#txtSelect {
width: 800px;
height:80px;
margin: auto;
}

#txtMake {
display: block;
width: 220px;
float: left;
}

#txtModel {
display: block;
width: 400px;
float: left;
}

#txtListing {
display: block;
width: 180px;
float: left;
}

#txtListing table{
border: none;
border-collapse: collapse;
margin: auto;
padding: 0px;
}

#txtListing table td{
margin: 0px;
padding: 0px;
}

#frmMakeModel {
display: block;
width: 620px;
float:left;
}

#txtDetails {
clear:both;
margin: auto;
width: 800px;
}

#SelYear {
float: left;
}

.odd {
background-color: #e0e0e0;
}

.even {
background-color: #c0c0c0;
}

.even a, .odd a{
color: #CC0000;
text-decoration: none;
}

#bdBike div{
float: left;
font-size: 10px;
font-weight: bold;
margin-right: 5px;
}

#bdFront{
clear:both;
float: left;
width: 275px;
font-weight: bold;
}

#bdRear{
float: left;
width: 275px;
font-weight: bold;
}

#bdC{
float: left;
width: 250px;
font-weight: bold;
}

#bdSpec{
clear: both;
font-weight: bold;
}

#bdSpec div{
float: left;
width: 400px;
}

#bdBike div span{
font-weight: normal;
}

#bdFront div span{
font-weight: normal;
}

#bdRear div span{
font-weight: normal;
}

#bdC div span{
font-weight: normal;
}

#bdSpec div span{
font-weight: normal;
}

