﻿body 
{
  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

a img
{
  border-style: none;
}

a:active img
{
  outline: none;
}

#imgrotator
{
  position: relative;
  padding: 5px;
  border: solid 1px #E0E0E0;
  width: 657px;
}

#rotimgcontainer
{
  width: 400px;
  height: 300px;
}

#imgrottext
{
  height: 300px;
  width: 220px;
  position: absolute;
  top: 0px;
  left: 425px;
}

#rotTextTop
{
  position: relative;
  top: 20px;
}

#rotTextTop ul
{
  padding: 0;
  margin: 8px 0 10px 15px;
}


#rotTextBottom
{
  height: 60px;
  position: absolute;
  left: 150px;
  top: 245px;
}




