﻿.nonsens {
}

div.ctrl_001
{
	display:inline;
	width:560px;
    margin-left:39px;
    margin-bottom:10px;
    height:120px;
	overflow: hidden;
	zzbackground-color:red;
}
div.ctrl_001_inner
{
	display:inline;
    width:549px;
    height:100px;
    margin:10px;
    zzbackground-color:blue;
    zzoverflow:hidden;
}

div.input_div_left{
	float:left;	
    display:inline;
    width:150px;
    height:22px;
    margin:0px;
	margin-bottom:2px;
	overflow:hidden;
    zzbackground-color:#CCCCCC;
}

div.input_div{
	float:right;	
    display:inline;
    width:380px;
    height:22px;
    margin:0px;
	margin-bottom:2px;
    zzbackground-color:green;
}
.input_1, .input_2, .input_3{
    border-top:1px #939393 solid;
    border-left:1px #cecece solid;
    border-bottom:1px #e3e3e3 solid;
    border-right:1px #cfcfcf solid;
    height:20px;
    width:379px;
    display:inline;
}

div.imgbt_1{
    width:40px;
}


