.dotdHead {
	background:url(/images/dotdHead.png);
	width:559px;
	height:40px;
	margin-top:20px;
}
.dotd {
	background:url(/images/dotdBg.png);
	position:relative;
	width:559px;
}
.dotd a {
	font-size:24px;
	text-decoration:none;
	color:#0033ff;
	font-weight:normal;
	display:block;
	padding:15px 0 10px 17px;
}
.dotd a:hover {
	text-decoration:underline;
}
.dotd img.prodImg {
	border:#c4cddc solid 1px;
	margin:-23px 0 20px 0px;
	padding:0px;
}
.dotd p {
	position:absolute;
	width:310px;
	margin:14px 0 0 210px;
	padding:0px;
	color:#333;
}
.dotd span {
	position:absolute;
	margin:55px 0 0 210px;
	padding:0px;
}
.dotd img.button {
	position:absolute;
	margin:90px 0 0 185px;
	padding:0px;
}
.dotdFoot {
	background:url(/images/dotdFoot.png);
	width:559px;
	height:18px;
}

.dotdTitleHead {
	background:url(/images/dotdTitleBg.png);
	width:559px;
	height:46px;
	margin-top:20px;
}
.dotdTitleHead h2 {
	padding:13px 0 0 13px;
	margin:0;
}
.dotdTitle p {
	color:#333;
	width:530px;
	padding:13px;
	line-height:160%;
}
.dotdTitle p.small {
	color:#333;
	font-size:11px;
	padding:0 0 0 13px;
}
.dotdTitle a {
	color:#1f50e0;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.dotdTitle a:hover {
	text-decoration:underline;
}