﻿.ms-formfieldcontainer
{
	clear:both;	
}
#containt .ms-formfieldcontainer span
{
	float:none;  
	font-size:11px;
	font-weight:normal;
	padding: 0;	
}

#containt .pressroommiddleDetail div.detail { float: left; font-size: 13px; padding: 0 0 20px 0; line-height: 17px; width:100%; } 

.threadRating .ratingStar
{
    margin-right: 2px;
}

.threadRating
{
	display:inline;						
}
.ratingStar
{
	width:20px;
    	height:19px;							
    	float:left;
}

.smallRatingStar
{
	width:12px;
   	height:11px;							
}


.threadRating .filled
{    
    background-image: url( '/Assets/Images/Communities/Ratings/filledStar.gif' );
}

.threadRating .saved
{
    background-color: #FF0000;
}

.threadRating .empty
{

    background-image: url( '/Assets/Images/Communities/Ratings/emptyStar.gif' );
}

.threadRating .smallFilled
{    
    background-image: url( '/Assets/Images/Communities/Ratings/filledSmallStar.gif' );
    margin-right:1px;
}

.threadRating .smallEmpty
{

    background-image: url( '/Assets/Images/Communities/Ratings/emptySmallStar.gif' );
        margin-right:1px;
}

.communityRight .threadview .colright div.rate{ float:left; margin:5px 0 0 20px;}
.communityRight .threadview .colright div.rate a{ float:left; margin:0 14px 0 0; color:#999999; text-decoration:none; font-size:11px;}
.communityRight .threadview .colright div.rate img{ float:left;}
/*.communityRight .threadview .colright p{ margin:0 0 20px 0;}*/

.smallCall .promotion div.content
{
	padding:15px 22px 15px 14px;		
	line-height:15px;				
}

.smallCall .promotion div.content p
{
	padding:0;					
}



.smallCall .promotion a { color:#009fe4; text-decoration: none; margin:4px 0 0; display:block;}
.smallCall .promotion a:hover { text-decoration: underline; }


/* Newsroom */

#containt .NewsroomRight div.content, #containt .NewsroomLeft div.content  { color: #333333; padding: 0 30px 8px 0; line-height: 16px; }
#containt .NewsroomRight div.content p, #containt .NewsroomLeft div.content  p{ padding-bottom:8px; }

.newsroomPageTitle
{
				
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 url(/Assets/images/page-title-h-left.gif) no-repeat scroll left top;
height:47px;
margin:21px 0 0;

}
.CommunityBanner1 span, .CommunityBanner2 span, .CommunityBanner3 span
{
text-align:left;
text-indent:-99999px;
}
