/**
 * table of all members
 */
.list_members { border:0px; margin:0px 0px 10px 0px; }
.list_members .left { width:286px; }
.list_members .gap { height:17px;}

.member { padding:0px 0px 3px 0px; }
.member .m_left { width:81px; }
.member .m_right { font:normal 11px arial; color:#333333; line-height:17px;}
.member .m_right span { color:#134f6f; font:bold 11px arial;} 

/**
 * table : member profile
 */
.member_profile { border:0px; padding:0px 0px 18px 0px;}
.member_profile .left { text-align:left; padding:12px 0px 0px 14px;}
.member_profile .right { padding:11px 5px 5px 9px; line-height:19px;}
.member_profile .right h4 { font:bold 18px arial; margin:0px; padding:0px 0px 10px 0px;}
.member_profile .right span  { color:#134f6f; font:bold 12px arial;}
.member_profile .right p { padding:4px 20px 0px 0px;  line-height:17px; font-size:12px;}

/**
 * 
 * table : latest reviews
 * 
 */  
.latest_reviews { border:0px;  }
.latest_reviews td.photo { width:60px; padding:1px 15px 0px 3px; text-align:right; }
.latest_reviews td.photo img { border:0px; }
.latest_reviews p.posted { font:bold 12px arial; color:#134f6f; padding:0px;}
.latest_reviews p.text { line-height:17px; padding:0px 15px 0px 0px;}
p.posted_f { font:bold 12px arial; color:#134f6f; padding:5px 0px 2px 0px;}
p.blue_line {  padding:13px 0px 13px 19px;}
p.blue_line_forums {  padding:13px 0px 13px 0px;}  

.two_buttons { padding:13px 0px 0px 14px;}
.two_buttons_lower { padding:18px 0px 0px 14px;}
.select { width:354px; margin:0px 0px 5px 0px; border:solid 1px #a9a9a9;}
.add_to_list { margin:26px 0px 0px 16px; color:#134f6f; font:bold 12px arial; border:0px;}
.add_to_list .first { width:70px;}
.add_to_list .second { width:370px;}
.add_to_list .third { vertical-align:bottom; text-align:left; }
