#productrow #reason {
	width: 320px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A37C16;
}
#productrow #no {
	width: 185px;
	float: left;
	height: 30px;
	background-image: url(../img/checkno.png);
	background-repeat: no-repeat;
	background-position: 80px 0px;
}
#main #productrow {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #ECBF3C;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 35px;
}
#productrow #yes {
	width: 170px;
	float: left;
	background-image: url(../img/checkyes.png);
	background-repeat: no-repeat;
	background-position: 80px;
	height: 30px;
}
#main #photocallout {
	width: 200px;
	float: right;
	margin-left: 20px;
}
#photocallout #photocaption {
	font-size: 10px;
	text-align: center;
}
#news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3B63F;
	clear: both;
	margin-bottom: 15px;
	height: 190px;
}
#news #newsphoto {
	width: 150px;
	float: left;
	height: 150px;
	margin-right: 25px;
}
#news #newscontent {
	float: left;
	width: 460px;
}
#newsphotolarge {
	float: right;
	margin-left: 20px;
}
#testimonial {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #186B57;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
#testimonialwho {
	width: 400px;
	margin-left: 25px;
	margin-top: 7px;
	font-size: 10px;
	font-weight: normal;
}
.top10 {
	font-size: 18px;
	color: #390;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #8DCBFF;
}

#main #gallery {
	width: 200px;
	background-color: #EBC149;
	border: 1px solid #666;
}
#gallery #dogname {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

