﻿body
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}
h1
{
	font-size: 18px;
	color: White;
}
h2
{
	font-size: 16px;
	color: White;
}
h3
{
	font-size: 14px;
	color: White;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	color: White;
}
h5
{
	font-size: 12px;
	color: White;
}
p
{
	font-size: 12px;
	color: White;
}
.contentboxtop
{
	font-weight: bold;	
}

fieldset
{	height: 47px;
}

fieldset ul
{
	list-style: none;	
}
fieldset ul li
{
	display: block;
	height: 35px;
	clear: both;	
}
fieldset ul li span
{
	color: White !important;
	font-weight: bold;
	font-size: 12px;
}
fieldset ul li label
{
	display: block;
	float: left;
	width: 160px;
	height: 35px;	
	color: White;
	font-weight: bold;
}
fieldset legend
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: White;	
}

.ULShoppingCart
{
	list-style: none;
	margin-bottom: 15px;
}
.ULShoppingCart li
{
	display: block;
	height: 50px;	
	clear: both;
	
}
.ULShoppingCart li img
{
	width: 1px;
	height: 1px;
	border: solid 1px #22FFFF;
}

.ULCheckout
{
	list-style: none;	
}
.ULCheckout li
{
	display: block;
	height: 25px;	
}
.ULCheckout li img
{
	width: 25px;
	height: 25px;
	border: solid 1px #22FFFF;
}
span
{
	color: White !important;	
}
