.clubstitle
{
	background-image: url(../images/titlebar/clubs-spacer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	height: 25px;
	padding: 0px;
}

#clubsleftpanel
{
	float: left;
	width: 600px;
}
#clubsrightpanel
{
	float: left;
	width: 300px;
	margin-left: 20px;
}
.clubsholder {	width: 100%; 	margin-bottom: 20px; 	float: left; 	border: 1px solid #23DECD; 	background-color: #FFFFFF; }
.clubsholder a{  color:#29c8f0;}
.clubsholder a:hover{  color:#000;}

.clubsholder #tonightclub {width:95%;padding:0 5px 5px 5px;font-size:120%; }
.clubsholder #tonightclub a{  color:#29c8f0;text-align:right;float:right;}
.clubsholder #tonightclub a:hover{  color:#000;}

.left_club_info{  width:380px;float:left;margin-left:5px;}
.day_tabs{ height:25px; }
.club_info{border-right: 1px dashed #a2d9ef;padding:2px 5px 2px 5px; font-family:arial;font-size:14px;font-style:italic;background:#fdfeff;color:#000000; font-style:normal;}
.club_info h3{font-size:15px;}

a.club_day_tabs{float:left;margin-left:1px;width:43px;height:25px;text-align:center;line-height:25px;display:block;background: url(../images/club_day_tab.png) no-repeat bottom right; color:#fff;text-decoration:none;overflow:hidden;}
a:hover.club_day_tabs{float:left;margin-left:1px;width:43px;height:25px;text-align:center;line-height:25px;display:block;background: url(../images/club_day_tab_hover.png) no-repeat bottom right; color:#004a68;text-decoration:none;}
a.club_day_tabs_clicked{float:left;margin-left:1px;width:43px;height:25px;text-align:center;line-height:25px;display:block;background: url(../images/club_day_tab_hover.png) no-repeat bottom right; color:#004a68;text-decoration:none;}


.right_star_system {width:190px;float:right;margin-right:2px;background: url(../images/rate_us.gif) no-repeat top right;padding-bottom:10px;margin-bottom:10px;}
.starsystem { height:30px;  }
.rating_system_box{  height:30px;float:right;width:120px;}
.rating_system_label{  float:left;width:70px;text-align:left !important;font-family:trebuchet ms;color:#575757;font-size:12px;line-height:30px;}

.add_club_comment{position:relative;width:350px;float:left;background: url(../images/add_club_comment.gif) no-repeat top left;padding:10px;margin-top:15px;}

.show_comment{padding:10px;border-bottom:1px dashed #f0f0f0;background:#fafafa;font-style:italic;margin-top:5px;font-size:12px;font-family:georgia;}
.first_comment{margin-top:30px;}

.club_comment_form{margin-top:35px;}
.club_comment_form_textarea{border:1px solid #efefef;width:330px;height:120px;}
.club_comment_sendbutton{width:120px;height:30px;background:#3f3f3f;color:#fff;border:1px solid #000;padding:1px;margin:10px 0 0 100px;font-size:14px;font-family:trebuchet ms;line-height:30px;font-style:italic;}



