/* ### Body ###################################################################### */

div.bodySmallBlackH2
{  
	float:left;
    margin-bottom:20px;
} 

/* ### Title ####################################################################### */

div.titleSmallBlackH2
{ 
    color:#505050; 
    font-family: Trebuchet MS, Helvetica, Arial, Sans Serif; 
    font-size:18px; 
    padding:10px 0px 0px 10px; 
    text-align:left;
    font-weight:bold;
    line-height:18px;    
    background-image:url(images/bg-container-top-small.png);
    background-repeat:no-repeat;
    width:229px; height:33px;
    float:left;
} 
 
/* ### Content ##################################################################### */

div#divContentSmallBlackH2{ float:left; margin-bottom:20px; margin-top:0px; } 
div.contentSmallBlackH2
{ 
	font-family:Trebuchet MS; font-size:12px; color:#000000; text-align:left;
	background-image:url(images/bg-container-content-small.png);
	background-repeat:repeat-y; width:219px;
	padding:0 10px 0 10px; margin-bottom:0px;
	float:left;
} 

div.contentSmallBlackH2 .normal
{
     font-family:Arial; font-size:12px; color:#000000;
}
/* div.contentSmallBlackH2 img{border:0;} */

.small-footer 
{  
	width:239px; height:26px; margin-top:0px;
	background-image:url(images/bg-container-bottom-small.png);
    background-repeat:no-repeat; float:left;
}



