/* CSS for the img scrollers */

#pscroller1{
/*width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;*/
height: 70px;
background-color:#f7f7f7;
}

#pscroller2{
/*width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;*/
height: 70px;
background-color:#f7f7f7;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ /* class to apply to your scroller(s) if desired */ }

#ajaxticker1{
height: 95px;
/*background-color: #EBEBEB;*/
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/* background-color: #FEEEB8; */
}

#orissa { width:335px; height:236px; /*background-color: #EBEBEB; border: solid 1px #ddd;*/ }
#orissa div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/* background-color: #FEEEB8; */
text-align:center;/*  padding-left:5px; padding-right:5px; */
}

#banners { width:165px; height: 130px; /*background-color: #EBEBEB; border: solid 1px #ddd;*/ }
#banners div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
/* background-color: #FEEEB8; */
text-align:center;/*  padding-left:5px; padding-right:5px; */
}
