


/* Styles for spotlights */

.spotlightWrapper {
float:left;/* last was 60% */
width:100%;
}

.Spotlight {
/*		    border:1px solid #cecece;*/
margin-right:0;
margin-bottom:0.5em;
padding:0;

}

.Spotlight h3 {
border-bottom:1px solid #666666;
color:#0;
font-weight:normal;
line-height:1.2;
margin-top:0.5em;
padding:0em 0.5em 0em 0.5em;
font-size:160%;
font-weight:bold;
}




.browselight {
width:30%;
float:left;

padding:1%;
line-height:1.4em;

}      


.browselight ul li {padding-bottom:5px;}

.discusslight {
width:30%;
float:left;      
margin-left:1%;

padding:1%      
}
.alertlight {
margin-left:1%;
width:30%;
float:left;      

padding:1%
}
.discusslight ol  {
list-style-type: none;
}

.discusslight ol li {
margin-bottom:15px;

}
.discusslight ol li a {
font-weight:bold;

}

.discusslight ol li img {
margin-right:2px;

}


.alertlight ol  {
list-style-type: none;}

.alertlight ol li {
margin-bottom:10px;

}

.alertlight ol li img {
margin-right:2px;

}

.Spotlight .newsbox {
width:100%;
float:right;
}

.Spotlight .newsbox span {
padding:0.2em;
width:100%;
margin:0px;
clear:both;
display:block;
}

.Spotlight .newsbox span h3 {
color: #aa0000;
display:inline;
background:none;
border:none;
font-size:120%;
font-weight:bold;        
}

.Spotlight .whousesbox {
width:48%;
float:left;
}

.Spotlight .benefitsbox {
width:48%;
float:left;
}

.Spotlight .tryitbox {
width:48%;
float:left;
}

.Spotlight .featuresbox {
float:left;
width:48%;
}      

.Spotlight div ul li{list-style:disc inside;}
/* Styles for Information and suppliers spotlight */
.Spotlight h2 {
font-size:160%;
clear:both;
padding: .25em 0;
margin-right:0px;
font-weight:bold;
color:#fff;
}

.Spotlight h2.hdBlBg {
/*				background: url(../images/hdBlBg.gif) top left repeat-x;*/
}

.Spotlight h2.hdOrBg {
/*				background: url(../images/hdOrBg.gif) top left repeat-x;*/
}

.Spotlight span{	
color:#FF7700;/* 0099ff */
}


.Spotlight p {
margin:0;
padding:0;
padding:10px;
white-space:normal;color:#000;
}



