
#b-sidebar { width: 280px; float:right;}
#b-right-column { width:685px; float:left; }
.b-sidebar-wrapper { padding:20px 30px 0 5px; }
.b-right-column-wrapper { padding:20px 0 0 30px; }

#p-sidebar { width:30%; float:right; }
#p-right-column {
	float: left;
	width: 70%;
	margin: 20px -1px 0 0;
	}
.p-sidebar-wrapper { padding:0 25px; color:#595959; font-size:13px; }
.p-right-column-wrapper { padding:15px 0 0 45px;}

.post-body-list {  width:625px;  }

.box-header-l { background: url(/img/box-left-top-c.gif) left top no-repeat; }
.box-header-r { background: url(/img/box-right-top-c.gif) right top no-repeat; }

.box-footer-l { background: url(/img/box-right-bottom-c.gif) right top no-repeat; }
.box-footer-r { background: url(/img/box-left-bottom-c.gif) left top no-repeat; height:13px; }
