﻿.summary_gymprofile_bottom
{
	background: url(../image/background/clubs/clubbackground.png) center bottom no-repeat;
	width:950px;
	height:182px;
}
.summary_gymprofile_top
{
	width: 950px;
    min-height: 45px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
}
.summary_gymprofile_heading
{
	font-family: Verdana; 
	font-size: 14pt; 
	color: white; 
	height:25px;
	margin-top:0px;
	width:100%;
	
}
.summary_gymprofile_content
{
	padding: 5px 5px 5px 5px;	
	font-family:Arial, Trebuchet MS, Verdana, helvetica, sans-serif;
	color:#696969;
}

.gympassport_features_bottom
{
	background: url(../image/banner/PassportFeatures_Bottom.gif) center bottom no-repeat;
	padding-bottom: 6px;
    margin-left:10px;
    margin-bottom: 5px;
    padding-top: 5px;
    width:329px;
}
.gympassport_features_top
{
	min-height: 40px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width:329px;
}
.gympassport_features_heading
{
	font-weight: bold; 
	font-family: Arial; 
	color: white; 
	height:25px;
	padding-top: 10px;
	margin-top:0px;
	width:100%;
}
.gympassport_features_content
{
	padding: 5px 5px 5px 5px;	
	border-left:solid 2px #003399;
	border-right:solid 2px #003399;
	font-family:Trebuchet MS, Verdana, helvetica, sans-serif;
	color:#696969;
	min-height:155px;
}


