@import url(onoff.css);
.tahun {display:block;width:64px;height:64px;padding:30px 0px 0px 0px;background:url(../images/calender.png) top no-repeat;font-size:18px;font-weight:600;text-align:center;  color:#000;}

.rinciannotahun li {float:left; padding:5px 5%;}
.tahun {margin-bottom:20px;}
.ultahun {margin-bottom:20px;}

@media (max-width: 768px)
{

	.ultahun {width:100%; margin-bottom:20px;}
}
@media (min-width: 768px)
{
	.tahun {float:left; margin-right:10px;}
	.ultahun {float:left; width:80%; margin-bottom:20px;}

}
