@import url(css.css);

body {
	padding:0;
}

#cartlist li {
	list-style:none;
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #CCCCCC;
	float:left;
	clear:left;
	width:97%;
}

#cartlisttitle {
	background-color:#F6F6F6;
	text-align:center;
}

#goon li {
	clear:both;
	list-style:none;
	padding:10px;
	text-align:center;
}

#accountfor {
	background:url(../images/dot.gif) repeat-x top;
	background-color:#F6F6F6;
}

#accountfor li {
	list-style:none;
	padding:5px 10px 5px 10px;
}

#selectbox {
	margin:30px;
	height:80%;
}

#selectbox ul {
	float:left;
	width:33%;
}

#selectbox li {
	list-style:none;
	text-align:center;
	padding:10px;
}

.corbig {
	width:12%;
	text-align:center;
	float:left;
	line-height:22px;
}

.corbig1 {
	width:24%;
	text-align:center;
	float:left;
	line-height:22px;
}

.corsmall {
	width:15%;
	text-align:center;
	float:left;
	line-height:22px;
}

.font-valign {
	padding-top:30px;
}

.leftfloat {
	float:left;
}

.rightfloat {
	float:right;
}

.itemtitle {
	font-size:14px;
	font-weight:bold;
	color:#0066FF;
}

.formbox {
	margin:30px 100px 30px 100px;
	padding-bottom:20px;
	background:url(../images/dot.gif) repeat-x bottom;
}

.formbox li {
	clear:both;
	list-style:none;
	padding:5px 0 5px 0;
}

.topgreen {
	clear:both;
	height:5px;
	background-color:#91A41C;
}

.bottomgreen {
	height:10px;
	background-color:#BCD524;
}

.tdbox {
	padding:10px;
}

.tdsmbox {
	padding:5px;
}