﻿.full{
	height:100%; width:100%;
}

.full_top {
	height:100%; width:100%; vertical-align:top;
}

.1x100_top {
	height:100%; width:1%; vertical-align:top
}

.98x100_top {
	height:100%; width:98%; vertical-align:top;
}

.97x100_top {
	height:100%; width:97%; vertical-align:top;
}

.full_height_top {
	height:100%; vertical-align:top;
}

.full_height {
	height:100%;
}

.100x0 {
	height:0%; width:100%;
}

.full_width {
	width:100%
}


.width1 {
	width:1%
	}

.width99 {
	width:99%; vertical-align:top; padding-top:50px;
	}

.height0 {
	height:0%
}

.content {
	height:100%; width:100%; padding: 5px 5px; vertical-align:top;
	}

.575px100_top {
	height:100%; width:575px; vertical-align:top;
} 

.125px100_top {
	height:100%; width:125px; vertical-align:top
}

.100x19 {
	height:19px; width:100%
}

.top1 {
	vertical-align:top;
}
.padding {
padding: 5px;
    
}
