td.infoBoxHeading {
   font:normal 14px Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: black;
   padding-bottom: 13px;
}
td.boxText a {
   color:#fff;
	width:100%;
	font-weight:normal;
	font-size:13px;
	padding:0px 0px 0px 6px;
	text-decoration:underline;
	line-height: 1.8;
}
div.lightbackground a{
	color: black;
}
div.orderbox a{
	color: #fff;
	line-height: 1.0;
	padding: 0px;
}

div.floatright{
	float: right;
	background:url(../images/header-right-box.gif) no-repeat 0 bottom #699bc9;
	width: 212px;
	height: 400px;
}

div.mycontent{
	float: left;
}
table.productListing{
	border-collapse: separate;
}
div.orderbox {
	height:180px;
	overflow-y:auto;
}

td.productListing-heading{
	line-height:2;
	padding-bottom:10px;
	vertical-align:bottom;
}

div.osCError {
	background-color:#FF9F9F;
	background-image:url(/catalog/images/icons/error_icon.png);
	background-position:5px 4px;
	background-repeat:no-repeat;
	border-bottom-color:red;
	border-bottom-style:solid;
	border-left-color:red;
	border-left-style:solid;
	border-right-color:red;
	border-right-style:solid;
	border-top-color:red;
	border-top-style:solid;
	color:red;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:30px;
	padding-right:7px;
	padding-top:7px;
}
