/*/////////////////////////////////////////////////////////////////////
	Customer Support Section Styles
/////////////////////////////////////////////////////////////////////*/

#pageContent a {
	color: #D70B8C;
	text-decoration: none;
}
	
#pageContent a:hover {
	color: #333333;
	}


div.wheelieBin img{
	float: left;
}

div.wheelieBin p{
	float: left;
	width: 600px;
	padding-left: 20px;
}


	
form .selectBox.lessMargin {
	margin: 0 0 0 10px;
	}

form .textarea{
	margin-left: 10px;
}

form .textarea{
	width: 210px !important;
	height: 135px;
}

div.frmLeft{
	float: left;
	width: 240px;
}



form button.btn{
	margin: 10px;
}

form input#WEE_collection_date{
	display: none;
}

form input#WEE_collection_date_Year_ID{
	width: 53px;
	margin-right: 0 !important;
	background-image: url(../../images/layout/search-input-sm.gif);
}

form #WEE_collection_date_Month_ID, form #WEE_collection_date_Day_ID{
	margin-left: 10px;
	margin-right: 0 !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 1.2em !important;
}

form #WEE_collection_date_ID_Link img{
	float: none !important;
	display: block !important;
	margin-left: 0 !important;
	padding-top: 3px;
}


form.frmGfx label.labelInline {
	display: inline;
	padding: 10px 9px;
	}
	
ul#custSuppOps {
	list-style-type: none;
	margin: 0 0 0 3px;
	}
	
ul#custSuppOps li {
	line-height: 4.0em;
	background: url(../../images/layout/dotted-line.gif) repeat-x;
	background-position: bottom;
	padding: 0 0 0 5px;
	}
	
ul#custSuppOps li a {
	background:transparent url(/images/buttons/read-more.gif) no-repeat scroll 0 0;
	color:#333333;
	padding: 0 0 0 30px;
	}
	
ul#custSuppOps li a:hover {
	color: #D70B8C;
	}

table#priceTbl th{
	text-align: left;
	padding: 0 0 0 12px;
	}	

table#priceTbl td {
	width: 238px;
	}
	
table#priceTbl td.lastTd {
	width: 180px;
	}	
	
table#priceTbl td.plusMinus {
	width: 30px;
	vertical-align: top;
	padding-top: 3px;
	}

ul, ol {
	margin-bottom:16px;
}
#pageContent ul li, #pageContent ol li {
	margin-left:15px;
}

.float {
	float:left;
}



