#leftSide {
	position:relative;
	float:left;
	
	width:370px;
}

#topTen {
	background-image:url(../images/topTen.jpg);
	position:relative;
	float:left;
	
	width:339px;
	height:428px;
	
	margin-top:15px;
	margin-right:15px;
	padding:8px;
	
	/*border-style:solid;
	border-width:1px;
	border-color:#68A34F;*/
}

#topTenTable {
	/*background-image:url(../images/topTenTable.gif);*/
	/*background-color:green;*/

	position:relative;
	float:left;
	
	/*width:339px;*/
	width:339px;
	/*height:372px;*/
	height:357px;
	
	/*padding-top:8px;*/
	
}

#topTenHeader {
	position:relative;
	float:left;
	
	margin-top:5px;
	
	height:20px;
}

.topTenHeaderBox {
	position:relative;
	float:left;
	
	text-align:center;
	font-style:italic;
}

#liensBonus {
	position:absolute;
	
	width:100%;
	

	font-size:10px;
	text-align:center;
	bottom:0px;
	font-weight:bold;
}

#promos {
	background-image:url(../images/promos.jpg);
	
	position:relative;
	float:left;
	

	margin-top:15px;
	padding:8px;

	width:339px;
	height:279px;
}

#lastPromos {
	/*background-image:url(../images/lastPromos.gif);*/
	position:relative;
	float:left;

	/*margin-top:8px;*/
	/*padding-top:8px;*/
	
	width:339px;
	height:186px;
}

#allPromosLink {
	position:relative;
	float:left;
	
	width:285px;
	text-align:right;
	margin-top:7px;
}

#feedIcon {
	position:relative;
	float:left;
	
	margin-top:8px;
	margin-left:10px;
}


#scrollTable {
	height:350px;
	
	overflow: hidden;
	white-space: nowrap;
}

/* wrap to make sure that image area is clickable */
#wrap {
	float: left;
	width: 12px;
	height: 325px;
	/*padding-top:23px;*/
}

/* vertical track */
#track {
	background: transparent url(../images/scrollBar.gif);
	position: absolute;
	width: 12px;
	height: 350px;
	padding-top:10px;
	cursor:pointer;
}

/* vertical track handle */
#handle {
	width: 10px;
	height: 120px;
}

#ad2 {
	position:relative;
	float:left;
	
	width:339px;
	margin-top:17px;
	margin-left:7px;
}
