#spot_head {
    margin: 15px 0px 220px 10px !important;
    margin: 15px 0px -10px 10px;
    padding: 25px 0px 10px 5px;
    text-align: left;
    width: 618px;
    height:92px;
    float:left;
    background-image: url(/xm/spotlight/images/spot_head_bg.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#spot_head h2 {
    padding:7px;
    font-size: 1.2em;
    color:white;
}

#spot_head #spot_img img
{
float: left;
margin-top: -10px;
margin-right: 10px;
margin-left: 10px;
}

#spot_head p, .p_blue
{
font-family: Arial, Helvetica, sans-serif;
font-size: 27px;
font-weight: bold;
color: #C90035;
display: inline;
}

#spot_head p
{
color: #000000;
}

.spot_cat
{
padding-top: 2px;
margin-bottom: -10px;

}

#spotlight {    
	margin: 28px 0px 0px -5px !important;
    margin: 30px 0px 0px -5px;
	position: relative;
	height: 235px;
	width: 618px;
}

#spot_a img{
	position: absolute;
	top: 4px;
	left: 10px;
    border:0px;
}
#spot_b img{
	position: absolute;
	top: 4px;
	left: 358px;
    border:0px;
}

.spotlight {
	background-image: url(/xm/spotlight/images/spotlight_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}




