﻿.sellTrOdd {}
.sellTrEven {}

#sellBikeTable {width:100%;border-bottom:1px solid #cccccc;border-collapse:collapse;margin-bottom:20px;}
#sellBikeTable th{text-align:center;padding:2px;height:50px;}
#sellBikeTable td{text-align:center;padding:1px;border-top:1px solid #cccccc;border-right:1px solid #cccccc;height:70px;}
#sellBikeTable a {text-decoration:underline;}

.sellBikeRaw {float:left;width:100%;}
.sellBikeRaw div {line-height:20px;text-align:center;border:1px solid grey;} 
.sellBikeId {width:30px;}
.sellBikeTitle {width:230px;}
.sellBikeImage {width:110px;}
.sellBikeDate {width:60px;}

#forsaleArea {width:100%;min-height:500px;padding-bottom:30px;}
#forsaleTitle {width:100%;font-weight:bold;padding-bottom:6px;border-bottom:1px solid #cccccc;}
#forsaleUndecrtitle {width:100%;margin:10px 0px;}
#forsaleUndertitle a {font-size:13px;text-decoration:underline;}
#forsaleDescription {width:100%;margin:10px 0px;}
#forsaleImage {width:100%;margin:10px 0px;}
#forsaleImage img {border:1px solid #cccccc;cursor:pointer;}
#forsaleArea .disclaimer {margin-top:30px;width:100%;border-top:1px solid #cccccc;font-size:11px;}

#disclaimerBigBox { position:absolute;z-index:11111;
    margin:auto;width:800px;background:#fff;text-align:center;display:none; }
#btnArea {width:100%;text-align:center;padding:20px 0px;}
#btnArea input {margin-left:20px;}
