.maincontent .basketheader thead
{
	background-color: #FFF;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-bottom: 10px;
}

.baskethead
{
	text-align: center;
	padding-bottom: 7px;
	border-bottom: 1px solid #000;
}

.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px 0px 0px 0px;
}

.content tr
{
	padding: 0px 0px 0px 10px;
}

.formheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F30;
}

fieldset
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 12px;
	background-color: #FFF;
	border: none;
}

fieldset label
{
	text-align: right;
	padding: 5px 10px 0px 0px;
}

label
{
	float: left;
	width: 120px;
}

.editorder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0px 0px 0px 14px;
}

.editorder a
{
	color: #000;
}

.editorder a:hover
{
	color: #F30;
}

.editorder a:active
{
	color: #F30;
}

.contentbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.content2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-indent: 10px;
}

.smalltype
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding: 5px 0px 0px 12px;
}

.smalltype2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px 0px 0px 12px;
}

.total
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	padding: 0px 12px 0px 0px;
}

.basketheadcheckout
{
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	border-bottom: #000;
	font-size: 10px;
}

.basketitem
{
	/*background-image: url(../images/basket_itemstrip.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	text-align: center;
	border-bottom: #999;
	background-color: #CCC;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.basketitem2
{
	background-color: #454;
	border-bottom: #000;
	border-width: 0 0 0 0;
	border-style: none none none none;
}

.basketitem3
{
	background-color: #4c4c4c;
	border-top: #000;
}

.basketbottom
{
	background-color: #FFF;
}

.basketbottom2
{
	background-image: url(../images/header_clear.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 565px;
	background-position: left bottom;
	padding: 10px 0px 10px 0px;
}

.basketbottom3
{
	background-color: #CCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 4px;
}

