#main_img_cont div{
	border:solid 0px black;
}
.row{
	height:90px;
	margin-bottom: 10px;
}
#main_img_cont .cell{
	position:relative;
	width:90px;
	float:left;
	margin-right:10px;
}
#main_img_cont_ .cell{
	position:relative;
	width:150px;
	float:left;
	margin-right:20px;
}
.cell a:hover{
	cursor:pointer;
}

#main_img_cont img{
	width: 90px;
	height: 90px;
}
.title{
	display:block;
	width:158px;
	color:LightSteelBlue;
	font-size:16pt;
	font-weight:bold;
}