#ajaxticker1{
width: 390px;
height: 150px;
border: none;
padding: 0px;
background-color: #DCCFB0;
}

#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: #DCCFB0;
text-align:justify;

}


#ajaxticker1 h{ 
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
display:block;
}

.someclass{
}
.Rotator 
{
  border:1px; 
  border-color:Black; 
  border-style:solid; 
  width:150px; 
  height:150px; 
  padding:8px;
  font-family:verdana; 
  font-size:11px; 
  background-color:#FFFFD4; 
  cursor:default;
}

.RotatorFrame 
{
  border:1px; 
  border-color:white; 
  border-style:solid; 
  width:150px; 
  height:150px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:1px; 
  border-color:gray; 
  border-bottom-color:Black;
  border-right-color:Black;
  border-style:solid; 
  width:150px; 
  height:150px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px; 
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px; 
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px; 
  color:gray; 
}
