@charset "UTF-8";
#header {
	background-image: url(../images/header/requestinfo.jpg);
}
#content {
	padding-right: 0px;
	width: 870px;
}
.right {
	width: 275px;
	padding: 0;
	padding-top: 20px;
	border-left:none;
}
.left {
	border-right: 1px dotted #999999;
	width: 574px;
}
