div#main{
	width:618px;
	float:left;
}
div#pickup{
	margin-bottom:20px;
}

div#information{
}
div#information div.info{
	clear:left;
	width:578px;
	padding:10px 20px;
	min-height: 90px;
	border-bottom: 1px dotted #ccc;
}
div#information div.info img{
	width:90px;
	height:90px;
	padding:0 20px 0px 0px;
	float:left;
}
div#information div.info h3{
	padding-top:10px;
	padding-left:110px;
}
div#information div.info p{
	padding-left:110px;
	line-height:1.8;
	font-size:.8em;
	color:#393939;
}

div#information div.info_alt{
    background: url(/img/timetable_grad.png) repeat-x center center;
    background-position: bottom
/*		background: #ececec;*/
}

div#rightside{
	width:236px;
	float:right;
}
div#rightside a img{
	margin-bottom:10px;
}

ul#sponsor{
	display:block;
	width:235px;
	height:194px;
	margin-bottom: 200px;
}

ul#blog{
	width:100%;
    height: 200px;
/* 	height: 100px; */
	padding-top:5px;
	background: #ececec;
	
}
ul#blog li{
	display:block;
	float:left;
	padding-left:5px;
    padding-bottom:5px;
/*
    padding-top:10px;
    padding-left:60px;
*/
}
ul#blog li a{
	
}
div#linkBanner{
    margin-top:10px;
    font-size: 10px;
    text-align:center;
    line-height: 0;
}
div#linkBanner a{
    text-decoration:none;
}