

#blog_nav img{
	display:block;
	float:none;
}
.image{
	float:right;
	font-style:italic;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
	width:160px;
}
.box .image img{
	float:none;
	display:block;
	margin:0px auto 0px auto;
}
.nick{
	font-style:italic;
	font-weight:bold;
	color: #59595B;
	text-indent:20px;
	margin-bottom:50px;
}

.date{
	text-indent:20px;
	font-weight:normal;
}

.box{
	display:inline;
	float:left;
}

h4{
	margin:0px 20px 0px 20px;
	clear:both;
}

ul{
	margin:0px 0px 20px 40px;
	padding:0px 0px 0px 0px;
}

li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.box .content .blog_text{
	padding:2px 20px 30px 30px;

}

.b450{
	width:450px;
}
.b450 .top{
	background:url(../image/box/bg_450_t.gif) no-repeat;
}
.b450 .top .c{
	width: 390px;
}
.b450 .content{
	width:450px;
	background: white url(../image/box/content_450.gif) repeat-y;
}
.b450 .bottom{
	background:url(../image/box/bg_450_b.gif) no-repeat;
}
.b450 .bottom .c{
	width: 390px;
}

.box .content h3{
	padding-left:20px;
}
.box .content h2{
	padding-left:20px;
}
.box .content p{
	padding-left:20px;
}

.b250{
	width:250px;
}
.b250 .top{
	background:url(../image/box/bg_250_t.gif) no-repeat;
}
.b250 .top .c{
	width: 190px;
}
.b250 .content{
	width:250px;
	background: white url(../image/box/content_250.gif) repeat-y;
}
.b250 .bottom{
	background:url(../image/box/bg_250_b.gif) no-repeat;
}
.b250 .bottom .c{
	width: 190px;
}