#tmpl8a_fixedHeightHeader,#templ8a_lhs_container,#templ8a_rhs_container,#tmpl8a_ctr_topbar,#tmpl8a_fixedHeightFooter,.siteLink{
	display:none;
}

.pageHeader{
	padding-bottom:3px;
    font-size: 18px;
    color:#555555;
}

.pageSubHeader{
	padding-bottom:3px;
    padding-top:1px;
    font-variant:small-caps;
    margin-bottom:8px;
    font-size: 13px;
}

#templ8a_ctr{
}

.sectionHeader{
	padding-bottom:3px;
    padding-top:25px;
    margin-bottom:4px;
    font-size:18px;    
    color: #444444;
	font-weight:bold;
	clear:both;
}

.sectionSubHeader{
	padding-bottom:3px;
    color: #777777;
    font-variant:small-caps;
    margin-bottom:4px;
    font-size: 11px;
}

.sectionContent{
	word-spacing:2px;
    line-height:18px;
    color:#555555;
}

.clearFloat{
	clear:both;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.checkoutConfirmationValue{
	margin-left: 175px;
	display:block;
	line-height:20px;
}

.checkoutTotal{
	width:120px;
	clear:both;
}

.checkoutConfirmationItemHeader{
	display:block;
}

.checkoutConfirmationItemUnitPrice{
	float:left;
	width: 150px;
}

.checkoutConfirmationItemQuantity{
	float:left;
	width: 100px;
}

.checkoutConfirmationItemPrice{
	float:left;
	width: 200px;
	padding-bottom: 10px;
}