/************************************************************************

	Site:		Growth Company Investor // Surveys
	
	Author:		Wide Area Communications // Viral Ganatra
	
	Created: 17-11-09
  	Last updated: 17-11-09
	
	
************************************************************************/

#page {
	background-image:none;
}
#column-left {
	width:auto;
	float:none;
}
.article {
	margin:0 0 10px 0;
	padding:0;
	background:none;
	border:none;
}
#survey-form {
	background:#6E7072 url(/images/bg-prizedrawform.gif) no-repeat left top;
	padding:10px;
}
#survey-form-bottom {
	background:url(/images/bg-prizedrawform_b.gif) no-repeat left top;
	height:5px;
}
.article h1 {
	color:#fff;
}
.article p {
	color:#333;
	font-weight:bold;
}
.article ol {
	margin:0;
	padding:0;
}
.article li {
	list-style-type:none;
	width:720px;
	overflow:hidden;
	margin:10px 0;
}
.article li label {
	width:170px;
	margin-right:10px;
	color:#fff;
}
.article li input {
	width:220px;
}
.article li img {
	float:left;
	margin:4px 0 0 10px;
}
.article li select {
	width:222px;
}
.article li textarea {
	width:400px;
	height:100px;
	float:left;
}
.article li p {
	margin:0;
	color:#fff;
	font-weight:normal;
}
.article .multichoice input {
	width:auto;
	margin:2px 10px 5px 0;
}
.article .multichoice label {
	width:500px;
}
.article .multichoice p {
	margin-bottom:5px;
}
.article .submit {
	margin-top:20px;
}
span.error {
	margin:0;
	padding:5px 0;
	color:orange;
}
