/* CSS Document */

#menu { padding: 0;   margin:0; }
#menu li { display: inline; }
#menu li a { background:url(../images/head_jadwal_2.jpg); width:125px; height:28px; margin:0; float:left; text-decoration: none; color: #000; font: 10px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#333333; border-bottom:#CCCCCC solid 5px;}
#menu li.active a { background:url(../images/head_jadwal.jpg); width:125px; height:28px; }

#menu h3 { font: bold 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#333333; margin:5px 0 0 15px;  }
h5 { font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#333333; margin:0px; }
.content { float: left; clear: both; background:none; width: 500px; margin:0; }


.pictjadwal { 
    float: left; 
	border-color:#CCCCCC;
	border-style:solid;
	border-width:3px;
	margin:5px 10px 0px 10px;
	
}

