/* */
.skn-warn {
	border:#d5d5d5 solid 1px;
	padding:10px;
	background-color:#fefdea;
	font-size:12px;
	color: #686868;
}
/* list sekolah */
.skn-schlist .logo-frame {
	background:url(../skin_portal/logo_sch_box.png) no-repeat center center;
}
.skn-schlist .logo {
	width:74px;
	height:74px;
	background-position:center center !important;
	background-repeat:no-repeat !important;
}
.skn-schlist .logo img {
	display:none;
}
.skn-schlist .judul_index{
	float:left;
	padding:10px 0 5px 15px;
	background:url(../skin_portal/poin1.png) no-repeat 0 13px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#0965A2;
}
.skn-schlist .detil_sekolah{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F7F7F7;
	border-top:1px dotted #05456D;
	border-bottom:1px dotted #05456D;
}
.skn-schlist .alamat {
	color: #686868;
	padding-top:5px;
	font-size:10px;
}
.skn-schlist .alamat div {
	padding-left:4.65em;
	position:relative;
	text-indent:-0.65em;
}
.skn-schlist .alamat span {
	position:absolute;
	left:0.65em;
}
.skn-schlist .selanjutnya{
	float:right;
	padding-top:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	color:#0066FF;
}
/* form */
.sch-combo .label{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#054269;
	font-weight:bold;
	padding-bottom:3px;
}
.sch-combo .cmb_box1{
	padding-bottom:5px;
}
.sch-combo .button{
	padding:10px 0;
}
