.ListItem
{
	width: 750px;
	/*height:65px;*/
	float:left;
	clear:both;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

.Photo
{
	width:118px;
	height:65px;
	float:left;
}

.Photo img
{
	width:118px;
	height:65px;
}

.Text
{
	font-family:Arial;
	padding-left:10px;
	width:600px;
	float:left;		
	clear:right;
}


span.Title
{
	font-size:13px;
	font-weight:bold;
	color:Black;
}
span.Description
{
	font-size:11px;
	font-weight:normal;
	color:Gray;	
	line-height:1.3;
}

#mtabs_4
{
	background: transparent url(/css/images/silverpixbackground.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}



#mtabs_4 h2{
	
	font-family: Arial, sans-serif;
	color: black;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	
}

#mtabs_4 ul 
{
	
	list-style-type: none;
	margin: 0;
	padding: 0; 
    /* border-bottom: 1px solid silver;*/
	
	float:left;
}

#mtabs_4 li
{
	float:left;	
	/*margin-top:5px;*/
    border: none;    
	background: url(/css/images/tab4.jpg) repeat-x left bottom;
	text-align:center;
	width:194px; 
	height:30px;
	line-height: 3.5em; /* alliena test */
  	text-transform: uppercase;
  
}

#mtabs_4 li:hover
{
	background: url(/css/images/tabhover4.jpg) repeat-x left bottom;
	  
}

#mtabs_4 ul li.active
{
	float: left;
	width:194px; 
	height:30px;
  	background: url(/css/images/tab-Active4.jpg) repeat-x left bottom;

}

#mtabs_4 ul li a
{
	font-weight: normal;
	height:30px;
	text-decoration: none;
}

#mtabs_4 ul li.active a
{
	
    font-weight: bold;
	vertical-align:bottom;
}


#mtabs_4 ul li a:link ,#mtabs_4 ul li a:visited
{
	color:Black;
}
