.topbar
{
	margin: 10px 0px 0px 0px;
}
.topsearch
{
	border-width: 0px 0px 0px 1px;
	border-color: #95BDEE;
	border-style: solid;
	/*background-color: whitesmoke;*/
	padding: 10px;
	font-size: 1.5em;
}
.topsearch_label
{
	font-size: 1.2em;
	color: #2974D6;
}
.topsearch_textbox
{
	font-size: 1.2em;	
	width: 150px;
	padding: 2px;
	margin-left: 10px;
}
.topsearch_submit
{
	font-size: 1.2em;
	padding: 2px;
	margin-left: 10px;
}
.topcarttext
{
	/*background-color: whitesmoke;*/
	padding: 10px 0px 10px 0px;
	font-size: 13px;
	color: black;
}
.topcarttext a {
	color: black;
	text-decoration: underline;
}
.topcarttext a:hover {
	color: gray;
	text-decoration: underline;
}
.topcartimg
{
	border-width: 0px 1px 0px 0px;
	border-color: #95BDEE;
	border-style: solid;
	/*background-color: whitesmoke;*/
	padding: 12px 10px 10px 3px;
	font-size: 13px;
	color: black;
}
.topcartimg a {
	color: black;
	text-decoration: underline;
}
.topcartimg a:hover {
	color: gray;
	text-decoration: underline;
}
.toplink
{
	font-size: 13px;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}
.toplink a {
	color: white;
	text-decoration: underline;	
}
.toplink a:hover {
	color: #FF8A1B;
	text-decoration: underline;	
}
.topvertdivider {
	padding: 10px 10px 10px 10px;
	color: white;
	font-size: 13px;
}
.toplinks {
	background-image: url(http://www.ep-filters.com/images/gui/light_bg.gif);
}
.toplogoblock {
	background-image: url(http://www.ep-filters.com/images/gui/top_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0px 0px 5px 0px;
	border-color: #95BDEE;
	border-style: solid;
	padding-right: 10px;
}