.rightHangImage {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	margin-bottom: -15px;
	margin-top: 30px;
}
h5 {
	font-size: 12px;
}
.FigureCaption {
	font-size: 9px;
	text-align: left;
}
.TableHeading {
	font-size: 14px;
	font-weight: bold;
	background-color: #728777;
	padding: 3px;
	color: #FFFFFF;
}
td p {
	padding: 5px;
}
.toptag {
	margin-top: 3px;
}
.leftImage {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#shortcuts {
	padding: 20px 15px 20px 20px;
	width: 350px;
}
#shortcuts ul {
	padding: 0;
	margin: 0;
	line-height: 15px;
}
#shortcuts li {
	border-bottom: 1px solid #ececec;
	list-style: none;
	margin: 0;
}
#shortcuts a {
	display: block;
	text-decoration: none;
	width: 350px;
	background: #fff;
	padding-left: 5px;
}
#shortcuts a:hover {
	background: #CCCCCC;
}
#shortcuts ul a#current, #shortcuts ul .current {
	background: #849C84;
	color: #FFFFFF;
}
.ownersmessage {
	border: 2px solid #FFFFCC;
	width: 350px;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/faq/pet_owners.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	height: 50px;
	padding: 5px 5px 5px 70px;
	border-color: #849C84;
}
#frmEmail label, #frmCytoResponse label {
	padding: 1px 2px;
	margin-bottom: -1px;
	display: block;
	color: #3A5840;
}
.submitbutton {
}
.frmField {
	border: 1px solid #849C84;
	margin-bottom: 5px;
	color: #403F4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frmCytoResponse .optional {
	color: #999999;
}
.note {
	font-size: 10px;
}
.articlefigure {
	border: 2px solid #99989E;
	padding: 5px;
	margin: 2px;
}

