#target-wrapper {
float:left;
width:100%;
}

#target-wrapper .target-head{
font-weight:bold;
height:24px;
}
 
#target-wrapper .target-head h3{
color:#000000;
font-size:18px;
font-style:normal;
margin-left:7px;
text-align:left;
}

#content .targetD {
border:1px solid #808080;
float:left;
margin:5px;
overflow:hidden;
width:550px;
}


#content .targetD img {
float:left;
margin:0px 4px 2px 5px;
}

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

#content .targetD .targetP {
float:left;
margin:auto;
width:100%;
}

/*begin anchor text*/
#content .targetD .targetP  .ltext{
background:transparent url(http://thegoldensands.co.uk/images/nav_back.jpg) repeat scroll 0 0;
border-bottom:1px solid #202020;
float:left;
height:20px;
width:100%;
}

#content .targetP .ltext .anchor{
float:left;
margin-left:6px;
margin-top:2px;
text-align:left;
text-transform:capitalize;
width:98%;
}

#content .targetP .ltext .anchor a {
color:#FFFFFF;
font-family: "Verdana",sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
border: 0px;
}

#content .targetP .ltext .anchor a:hover {
background-color: none;
color: #E9BA2C;
}
/*end anchor text*/

/*begin thumbnail*/
#content .targetD .targetP  .webimg{
	float:left;
	height:69px;
	margin:8px;
	width:90px;
}

#content .targetD .targetP  .webimg img{
border:1px solid #CC3335;
margin:0;
}
/*end thumbnail*/


/*begin link details*/
#content .targetD .targetP .target-details{
float:left;
width:100%;
}

#content .targetD .targetP .target-details .info {
float:left;
width:550px;
}

#content .targetD .targetP .target-details  .info .lurl{
color:#BA5B19;
float:left;
font-size:11px;
font-style:normal;
font-weight:bold;
text-align:left !important;
width:99%;
}

#content .targetD .targetP .target-details  .info .ldesc{
color:#000000;
float:left;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
margin-top:3px;
margin-left:14px;
text-align:justify !important;
width:94%;
}
/*end target-details thumbnail*/

/*begin pagerank*/
#content .targetD .options{
background-color:#F1F1F1;
float:left;
height:20px;
margin-top:2px;
width:100%;
}

#content .targetD .options .options_{
float:right;
margin-right:3px;
}

#content .targetD .options .options_ span{
color:#CC3335;
float:left;
font-size:11px;
margin-left:3px;
margin-right:10px;
margin-top:2px;
}

#content .targetD .options .options_ img{
margin:3px 0 0;
padding:0;
}
/*end pagerank*/
