.title 		{}
.content 	{}
.storytitle {}
.storycat	{}
.boxtitle 	{}
.boxcontent {}
.option 	{}
.tiny		{}
.footmsg	{}
.footmsg_l	{}
.box		{}


			#sidebar {
				width: 230px;
				float: left;
				overflow: hidden;
				}
				.widget-title {
					background: no-repeat url(../images/sidebar/widget-title.gif) 0 0;
					width: 230px;
					min-height: 10px;
					padding: 5px 15px 5px 15px;
					color: #fff;
					font-weight: bold;
					text-transform: uppercase;
					overflow: hidden;
					font-size: .8em;
					}
				.widget-top {
					background: no-repeat url(../images/sidebar/widget-top.gif) 0 0;
					width: 230px;
					height: 10px;
					overflow: hidden;
					}
				.widget-fill {
					background: repeat-y url(../images/sidebar/widget-fill.gif) 0 0;
					width: 230px;
					padding: 0 10px 0 10px;
					min-height: 15px;
					overflow: hidden;
					}
				.widget-bottom {
					background: no-repeat url(../images/sidebar/widget-bottom.gif) 0 0;
					width: 230px;
					height: 20px;
					margin-bottom: 15px;
					}
					.widget-content {
						}
