
			#main_content_container{
				background:#ffffff url(../images/maingb/5.gif) repeat-y;
			}
			
			#wp-calendar td{
				color:#91a4ae;
				width:180px;
				text-align:center;
				padding:0px;
				margin:auto;
				border-collapse: collapse;
				line-height:normal;
			}
			#wp-calendar caption {
				color:#41545e;
				text-align:center;
				font-weight: bold;
			}
			#wp-calendar a, #wp-calendar a:active, #wp-calendar a:link, #wp-calendar a:visited {
				color:#41545e;
				font-weight: bold;
				text-decoration:underline;
			}
			#wp-calendar a:hover {
				color:#41545e;
				font-weight: bold;
				text-decoration:none;
			}
			
			#header_middle{
				text-align:center;
				height:130px;
				width:200px;
				float:left;
				background:#ffffff url('../images/bg_5m.gif') repeat-x;
			}
			#content_middle{
				/*margin-bottom: -10000px; padding-bottom: 10000px;*/
				width:200px;
				float:left;
				/*background:#b2e6e1;*/
			}
			
			#content_middle h2.header{
				margin-top:0px;
				font-size:14px;
				padding:3px;
				background:#8bcec7;
			}
			
			#header_right{
				background:#ffffff url('../images/bg_5r.gif') repeat-x;
				height:130px;
				width:300px;
				float:left;
				margin-left:5px;
				margin-right:5px;
			}
			#content_right{
				/*margin-bottom: -10000px; padding-bottom: 10000px;*/
				margin-left:5px;
				margin-right:5px;
				_margin-right:2px;
				width:300px;
				float:left;
				/*background:#8bcec7;*/
			}
			#content_right h2.header{
				font-size:14px;
				padding:3px;
				margin-top:0px;
				background:#b2e6e1;
			
			}
			#content_right .divline{
				border: 0px;
				color: #b2e6e1;
				background-color: #b2e6e1;
				height:1px;
			}
			#get_recent_comments_wrap ul{
				vertical-align:baseline;
				list-style-type:none;	
			}
			#get_recent_comments_wrap li{
				border-bottom:1px dashed #8bcec7;
				padding-bottom:7px;
			}
			
