#dashboard{
	overflow:hidden;
	line-height:normal;
}
#dashboard ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
#dashboard .moreHOI-box {
	background: none repeat-y scroll 0 0 #D7EEFF;
	border: 1px solid #9ABDDB;
	margin-top: 5px;
	clear: both;
	overflow: hidden;
}
#dashboard .moreHOI-box .moreHOI-box-top{
	height: 67px;
}
#dashboard .moreHOI-box ul {
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0;
}
* html #dashboard .moreHOI-box ul {
	overflow:visible;
	height:1%;
}
#dashboard .moreHOI-box ul li {
    display: inline;
    float: left;
    height: 147px;
    margin-left: 30px;
    overflow: hidden;
    width: 125px;
	font-size: 12px;
}
* html #dashboard .moreHOI-box ul li{
	overflow:visible;
	height:140px;
}
#dashboard .moreHOI-box ul a img{
	clear:both;
	display:block;
	border:none;
	margin-bottom:3px;
}
#dashboard .moreHOI-box .title-text {
	color: #00007D;
	margin-top: -2px;
	text-align: center;
}
#dashboard .moreHOI-box ul .bg-button{
	padding:2px 0px 0px 2px;
	background:url(http://image.aish.com/design08/button-bg.gif) no-repeat; 
	width:108px;
	height:25px;
	font-size:11px;
	line-height:10px;
}
#dashboard .moreHOI-box ul .bg-button-ethiopia{
	padding:2px 0px 0px 2px;
	background:url(http://image.aish.com/design08/button-bg-ethiopia.gif) no-repeat; 
	width:108px;
	height:33px;
	font-size:11px;
	line-height:10px;
}
#dashboard .moreHOI-box ul .bg-button-now-playing{
	padding:2px 0px 0px 2px;
	background:url(http://image.aish.com/design08/button-bg-playing-now.gif) no-repeat; 
	width:125px;
	height:25px;
	font-size:11px;
	line-height:10px;
	color:#000000;
}
#dashboard .moreHOI-box ul .bg-button-now-playing a{
	font-size:11px;
	line-height:10px;
	color:#000000;
	text-decoration:none;
}
#dashboard .moreHOI-box ul .bg-button-now-playing-ethiopia{
	padding:2px 0px 0px 2px;
	background:url(http://image.aish.com/design08/button-bg-ethiopia-playing.gif) no-repeat; 
	width:125px;
	height:33px;
	font-size:11px;
	line-height:10px;
}
#dashboard .moreHOI-box ul .bg-button-now-playing-ethiopia a{
	
	font-size:11px;
	line-height:10px;
	color:#000000;
	text-decoration:none;
}
#dashboard .moreHOI-box ul .orange-bg{
	padding:2px 0px 0px 2px;
	background:url(http://image.aish.com/design08/orange-bg.gif) no-repeat; 
	width:83px;
	height:14px;
	font-size:11px;
	line-height:10px;
	color:#000000;
	text-decoration:none;
}
#dashboard .moreHOI-box ul .orange-bg a{
	font-size:11px;
	line-height:10px;
	color:#000000;
	text-decoration:none;
}
#dashboard .moreHOI-box .moreHOI-box-btm {
	clear: both;
	/*min-height:80px;*/
	padding: 5px 0 20px;
	text-align: center;
}
#dashboard .moreHOI-box .moreHOI-box-btm .button-HOI {
	background: url("http://media.aish.com/designimages/large-orange-button.png") no-repeat scroll 24px 0 transparent;
	display:block;
	height:34px;
	/*font-weight:bold;*/
	margin: 0px 5px;
}
#dashboard .moreHOI-box .moreHOI-box-btm .button-HOI a {
	display: block;
	padding: 5px 8px 0;
	color: #8B0000;
	font-size: 16px;
	/*font-weight:bold;*/
	text-decoration: none; 
}
#dashboard .moreHOI-box .more {
	background: url("http://media.aish.com/designimages/arrow-blue-ltr.png") no-repeat scroll right 6px transparent;
	color: #00007D;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 17px 12px;
	padding-right: 8px;
}
#dashboard .section-list ul {
	margin: 35px 1em 1em;
	overflow: auto;
	padding-left: 23px;
}
#dashboard .section-list ul li {
	background: url("http://media.aish.com/designimages/bullet-003366.png") no-repeat scroll left 6px transparent;
	color: #00007D;
	float: left;
	list-style: none outside none;
	padding-left: 12px;
	width: 135px;
	height: 19px;
	margin-left: 0;
}
#dashboard .section-list ul li a {
	font-size: 14px;
}

