
#column1 {
	position: absolute;
	top : 150px;
	left : 60px;
	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: 280px;
}

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

#column2 
{
	position: absolute;
	top : 150px;
	left : 380px;
	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: 280px;
}


#spacer {
        clear: both;
}

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

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