/* CSS Document */

div.spotlightbottom_image {
        float:left;
        clear:left;
        width:150px;
        height:100px;
	margin: 0;
	padding: 10px 20px 0 10px;
	} 

div.spotlightbottom_body {
        width: 425px;
        height: 108px;
        float : left;
        clear : none;
        font-family:  "MS Trebuchet", Arial, Tahoma, sans-serif;
        font-size: 12px;
        line-height: 16px;
        color: #000;
	margin: 0;
	padding: 5px 0 0 0;
	} 
