div.header_club {
	height:100px;
	left:50%;
	margin-left:-450px;
	position:absolute;
	border-bottom:1px solid #E5F2FA;
	width:635px;
}

div.header_club h1 {
	font-size:27px;
	margin:0;
	padding:0;
}

div.header_club div.clubs_menu {
	margin-top:30px;
}

div.header_club div.clubs_menu a {
	margin-right:14px;
	padding:1px 4px;
}

div.header_club div.clubs_menu a.add {
	margin:0 0 0 50px;
}

div.header_club div.clubs_menu a.active {
	background-color:#CC006A;
	color:#FFFFFF;
	text-decoration:none;
}

.pageleft {
	padding-top:100px;
}

.contentleft {
	width:640px;
}

table.available_services input {
	clear:both;
	float:left;
}

table.available_services label {
	overflow:hidden;
	zoom:1;
}

table.available_services td {
	vertical-align:top;
}

table.available_services td.checkbox {
	width:20px;
}

table.available_services td.label {
	width:270px;
}

input.file_input {
	margin:5px 0;
}

td.line_b {
	border-top:1px solid #CED9E1;
	/*padding-top:20px;*/
}

div.regform div#gmap {
	height:327px;
	top:200px;
}

div.no_found {
	background-color:#FFCCCC;
	margin-top:10px;
	padding:40px;
}

div.regform {
	margin:0;
	position: relative;
	width:590px;
}

td.pageright {
	width:260px;
}

div.regform div.submit img {
	cursor:pointer;
}