#rotatefeatures,#rotatefeatures li
{
background:none;
list-style:none;
padding:0;
margin:0;
}
	
#rotatefeatures a.background
{
	text-decoration:none;
	width:980px;
	height:420px;
display:block;
position:relative;
}

#rotatefeatures a#compounding
{
	background: url(rotateimage1.jpg) no-repeat 20px 0;
}

#rotatefeatures a#bcmmp
{
	background: url(rotateimage2.jpg) no-repeat 20px 0;
}


#rotatefeatures a#whyuse
{
	background: url(rotateimage3.jpg) no-repeat 20px 0;
}


#rotatefeatures .text
{
position:absolute;
font-size:15px;
color:#505050;
line-height:140%;
float:right;
width:400px;
top:160px;
right:70px;
padding:0;
text-align:left;
}

#rotatefeatures #threeline
{
top:200px;
}

#rotatefeatures h1
{
display:none;
}

#rotatefeatures img
{
margin:0 0 7px 0;	
}

#rotatefeatures a.background .readmore
{
text-decoration:none;
background: url(readmore_t.png) no-repeat 0 0;
width:151px;
height:49px;
display:block;
padding:0;
text-indent:-9999px;
}

#rotatefeatures a.background:hover .readmore
{
background: url(readmore_t.png) no-repeat 0 -50px;
}