
li{
 margin-left: 20px;
}

ul li{
 margin-left: 20px;
}

#page{
 padding: 10px 0 50px 10px; 
 font-family: "Arial";
 font-weight: normal;
 font-size: 12px;
 width:570px;
}

hr{
 border:1;
 color:#d4d4d4 ;
 background-color: #d4d4d4 ;
 
}

.hr1{
 height: 5px;  
 background-color: #03359b ;
 color:#03359b ;
 width: 165px;
 position: absolute;
 left:10px;
 top: 30px;
 border: 0;  
}

.hr2{
 height: 5px;
 background-color: #03359b ;
 color: #03359b; 
 width: 300px;
 position: relative;
 left:-135px;
 top: -3px;
 border: 0;  
}

.hr3{
 height: 5px;
 background-color: #03359b ;
 color: #03359b; 
 width: 400px;
 position: absolute;
 left:10px;
 top: 30px;
 border: 0; 
}

h1{
 font-size: 16px;
 font-weight: bold;
 color:#000;  
 font-family: "Arial";

}

h2{
 font-size: 14px;
 font-weight: bold;
 color:#000;
 font-family: "Arial";  
}

.content{
 font-size: 12px;
 font-weight: normal;
 text-align: justify;

}

.contentList li{
 list-style: square;
}                   


.pendidikanList li{
 list-style: none;
 margin: 0;
}                 
  

.pendidikanList li span.star{
 padding: 1px 0 1px 20px; display: block;
 background  : url(../images/icon_favourites.gif) no-repeat;    
}                 


#yayasan{
 float:left;
 width:30px;
 background-color:#03359b;
 color:#fff;
 padding-left : 20px;
 padding-top : 70px;
 height:200px;
}

#rektor{
 float:left;
 width:30px;
 background-color:#f5f6fa;
 color:#000;
 padding-left : 20px;
 padding-top : 80px;
 height:188px;
 
}

#wakil{
 float:left;
 width:200px;
 background-color:#fff;
 color:#000;
 padding-left : 30px; 
 height: 300px;
 
}

#kantor{
 float: left;
 position: relative;
 left: 10px;
 width: 200px;
}


#paging{
 list-style: none;
 text-align: center;
}

#paging li{
 display: inline;   
 margin-left: 0;
}

#paging li.normal a{
 color:#000;
 text-decoration: none;   
}

#paging li.normal a:hover{
 color:#03359b;
 text-decoration: underline;   
}

#paging li.visited a{
 color:#03359b;
 text-decoration: none;   
}

#paging1{
 list-style: none;
 text-align: center;
}

#paging1 li{
 display: inline; 
 margin-left: 0;     
}

#paging1 li.normal a{
 color:#000;
 text-decoration: none;   
}

#paging1 li.normal a:hover{
 color:#03359b;
 text-decoration: underline;   
}

#paging1 li.visited a{
 color:#03359b;
 text-decoration: none;   
}

#calendar1{
 float: right;
 position: relative;
 top:0px;
 right:290px;           
}


#search-admin{
 background: #f5f6fa;
 padding: 10px;
}

.warning{
 color: red;
 font-weight: bold;

}     

               


