@import url(../../common.css);
@import url(../../common/panel_flow.css);
@import url(loginPanel.css);

div.loginDetails  div.form
{
	margin: 0 0 0 0;
	height: 178px;
}
.loginDetails {
	*margin-top:12px !important;
}
#ffWelcome_dynPromoDiv{
	width:367px;
}

body div.panels div.panel
{
	padding: 15px 10px 15px 10px;
}

body div.panels h3
{
	color: #000 !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

body div.panels select
{
	width: 350px;
}

body div.features div.feature
{
	float: left;
	display: inline;
	width: 365px;
}

body div.features div.feature div.featureContent
{
	width: 195px;
	float: left;
	display: inline;
}

body div.features div.feature img
{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	width: 150px;
	height: 150px;
}

body div.features div.feature h3
{
	margin: 0 0 0 0;
}

body div.features select
{
	width: 150px;
}

body div.features label
{
	font-weight: bold;
}

body div.features form
{
	margin: 1em 0 0 0;
}
