.scroll-pane
{
	width: 100%;
	height: 96%;
	overflow: auto;
	margin-top: 6px;
}
.horizontal-only
{
	height: auto;
	max-height: 200px;
}
#Alphbet
{
 background-color: #f3f3f3;
 border: solid 1px #f7f7f7;
 padding : 8px;
 margin: 0;
 border-radius: 5px;
}
#Alphbet h4
{
	color: #555;
}
/* list-nav start */
#Alphbet .listNav { margin: 0 0 10px; }

#Alphbet .ln-letter-count {
	text-align: center;
	font-size: 0.8em;
	line-height: 1;
	margin-bottom: 3px;
	color: #fff;
	font-weight: bold;
}

#Alphbet  .ln-letters { overflow: hidden; }

#Alphbet  .ln-letters a {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 8px;
	border: none;
	border-right: none;
	margin: 2px;
	text-decoration: none;
	background-color: #555 !important;
	color: white;
}
#myList > li a,
#myList > li a:visited,
#myList > li a:hover
{
color: #555 !important;
}


#Alphbet .ln-letters a.ln-disabled { color: #ddd; }

#Alphbet .ln-letters a.ln-last { border-right: 1px solid silver; }

#Alphbet .ln-letters a:hover,
#Alphbet .ln-letters a.ln-selected { 
background-color: #000; 
color: #fff;
		}
#Alphbet .ln-letters a.ln-selected { 
background-color: #0099ff; 
color: #fff;
		}		

#Alphbet #myList { list-style-type: none; padding-left: 20px; }

#Alphbet #myList li { line-height: 1.6em;list-style-type: none; color: #fff; }

#Alphbet #myList-nav { position: relative; padding-top: 18px; }

#Alphbet #myList-nav a { background: white; }
/* list-nav end */
h2 {
	font-size: 1.4em !important;
}
h2.latest-news a,
h2.latest-news a:visited,
h2.latest-news a:active,
h2.latest-news a:hover 
{
	color: #555555 !important;
	font-size: 1.1em;
}
