#survive-wrapper {
float:left;
margin-top:20px;
width:100%;
}

#survive-wrapper .survive-head{
background-color:#85A157;
border:1px solid #303030;
float:left;
height:28px;
margin-bottom:10px;
width:99.5%;
}

#survive-wrapper .survive-head img{
 margin: 0 5px 0 0; 
 padding: 0px; 
 border: 0px; 
 float: left;
}
 
#survive-wrapper .survive-head h3{
color:#FFFFFF;
font-size:14px;
margin:4px 0 0 10px;
padding:0;
}

#surviveCon .surviveD {
float:left;
margin-bottom:10px;
overflow:hidden;
width:100%;
}


#surviveCon .surviveD img {
float:left;
margin:0px 4px 2px 5px;
}

#surviveCon .surviveD p {
/*font-family: arial, verdana;*/
font-size: 12px;
margin: auto;
}

#surviveCon .surviveD .surviveP {
float:left;
margin:auto;
width:100%;
}

/*begin anchor text*/
#surviveCon .surviveD .surviveP  .ltext{
float:left;
height:20px;
width:100%;
}

#surviveCon .surviveP .ltext .anchor{
float:left;
margin-left:10px;
margin-top:2px;
text-align:left;
text-transform:capitalize;
width:448px;
}

#surviveCon .surviveP .ltext .anchor a {
color:#000;
font-family:Verdana, Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
border: 0px;
}

#surviveCon .surviveP .ltext .anchor a:hover {
background-color: none;
color: #85A157;
}
/*end anchor text*/

/*begin thumbnail*/
#surviveCon .surviveD .surviveP  .webimg{
	float:left;
	height:69px;
	margin:7px;
	width:90px;
}

#surviveCon .surviveD .surviveP  .webimg img{
border:1px dashed #6A8C37;
margin:0;
padding:5px;
}
/*end thumbnail*/


/*begin link details*/
#surviveCon .surviveD .surviveP .link-details{
float:left;
width:100%;
}

#surviveCon .surviveD .surviveP .link-details .info {
float:left;
width:100%;
}

#surviveCon .surviveD .surviveP .link-details  .info .lurl{
color:#6A8C37;
float:left;
font-size:11px;
margin-left:8px;
margin-top:8px;
text-align:left !important;
width:100%;
font-style: italic;
}

#surviveCon .surviveD .surviveP .link-details  .info .ldesc{
float:left;
font-family: Verdana, Arial;
font-size:12px;
font-weight:normal;
width:100%;
text-align: left !important;
margin-left:8px;
}
/*end link-details thumbnail*/

/*begin pagerank*/
#surviveCon .surviveD .options{
float:left;
height:20px;
margin-top:2px;
width:100%;
}

#surviveCon .surviveD .options .feature{
float: left;
margin-left:10px;
}

#surviveCon .surviveD .options .feature span{
color:#6A8C37;
float:left;
margin-left:3px;
margin-right:10px;
margin-top:2px;
}

#surviveCon .surviveD .options .feature img{
padding: 0px;
margin: 0px;
}
/*end pagerank*/
