* {
margin: 0px;
padding: 0px;}
	
a:link {
text-decoration: none;
color:#000;
font-size:12px;}

.secondbox {
width: 960px;
padding: 0px 0px 0px 0px;
margin: 20px auto 0px auto;
clear:both;}

.spotlight {
clear: both;
margin: 0px 10px 0px auto;
width: 630px;
float: left;
background-color:#85b3cd;
border-radius: 1em;
box-shadow: 2px 2px 2px #999;
text-align:justify;
text-justify:auto;
font-family: arial, helvetica, sans-serif;
font-size: 11px;}
	
.spotlight img{
width:125px;
margin-right:15px}

.spotlight h2 {
padding: 10px 0px 10px 20px;
font-family: "Myriad Web", sans-serif;
color: #FFF;
font-size:175%;}
	
.spotlight p {
margin: 0px 10px 10px 10px;
font-size: 13px;
background-color: white;
padding: 5px;}

.spotlight p img{
	width:65px;
	float:left;
	position:relative;
	margin-top:5px}
	
.spotlight p img:nth-of-type(2){
	width:20%;}
	
.spotlight p span {
margin: 0px 0px 0px 0px;
font-size: 12px;
background-color: white;
font-weight: bold;
color: black;}
	
.spotlight div {
margin: 0px 10px 10px 10px;
font-size: 14px;
background-color: white;
padding: 5px;
overflow: auto;
height: auto;
width: auto;
border-radius: 10px 10px 10px 10px;}

.spotlight li {
margin-left: 20px;
font-size: 12px;
list-style-type:none}

.spotlightwrapchild {
float: left;
margin: 10px;
width: 125px;
border-radius: 10px 10px 10px 10px;}

.textwrap {
float: right;
margin: 10px;}




