/* hide container until all is ready */
.test, .test2,.test3,.test4{
	display: none;
}
a {
	color:#0095d8;
}
img {border:0}
p {
	
	padding:0 5px 5px 5px;
	margin:0 5px 5px 5px;
	line-height:11px;}
/*Main Container*/
.container {
	width:100%;
}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 334px;	
	overflow:hidden;
	font-size:9px;
	background-color:#FFF;
}
.contentWrapper{	
font-size:10px;
}
.contentInnerWrapper{
	text-align: justify;
	padding: 5px;
}
/* Handle*/
.handle{
	float: left;
	width: 38px;
	height: 265px;
	margin: 1px;
	margin-right: -10px;
}
.handleOver{	
}
.handleSelected{	
}
.the-dtable {
		padding-bottom:5px;
		border-bottom:1px solid #A6A6A6;
		}
		
		.the-table {
			background-color:#A6A6A6;}
			.the-table td {background-color:#FFF;}
			.the-table td.grigio {background-color:#CCC;}
			
#forty {padding-top:3px;width:365px; height:158px; background-image:url(ui/forty.jpg); background-position: 0 -175px}
button {
	
	width:100px;}
	
	#footer {width:890px;text-align:center;font-size:9px;padding-top:15px; color:#fff;}
	#footer a {color:#fff;}