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

#office .officeD {
    border: 1px solid #DDDDDD;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}


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

#office .officeD .officeP {
    float: left;
    margin: auto;
    width: 100%;
}

/*begin anchor text*/
#office .officeD .officeP  .ltext{
    background-color: #9FA3A4;
    float: left;
    height: 20px;
    margin-right: 4px;
    padding-left: 4px;
}

#office .officeP .ltext .anchor{
    float: left;
    margin-right: 0;
    padding-right: 6px;
    padding-top: 2px;
    text-align: left;
    text-transform: capitalize;
}

#office .officeP .ltext .anchor a {
    color: #EEEEEE;
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#office .officeP .ltext .anchor a:hover {
color: #303030;
}
/*end anchor text*/

/*begin thumbnail*/
#office .officeD .officeP  .webimg{
	float:left;
	height:69px;
	margin:7px;
	width:90px;
}


/*begin link details*/
#office .officeD .officeP .office-details{
    line-height: 17px;
    margin-left: 10px;
    margin-top: 3px;
    padding-right: 10px;
}

#office .officeD .officeP .office-details  .lurl{
	text-align: left !important;
	color:#ED9027;
	float:left;
	font-size:12px;
	width:450px;
	margin-bottom:3px;
}

#office .officeD .officeP .office-details  .ldesc{
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 7px;
    text-align: justify !important;
}
/*end link-details thumbnail*/

/*begin pagerank*/
#office .officeD .options{
	float:left;
	height:20px;
	margin-top:2px;
	width:580px;
}

#office .officeD .options .feature{
	float: right;
}

#office .officeD .options .feature span{
	float:left;
	margin-left:3px;
	margin-right:10px;
	margin-top:2px;
}

#office .officeD .options .feature img{
	padding: 0px;
	margin: 0px;
}
/*end pagerank*/

ul#suggested{
    clear: both;
    float: left;
    margin-bottom: 10px;
    padding-left: 35px;
    width: 100%;
}

ul#suggested li{
    float: left;
    width: 295px;
}

ul#suggested li a{
	font-weight:bold;
	line-height:22px;
}
