#carList
{
	background:#AADC87;
}
#carList th
{
	background:#AADC87;
}

#carList td
{
	background:#EEF9E8;
	font-size:11px;
}
/*

.cart_title
{
height:25px;
background-color:#AADC87;
font-weight:bold;
text-align:center;
}

.gst
{
background-color:#EB6F5C;
font-weight:bold;
text-align:center;
}

.total
{
background-color:#EEF9E8;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}


.grand_total
{
background-color:#CC3300;
font-weight:bold;
text-align:center;
}

.button
{
background-color:#EEF9E8;
text-align:right;
}

.no_item
{
background-color:#0033CC;
height:30px;
text-align:center;
font-weight:bold;
}

#buyer_info_container
{
padding:5px;
overflow:hidden;
border:1px dashed #A980AA;
background-color:#EEF9E8;
}

#payment_type_container{
padding:5px;
overflow:hidden;
border:1px dashed #A980AA;
background-color:#EEF9E8;
font-weight:bold;
}

#personal_info
{
width:40%;
float:left;
}

#personal_title
{
font-weight:bold;
}

#shipping_address
{
width:55%;
float:right;
text-align:right;
}

#address
{
text-align:right;
font-weight:bold;
}

#button_confirm
{
text-align:right;
padding:5px;
}

.radio{
border:none;
background:none;
text-align:center;
}

#note{
font-weight:normal;
font-size:9px;
font-style:italic;
}

#box_error_msg1{
width:90%;
font-size:11px;
color:#CC0000;
background-color:#FFEAED;
line-height:15px;
font-style:normal;
}
*/
.error
{
	color:#FF0000;
	padding-left:10px;
}
#personalInfo input, #personalInfo textarea
{
	padding:0px;
}
