.highslide-wrapper {
    background:url("/img/media/video-bg.gif") repeat-x scroll center bottom #819AC7;
    border: 2px solid white !important;
    
    color:white !important;
}
/* Set 400px as the default width for expanders */
.highslide-wrapper .highslide-html-content {
    width: 610px;
    padding: 5px;
    background:none;
}
/* The list of controls */
.highslide-wrapper .highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-wrapper .highslide-header ul li {
    display: inline;
    padding-left: 1em;
    color: white;
}
/* Hide the previous and next links */
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
    display: none;
}
.highslide-wrapper .highslide-header a {
    font-weight: bold;
    color: white;
    font-family: arial, verdana, san-serif;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
    color: #335588;
}
.highslide-wrapper .highslide-header .highslide-move a {
    cursor: move;
}
.highslide-wrapper .highslide-footer {
    height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
    cursor: nw-resize;
    float: right;
    height: 11px;
    width: 11px;
    background: url(/img/highslide/resize.gif);
    position: relative;
    top: 3px;
    left: 3px;
}

for#registerForm div.required label
{
	padding: 13px 15px 0 0;
	background-image: url(/img/lib24watch/required-field.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}

