#scrolltab
{ width:572px; margin:0 auto;}

/*Home page Slider CSS */
.myweb
{ 
width:562px;
height:25px;
font-family:"Trebuchet MS";
font-size:18px;
color:#ffffff;
text-align:left;
background:url(../images/strip-plus.jpg) no-repeat;
cursor:auto;
cursor: pointer;
padding-top:3px;
padding-left:10px;
margin-bottom:5px;
}


.myweb a
{
color:#FFFFFF;
}





.openweb
{ /*class added to contents of 1st demo when they are open*/
cursor:auto;
cursor: pointer;
margin:0 auto;
float:left;
color:#ffffff;
background:url(../images/strip-minus.jpg) no-repeat;
}


.webdetails
{ 
width:572px; 
text-align:justify; 
margin-bottom:0px; 
clear:both; 
line-height:25px; 
color:#696969;
float:left;
padding:0px;
margin-bottom:10px;
margin-top:10px;

}


