/* ships.css */
div.modShips {font-size: 12px;}
div.modShips p {margin:0;padding: 0;}
div.modShips li {margin-left: 20px;	padding: 0px;}
div.modShips li.open {list-style-image: url('i/folderopen.gif');}
div.modShips li.closed {list-style-image: url('i/folderclosed.gif');}
div.modShips fieldset {border-color: #000000;border-width: 1px 0px 0px 0px;	border-style: solid none none none;background-color: #fff;margin-bottom: 10px;margin-right: 5px;width: 100%;}
div.modShips fieldset legend {font-weight: bold;font-size: 11px;}
div.modShips>table {width: 100%;}
div.modShips table td select {width: 200px;}
div.modShips table td.key {text-align: right;width: 120px;font-weight: bold;font-size: 12px;color: #666;vertical-align: top;}
div.modShips table td.offer {background-color: #c9d7f1;width: 100%;}
div.modShips table td {font-size: 11px;}
div.modShips td.modShipsDetail {text-align: right;}
div.modShips a:hover {color: #666;}
span.modShipsPriceEven {display: block;	font-weight: bold;}
div.modShips span.modShipError {color: #f00;}
div.modShips input.error {background-color: #ffdede;}
div.modShips fieldset.modShipsSpecialOffer {background-color: #c9d7f1;}
div.modShipsResultNav {width: 100%;	text-align: center;}
span.modShipsResultNavButtons {margin: 0 5px 0 5px;	white-space: nowrap;}
span.modShipsResultNavPages {font-size: 9pt;display: block;}