﻿#download-button {
	color:#fff;
	background-color:#8BB652;
}
	
.request-content{
	padding:20px;
}
.request-left{
	width:150px;
	float:left;
	padding:7px 0px 0px 7px;
	min-height:24px;
}
.request-right{
	width:200px;
	float:left;
	padding:5px;
	min-height:24px;
}
.clear{
	float:none;
	clear:both;
	height:0px;
}
.row{
	background-color:none;
	display:block;
	min-height:32px;
}
.request-text{
	width:190px;
}
.ruler{
	width:400px; border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
	background-color:#fcfcf0;
}
td{
	vertical-align:top;
}
.over{
	background-color:#f0f0f0;
}
.out{
	background-color:none;
}
