.c_content_selection .block {
	width:90%;
	color:#000000;
	float:left;
	margin:40px 0 0 0;
	font-size:14px;
}

.c_content_selection .block select {	
	font:13px Arial, Helvetica, sans-serif;
	height:20px;
	border:1px solid #7f9db9;
	margin:0 0 0 20px;
}

.c_content_selection .block input {
	color:#9ba9b6;
	font:14px Arial, Helvetica, sans-serif;
	width:200px;
	height:18px;
	border:1px solid #7f9db9;
	margin:0 10px 0 5px;
	padding:2px 2px 0 2px;
}

.c_content_selection .block table {
	margin:15px 0 0 0;
	width:500px;
}

.c_content_selection .block table td {
	padding:5px 15px 5px 0;
}

.c_content_selection .block table input {
	margin:0;
	padding:0;
	width:100%;
}

.c_content_selection .block table select {
	width:35px;
	text-align:center;
}

.c_content_selection .block .narrow {
	width:150px;
}

.c_content_selection .high {
	line-height:30px;
}

.c_content_selection .last2 {
	width:350px;
	margin:60px 0 40px 70px;
	text-align:center;
	line-height:60px;
}

