﻿h3 
{
    font: 32px arial, serif;
    color:#2E2E2C;
    background:#FFF;
    margin: -5px 0 0 0;
    padding: 0;
    font-weight: bold;
    height: 32px;
}
#content
{
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}

#storeContent
{
	width: 1004px;
	padding-left: 22px;
	/*margin-top: 39px;	*/
}

.checkoutheader
{
	width: 100%;
	text-align: right;	
}
/*.checkoutheader h4
{
	font-weight: normal;
}*/
#breadcrumb #breadcrumbControl_siteMapPath 
{
margin-left:50px;
}
h4 
{
    font: 12px arial, serif;
    font-weight: bold;
}
#checkoutHeader
{
	/*padding: 39px 0px 0px 22px;	*/
}
a
{
	color: #808185;
}
.cl
{
	text-align: left;	
}