.smallbutton{
	background-color: #d21034;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	font-weight: bold;
	color: #eeeeee;
}

#enhancedtop {
	color: #FFFFFF;
	background-image: url(../images/vet/enhancedtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 510px;
	text-transform: uppercase;
	font-size: 16px;
	text-indent: 20px;
	line-height: 36px;
}
#enhancedleft {
	color: #333333;
	background-image: url(../images/vet/enhancedleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	width: 225px;
	float: left;
}
#enhancedleft p {
	padding-left: 20px;
}

#enhancedright {
	color: #333333;
	background-image: url(../images/vet/enhancedright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	width: 285px;
	float: left;
}
#enhancedright p {
	padding-left: 8px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
}

.enhanced {
	font-weight: bold;
}
#enhancedbottom {
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/vet/enhancedbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 510px;
	clear: both;
	text-indent: 20px;
	line-height: 45px;
}
#enhancedbottom p {
	padding-left: 20px;
	padding-top: 16px;
}
#enhancedbottom a {
	font-weight: bold;
	text-transform: uppercase;
	color: #d21034;
	text-decoration: none;
}
.minutetext {
	font-family: "Times New Roman", Times, serif, Bembo;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.h1red {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d21034;
}