@import url('/CSS/CSC.css');

div#page
{
	background-image: url(/images/csc_question.jpg);
}

div#content
{
	position: absolute;
	left: 92px;
	top: 239px;
	width: 316px;
	height: 209px;
	overflow: scroll;
	overflow-x: auto;
}

div#form, div#content2
{
	position: absolute;
	left: 467px;
	top: 87px;
	width: 274px;
	height: 374px;
}

div#content2
{
	overflow: scroll;
	overflow-x: auto;
}
