#left_panel{
	font-size:12px;
	width:270px;
}

#clubrb{
	position:absolute;
	top:145px;
	margin-left:310px;
	font-size:12px;
	width:335px;
}

#clubrb a{
	padding:0px;
	margin:0px;
	display:inline;
	text-align:left;
}
#clubrb_menu{
	
}
#clubrb_menu div{
	width:147px;
	height:23px;
	background-image:url(../i/crb_m_bg.gif);
}
#clubrb_menu div a{
	display:block;
	width:142px;
	height:20px;
	color:#FFF;
	text-decoration:none;
	padding:3px 0px 0px 5px;
}
#clubrb_menu img{
	border:none;
}
#clubrb td.logout{
	text-align:right;
	vertical-align:bottom;
	padding-bottom:9px;
}
#clubrb input.submit{
	width:80px;
	height:20px;
	border:1px solid #999;
}

#register{
	position:absolute;
	top:172px;
	margin-left:310px;
	font-size:12px;
	width:335px;
}
#register table{
	width:100%;
}
#register td{
	padding:0px;
	vertical-align:top;
}
#register input{
	width:210px;
	height:15px;
	font-size:12px;
}
#register select{
	width:215px;
	height:20px;
	font-size:12px;
}
#register textarea{
	width:210px;
	height:80px;
	font-size:12px;
}
#register .subtd{
	text-align:right;
	width:226px;
}
#register .submit{
	margin-top:15px;
	width:80px;
	height:20px;
	border:1px solid #999;
}
#register .checkbox{
	width:25px;
}
#register img{
	border:none;
}
#register a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	text-align:right;
}

#userbikepane{
	width:450px;
	height:365px;
	overflow:auto;
}

#fbtable td{
	width:240px;
	height:180px;
}

.breadcrumb{
	padding-bottom:12px;
	color:#333;
	border-bottom:1px solid #000;
	size:18px;
}

.breadcrumb .selected{
	color:#F6621B;
	font-weight:bold;
}

.required{
	color: #C00;
}
.nowrap{
	white-space:nowrap;
}