.rmborder{
background: url(../images/vertical-border.gif) left top repeat-y;
padding-left: 8px;
height:100%;
}

.cartTable{
	border:1px solid #CCCCD1;
}
.cartTable th{
	background-color: #CCCCD1;
	color:#5E5D63;
}
.cartTableHead{
	background-color:#CCCCD1;
	text-align: center;
	font-weight:bold;
}
tr.odd { background:#F1F0F6; }
tr.even { background:#FFFFFF; }
#nostyle{
	border: 0px;
	background-color:#FFFFFF;
}
.lino{
	color:#ccccd1;
	height: 1px
}

.WeberPromo{
	width: 100%;
}
.WeberPromo div{
	text-align: center;
	margin: 14px auto;
}
#line1{
	font-size: 12pt;
	font-weight: bold;
}
#line2{
	font-size: 16pt;
	font-weight: bold;

}
.WeberPromo textarea{
	text-align: left;
	width: 400px;
	margin: 0 auto;
	vertical-align: middle;
	font-size: 8pt;
}

.WeberPromo td.question{
	padding: 0 10px;
	text-align:center;
}

.WeberPromoTerms{
	padding: 0 10px;
	text-align:center;
}

sub{
	font-size: smaller;
	position:relative;
	bottom: 0.5em;
	line-height: 2;
}
#weber{
	background-color: #dddddd;
}