BODY {
	margin: 0px;
	padding: 0px;
	background-image: url("/templates/sitel/images/bg.jpg");
	background-repeat: repeat-x;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#alert {
	background-color: #fdf6d4;
	border: 2px solid #eae3c1;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#alert p {
	margin: 0px;
	padding: 0px;
}

.btsmall {
	margin-bottom: 5px;
	border: 0px;
}

.cartTable {
	width: 600px;
}

#clear {
	clear: both;
}

#content {
	width: 850px;
	margin: 10px auto 10px auto;
	background-image: url("/templates/sitel/images/bg2.jpg");
	background-repeat: repeat-y;
}

#content2 {
	width: 830px;
	margin: 0px auto 10px auto;
}

#content3 {
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
}

#content3 h1 {
	color: #d91e2f;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#content3 h2 {
	color: #d91e2f;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#formbox {
	border: 1px solid #43515e;
	width: 590px;
	padding: 10px 0px 10px 0px;
	position: relative;
	margin: 20px auto 0px auto;
	color: #43515e;
}

.formButton {
	width: 200px;
	text-align: center;
}

#formcella {
	font-weight: bold;
	padding: 4px;
	text-align: right;
	width: 150px;
	vertical-align: top;
}

#formcellb {
	padding: 4px;
	vertical-align: top;
}

#formtable {
}

.formarea {
	border: 1px solid #43515e;
	margin: 0px;
	padding: 2px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #43515e;
	width: 225px;
	height: 50px;
}

#formbutton {
	background-color: #93a0aa;
	color: #ffffff;
	width: 100px;
	padding: 1px;
	text-align: center;
	font-weight: bold;
}

#formbutton a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.formtext {
	border: 1px solid #43515e;
	margin: 0px;
	padding: 2px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #43515e;
	width: 225px;
}

#formtitle {
	position: absolute;
	top: -16px;
	left: 10px;
	background-color: #ffffff;
	padding: 7px;
	color: #43515e;
	font-size: 14px;
}

.footer {
	margin-top: 10px;
}

#helpTable {
	width: 490px;
}

#helpTable tr td {
	border-bottom: 1px solid #e0e0e0;
}

#helpTable tr th {
	text-align: left;
}

#main {
	width: 975px;
	margin: 0px auto 0px auto;
}

#prodpriceTable {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

#prodpriceTable tr th {
	padding: 3px;
	margin: 0px;
	text-align: left;
	border: 1px solid #000000;
	background-color: #a71c00;
	color: #ffffff;
}

#prodpriceTable tr td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #000000;
}

#prodTable {
	width: 600px;
}

#prodTable tr td {
	vertical-align: top;
	text-align: center;
	width: 200px;
}

#product-thumb {
	width: 181px;
	float: right;
	text-align: center;
}

#sidebar {
	width: 208px;
	float: left;
}

#sidemenu {
	margin-bottom: 10px;
}

#sidemenu-top {
	width: 208px;
	height: 45px;
	background-image: url("/templates/sitel/images/menutop.jpg");
}

#sidemenu-middle ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidemenu-middle ul li {
	background-image: url("/templates/sitel/images/libg.jpg");
	margin: 0px;
	padding: 0px;
	width: 208px;
	height: 25px;
}

#sidemenu-middle ul li a {
	text-decoration: none;
	position: relative;
	top: 4px;
	left: 15px;
}

#theProduct {
}