h2
{
	width: 550px;
	height: 53px;
	text-indent: 0;
	font-size:18px;
	line-height: 22px;
	color:#000;
	display: block;
	float: left;
	background: none;
}


h3
{
	width: 100%;
	text-indent: 0;
	font-size:16px;
	color:#000;
	margin: 0;
	padding: 11px 0;
	display: block;
	float: left;
	background: none;
}

h3#about
{
	width: 127px;
	height: 22px;
	text-indent: -9999px;
	background: url(../images/buttons/about.gif);	
	display: block;
	padding: 0;
	margin-top:21px;
	float: left;
}

h3 small
{
	font-size: 11px;
}

.info
{
	Width: 550px;
	height: 325px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #ececec;
}

.info dl
{
	width: 100%;
	height: 75px;
	border-bottom: 1px solid #ccc; 
	clear: both;
}

.info dl dt 
{
	width: 60px;
	float: left;
	padding-right: 20px;
}

.info dl dd
{
	float: right;
	width: 469px;
	padding-top:40px;
}

.info dl dd label
{
	width: 75px;
	margin-bottom: 12px;
}
.info dl dd input 
{
	width: 25px;
}

.info dl dd input.update 
{
	width: 127px;
	height: 22px;
	padding: 0;
	border 0;
	margin-left: 11px;
	float: right;
}

.preorderarea input.proceed
{
	width: 239px;
	padding: 0;
	border: 0;
	height: 31px;
	float: right;
	margin-right: 2px;
}

#totals dl
{
	width: 550px;
	height: 20px;
	clear: both;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	font-weight: bold;
}

#totals dl dt
{
	width: 100px;
	float: left;
}

#totals dl dd 
{
	width: 100px;
	padding: 0;
	float: right;
	text-align: right;
	font-size: 14px;
}

#totals dl.total
{
	border-bottom: 1px solid #000;
}


.pre-order label, .pre-order input, .pre-order select
{
	float: left;
	display: block;
	margin-bottom: 3px;
}

.pre-order label
{
	clear: both;
	font-weight: bold;
	width: 120px;
}

.pre-order input, .pre-order select
{
	width: 236px;
	padding: 2px;
	border: 1px solid #ececec;
}

input:focus
{
	border: 1px solid #ececec;
	background: #fcfdec;
}


.pre-order, #paymentframe
{
	height: 331px;  
	margin:11px 0 0 0; 
	padding:11px; 
	display: block; 
	border-width: 0; 
	background: url(../images/template/big-selected-background.gif); 
}

#paymentframe
{
	background: #fff;
	height: auto;
	min-height: 331px;
}

.preorderarea
{
	width: 366px;
	float:right;
	padding: 0;
	line-height: 18px;
}
