
#column1 {
	position: absolute;
	top : 185px;
	left : 490px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	background-color: transparent;
	
    overflow: hidden;
	color: #000;
	z-index: 2200;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit, female;
	width: 320px;
}

html>body #supportingText {
	width: 260px;
}

#column2 {
	position: absolute;
	top : 170px;
	left : 20px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	background-color: transparent;
	
    overflow: hidden;
	color: #000;
	z-index: 2200;
	voice-family: "\"}\"";
	voice-family: inherit, female;
	width: 700px;
}

#spacer {
        clear: both;
}

#dynamicContent {
	position: absolute;
		top : 150px;
	
	left: 700px;
	margin: 0;
	padding: 10px;
	border: 0px;
	background: #fff;
	color: #000;
        overflow: hidden;
	z-index: 2200;
	width: 300px;
	voice-family: "\"}\"";
	voice-family: inherit, female;
}

html>body #dynamicContent {
	width: 240px;
}