#comingsoon{
	background-image:url('http://www.globalamp.com/system/comingsoon.jpg');
	background-repeat:no-repeat;
	background-color: #000000;
	background-position: center top;
	margin-top: 0px;
	color: #FFF;
}
div#footer{
	position: fixed;
	bottom: 5px;
	right:5px;
}
div#mediacontainer{
	position:fixed;
	bottom: 5px;
	width:140px;
	left: 50%;
	margin: 0 0 0 -130;
}
#comingsoon p{
	margin-top:65px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#newsletter{
	position:fixed;
	bottom: 80px;
	left: 50%;
	margin: 0 0 0 -155;
}
a:link {color:#FF0000}      /* unvisited link */
a:visited {color:#00FF00}  /* visited link */
a:hover {color:#FF00FF}  /* mouse over link */
a:active {color:#0000FF}  /* selected link */

.inputbox, input, select{
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #1d1d1d;
	border-right-color-value: #1d1d1d;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #1d1d1d;
	border-left-color-value: #1d1d1d;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #333333;
	background-image: url('http://www.globalamp/system/input-bg.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	color: #ffffff;
	font-size: 100%;
}