/* Register */
/* ----------------------------------------------------------------- */

.OptionTitle
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

.Option2
{
	display: block;
	border-top: solid 1px #C9CBC6;
}

.Option2 ul
{
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 20px;
}

.Option2 ul li
{
	margin: 10px 0px 3px -38px;
	padding: 0px;
}

.Option2 ul li a
{
	font-weight: bold;
}

.Option2 ul ul
{
	margin: 10px 0px 10px 40px;
	padding: 0px;
}

.Option2 ul ul li
{
	list-style:url("../../images/bullet.gif");
	margin-top: 0px;
}

.Option2Link
{
	font-weight: bold;	
	float: right;
	padding: 3px 0px 3px 0px;
}

.ForgottenPassword
{
	display: block;
	margin-left: 150px;	
}

.SubscribeRadio
{
	display: block;
	clear: both;
	margin: 15px 0 5px 0;
	padding: 0;
}

.SubscribeRadio input
{
	margin: 2px 10px 2px 0;
	height: 13px;
}

#RegisterFree
{
	display: block;
	padding-top: 3px;
	background-image: url(../../images/btn-registerfree.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	width: 101px;
	height: 21px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center
}

.Text
{
	display: block;
	width: 200px;
	float: left;
	padding-top: 3px;
}

#StartMonth
{
	width: 90px;
	float: left;
}

#StartYear
{
	width: 60px;
	float: left;
	margin-left: 5px;
}

#ExpiryMonth
{
	width: 90px;
	float: left;
}

#ExpiryYear
{
	width: 60px;
	float: left;
	margin-left: 5px;
}

/*------------------------------------------------*/

.PriceItem
{
	display: block;
	margin-left: 20px;
	margin-top: 3px;
	font-weight: bold;
}

.PriceItemTitle
{
	width: 130px;
	float: left;
}

/*------------------------------------------------*/


#RegOptions, #RegOptions1, #RegOptions2
{
	display: block;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 20px;
}


#RegOptions li, #RegOptions1 li, #RegOptions2 li
{
	display: block;
	margin: 6px 30px 1px -4px;
	padding: 0px;
}


/*------------------------------------------------*/

.SeperatingLine
{
	display: block;
	clear: both;
	margin: 0px 0px 15px 0px;
	padding-top: 15px;
	border-bottom: solid 1px #C41425;
}

.OtherRegLinks
{
	display: block;
	margin: 20px 30px 20px 20px;
	font-weight: bold;
}


/*------------------- titles -------------------------- */

#registrationTitle
{
	background: url(../../images/registrationtitle.gif) no-repeat;
	text-indent: -1000em;
	height: 25px;
	display: block;
	clear: both;
	margin: 0
}

#regOptionsTitle
{
	background: url(../../images/regoptionstitle.gif) no-repeat;
	text-indent: -1000em;
	height: 25px;
	display: block;
	clear: both;
	margin: 0
}

#regMagazineTitle
{
	background: url(../../images/regmagazinetitle.gif) no-repeat;
	text-indent: -1000em;
	height: 25px;
	display: block;
	clear: both;
	margin: 0
}

.newsletterTitle
{
	background: url(../../images/newslettertitle.gif) no-repeat;
	text-indent: -1000em;
	height: 25px;
	display: block;
	clear: both;
	margin: 0
}

.emailOptionsSubTitle
{
	background: url(../../images/emailoptionssubtitle.gif) no-repeat bottom left;
	border-bottom: 1px solid #C41425;
	text-indent: -1000em;
	height: 38px;
	display: block;
	clear: both;
	margin: 0 0 10px 0
}

.subscribeOnlineTitle
{
	background: url(../../images/subonlinetitle.gif) no-repeat;
	text-indent: -1000em;
	height: 25px;
	display: block;
	clear: both;
	margin: 0
}

h1.subscriberTitle
{
	display: block;
	clear: both;
	border-top:1px solid #D9D6C7;
}

h1.clear
{
	border-top:1px solid #D9D6C7;
}


.deliveryDetailsSubtitle
{
	background: url(../../images/deliverydetailssubtitle.gif) no-repeat bottom left;
	border-bottom: 1px solid #C41425;
	text-indent: -1000em;
	height: 38px;
	display: block;
	clear: both;
	margin: 0 0 10px 0
}

.cardDetailsSubtitle
{
	background: url(../../images/carddetailssubtitle.gif) no-repeat bottom left;
	border-bottom: 1px solid #C41425;
	text-indent: -1000em;
	height: 38px;
	display: block;
	clear: both;
	margin: 0 0 10px 0
}

.forgottenPassword 
{
	clear: both;
	margin-left: 150px;
	font-weight: bold	
}

#LMJobsLogo
{
	display: block;
	background-image: url("../../images/engineerjobs_logoblack.gif");
	background-repeat: no-repeat;
	width: 249px;
	height: 21px;
}

h1#ArticleHeadline 
{
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
#ArticleSource {
	border-bottom:1px solid #D9D6C7;
	line-height:16px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
}
	
#ArticleSource dl 
{
	float: left;
	width: 450px;
	margin: 0;
}

#ArticleSource dt, dd
{
	float: left
}

#ArticleSource dt
{
	clear: left;
	width: 125px;
}

#ArticleSource dd
{
	font-weight: bold;
	width: 275px;
}

#MPUAdvert 
{	
	float: left;
	display: block;
	margin: 10px 0 10px 0;
	clear: both;
	}	

ul
{	
	margin: 15px;
	}	
	
