@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#999;
}

#leftbox {
	background:url(../images/left_spacer.gif) repeat;
	width:10px;
}

#rightbox {
	background:url(../images/right_spacer.gif) repeat;
	width:10px;
}