#width
{
	background:		url(img/bg/repeat.png) top center 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:			520px;
}

#leftwrap
{
	width:			360px;
}

#rightwrap
{
	width:			140px;
}