.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{
width:800px;
margin: auto;
margin-right: 0px;
background-color: transparent;
background-image: none;
	border-bottom: 1px solid #D1D1D1;
}
.alphacities  .citybottom{
	border-bottom: 1px solid #D1D1D1;
}
.alphacities table.cityholder td{
background-color: transparent;
background-image: none;
text-align: left;
width: 25%;	
} 

.alphacities table.cityholder td ul{
	margin-bottom: 0px;
	
}
a.combinedlink{
	color: #858585;
	color: Black;
	font-size: 12px;
	white-space: nowrap;
	text-decoration: none;
}
a.combinedlink .cname{
	text-decoration: underline;
}
.ciusinename{
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	margin-top: 7px;
}
a.ciusinename:hover{
	text-decoration: underline;
}

div.letterholder{
	float: left;
/*	border: 1px solid Navy;*/
	width: 20px;
}
a.combinedlink span.mlocations{
	text-decoration: none;		
	font-weight: bold;
}
