.rok-content-rotator {
	margin: 0;
	background: url(../images/module_box_fadetop_r.png) right 0 no-repeat;
}

.rotator-2 {
	/*background: url(../images/module_box_fadetop_l.png) 0 100% no-repeat;*/
}

.rotator-3 {
	/*background: url(../images/rotator-tr.png) 100% 0 no-repeat;*/
}

.rotator-4 {
	background: url(../images/module_box_fadetop_l.png) 0 0 no-repeat;
	padding: 0px 2px 8px 8px;
	height:400px;
}

.rok-content-rotator li {
	height: 34px;
}

.rotator-title {
	padding: 0 0 3px 19px;
	font-size: 150%;
	height: 60px;
	line-height: 48px;
	color: #666;
	background: url(../images/h3-arrow.png) 0 16px no-repeat;
}

.rok-content-rotator h2 {
  
	width: 213px;
	height: 34px;
	font-size: 100%;
	line-height: 36px;
	text-indent: 40px ;
	//text-indent: 20px;
	

	padding: 0;
	margin: 0 7px 0 7px;
	z-index: 1;
	background: url(../images/rotator-tab.png) 18px 0 no-repeat;
	outline: none;
}

.rok-content-rotator h2 a {
	display: block;
	text-decoration: none;
	z-index: 3;
	position: absolute;
	width: 213px;
	outline: none;
	color:#294376;
}

.rok-content-rotator h2 a.active {
	font-weight: bold;
	font-size: 100%;
	color:#FF6600;
}

.rok-content-rotator h2 a:hover,
.rok-content-rotator h2 a:hover.active {
	text-decoration: none;
}

.rok-content-rotator .arrow {
	position: absolute;
	width: 213px;
	height: 34px;
	right: 9px;
	z-index: 2;
	background: url(rotator-tab-active1.png) 0 0 no-repeat;
	//filter: progid:dximagetransform.microsoft.alphaimageloader(src='http://guitardb.net/wp-content/themes/lust/ajax/rotator-tab-active1.png', sizingmethod='scale');
  //background: none;
}

.rok-content-rotator .content {
	padding: 0px 20px 20px 15px;
	margin-top: 44px;
}

/* dont change below */
.rok-content-rotator {
  margin-top:53px;
	position: relative;
	width:470px;
	height:500px;
	/*margin-left:218px;*/
}

.rok-content-rotator ul {
	padding: 0;
	float: right;
	margin: 0;
	width: 227px;
	background: url(../images/rotator-shadow.png) 100% 0% no-repeat;
}

.rok-content-rotator .arrow {
	position: absolute;
	top: 60px;
}

.rok-content-rotator li { 
	list-style: none;
	padding: 0;
}

.rok-content-rotator .content {
	position: absolute;
	left: 0;
	top:18px;
	/*margin-right: 250px;*/
	width:230px;
	text-align:justify;
	font-family:verdana;
  font-size:12px;
}

/*
#moduleslider-size {
	height: 240px;
	overflow: hidden;
}

#tabmodules .module {

}

#tabmodules {
	overflow: hidden;
	background: url(../images/rotator-br.png) 100% 100% no-repeat;
}

#tabmodules div {
	background: url(../images/rotator-bl.png) 0 100% no-repeat;	
}

#tabmodules div div {
	background: url(../images/rotator-tr.png) 100% 0 no-repeat;	
}

#tabmodules div div div {
	padding: 0 0 0 20px;
	background: url(../images/rotator-tl.png) 0 0 no-repeat;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}

#tabmodules li span {		
	background: none;
	line-height: 46px;
}


#rokslide-toolbar span {
	white-space: nowrap;
}

#rokslide-toolbar {
	color: #666;
	margin: 0;
	padding: 0 0px;
}
.clr {
	clear:both;
}

a img {
	border: 0;
}


#rokslide-toolbar li.current {
	background: url(../images/slide-tab-r.png) 100% 1px no-repeat;
	height: 42px;
}

#rokslide-toolbar li.current span {
	background: url(../images/slide-tab-l.png) 0 1px no-repeat;
	height: 42px;
}



img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}
*/