.alphacities {
/*padding: 20px;*/
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	padding-left: 20px;
	padding-right: 20px;
}
.alphacities .alpha{
font-size: 15px;
font-weight: bold;
border-bottom: 1px solid #737373;	
padding-top: 10px;
cursor: pointer;
}

.alphacities .alphabottom,
.alphabottom .ableft,
.alphabottom .abright
{
	height: 4px;
	font-size: 2px;
	line-height: 2px;
}
.alphabottom .ableft,
.alphabottom .abright
{
	width: 4px;
}
.alphabottom .ableft{
	float: left;
	background-image: url(../images/greencornerleft.gif);
}
.alphabottom .abright
{
	float: right;
background-image: url(../images/greencornerright.gif);
}
.alphacities .alphabottom{
	background-image: url(../images/greenalphapixel.gif);
	background-position: bottom;
background-repeat: repeat-x;
	background-color: #E6F6E1;
	
}
.alphacities table.cityholder{
	background-color: #E6F6E1;
	border-left: 1px solid #257503; 
	border-right: 1px solid #257503; 
}
div.letterholder
{
	float: left;
	/*border: 1px solid Navy;*/
	width: 20px;
/*	height: 16px;*/
	margin:0px;
	clear: both;
}
span.labels{
	
}
div.alpha{
	padding: 0px;
	margin: 0px;
	/*	border: 1px solid Navy;*/
		height: 20px;
		line-height: 14px;
}
div.alpha span{
	/*border: 1px solid Navy;*/
	margin: 0px;
	padding: 0px;
}
