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

#files-wrapper .category-head{
font-weight:bold;
height:24px;
}
 
#files-wrapper .category-head h3{
color:#780033;
font-family:Verdana,Arial;
font-size:13px;
font-style:normal;
font-weight:bold;
margin:0;
padding:0;
text-align:left;
}

.categoryL {
border:1px solid #CCCCCC;
float:left;
margin-bottom:10px;
margin-right:10px;
overflow:hidden;
width:438px;
}


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

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

.categoryL .categoryP {
float:left;
margin:auto;
width:100%;
}

/*begin anchor text*/
.categoryL .categoryP  .ltext{
background: url("http://www.life-stylelettings.co.uk/articles/filesdir/img/anchor.gif") repeat-x;
border-bottom:1px solid #780033;
float:left;
height:20px;
width:100%;
}

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

.categoryP .ltext .anchor a {
color:#000000;
font-family:verdana,Arial;
font-size:11px;
text-decoration:none;
}

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

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

.categoryL .categoryP  .webimg img{
border:1px solid #dddddd;
margin:0;
padding:1px;
}
/*end thumbnail*/


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

.categoryL .categoryP .link-details .info {
float:left;
margin-left:5px;
width:322px;
}

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

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

/*begin pagerank*/
.categoryL .options{
border-bottom:2px solid #F0608D;
float:left;
height:20px;
margin-top:2px;
width:100%;
}

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

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

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