
#blog_calendar {
	font-size: 100%;
	margin: 5px 10px;
	border-collapse: collapse;
}
#blog_calendar caption {
	font-size: 100%;
}
#blog_calendar th {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
    	padding-left:          3px;
    	padding-top:           0px;
	line-height: 20px;
	background: none;
}
#blog_calendar td {
	width: 26px;
	text-align: center;
	background: url(http://kgs.wtk2.com/widgets/blog_calendar_box/images/line.gif) repeat-x bottom left;
}
#blog_calendar td a {
	display: block;
	font-weight: bold;
}
#blog_calendar th.sun {
	color: #CC3D3D;
}
#blog_calendar th.sat {
	color: #2996CC
}
#blog_calendar td a:link, .calender td a:visited {
	text-decoration: none;
	background: #EFEFEF;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
#blog_calendar td a:hover {
	text-decoration: none;
	background: #CCC;
}

#banner3_1 {
    margin-top:20px;
}
#banner3_1 .banner_image {
    margin:2px;
}
#banner3_1.banner_horizontal .banner_image_outer {
    float:left;
    width:240px;
    text-align:center;
    display:inline-block;
}
#banner3_1.banner_vertical .banner_image_outer {
    float:none;
    width:240px;
    text-align:center;
}
