.geo_feed_item {
padding-top: 10px;
padding-right: 11px;
padding-bottom: 10px;
}
.item-left-col {
float: left;
width: 570px;
}
.item-right-col {
float: right;
width: 150px;
height: 150px;
margin: 0 0 10px 10px;
padding-left: 10px;
border-left: 1px solid #c0c0c0;
}
.item-thumbnail {
float: left;
width: 135px;
height: 90px;
border: 1px solid #999;
margin: 0 7px 8px 0;
}
.item-thumbnail-small {
float: left;
width: 63px;
height: 40px;
border: 1px solid #999;
margin: 0 7px 8px 0;
}
.detail {
float: left;
width: 130px;
height: 25px;
}
.detail .img-wrapper {
float: left;
width: 20px;
height: 20px;
margin: 0;
padding: 0 2px 0 0;
border: 0;
display: inline-block;
}
.detail .icon {
width: 20px;
height: 20px;
}
.detail .text-wrapper {
width: 105px;
height: 20px;
margin: 0;
padding: 0;
display: table-cell;
vertical-align: middle;
}
.item-price {
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, Clean, Sans-serif;
margin-bottom: 10px;
padding-bottom: 15px;
}
.item-category {
font-size: 18px;
font-family: Arial, Helvetica, Clean, Sans-serif;
}
.item-location-state {
font-size: 14px;
font-family: Arial, Helvetica, Clean, Sans-serif;
font-weight: bold;
}
.item-title {
background-color: #005083;
padding: 7px 10px;
vertical-align: middle;
display: table-cell;
text-align: center;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
position: relative;
}
.item-title a {
color: white;
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, Clean, Sans-serif;
}