.submit-wrapper {
	display: block;
	text-align: right;
	padding: 4px 0px;
	clear: both;
}

.label-wrapper {
	width: 80px;
	padding: 4px 0px;
	display: block;
	float: left;
}

.input-wrapper {
	display: block;
	float: left;
}

.login-form fieldset {
	border: 1px solid #DDD;
	margin: 8px 32px 8px 0px;
	padding: 8px;
}

.login-form {
	padding-left: 155px;
	padding-right: 12px;
	background: url("../images/login/login_area.gif") no-repeat 12px center;
}

.forgot-password-form {
	padding-left: 155px;
	padding-right: 12px;
	background: url("../images/login/forgot_password.gif") no-repeat 50px center;
}

.important {
	color: #F00;
}

.press-release {
	padding: 8px 8px 8px 100px;
	margin-top: 10px;
	background: #FFF no-repeat 14px center;
}


#main-column .press-release h3 {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	margin: 0px 0px;
}

.press-release .download-press-release {
	text-align: right;
	display: block;
	margin-top: 4px;
	margin-bottom: 6px;
}

.press-release.generic {
	padding: 8px 8px 0px 8px;
}

.press-release.jetdrive {
	background-image: url("../images/press/jetdrive_box.gif");
}

.press-release.checkdrive {
	background-image: url("../images/checkdrive/Analyze.png");
}

.press-release.purgatio {
	background-image: url("../images/press/purgatio_pro_box.gif");
}

.press-release.washandgo {
	background: url("../images/press/washandgo_box.gif") no-repeat 5px center;
}

.press-release.smartpic {
	background-image: url("../images/press/smartpic_box.gif");
}

.press-release.startupstar {
	background-image: url("../images/press/startupstar_box.gif");
}

.press-release.browserstar {
	background-image: url("../images/press/browserstar_box.gif");
}
