﻿table 
{
    width:100%;
    background-color:#fff;
    margin-bottom:30px;
}


.DataTable {margin-right:15px;width:100%;border:1px solid #90a218;}
.DataTableHeader {background-color:#d4e17c;}
.DataTableRow {}
.DataTableSecondRow {background-color:#d4e17c;}
.positionCount {margin:2px 0;width:30px;}
.emptyRow {border-top:1px solid #90a218; height:7px;}

#clear {clear:left;}

.labelAddress
{
	text-align: right;
	margin-top:5px;
	width: 125px;
	margin-right: 15px;
	font-weight:bold;
	float:left;
}

.textInputForm {
	width:300px;
} 

.AddressNextButton 
{
    width:100px;
    margin-left:340px;
}
.agb {
    height:200px;
    overflow:auto;
}
