/*Z Cascading Style Sheet for rotating images on www.Flutopedia.com
by Clint Goss [clint@goss.com]
Comments, leading whitespace, and blank lines are removed from this file
in the public version, to improvde download speed.
*/
#panoramic {
width: 720px;
position: relative;
}
#panoramic IMG {
text-ALIGN: center;
}
UL#rotator * {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
CURSOR: pointer;
padding-top: 0px;
}
UL#rotator {
padding-right: 0px;
padding-left: 0px;
background: #0080A0;
float: right;
padding-bottom: 0px;
margin: 0px;
overflow: hidden;
width: 720px;
CURSOR: pointer;
padding-top: 0px;
height: 451px;
}
UL#rotator LI {
width: 720px;
height: 451px;
}
UL#rotator IMG {
width: 720px;
height: 451px;
}
