#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; font-weight: normal; }

/*SITEMAP*/
ul#sitemap { margin: 0; padding: 0; }
ul#sitemap li { list-style-type: none; margin: 10px 0 20px 0; font-weight: bold; }
ul#sitemap li ul li { margin: 10px 0 10px 0; font-weight: normal; list-style-type: square; color: #6e5751; }
ul#sitemap-alpha { margin: 0; padding: 0 0 0 0px; font-weight: normal; list-style-type: square !important; color: #6e5751; }
ul#sitemap-alpha li { margin: 10px 0 10px 25px; font-weight: normal; list-style-type: square !important; color: #6e5751; }

#breadcrumb {margin-top:0px;}
.inputbox {float:right;width:250px;margin:0px 0px 0px 5px; clear:left;}
.frleft {clear:both;width:330px;}
th {text-align:left;}

.imageleft { float: left; margin: 5px 10px 10px 10px; }
.imageright { float: right; margin: 0 5px 10px 10px; }
.imageleft-border { float: left; margin: 5px 10px 10px 10px;padding:3px; border:1px solid #000000; }
.imageright-border{ float: right; margin: 0 5px 10px 10px; padding:3px; border:1px solid #000000;}

.textboxRight {float:right;}
.product-wrapper input[type=checkbox] {float:right;background:#ccc;margin-bottom:0px;}
#productInfoMailBox {padding-left:0px;text-align:left;width:190px;float:right;margin:20px 22px 0px 0px;}

.intranet-product-table {
	width: 90%;
}

.intranet-product-table th, .intranet-product-table td {
	margin: 0;
	padding: 0 1em 1em 0;
	vertical-align: top;
	text-align: left;
}

.intranet-product-table .product-title {
	color: #bd3d76;
	font-size: 1.2em;
}

a.stbar.chicklet img {cursor:pointer;border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {cursor:pointer;height:16px;line-height:16px;}

.table-battery {
	width: 99%;
}

.table-battery th {
	background-color: #f5f6eb;
	width: 17%;
}

.table-battery td {
	border-bottom: 2px solid #f5f6eb;
}
.error {color:red;}
#errorMessage {font-weight:bold;height:20px;float:left;width:300px;padding-bottom:10px;clear:both;}
.largeFact{font-size:40px;color:#bd3d76;margin-top:10px;}