#bottom-modules,#footer-bar,#footer-shadow
{
	margin:0 25px;
}
#bottom-modules
{
	/*margin-top:35px;*/
	color:#cccccc;
	background:#000000;
}
a.readon
{
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	display:block;
	margin-top:15px;
	margin-bottom:10px;
	text-indent:15px;
	line-height:8px;
	color:#ccc;
	background:url(../images/readon.png) 0 0 no-repeat;
}
#rokslide-wrapper .tab-pane .padding
{
	padding:10px;
}
#rokslide-wrapper
{
	background:#ffffff url(../images/bottom-bg.png) 0 0 repeat-x;
}
#rokslide-toolbar li.active
{ 
	color:#858585;
}
#rokslide-toolbar li.current
{ 
	background:url(../images/tab-active-r.png) 100% 0 no-repeat;
	color:#41abc3;
}
#rokslide-toolbar li.current span
{
	background:url(../images/tab-active-l.png) 0 0 no-repeat;
}
#rokslide-toolbar li
{
	background:url('../images/tab-inactive-r.png') no-repeat top right;
	color:#999999;
}
#rokslide-toolbar li span
{
	background:url(../images/tab-inactive-l.png) 0 0 no-repeat;
	/*color:#41abc3;*/
}
div#frame
{
	text-align:left;
}
div#frame div.button#left
{ 
	background:url(../images/tabs-prev.png) 0 0 no-repeat;
}
div#frame div.button#right
{ 
	background:url(../images/tabs-next.png) 0 0 no-repeat;
}
#frame div.module
{
	float:left;
	color:#848484;
}
#frame .module div
{
	padding-right:10px;
}
#frame .module div div
{
	padding:0;
}
#frame .module div div h3
{
	display:block;
	background:#f5f5f5;
	color:#41abc3;
	padding:10px 20px 10px 17px;
	font-weight:normal;
	margin:18px 0px 8px 0px;
	font-size:10px;
}
#frame .mmpr-1 .module
{
	width:100%;
}
#frame .mmpr-2 .module
{
	width:50%;
}
#frame .mmpr-3 .module
{
	width:33%;
}
#frame .mmpr-4 .module
{
	width:25%;
}
#frame .mmpr-5 .module
{
	width:20%;
}
img.content-left
{
	float:left;
	margin-right:10px;
	padding:5px;
	border:1px solid #252525;
}
img.content-right
{
	float:right;
	margin-left:10px;
	padding:5px;
	border:1px solid #252525;
}
