body
{
	background-color: white;
}

div.input
{
	margin-left: 0;
}

div.sectionContent_desc
{
	background: none;
}

div.section_desc
{
	border: none;
}

div.linx
{
	text-align: center;
	margin-bottom: 5px;
}

div.submit
{
	text-align: right;
	vertical-align: middle;
}

form
{
	margin-bottom: 5px;
}

#all
{
	margin-top: 50px;
	margin-bottom: 50px;
	
	width: 610px;
	height: 100%;
	text-align: left;
	
	background-image: url("../images/descbg.png");
	background-repeat: repeat;
	background-position: center center;
}

#all_text
{
	width: 510px;
	height: 100%;
	text-align: left;
}

#h
{
	margin-top: 4em;
	margin-bottom: 2em;
}

div.separator
{
	margin-bottom: 2em;
	clear: both;
}

