#companynews {
	color: #062E77;
	background-color: #F7FAFD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	border: 1px solid #bad5e4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
}
#corporatenews {
	background-color: #f7fafd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	border: 1px solid #bad5e4;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../skin_img/orangebullet.gif);
}
#productnews {
	background-color: #f7fafd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	border: 1px solid #bad5e4;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../skin_img/orangebullet.gif);
}
#mediainfo {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../skin_img/orangebullet.gif);
}
#productnews li ul {
	margin-bottom: 0px;
}
#productnews li ul li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../skin_img/dash.gif);
}
#copyright {
	font-size: 0.75em;
	margin-bottom: 15px;
}
#stage #contentMain #copyright #merzdirect {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
}
#stage #contentMain #copyright #backtotop {
	float: right;
}
#stage #contentMain #copyright #privacy {
	float: left;
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -5px;
	margin-bottom: 18px;
	clear: both;
	width: 400px;
}
#stage #contentMain #copyright #privacy a {
	color: #999999;
}
#stage #contentMain #copyright #privacy a:hover {
	color: #333333;
}


/*---------------------------------------- Product Box -- Left Nav -------------------------------------*/
#productbox {
	width: 157px;
	float: left;
	margin-top: 25px;
	clear: both;
}
#productsheadline {
	background-color: #f6f6f6;
	background-image: url(../skin_img/base_dotted-arrows-sprite.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#productsheadline a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #062e77;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}
#productsheadline a:hover {
	color: #666666;
	background: url(../skin_img/base_dotted-arrows-sprite.gif) no-repeat 7px -82px;
	text-decoration: underline;
}
#nonprescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #0a2352;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
}
#prescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #0a2352;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.product {
	background-image: url(../skin_img/base_dotted-arrows-sprite.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}
.product a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0a2352;
	text-decoration: none;
	padding-left: 18px;
}
.product a:hover {
	text-decoration: underline;
	background-image: url(../skin_img/base_dotted-arrows-sprite.gif);
	background-repeat: no-repeat;
	background-position: 7px -86px;
}

#otherproducts {
	padding-bottom: 10px;
	padding-top: 10px;
}
#otherproducts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #0a2352;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#otherproducts a:hover {
	text-decoration: underline;
}
#home #stage #contentMain .currentdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}
