form.lpeRegForm label 
{
	width: 90px;
}

#fetch
{
	width:602px;
	height:369px;
	background:transparent url(images/fetch_bg.png);
	z-index:99999;
	display:none;
}

#fetch .inner
{
	margin-left:120px;
	margin-top:50px;
	width:410px;
}

#fetch iframe
{
	height:260px;
	width:100%;
	overlay:hidden;
}

#fetch #closeButton
{
	clear:both;
	float:right;
	font-weight:bold;
}

#fetchHeader
{
	height:40px;
	background:url(/files/images/fetch-header-grad.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 15px;
	padding-top: 7px;
}
.inner
{
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 0.5em;
}

#mktForm_1050
{
	width:400px;
}

#mktForm_1050 LI
{
	display:inline-block !important;
	*display:inline !important;
	*zoom:1;
}

.mktError input
{
	border:2px solid red;
}

.mktFormMsg
{
	display:none !important;
}

#mktForm_1050 input,
#mktForm_1050 textarea
{
	background:url(http://sandbox.altium.com/app_templates/evaluate/css/images/input_bg.png) repeat-x 0 0;
}

#mktForm_1050 input,
#mktForm_1050 select,
#mktForm_1050 textarea,
#mktFrmSubmit,
#mktFrmReset
{
	border:1px solid #ccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#mktFrmSubmit,
#mktFrmReset
{
	background:#ef9319 url(http://sandbox.altium.com/app_templates/evaluate/css/images/but_bg.png) repeat-x 0 0 !important;
	border:1px solid #c16100;
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px 1px #834200;
}

#mktFrmSubmit:hover,
#mktFrmReset:hover
{
	background-image:url(http://sandbox.altium.com/app_templates/evaluate/css/images/but_bg_over.png);
}
