#rightSide {
	/*background-image:url('http://freefaces.net/img/public_page_whoweare/bg.jpg');*/
}
#rightSide div.body {
	width:760px;
	height:auto;
	margin-left:30px;
	margin-right:30px;
	margin-top:25px;
}
#rightSide div.body font.lila {
	color:#b27cec;
}
#rightSide div.body a.lila {
	color:#b27cec;
}
#rightSide div.body a.lila:hover {
	color:#ffffff;
}
#container div.footer {
	font-size:10px;
	line-height:26px;
	text-align:center;
}
#container div.footer a {
	margin-left:4px;
	margin-right:4px;
}
#container div.footer div.spacer {
	width:172px;
	height:100%;
	float:left;
}


#casting_scrollbar_container {
	position:relative;  
	width:100%;
	height:100%;
} 
#casting_scrollbar_track {
	position:absolute;  
	top:0;  
	right:0;
	height:100%;  
	width:10px;
	background-color:#202020; 
	cursor:move;  
} 
#casting_scrollbar_handle {
	width:10px;  
	background-color:#ffffff;  
	cursor:n-resize;  
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;*/
} 
#casting_scrollbar_content {
	overflow:hidden;  
	width:747px;  
	height:370px;
	text-align:justify;
}