#commentForm { /*width: 500px;*/ }
#commentForm label { /*width: 250px;*/ }
#commentForm label.error, #commentForm input.submit { margin-left: 253px; }
#signupForm { margin-left: 20px; }
#signupForm label.error {
	margin-left: 5px;
	margin-right: 5px;
	width: auto;
	font-size: 15px;
	display: inline;
	color: red;
}
#signupForm input {
	border: 0px;
	padding-top: 5px;
	_padding-top: 4px;
	padding-bottom: 2px;
	_padding-bottom: 4px;
	width: 150px;
	height: 16px;
	line-height: 16px;
}

#signupForm input.checkbox {
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border: 0px;
}

#newsletter_topics label.error {
	display: none;
	/*margin-left: 103px;*/
}

#submit .submit {
	height: 24px;
	width: 72px;
	float: right;
	margin-right: 102px;
	_margin-right: 98px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/buttons/registry.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}

input.syoss_lottery_answer_button {
	height: 35px;
	width: 436px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/buttons/syoss_lottery_answer_button.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 15px;
}

input.syoss_lottery_answer_button:hover {
	height: 35px;
	width: 436px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/buttons/syoss_lottery_answer_button_act.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 15px;
}

input.syoss_lottery_answer_button_act {
	height: 35px;
	width: 436px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/buttons/syoss_lottery_answer_button_act.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 15px;
}

.syoss_lottery_login_box {
	width: 90px;
	display: inline-block;
}

input.syoss_lottery_login_input {
	width: 120px;
	border: none;
	border: 0px;
	height: 15px;
}

#syoss_lottery_captcha input {
	margin-left: 5px; 
	padding-top: 8px; 
	padding-bottom: 7px; 
	font-size: 20px;
	line-height: 20px;
	height: 27px;
	_height: 25px;
	_padding-bottom: 8px;
	border: none; 
	width: 120px;
}

#file_upload input.file {
	width: 250px;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 110;
	left: 0;
	margin-left: 30px;
}

input.lottery_login_button {
	height: 24px;
	width: 96px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/buttons/lottery_login_button.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	border: none;
	cursor: pointer;
	text-align: left;
	padding-left: 15px;
}

.lottery_registry_button a {
	height: 24px;
	width: 112px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/buttons/lottery_registry_button.jpg');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	border: none;
	cursor: pointer;
	text-align: left;
	display: block;
	margin-top: 48px;
	_margin-top: 51px;
}

#stars {
	height: 40px;
}

#stars input {
	float: left;
}

#stars .submit {
	height: 40px;
	width: 40px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/voting_star_passive.jpg');
	background-repeat: no-repeat;
	color: transparent;
	font-size: 12px;
	cursor: pointer;
}

#stars .submit_act {
height: 40px;
	width: 40px;
	background: transparent url('/fileadmin/content/de/syoss_lottery/img/voting_star_active.jpg');
	background-repeat: no-repeat;
	color: transparent;
	font-size: 12px;
	cursor: pointer;
}
