/******************************************** 
Account Base
*********************************************/
.account #menu-gst-top { height: 100%; margin-left: 2px; background: #3b7416 url('../../images/bg-menu-gst-top.gif') no-repeat; } 
.account #menu-gst-bot { height: 20px; margin-left: 2px; background: url('../../images/bg-menu-gst-bot.gif') no-repeat; } 
.account ul#menu-saved { margin: 0; padding: 0; list-style: none; }
.account ul#menu-saved li { float: left; font-size: 16px; }
.account ul#menu-saved li.main { font-size: 20px; font-weight: bold; }
.account ul#menu-saved li.inn { display: block; margin: 3px 0 0 10px; }
.account ul#menu-saved li.active a { font-weight: bold; color: #060; }
/******************************************** 
Account Login
*********************************************/
.account fieldset { margin: 0 !important; padding: 0 !important; }
.account p.forgot { padding: 10px 0 0 0; }
/******************************************** 
Account Profile
*********************************************/
.account #profile .radio li { float: left; }
/******************************************** 
Account Settings
*********************************************/
.account #settings .note { width: 255px; height: 150px; padding: 15px; background: #fff url('../../images/bg-note.gif') no-repeat; }
.account #settings .note h4 { font-weight: bold; }
.account #settings .note p { width: 230px; font-size: 11px; line-height: 16px; }
/******************************************** 
Account Saved RV's
*********************************************/
.account #saved #inventory #noitems { clear: both; padding-top: 20px; }

.account #saved #inventory .trailer { clear: both; width: 630px; height: 190px; padding: 15px; background: transparent url('../../images/bg-saved-trailer.gif') no-repeat; }
* html .account #saved #inventory .trailer { width: 620px; padding: 0; }
.account #saved #inventory .trailer h4 { font-size: 16px; }
.account #saved #inventory .trailer img { width: 220px; border: 1px solid #ccc; }
.account #saved #inventory .trailer h4 { font-size: 16px; }
* html .account #saved #inventory .trailer h4 { padding: 10px 0 0 10px; }
* html .account #saved #inventory .trailer img { margin: 10px 0 5px 10px; }
* html .account #saved #inventory .trailer .meta { width: 220px; }
.account #saved #inventory .trailer .meta h5 { font-size: 14px; }
.account #saved #inventory .trailer .options a { float: none; display: block; margin-bottom: 10px; }
.account #saved #inventory .trailer .options { margin-left: 100px; }
* html .account #saved #inventory .trailer .options a { width: 100px; }
.account #saved #inventory .trailer .options .radio label { font-weight: bold; }
.account #saved #inventory .trailer .options .radio label span { float: left; display: block; margin-top: 2px; }

