
.ArticleContainer
{
	float:left;
	margin-top:15px;
	
}

.faqlist 
{
	float:left;
    margin-top:-5px;
  }


.SummaryItemContainer {
	width:786px;
}

.Caption{
      float:left;
	  width:360px;
	  line-height:1.4;
	  margin-top:5px;
	  padding-bottom:22px;
	  font-weight:bold;
	  font-size:90%;
	  }
		  

.ArticleContainer .links{
      float:left;
      padding:0;
      margin-top:15px;
      font-size:100%;
}

  
.ContentArticleSummaryTitle {
      float:left;
	  margin-left:22px; 
      font-weight:bold;
      font-size:100%;
      width:500px;
      }
      
.ContentArticleSummary {
      float:left;
      width:520px;
      font-size:100%;  
      margin-top:14px;  
      }
 
 .links {
      float:left;
      width:520px;
      font-size:100%;  
      margin-top:8px; 
	  line-height:1.3;
      }
 
.DisplayContentArea .SummaryThumbnail{
		float:left; 
		width:176px;
		height:132px;
		margin-top:0;
		padding:4px 0 0 0;
}
.SummaryItemContainer 
{
		float:left;
		margin-top:0px; /* was orginally 20px, but changed to 0 as too much margin between title and articles in home-buyingadvice */
		clear:both;
}

.SummaryItem{
      float:left;
      width:98%;
      margin-top:25px;
      line-height:1.4;
      
      }
          
.SummaryItem .links{
	  float:left;
	  padding-left:25px;
	  font-size:100%;
	  width:535px;
}

.SummaryItem .links span{padding:0 5px 0 5px;} 

.SummaryItem p {

padding:0 0 0 25px;
}

.ContentArticleTitle {
	margin-bottom:0px; 
		
}

@media print{
		.bottomcontent .ContentArticleSummary{
			width:495px;
		}
}


/* Product Registration
======================================*/
 #ProductRegistration #SmallWidthPanel{
	float:left;
	padding-left:34px;
	width:561px;
	line-height:1.3;
	color:#999999;
}

#ProductRegistration #smallRightPanel{
	float:left;
	margin-left:20px;
	width:184px;
	line-height:1.3;
}

#ProductRegistration #smallRightPanel img{margin-bottom:11px;}
#ProductRegistration #smallRightPanel span{display:block;}

#ProductRegistration .ContentArticleTitle{margin-left:34px;}
#ProductRegistration .ContentArticleTitle h1{width:945px;}

#ProductRegistration #FormContent{float:left;}

.FormProcess{
	float:left;
	width:560px;
}
#Step1 .FormRow, #Step2 .FormRow {width:388px;}
#Step3 .FormRow{width:500px;}

.FormProcess .HeaderForm{
	font-size:1.25em;
	color:#666666;
	margin-bottom:5px;
}

.FormProcess #RequiredFields{margin-bottom:23px;}
.FormProcess span{display:block;}

#Step1 .FormInputDesc{ 
	float:left;
	width:230px;
	margin-left:0;
	text-align:right;
}

.FormProcess .FormRow{
	float:left;
	width:100%;
	border:none;
	margin-bottom:10px;
}

.FormRow .InputLabel{
	float:left;
	text-align:right;
	font-weight:bold;
	width:230px;
	margin-right:5px;
	margin-top:3px;
}

.FormRow select{
	width:150px;
	border:1px solid #666666;
	font-size:0.95em;
	color:#999999;
	margin-top:2px;
}

.FormRow .InputData{
	width:150px;
	border:1px solid #666666;
	font-size:0.95em;
	color:#999999;
}

.FormRow table{
	color:#999;
	font-size:0.85em;
	border-collapse:collapse;
}

.FormRow table input{
	position:relative;
	top:1px;
}

.InstructionTxt{
	float:left;
	padding:21px 0 27px 0;
}

.FormRow .SelectNewOrOld{
	width:285px;
	margin-left:237px;
	font-size:1em;
}
.SelectNewOrOld td{padding-bottom:16px;}
.SelectNewOrOld input{float:left;}

.SelectNewOrOld label{
	float:left; 
	display:block;
	margin-top:4px; 
	width:240px;
	font-weight:bold;
}

#Password{
	float:left;
	position:relative;
	top:-10px;
	margin-left:243px;
}

.ForgottenPassword{
	float:left;
	position:relative;
	left:243px;
	margin-top:-7px;
	color:#999;
	font-size:0.85em;
	line-height:1.5;
	display:block;
}

#ProductRegistration .TopSpacing{margin-top:27px;}
#ProductRegistration .NoMargin{margin-top:0;}

#ProductRegistration .DisplayButtons{
	float:left;
	width:560px;
	padding-bottom:30px;
}

.DisplayButtons .ActionBtn{float:left;}

#ProductRegistration a.ActionBtn
{
	float:left;
    background: transparent url(../images/Blk_RightBtn.gif) no-repeat scroll top right;
    color:#444444 ! important;
    display: block;
    padding-right:10px;
    text-decoration: none ! important;
    cursor:pointer;
    line-height:1.4;
    font-size:0.85em;
}

#ProductRegistration a.ActionBtn:hover{
	text-decoration:none;
	color: #444444;
}
	
#ProductRegistration a.ActionBtn span {
    background: transparent url(../images/Blk_LeftBtn.gif) no-repeat;
    display: block;
    padding:1px 0 5px 10px;
    margin-bottom:0;  
}

#ProductRegistration a.DarkActionBtn, #ProductRegistration a.DarkActionBtn:visited{
    float:right;
    background: transparent url(../images/greybtn_right.gif) no-repeat scroll top right;
    color:#fff;
    display: block;
    padding-right: 10px;
    text-decoration: none ! important;
    cursor:pointer;
    line-height:1.3;
    font-size:0.85em;
}

#ProductRegistration a.DarkActionBtn:hover{
	text-decoration:none;
	color:#fff;
}
	
#ProductRegistration a.DarkActionBtn span {
    background: transparent url(../images/greybtn_left.gif) no-repeat;
    display: block;
    padding:1px 0 5px 10px;
    margin-bottom:0;  
}


#ProductRegistration .SurveyTab{
	float:left;
	color:#666;
	margin-bottom:32px;
}

#ProductRegistration .SurveyTab span{
	font-weight:bold;
	margin-bottom:3px;
}

#ProductRegistration .SurveyTab  table label{
	color:#999;
	font-size:0.7em;
}

#ProductRegistration .SurveyTab  table td{padding-right:10px;}

#ArticleText{
	float:left;
	margin-bottom:37px;
}
#ArticleText p, #ArticleText span{
	float:left; 
	width:555px;
	color:#666666;
}
#ArticleText img{
	float:left; 
	margin-left:18px;
}

#ArticleText a, #ArticleText a:visited{
	color:#999999;
	font-weight:bold;
}

#ProductRegistration .ValidateMsg{
	float:right;
	text-align:right;
	display:block;
	width:100%;
	margin-right:3px;
	color:#d10202 ! important;
}

#ProductRegistration #PasswordValidator{
	position:relative; 
	top:-7px;
	margin-right:-3px;
}
#AddressLine2{margin-left:235px;}
.FormInputDesc{margin-Left:235px;}

#ProductRegistration #Instruction{
	position:relative;
	top:-7px;
	margin-right:-5px;
 }

