.mainLogo
{
  background: url('../../MTMImages/Categories/Cars/MT-logo.png') no-repeat left;
}

.Subscribe
{
	margin-top:5px;
}

.loginHolder
{
	width:695px;
}

/* subscribe form */
.subsribeform
{
	margin:50px;
	height:600px;
}
.allInOneOverlay
{
	height:600px;
	margin-left:-50px;
}
.udFRow
{
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
	font-family:Bookman Old Style;
}
.uiUDFld select
{
	padding:0.1em;
	width:150px;
}
.uiUDFld input
{
	padding:0.1em;
	width:300px;
}
.magChkBoxWrapper
{
	float:left;
	margin-bottom:30px;
	margin-top:15px;
	min-height:110px;
	overflow:auto;
	width:32%;
}
.magChkBoxWrapper h1
{
	font-size:18px;
}
.magChkBoxWrapper span
{
	font-size:14px;
	font-weight:bold;
}
#clkHereLnkWrapper
{
	clear:both;
	float:right;
	margin-bottom:10px;
	margin-right:50px;
}
.subscribeButton
{
	background:url("../../BrandedResources/MTM/Images/Furniture/subscribe.png") no-repeat;
	color:#fff;
	cursor:pointer;
	font-weight:bold;
	height:34px;
	line-height:34px;
	max-height:34px;
	min-height:34px;
	max-width:118px;
	min-width:118px;
	text-align:center;
}
/* end */

.grey-bar-title
{
	height:35px;
	width:100%;
	background: url("../../MTMImages/i.png") no-repeat scroll 20px 7px #EAEAEA;
	margin:5px 0;
}
.grey-bar-title div
{
	padding-left:40px;
	padding-top:8px;
	font-weight:bold;
	font-size:12pt;
	color:#004379;
}
