/* CSS Document */


#innerBrandFocus
{
	margin-left: auto;
	margin-right: auto;
	clear:both; 
	width:400px; 
}
	#innerBrandFocus .focus1
	{
	float:left; width: 191px; margin:0px 15px 15px 0px;
	}
		#innerBrandFocus .focus1 .title 
		{
		float:left; color:#000000; font-size:12px; text-decoration:none; font-weight:bold; padding: 0px 0px 8px 0px;
		}
		#innerBrandFocus .focus1 .photo 
		{
		float:left; width: 186px; height: 131px; background: url('/assets/images/global/medFocus_bg.gif'); background-repeat: no-repeat;  padding: 6px 0px 0px 5px;
		}
	
	#innerBrandFocus .focus2
	{
	float:right; width: 191px;  margin:0px 0px 15px 0px;
	}
		#innerBrandFocus .focus2 .title 
		{
		float:left; color:#000000; font-size:12px; text-decoration:none; font-weight:bold; padding: 0px 0px 8px 0px;
		}
		#innerBrandFocus .focus2 .photo 
		{
		float:left; width: 186px; height: 131px; background: url('/assets/images/global/medFocus_bg.gif'); background-repeat: no-repeat;   padding: 6px 0px 0px 5px;
		}

	
