.resultItem {
background:#f4f9ff;
margin-bottom:30px;
overflow:hidden;
position:relative;
width:660px;
}


.imageFrame {
background:#6699CC none repeat scroll 0 0;
height: 190px;
overflow: hidden;
position: relative;
float: left;
}



.imageMask {
width:175px;
height:166px;
overflow:hidden;
border:12px solid #CCE5FF;
}


/* so even listings with no photo can have a clickable photo area */
.imageMask a {
display:block;
height:100%;
width:100%;
}



.resultInfo {
/*color:#363;*/
float:left;
padding:11px 0 0 13px;
width:436px;
}


.resultItem h2 {
margin:0;
line-height: 20px;
font-size: 18px;
font-weight: normal;
}


.resultItem h2 a {
/*color: #030;*/
}


#content p.path {
color :inherit;
}



#content p.status {
margin:0;
position:absolute;
left: 12px;
height: 15px;
top: 163px;
width:175px;
line-height: 15px;
font-size: 12px;
background: #6699cc;
color: #fff;
text-align: center;

}




table.info {
width:100%;
margin: 0;
font-size:11px;
line-height:17px;
border-top: 1px solid #eaeded;
}

table.info td,
table.info th {
border-bottom: 1px solid #eaeded;
text-align: left;
font-weight: normal;
}

table.info th {
width: 100px;
}

.resultItem a.overall {
background: url(/images/sprite-buttons.gif) no-repeat;
position:absolute;
bottom:6px;
right:6px;
width:96px;
height:22px;
text-indent:-9999px;
z-index:5;
}

