div#front_left {
     background         : url('./../images/messages_bg.png') no-repeat;
     color              : #fff;
     width              : 534px;
     height             : 510px;
     padding            : 0px;
     margin-top         : -7px;
     float              : left;
}
div#front_left div {
     font-family        : Times, Times New Roman, serif;
     font-size          : 2em;
     margin             : 20px;
     width              : 300px;
     height             : 175px;
     position           : relative;
}
div#front_left div p {
     margin             : 0;
     padding            : 0;
     line-height        : 1.2em;
     width              : 300px;
}
div#front_left div p.title {
     position           : absolute;
     bottom             : 0;
     right              : 0;
     margin             : 0 207px 0 0;
     font-size          : .6em;
     text-align         : right;
}
div#front_left div#message_left {
     width              : 489px;
}
div#front_left div#message_left object {
     position           : absolute;
     top                : -6px;
     right              : -9px;
}
div#front_left div#message_right object {
     position           : absolute;
     top                : -60px;
     left               : -210px;
}
div#front_left div#message_right {
     margin             : 115px 0 0 228px;
}
div#front_left div#message_right p.title {
     margin             : 0 10px 0 0;
}
div#front_right {
     background         : #fff;
     border             : 5px solid #fff;
     width              : 359px;
     margin             : 10px 0 0 555px;
     _width             : 349px;
     _margin            : 10px 0 0 552px;
}
.open_houses {
     margin             : 5px 10px;
}
.open_houses h4 {
     margin             : 0 0 5px 0;
     padding            : 0;
}
.open_houses table {
     width              : 100%;
}
.open_houses table .openh_time {
     padding             : 0 0 0 5px;
}
.open_houses table .openh_detail_link {
     text-align         : right;
}
