/* Clubs */

#clubdetails {
    margin-top: 10px;
    margin-bottom: 10px;
}
.sub_header_middle, .contentholderheadline, .smallcontentholderheadline  {
	border-bottom:1px solid #DDDDDD;
	color:#CD2036;
	font-size:24px;
	font-weight:bold;
	line-height:22px;
	margin:10px 10px 0;
	padding-bottom:10px;
	text-transform:uppercase;
	width:410px;
}
.smallcontentholderheadline {
    margin-bottom: 10px;
	color:#666666;
	text-transform:none;
	font-size:12px;
	font-weight:normal;
	line-height:22px;
}
.contentholderheadline {
   padding-top:10px;
   margin-bottom: 10px;
}
.contentholder_left {
    float: left;
    width: 200px;
}
.contentholder_right {
    padding-top: 75px;
    padding-left:200px;
}
.clubsidemenu {
margin-bottom:10px;
margin-top:10px;
}
.clubsidemenu a {
    float: left;
}
