@charset "utf-8";
/* CSS Document */

label {
	width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
}
.row {
	height:25px;
	margin-bottom:5px;
}
input[FE[tt_address][module_sys_dmail_html]], input {
	float:right;
}

input, select { background-color:#919191; border:1px solid #919191; color:white; padding-left:5px; }

.send { background-color:#919191; border:1px solid #919191; color:white; border-radius: 7px; padding:5px 10px; cursor:pointer; }

#top {border:none;}

.formular {
	margin-bottom:10px;
	margin-top:10px;
}