#colmask {
	position:relative;
	clear:both;
	float:left;
	width:936px;		
	overflow:hidden;	
	background-color: #ffffff;
	margin: 0px 8px;
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
}
#col1 {
	width:100%;
	margin-left:5px;
}
#col2 {
	float:left;
	width:200px;
	position:relative;
	margin-left:-50%;
	left:215px;
}
#col3 {
	float:left;
	width:200px;
	left:15px;
}
/* Internal Divs */
#contentcenterback {
    background-color: #DDDDDD;
    width: 99%;
    height: 100%;
	display:block;
	float:left;
}

#specialdeals {
    background-color: #F4F4F4;
	margin: 8px;
    height: 100%;
	display:block;
	float:left;
	min-height: 610px;
}

* html #specialdeals {
	margin:8px 4px;
	padding-bottom: 20px;
	height: 610px;
}


#orange {
    background-color: #FF760E;
	font-size: 28px;
	color:#ffffff;
	display:block;
	text-align:center;
	padding: 4px;
	margin-bottom: 12px;
}

#crspots {
    background-color: #F4F4F4;
    width: 180px;
	padding: 5px 0px 6px 0px;
	margin:0px 15px 0px 6px;
	display:block;
	position:relative;
	min-height: 575px;
}
/*IE Sucks */
*:first-child+html #crspots {
	height: 575px;
	z-index:-1;
}

* html #crspots {
	height: 575px;
	z-index:-1;
}


/* Other classes */

DIV.front{
	z-index:99;
}
DIV.back{
	z-index:0;
}

dl{
	margin: 10px 0px 10px 20px;	
}
dt{
	cursor:pointer;
	line-height:18px;
}
dd{
	display:none;
}
#WelcomeToCR h1 {
	color:#FF760E;
	font-size:2em;
	font-weight:normal;
	text-align:center;
	text-shadow:2px 2px 4px #000000;
}
#WelcomeToCR h2{
	color:#000000;
	font-size:8pt;
	font-weight:normal;
	text-align:justify;
	margin:0px
}
#WelcomeToCR h3{
	font-size:8pt;
	text-align:center;
	margin:0px 0px 5px 0px;
}

