#wrap
{
	background:		url(img/bg/right.png) top right repeat-y;
}

#middle
{
	margin:			0 202px 0 202px;
}

#sideright
{
	width:			203px;
	margin:			0 0 10em 0;
	float:			right;
	background:		url(img/bg/shadow_right.png) 0 0 no-repeat;
	padding-top:		20px;
}

#post
{
	width:			100%;
	min-width:		520px;
}

#leftwrap
{
	width:			75%;
	min-width:		355px;
}

#rightwrap
{
	width:			20%;
	min-width:		140px;
}
