.trips .main-column-row {
background:#f7f2e8 url(/images/dots.png) repeat-x bottom;
margin-bottom: 8px;
}
.trips .trip-preview-description {
margin-top: 8px;
}
.trips .activity-location-box {
margin-top: 9px;
}
.trips .main-column-row-content {
padding:12px 18px;
}
.trips .list-info {
overflow:hidden;
}
.trips .left {
float:left;
width:322px;
}
.trips .left .title, .trips .left .title a {
font-size:16px;
font-weight:bold;
}
.trips .author {
font-size:11px;
display:block;
margin-top: 4px;
}
.trips .small-text {
line-height:14px;
font-size:font-size:90%;
}
.trips .value {
font-weight:bold;
}
.trips .list-image {
float:right;
overflow:hidden;
}
.trips .list-photo {
height: 74px;
width: 74px;
position: relative;
overflow: hidden;
margin-bottom:4px;
margin-right:4px;
}
.trips .list-photo img {
left:0;
max-height:138px;
max-width:138px;
}
.trips .inner {
position: absolute;
width: 150px;
height: 150px;
/*top: -39px;*/
top: -15px;
left: -39px;
}
.trips .center {
height:150px;
text-align:center;
line-height:150px;
}
.trips .square-photo {
height: 74px;
width: 74px;
position: relative;
overflow: hidden;
}
.trips .middle {
vertical-align:middle;
}
