.box
{
	margin:7.5px;
	clear:both;
}

.box_main
{	
	margin:0px;
	clear:both;
}

.boxTop
{
	overflow:auto;
	width:100%;
}

.boxTopHolder
{
	overflow:auto;
	position:relative !important;
	position:inherit;	
}

.boxLeftFade
{
	height:20px; 
	position:absolute;
 	width:3px; 
 	left:0
}

.boxLeft
{
	float:left;
	position:absolute; 
	bottom:0; 
	width:3px; 
	left:0;
}

.boxRightFade
{
	height:20px; 
	position:absolute;
	width:3px; 
	right:0
}

.boxRight
{
	position:absolute; 
	bottom:0; 
	right:0; 
	width:3px
}

.boxContent
{
	float:left; 
	margin-left:3px;
}

.boxContentPadding
{
	padding:15px;
}

.boxBottom
{
}

.boxBottomMiddle
{
	float:left; 
	height:20px;
}

.boxBottomCorner
{
	width:15px; 
	float:left; 
	height:20px;
}


.redBG
{
	color:#FFFFFF;
	background-color:#A3121F;
}
	
.shopBG
{
	color:#FFFFFF;
	background-color:#009999;
}

.whiteBG
{
	background-color:#FFFFFF;
	color:#656565;
}

.blackBG
{
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}

.blackBG a
{
	color:#FFFFFF;
}
