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

#doc-wrapper .docs-head{
font-weight:bold;
height:24px;
margin-top:30px;
}
 
#doc-wrapper .docs-head h3{
color:#FFFFFF;
font-family:Trebuchet MS,tahoma;
font-size:1.5em;
font-style:normal;
font-weight:normal;
padding:0;
text-align:left;
}

.docsD {
border:1px solid #453625;
float:left;
margin-bottom:10px;
margin-right:10px;
overflow:hidden;
width:100%;
}


.docsD img {
float:left;
margin:0px 4px 2px 5px;
}

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

.docsD .docsP {
float:left;
margin:auto;
width:100%;
}

/*begin anchor text*/
.docsD .docsP  .ltext{
background-color:#080808;
float:left;
height:20px;
width:100%;
}

.docsP .ltext .anchor{
float:left;
margin-left:10px;
margin-top:2px;
text-align:left;
text-transform:capitalize;
width:95%;
}

.docsP .ltext .anchor a {
color:#D8AE7A;
font-family: arial,verdana;
font-size:12px;
text-decoration:none;
}

.docsP .ltext .anchor a:hover {
background-color: none;
color: #DCDCDC;
}
/*end anchor text*/

/*begin thumbnail*/
.docsD .docsP  .webimg{
float:left;
height:70px;
margin:5px;
width:90px;
}

.docsD .docsP  .webimg img{
border:1px solid #655036;
margin:0;
padding:1px;
}
/*end thumbnail*/


/*begin link details*/
.docsD .docsP .link-details{
float:left;
width:100%;
}

.docsD .docsP .link-details .info {
float:left;
margin-left:5px;
width:100%;
}

.docsD .docsP .link-details  .info .lurl{
color:#D8AE7A;
float:left;
font-size:11px;
margin-top:8px;
text-align:left !important;
width:99%;
}

.docsD .docsP .link-details  .info .ldesc{
color:#CCCCCC;
float:left;
font-family:arial,verdana;
font-size:11px;
font-weight:normal;
margin-top:3px;
text-align:left !important;
width:98%;
}
/*end link-details thumbnail*/

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

.docsD .options .feature{
float:right;
margin-right:3px;
}

.docsD .options .feature span{
color:#D8AE7A;
float:left;
font-size:10px;
margin-left:3px;
margin-right:10px;
margin-top:2px;
}

.docsD .options .feature img{
margin:3px 0 0;
padding:0;
}
/*end pagerank*/

