#strip {
	height:60px;
	overflow:hidden;
	float:left;
	margin:0 10px;
	width:910px;
	position:relative;
}
#list{
	position:absolute;
	height:60px;
	width:2300px;
	left:0px;
}
.scrollers{
	width:35px;
	padding:10px 0;
	height:55px;
	float:left;
}

.mainleft{
	background:url(../images/60opacity.png);
	padding:20px 180px 20px 20px;
	margin:0 0 0 0px;
	width:310px;
	height:300px;
	float:left;
	display:inline;
	position:relative;

	-moz-border-radius-topleft: 15px; 
	-moz-border-radius-topright: 15px; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px;
}

.mainright{
	background:#FFFFFF;
	padding:20px;
	margin:0 45px 0 0;
	width:225px;
	height:300px;
	float:right;
	display:inline;
	
	-moz-border-radius-topleft: 15px; 
	-moz-border-radius-topright: 15px; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px;
}
.carddiv{
	padding:3px 0;
}
.cardleft{
	float:left;
	width:100px;
	text-transform:uppercase;
	font-weight:bold;
}
.cardright{
	float:left;
	width:125px;
}

.cardleft.alt{
	float:left;
	margin-left:0px;
	display:inline;
	width:50px;
	text-transform:uppercase;
	font-weight:bold;
}
.cardright.alt{
	float:left;
	margin-left:0px;
	display:inline;
	width:175px;
}
p.fitwit{
	color:#ff7e00;
	font-size:1.4em;
	font-weight:bold;	
}
p.nitwit{
	color:#0F487A;
	font-size:1.4em;
	font-weight:bold;
}
img.listreg{
	border:5px solid;
	margin-right:1px;
}
