.loginShowroom .push {
	width:170px;
}
.loginShowroom form {
	width:100%;
	padding-bottom: 15px;
}
.loginShowroom form label {
	position:absolute; left:-10000px;
}
.loginShowroom h2 {
	color:#063875;
	font-size:13px; 
	font-weight:bold;
	padding-bottom:5px;
}
.loginShowroom form h2 {
	margin-bottom:10px;
}
.loginShowroom form input {
	margin-bottom:5px; padding:2px; border:1px solid #bcbcbc;
	color:#616161;
	font-size:10px;
}
.loginShowroom form input#login_showroom {
	width:150px;
}
.loginShowroom form input#pass_showroom {
	float:left;
	width:95px;
}
.loginShowroom form input#submit_showroom {
	float:left;
	width:55px;
	border:none;
	background:#da161f; color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
.loginShowroom p {
	clear:left;
}
.loginShowroom a {
	color:#da161f;
}
.loginShowroom li {
	margin-bottom:0.8em;
	background:transparent url(/img/showroom/showroom-councilor/bullet-push.png) no-repeat 0 5px;
	padding-left:9px;
}
* html #templateHomeShowroom #topContent .push .pushLeftBg {
	background: url(/img/push/push-left-bggrey-8bits.png) repeat-y left;
}
* html #templateHomeShowroom #topContent .loginShowroom .pushLeftBg .pushRightBg {
	background: transparent url(/img/push/push-right-bggrey-8bits.png) repeat-y right;
}
