body {
margin: 0px;
padding: 0px;
font-family:Verdana,Arial;
font-size:11px;
}
p{
margin:0;
padding-bottom:1em;
margin-left: 2px;
}
h3 {
margin:0;
padding:0;
padding-left: 5px;
font-size:14px;
background: #A4A4A4 url(http://wkbt.images.worldnow.com/images/static/gfx/bg_co_ribbon.gif) repeat-x;
color: #FFFFFF;
}
img, div, iframe {
margin:0;
padding:0;
}
#email-form {
display:none;
}
#email-link {
background: url(/images/envelope.jpg) no-repeat top left;
padding-left: 22px;
height: 18px;
font-weight:bold;
margin-left:2px;
cursor:pointer;
}
#left {
float:left;
width: 488px;
text-align:center;
}
#right {
float:right;
width:288px;
}
#container {
width:780px;
padding:0;
margin:0;
}
#listcontainer {
width: 634px;
padding:0;
margin: 0;
height:650;
overflow:hidden;
}
#photobox {
padding:4px;
background-color:gray;
height: 347;
}
#bottomlinks {
position:absolute;
width:498;
left:0;
text-align:center;
bottom:0;
}
#controls {
margin-bottom: 10px;
}
#controls div{
font-size: 16;
font-weight: bold;
display:inline;
}
#controls .leftControl {
width:32px;
position:relative; 
top:4px;
}
#controls .rightControl {
width:32px;
position:relative;
top:4px;
}
#controls .textControl {
margin: 0px 4px;
}
#playPauseButton {
position:absolute;
font-size:16;
font-weight:bold;
padding-top: 4px;
text-align:left; 
top:150; 
height:30px;
cursor:pointer;
background-position: top right;
background-repeat:no-repeat;
}
.playControl {
background-image: url(/images/wkbt/Play.png);
width:70px;
left:710px;
}
.pauseControl {
background-image: url(/images/wkbt/Pause.png);
width:85px;
left: 695px;
}
.star-rating {
background:transparent url(/images/alt_star.gif) repeat-x scroll left top;
height:25px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:5px !important;
margin-top: 0px;
padding:0px;
position:relative;
width:125px;
}
.star-rating li {
float:left;
margin:0px;
padding:0px;
}
.star-rating li a {
display:block;
height:25px;
padding:0px;
position:absolute;
text-decoration:none;
text-indent:-9000px;
width:25px;
z-index:20;
}
.star-rating li a:hover {
background:transparent url(/images/alt_star.gif) repeat scroll left bottom;
left:0px;
z-index:2;
}
.star-rating a.one-star {
left:0px;
}
.star-rating a.one-star:hover {
width:25px;
}
.star-rating a.two-stars {
left:25px;
}
.star-rating a.two-stars:hover {
width:50px;
}
.star-rating a.three-stars {
left:50px;
}
.star-rating a.three-stars:hover {
width:75px;
}
.star-rating a.four-stars {
left:75px;
}
.star-rating a.four-stars:hover {
width:100px;
}
.star-rating a.five-stars {
left:100px;
}
.star-rating a.five-stars:hover {
width:125px;
}
.star-rating li.current-rating {
background:transparent url(/images/alt_star.gif) repeat scroll left center;
display:block;
height:25px;
position:absolute;
text-indent:-9000px;
z-index:1;
}
#content-list {
height:650;
overflow: scroll;
}
.list-item {
background-color: white;
margin: 4px;
float: left;
height: 120;
width: 100;
overflow: hidden;
text-align: center;
}
.list-item img {
width: 75;
height: 75;
}
.list-title {
display: block;
font-family: verdana, arial;
font-size: 10px;
color: #4e0fa3;
text-decoration: none;
}
