#doors-wrapper {
float:left;
margin-top:10px;
width:100%;
}

#doors-wrapper .doors-head{
border-bottom:1px solid #D3DAF1;
font-weight:bold;
height:24px;
margin-bottom:5px;
margin-top:10px;
}
 
#doors-wrapper .doors-head h3{
color:#77A9CA;
font-size:14px;
font-style:normal;
font-weight:bold;
margin-left:7px;
padding:0;
text-align:left;
}

#condoors .doorsD {
border:1px solid #BAC2E9;
float:left;
margin:5px;
overflow:hidden;
width:490px;
}


#condoors .doorsD img {
float:left;
margin:0px 4px 2px 5px;
}

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

#condoors .doorsD .doorsP {
float:left;
margin:auto;
width:100%;
}

/*begin anchor text*/
#conFlp .doorsD .doorsP .ltext{
background-color:#BAC2E9;
float:left;
height:20px;
width:100%;
}

#condoors .doorsP .ltext .anchor{
float:left;
margin-left:6px;
text-align:left;
text-transform:capitalize;
width:95%;
}

#condoors .doorsP .ltext .anchor a {
color:#264393;
font-family:"Verdana",sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#condoors .doorsP .ltext .anchor a:hover {
background-color: none;
color: #264393;
}
/*end anchor text*/

/*begin thumbnail*/
#condoors .doorsD .doorsP .webimg{
float:left;
height:69px;
margin:6px;
width:90px;
}

#condoors .doorsD .doorsP .webimg img{
border:1px solid #8F9BB8;
margin:0;
}
/*end thumbnail*/


/*begin link details*/
#condoors .doorsD .doorsP .doors-details{
float:left;
width:100%;
}

#condoors .doorsD .doorsP .doors-details .info {
float:left;
margin-bottom:5px;
margin-left:7px;
width:475px;
}

#condoors .doorsD .doorsP .doors-details .info .lurl{
color:#000;
float:left;
font-size:11px;
font-weight:normal;
margin-top:8px;
text-align:left !important;
width:99%;
}

#condoors .doorsD .doorsP .doors-details .info .ldesc{
color:#8F9BB8;
float:left;
font-family: "Verdana",sans-serif;
font-size:11px;
font-weight:normal;
margin-top:3px;
text-align:left !important;
width:98%;
}
/*end link-details thumbnail*/

/*begin pagerank*/
#condoors .doorsD .options{
float:left;
height:17px;
width:100%;
}

#condoors .doorsD .options .options_{
float:right;
}

#condoors .doorsD .options .options_ span{
color:#336699;
float:left;
font-size:10px;
margin-left:3px;
margin-right:10px;
margin-top:2px;
}

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