/**
 * Style sheet formular
 */
/* Formular */
input, div#ctrl_24
{
	height:16px;
	border:1px solid #000;
	color:#000;
	background: url(tl_files/maxxfaxx/img/trans.png) repeat;
}

#ctrl_1, #ctrl_2, #ctrl_3, #ctrl_4, #ctrl_5, #ctrl_6, #ctrl_7, #ctrl_8, #ctrl_9, #ctrl_10, #ctrl_11, #ctrl_12, #ctrl_13, #ctrl_14, #ctrl_15, #ctrl_16, #ctrl_17, #ctrl_18, #ctrl_19, #ctrl_20
{
	width:300px;
}

#ctrl_21, #ctrl_22, #ctrl_23, #ctrl_24, #ctrl_25, #ctrl_26, #ctrl_27
{
	width:300px;
}

.checkbox
{
	margin-top:1px;
}

.checkbox_container span
{
	margin:0px 8px;
}

td.col_0 label
{
	padding:3px 0px 0px 4px;
}

td.col_0
{
	width:160px;
	border:1px solid #000;
	color:#fff;
	background:#0c5156;
}

tr.row_9 td.col_0
{
	height:16px;
	background-color:#cff;
	color:#000;
}

table
{
	font-size:10px;
	border-spacing: 2px 2px;
}

#ctrl_10
{
	width:80px;
	float:right;
	font-size:10px;
}

#ctrl_10:hover
{
	width:80px;
	float:right;
	font-size:10px;
	color:#fff;
}

