#common{
	width:auto;
	background:#EEE;
	margin-top:5px;
}
#wcommon{
	width:auto;
	background:#FFF;
	margin-top:5px;
}
#btop{
	background:url(border.gif) top repeat-x;
}
#bright{
	background:url(border.gif) right repeat-y;
}
#bbottom{
	background:url(border.gif) bottom repeat-x;
}
#bleft{
	background:url(border.gif) left repeat-y;
}
#topleft{
	background:url(topleft.gif) top left no-repeat;
}
#topright{
	background:url(topright.gif) top right no-repeat;
}
#bottomright{
	background:url(bottomright.gif) bottom right no-repeat;
}
#bottomleft{
	background:url(bottomleft.gif) bottom left no-repeat;
}
#wtopleft{
	background:url(wtopleft.gif) top left no-repeat;
}
#wtopright{
	background:url(wtopright.gif) top right no-repeat;
}
#wbottomright{
	background:url(wbottomright.gif) bottom right no-repeat;
}
#wbottomleft{
	background:url(wbottomleft.gif) bottom left no-repeat;
}
.Content{
	padding:10px;
}
