.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
}
#small-img-container { 
	width: 552px;
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:8px;
	left: 8px;
}
#small-img-container img {
	float: left;
	margin-left:0px;
}
#small-img-container span { 
	float: left;
	margin-left:0px;
	width:10px;
	height:16px;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	color:#025AA2;
	font-size:12px; line-height:16px;
	font-weight: bold;
}
.no-bord { background: url(../images/hover-img-a.gif) no-repeat left top; cursor:pointer; 
	
}
.bord{background:url(../images/hover-img.gif) no-repeat left top; cursor:pointer; 
	
}
#description-container {
	position:relative;
	width: 560px;
	height:228px;
	float: left;
	clear: both;

}

.description-back { 
	opacity: 0;
	position:relative;
	height:228px;
	cursor:hand;
}
.description span{
	position: relative;
	left:0px;
	float:right;
	padding-top:11px;
}

#maintd { background:url() no-repeat left top;}