/* CSS Document */

#contenttengah .wrapdownload {
	float:left;
	display:inline;
	clear:both;
	margin:0 0 20px 20px;
	width:510px;
	padding-bottom:10px;
	border-bottom:1px solid #fbabc6;
	font-family:harrington;
	color:#fa0489;
}

#contenttengah .wrapdownload .imgdownload {
	float:left;
	display:inline;
	margin:0 15px 0 25px;
	width:95px;
	text-align:center;
}

#contenttengah .wrapdownload .infodownload {
	float:left;
	display:inline;
	width:170px;
	margin-left:15px;
}

#contenttengah .wrapdownload .infodownload .infodl {
	float:left;
	display:inline;
	clear:both;
	text-align:center;
	width:100%;
	margin-bottom:5px;
}

#contenttengah .wrapdownload .infodownload .infodl a {
	text-decoration:none;
	color:#fa0489;
}

#contenttengah .wrapdownload .infodownload .infodl a:hover {
	color:#FF8FD0;
}

#contenttengah .wrapdownload .infodownload .hddl {
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}