#exclusive {
float:left;
margin-left:10px;
width:100%;
}

#style .styleD {
border:1px solid #404040;
float:left;
margin-bottom:10px;
overflow:hidden;
width:446px;
}


#style .styleD img {
	float:right;
	margin:2px;
}

#style .styleD p {
	/*font-family: arial, verdana;*/
	font-size: 12px;
	margin: auto;
}

#style .styleD .styleP {
	background-color:#1F1D1D;
	float:left;
	margin:auto;
	width:446px;
}

/*begin anchor text*/
#style .styleD .styleP  .ltext{
	background-color:#101010;
	float:left;
	height:23px;
	width:446px;
}

#style .styleP .ltext .anchor{
	float: left;
	width: 430px;
	margin-left: 10px;
	margin-top: 3px;
	}

#style .styleP .ltext .anchor a {
	font-family: verdana, arial;
	font-size: 11px;
	color: #efefef;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#style .styleP .ltext .anchor a:hover {
	color: #A775C0;
}
/*end anchor text*/

/*begin thumbnail*/
#style .styleD .styleP  .webimg{
	float:left;
	height:69px;
	margin:7px;
	width:90px;
}

#style .styleD .styleP  .webimg img{
	padding: 0px;
	margin: 0px;
}
/*end thumbnail*/


/*begin link details*/
#style .styleD .styleP .style-details{
float:left;
margin-top:7px;
width:330px;
font-size:11px;
}

#style .styleD .styleP .style-details  .lurl{
	color:#DA8CFF;
	float:left;
	font-size:11px;
	font-style:italic;
	width:330px;
}

#style .styleD .styleP .style-details  .ldesc  {
float:left;
font-size:11px;
margin:9px 2px 4px;
text-align:left;
width:745px;
}
/*end link-details thumbnail*/

/*begin pagerank*/
#style .styleD .styleP .pr{
float:left;
height:20px;
width:446px;
}

/*end pagerank*/
