﻿body {
}
#looking-tablet { display: block; }
#wrapper { width: 100%; }
#logo-panel { text-align: center; }
#logo-panel a {  }
#logo-panel #top-ads { float: none; display: none; }

#banner img { width: 100%; }

#content #main #leftpnl { width: 100%; min-height: initial; }
#content #main #rightpnl { display: none; }

.form { padding-left: 10px; }
.field-label { text-align: left; width: 132px !important;}
.field-input { width: auto; }
.field-input .radio label { margin-right: 0px; }
table.radio { width: auto !important; }
table.radio tr { display: block; }
table.radio td { display: table-row; }

.main-grid .info .details { width: 75%; }
.main-grid .info .rental { width: 25%; text-align: right; }

/* member */
.memBody #content #main #leftpnl { float: none; width: auto; }
#sidemenu li { display: inline-block; *display: inline; zoom: 1; }
.memBody #content #main #rightpnl { border-left: none; display: block; }
.main-grid .mem-info .details { float: none; width: auto; }
.main-grid .mem-info .rental, .main-grid .mem-looking-post .rental { width: 100%; }
.main-grid .mem-info .rental .price, .main-grid .mem-looking-post .rental .price { float: left; }
.main-grid .mem-info .rental .command a,
.main-grid .mem-looking-post .rental .command a { display: inline-block; *display: inline; zoom: 1; }

#footer { width: 100%; }
#footer #footer-menu { text-align: center; }
#footer #footer-menu #f-col1  
{
	float: none;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
	width: 95%;
}
#footer #footer-menu .f-menu { border-left: none; padding-left: 0px;}
#footer #footer-menu #f-col2 { float: none; display: inline-block; width: 200px; }
#footer #footer-menu #f-col3 { float: none; display: inline-block; vertical-align: top; width: 200px; }