/********************/
/* 2 MODULES LAYOUT */
/********************/

.e2ModulesTop, .e2ModulesMiddle, .e2ModulesBottom {
	clear: both;
	width: 100%;
	height: auto;
	font-family: Arial;
	color: #3C3C3C;
	font-size: 13px;
}

.e2ModulesMiddle {
	background: url(http://67.222.45.189/images/bg_2module_middle.png) repeat-y;
	behavior: url(/script/css/iepngfix_repeat.htc);
}

.e2ModulesBottom {
	background: url(http://67.222.45.189/images/bg_2module_bottom.png) bottom;
	behavior: url(/script/css/iepngfix.htc);
	height: 20px;
}

/***********/
/* WARNING */
/***********/

.eWarning {
	width: 100%;
	float: left;
	clear: both;
	background: url(http://67.222.45.189/images/bg_warning.png) no-repeat;
	behavior: url(/script/css/iepngfix.htc);
	height: 95px;
	line-height: 17px;
}

.eWarning p {
	clear: both;
	padding: 20px 10px 0px 35px;
	margin: 0px;
	font-family: Arial;
	color: #3C3C3C;
	font-size: 12px;
	font-style: italic;
}

/*********/
/* ERROR */
/*********/

.eSmallModuleMiddle label.error {
	display: block;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	color: #C30101;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	width: auto;
	float: none;
}

/*******************/
/* LOGIN, REGISTER */
/*******************/

.floatLeft {
	float: left;
	clear: both;
}

.floatRight {
	float: right;
	clear: right;
}

.eSmallModule {
	width: 371px;
}

.eSmallModuleTop {
	width: 371px;
	float: left;
	height: 49px;
}

.eLoginBgT {
	background: url(http://67.222.45.189/images/bg_login_top.png) no-repeat;
	behavior: url(/script/css/iepngfix.htc);
}

.eRegisterBgT {
	background: url(http://67.222.45.189/images/bg_register_top.png) no-repeat;
	behavior: url(/script/css/iepngfix.htc);
}

.eLoginBgM {
	background: url(http://67.222.45.189/images/bg_login_middle.png) repeat-y;
	behavior: url(/script/css/iepngfix_repeat.htc);
}

.eRegisterBgM {
	background: url(http://67.222.45.189/images/bg_register_middle.png) repeat-y;
	behavior: url(/script/css/iepngfix_repeat.htc);
}

.eLoginBgB {
	background: url(http://67.222.45.189/images/bg_login_bottom.png) no-repeat;
	behavior: url(/script/css/iepngfix.htc);
}

.eRegisterBgB {
	background: url(http://67.222.45.189/images/bg_register_bottom.png) no-repeat;
	behavior: url(/script/css/iepngfix.htc);
}

.eSmallModuleMiddle {
	width: 371px;
	float: left;
	font-family: Arial;
	color: #3C3C3C;
	font-size: 12px;
	height: 170px;
}

.eSmallModuleMiddle label {
	float: left;
	width: 75px;
	margin-left: -75px;
	font-weight: bold;
}

.eSmallModuleMiddle p {
	clear: both;
	padding: 15px 0px 0px 95px;
	margin: 0px;
}

.ie6hack {
	float: left;
	position: relative;
}

.eSmallModuleMiddle p.password {
	clear: both;
	padding: 0px 0px 0px 100px;
	margin: 0px;
}

.eSmallModuleMiddle p.text {
	clear: both;
	padding: 15px 30px 30px 20px;
	margin: 0px;
}

.eSmallModuleMiddle p.btn {
	clear: both;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.eSmallModuleMiddle p.btn a {
	background: none;
	text-decoration: none;
}

.eSmallModuleMiddle input.noStyle {
	clear: both;
	border: none;
	width: auto;
}

.eSmallModuleMiddle p a {
	font-size: 11px;
	color: #3C3C3C;
	background: url(http://67.222.45.189/images/bg_link_dots_black.gif) bottom repeat-x;
	text-decoration: none;
}

.eSmallModuleMiddle p a:hover {
	color: #1E1297;
	background: none;
	text-decoration: none;
}

.eSmallModuleMiddle input {
	border: 1px solid #7F9DB9;
	font-family: Arial;
	color: #3C3C3C;
	font-size: 12px;
	margin: 0px;
	paddin: 0px;
	width: 195px;
}

.eSmallModuleBottom {
	width: 371px;
	float: left;
	height: 20px;
}