.Rotator 
{
  background-color:white;
  cursor:default; 
}

.RotatorFrame 
{
  border:solid 1px white; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.ProductTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
}

.ProductText
{
  font-family:Verdana;
  font-size:11px;   
  color:gray;
  width:220px;
}

.ProductPrice
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  color:Red; 
}
#topbox
{
    font-family: Verdana;
    width: 180px;
    height: 22px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(  'file:///C:/TOAD/WebApplication3/WebApplication3/images/top_bg.gif' );
    text-indent: 10px;
    padding-top: 8px;
}
#box
{
    font-family: Verdana;
    width: 180px;
    height: 40px;
    background-color: #ffffff;
}
.righty
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
}
body
{
    font-family: verdana;
    font-weight: bold;
    font-size: 14px;
    color: #808080;
	margin-left: 12px;
	margin-top: 0px;
}

#wrapper {
	height: 90px;
	width: 660px;
	background: transparent;
}
#image
{
    float: right;
    width: 240px;
    background: transparent;
    padding-left: 10px;
}
#rightcontwrap
{
    float: left;
    width: 370px;
    background: transparent;
    padding-left: 33px;
    padding-right: 7px;
}
#rightconttop
{
    width: 100%;
    background: transparent;
    padding-bottom: 3px;
    font-weight: bolder;
    font-size: 18px;
}
#rightcontbot {
	width: 100%;
	background: transparent;
}
