.box 
{
	background-image:url(images/box.png);
	height:383px;
	padding:10px;
	width:632px;
	margin-top:10px;
}
.Head_title
{
	COLOR: white;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.875em;
	FONT-FAMILY: Helvetica, sans-serif;
}
.scrollingBox
{
	height:383px;
	overflow:auto;
}
.box_general
{
	margin-top:10px;
}

.general
{
	FONT-FAMILY: Helvetica, sans-serif;
}