A:focus
{
	outline: 0;
}
.dwd_nopages
{
	float: left;
	padding: 0 3px;
	font-size: 0.9em;
	color: #999999;
}
.dwd_imgnmbrsdiv
{
	display: block;
	margin: 2px 0;
	width: 580px;
	height: 20px;
	padding: 2px 0 1px;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #F8F8F8;
	clear: both;
}
A.dwd_imgno
{
	width: 18px;
	margin: 1px;
	font-size: 0.9em;
	color: #999;
	text-align: center;
	display: block;
	float: left;
}
A.dwd_selectedimgno
{
	width: 16px;
	margin: 0 1px;
	font-size: 0.9em;
	color: #1E5B7E;
	text-align: center;
	display: block;
	float: left;
	border: 1px solid #EEE;
}
A.dwd_previmg, A.dwd_nextimg
{
	background-repeat: no-repeat;
	width: 18px;
	height: 14px;
	display: block;
	float: left;
	text-decoration: none;
}
A.dwd_previmg
{
	background-image: url(images/left-arr.gif);
	margin: 3px 0 0 20px;
}
A.dwd_nextimg
{
	background-image: url(images/right-arr.gif);
	margin: 3px 0 0;
}
.dwd_main_img_container
{
	width: 580px;
	text-align: center;
	clear: both;
	margin-bottom: 15px;
}
A.dwd_main_img
{
	display: block;
	margin: 5px auto;
	width: 580px;
	text-align: center;
	clear: both;
}
DIV.mrec_content A.dwd_main_img
{
	text-align: center;
	width: 0px;
	margin: 0px auto 5px 165px;
	display: block;
	clear: both;
}
A.dwd_main_img:hover
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.dwd_thumbnavdim
{
	float: left;
	text-align: center;
	display: block;
	text-align: center;
	margin: 2px auto 10px;
}
A.dwd_thumbimg
{
	float: left;
	margin: 1px;
	border: 1px solid #666666;
}
A.dwd_selectedimg, A.dwd_thumbimg:hover
{
	float: left;
	margin: 1px;
	border: 1px solid #666666;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
