/* Customer CSS */

.sbContainer .h1 {
font-size: 18px;
font-weight: bold;
}

.sbContainer .h2{
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}

.sbContainer .h3{
font-size: 16px;
font-weight: bold;
}

#special{
font-size: 16px;
font-weight: bold;
color: #4F5F5E;
text-align: center;
}

#special a{
color: #6E89B3;
}

#slot-rsidebar {
	float: left;
	width: 200px;
	margin: 30px 0 0 0px;
 
        text-align: right;
}

#image {
text-align: center;
font-size: 10px;
width: auto;
float: right;
}

.image2 {
text-align: center;
font-size: 10px;
width: auto;
}

.sbContainer .brite {
font-size: 18px;
font-weight: bold;
color: #660033;
}

#page-index #slot-links ul {
_margin:-3px 0 0px 0;

}