.clearFloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.imgLeft {
	float: left;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.floatLeft {
	float: left;
}
.newsLeft {
	float: left;
	margin-top: -3px;
	margin-right: 12px;
}
.spacer  {
	margin: 24px 14px 0px;
	text-transform: uppercase;
	font-size: 8pt;
	color: #200020;
	text-align: center;
	letter-spacing: .1em;
}
.rtColImg {
	margin: 12px 0px 0px 14px;
	float: left;
}
#container {
	background: url(images/interface/background.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#branding {
	height: 155px;
	width: 800px;
}
#urHere {
	height: 26px;
	width: 600px;
	float: left;
	background-color: #f0D8E7;
}
#shopCart {
	height: 26px;
	width: 200px;
	float: right;
	text-align: right;
	background-color: #F0D8E7;
}
#leftNav {
	float: left;
	width: 180px;
}
#content {
	float: left;
	width: 440px;
	background-color: #200020;
}
#rightCol {
	width: 180px;
	float: right;
}
#rightColClinic {
	width: 180px;
	float: right;
}
#prod1, #prod2, #prod3 {
	width: 440px;
	padding-top: 15px;
	float: left;
}
#formBkgrd {
	background: #FDF1F8;
	width: 400px;
	margin-left: 20px;
	border: 1px solid #F0D8E7;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content table.newsletters {
	text-align: center;
	border-width: 0px;
	margin-top: 12px;
	color: #999999;
}
#content table.newsletters td {
	border-right: 1px solid #DCD3BD;
	border-left: 1px solid #DCD3BD;
}
#content table.iframe {
	background: #D5EEEE;
	text-align: center;
	border-top: 5px solid #D5EEEE;
	border-right: 2px solid #D5EEEE;
	border-bottom: 5px solid #D5EEEE;
	border-left: 2px solid #D5EEEE;
}
#slideShow {
	width: 160px;
	padding-left: 15px;
	padding-top: 12px;
}
#teasers {
	float: left;
	width: 400px;
	margin-left: 10px;
	display: inline;
}
#schedule {
	background: #66CCCC;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 12px;
}
