@charset "utf-8";


#left_content{
	width:668px;
	float:left;
}

.title{
	background-image:url(/2025/2013/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	clear:both;
}

.title p{
	margin-left:20px;
	padding-top:8px;
}

/*
.submission_title p{
	background-image:url(/2025/2013/images/titile_bar.png);
	background-repeat:no-repeat;
	width:667px;
	height:39px;
	margin-top:0;
	padding:8px 20px;
}
*/

.submission_message p{
	padding:20px 20px 0 20px;
	margin-bottom:20px;
}

.submission_message ul{
	padding:0 20px 0 45px;
	margin-bottom:20px;
	list-style:disc;
}
