.acc-buttons {
 width: 80px; 
 height: 30px;
 background-color :#67859f;
 border-color: none;
 border-right-style:solid;
 border-bottom-style:none;
 color: red;
 font-weight:bold;
 display:inline;
 overflow:hidden;
 cursor:pointer
 }
 
.newwindow-icon {
	width: auto; 
	height:20px;
	background-image: url(images/ui-icons_222222_256x240.png);
	background-position:  -160px -112px;
 
	
	
fieldset.sectiondetail
{
	padding:5px 10px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	width:450px;
	clear:both;
	color:#072c2e;	
	margin:10px auto;
	text-align:right;	
}
fieldset.voucher{

	padding:1px 1px;
	width:800px;
	border-top:none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-weight: bold;
}
td.mytd
{
	width:30%;
	vertical-align:top;
		
}

td.tdaccounts
{
	width:60%;
	vertical-align:top;
		
}
/*div.column1{
	border-bottom:2px solid;
	border-top:2px solid;
	border-left:2px solid;
	border-right:2px solid;
	width:500px;
	
}*/
/*div.column1 div input[type="checkbox"],
div.column1 div input[type="radio"],
div.column1 div input[type="password"]
{
    margin-left: 2%x;
}*/

div.column1 input[type=text]
{
	margin-left: 2%;
	height:15px;
	width:100px;	
	
}
div.column1 select,textarea
{
	margin-left: 2%;	
	width:100px;	
}


div.row1
{
	width: 220px;
	margin: 3px 0px;
	clear: both;
}

div.row2
{
	width: 100%;
	margin: 3px 0px;
	clear: both;
}

div.row3
{
	width: 50px;
	margin: 3px 0px;
	clear: both;
}

div.column1 label
{
	float: left;
	width:37%;
	height: 100%;
	text-align: left;
	margin-top: 1px;
	color: #000000;
	font-weight: normal;
}

 



div.column2 div input[type="checkbox"],
div.column2 div input[type="radio"],
div.column2 div input[type="password"]
{
    margin-left: 2%;
	text-align:left;
}

div.column2 input[type=text]
{
	margin-left: 2%;
	height:15px;
	width:110px;	
	
}
div.column2 select
{
	margin-left: 2%;	
	width: auto;
}

div.row2
{
	width: 250px;
	margin: 3px 0px;
	clear: both;
}

div.column2 label
{
	float: left;
	width: 60%;
	height: 100%;
	text-align: left;
	margin-top: 1px;
	color: #000000;
	font-weight: normal;
}