.main { 
			width:420px;
			clear: both;
			}

.thumb { 
			width:150px;
			float:left;
			}


.text { 
			width:260px;
		   float:right;
		 
			}
.text2 { 
			width:300px;
		 
			}

span  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000;
}

.head {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:13pt;
		color:#085779;
}




a:link { color: #000; }
a:hover { color: #085779; }
		