body
{
	background: #FFFFFF;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	/*text-align: center;*/
}

/* ################   Position ################  */
#all
{
	background: #FFFFFF;
	color: #333333;
	border: none;
	font-size: 11px;
	width: 900px;
	/*text-align: center;*/
}

#headerrow
{
padding: 10px;
height: 60px;
}

.separator
{
text-align: center;
margin: auto auto 20px auto;
height:20px;
}

#leftcolumn
{
width: 200px;
vertical-align:top;
margin-bottom: 25px;
}

#maincontent
{
width: 460px;
vertical-align:top;
}

#rightcolumn
{
width: 220px;
text-align: left;
vertical-align:top;
padding: 0px;
}

#footer_spacer
{
height: 10px;
padding: 0px;
}

.totalPrice
{
color:#390770;
font-size: 15px;
font-weight: bold;
line-height:35px;
padding-right:5px;
}