.video{
	float:left;
	background-image:url(../images/bg-video.gif);
	width:247px;
	height:219px;
	padding:10px;
}
.video a{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#000;
	padding-top:5px;
}
.video a:hover{
	text-decoration:none;
}
.welcome{
	float:right;
	width:635px;
	overflow:hidden;
	border:solid 1px #999999;
	padding:15px;
	font-size:12px;
	line-height:1.4;
	padding-bottom:0px;
	padding-top:5px;
}
.welcome h1{
	margin:0px;
	font-size:18px;
	color:#035595;
}
.welcome a{
	color:#035595;
}
.welcome a:hover{
	color:#000;
	text-decoration:none;
}
.hmConts{
	clear:both;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.leftConts{
	float:left;
	width:662px;
}
.rightConts{
	float:right;
	width:218px;
}
.exploreQuran{
	background-image:url(../images/bg-all-quran.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	padding-left:20px;
	height:180px;
	margin-bottom:20px;
}
.exploreQuran h1{
	font-size:25px;
	color:#FFF;
	margin-top:10px;
}
.exploreQuran ul{
	float:left;
	width:165px;
	padding-left:20px;
}
.exploreQuran ul li{
	font-size:12px;
	font-weight:bold;
	list-style-image:url(../images/bull-white.gif);
}
.exploreQuran ul li a{
	color:#000;
}
.exploreQuran ul li a:hover{
	color:#03477c;
	text-decoration:none;
}
.connected{
	float:left;
	width:290px;
	height:346px;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
	background-image:url(../images/bg-conected.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:1.4;
}
.connected .connBlock{
	min-height:112px;
}
.connected h1{
	font-size:20px;
	color:#FFF;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.connected h2{
	color:#03477c;
	margin-bottom:0px;
}
.connected em{
	color:#707070;
	font-size:12px;
	font-weight:bold;
}
.connected a{
	color:#03477c;
}
.distribution{
	float:right;
	width:294px;
	height:155px;
	background-image:url(../images/bg-distribution.jpg);
	background-repeat:no-repeat;
	
	padding-left:15px;
	padding-right:15px;
	
	padding-top:12px;
	padding-bottom:12px;
	
	font-size:12px;
	color:#FFF;
	line-height:1.4;
}
.distribution h1{
	color:#FFF;
	font-size:18px;
	margin-top:0px;
	margin-bottom:20px;
}
.distribution p{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.distribution a{
	color:#FF0;
}
.distribution a:hover{
	color:#FFF;
	text-decoration:none;
}
.GetQuran{
	float:right;
	width:294px;
	height:140px;
	background-image:url(../images/bg-dawah-city.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:12px;
	
	font-size:12px;
	color:#FFF;
	line-height:1.4;
}
.GetQuran h1{
	color:#FFF;
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
}
.GetQuran p{
	padding-left:5px;
	padding-right:5px;
	margin:0px;
}
.GetQuran a{
	color:#FF0;
}
.GetQuran a:hover{
	color:#FFF;
	text-decoration:none;
}

.voteContainer{
	float:left;
	width:200px;
	margin-left:8px;
}
.vote {
	margin-top: 4px;
	padding: 0 0 0 0;
}
fieldset {
	border:none;
	padding: 0 10px 10px 10px;
	margin-bottom: 15px;
}
legend {
	color: white;
	background: #363;
	border: 1px outset #CCC;
	padding:4px;
	font-weight: bold;
	font-size:13px;
}
.vote p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size:12px;
}
.vote a{
	color:#024073;
}
.vote a:hover{
	color:#000;
	text-decoration:none;
}
input.submit {
	color: white;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	background: #023f6e;
	border: 2px outset #000;
}