h2
{
    margin:2px;
    font-size: 10px;
}
.community
{
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
}

.community h2
{
	color: #FFFFFF;
	font-family: Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
}

.communityDetail
{
	background-color: #262726;
	width: 355px;
	padding: 5px;
	display: none;
	/*position:fixed;*/

}
.communityDetail a
{
    color: #FFFFFF;
    text-decoration: underline;
}
.communityItem 
{
	padding: 5px;
	padding-left: 30px;
	padding-right: 15px;	
	position:relative;
}

.communityItemDark
{
    background-image: url("http://cwx-beta.com/View/Images/Background/communityBox_Dark.png");
    background-repeat:repeat-n;
    width: 354px;
    height: 78px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #B6D0D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #B6D0D8;
    cursor: pointer;
}

.communityItemDark-Active
{
    background-image: url("http://cwx-beta.com/View/Images/Background/communityBox_Dark_Active.png");
    background-repeat:repeat-n;
    width: 354px;
    height: 78px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #B6D0D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #B6D0D8;
}

.communityItemLight
{
    background-image: url("http://cwx-beta.com/View/Images/Background/communityBox_Light.png");
    background-repeat:repeat-n;
    width: 354px;
    height: 78px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #B6D0D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #B6D0D8;
    cursor: pointer;
}

.communityItemLight-Active
{
    background-image: url("http://cwx-beta.com/View/Images/Background/communityBox_Light_Active.png");
    background-repeat:repeat-n;
    width: 354px;
    height: 78px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #B6D0D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #B6D0D8;
}/*
#athleteScroll
{
    height: 481px;
    overflow: hidden;
}*/
.cityDate
{
    color:#c4c7b7;
}








/*




#divImagePickerContainer
{
	top: -425px;
	width: 85px;
	height: 400px;
	position: relative;
	left: 50%;
	margin: 0px 0px 0px 300px;
	
}
#divImagePickerContainer img
{	
	cursor: pointer;
	display: block;
}
#imagePicker
{
	width: 85px;
	overflow: auto;
	height: 400px;
	margin-right:10px;
}

.scroll-pane 
{
	overflow: auto;
	height: 700px;
}


