#checkout_wrapper {
	overflow:hidden;
	width:884px;
	margin:auto;
}

#returning_customer{
	width:430px;
	float:left;
	text-align:justify;
	border:#CCCCCC solid 1px;
}

#new_customer{
	width:430px;
	float:right;
	text-align:justify;
	border:#CCCCCC solid 1px;
}

.log-h2{
	background-color:#000000;
	color:#FFFFFF;
	width:350px;
}

.log-p{
	font-family:tahoma;
	font-size:10px;
}

.sml{
	font-size:11px;
	font-family:tahoma;
}

.forgot-password{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
}

.p{
	font-family:tahoma;
	font-size:12px;
}

