@charset "iso-8859-1";
/* CSS Document */
#content {
	font-size:0.8em;
	text-align:left;
	width:850px;
	height:482px;
	float:right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color:#fff;
}