.CustomAvatarListCustomContent p 
{ margin-bottom: 20px; }
				
p, h4 {font-size: 110%;}
				
/* BLOGS */
.CommonContentBoxContent 
{
    padding: 0px 3px 15px 0px;
    font-size: 110%;
    overflow: hidden;
}
				
.dellCommentBubble {width: 70%;}
				
.bubbleBottom {width: 100%;}
			
.bubbleInner { width: 100%;}
				
.CommonCommentArea 
{
  font-size:90%
  margin: 1px 0;
  overflow: hidden;
}
		
.dellBlogCommentBubble {
float: left;
margin-left: 25px;
}
			
.commentAvatarContainer 
{
  float:left;
  margin-right:24px;
  width:100px;
}
				
/* forums */
.postContentContainer { font-size: 13px; color: #333; }
				
/* BULLETS*/
				
/*END BULLETS*/
	
				
/* BLOG TITLES*/
			
.CommonAvatarListItemNameInline{ font-size: 15px;   }
			
/* FOOTER FONT */

.para_small {  
  font-size: 11px; 
}
				
/* RECENT POST WIDGET */
			
.recentposts {margin-left: 0em; font-size: 11px; }




