#ecnext {
	padding-bottom: 15px;
}
img {border:none;}

#subprompt { /* statement about having to be a subscriber */
	padding: 5px 0px 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #FF0000;
}
#articleDescription, #articleInfo {margin: 10px 0px;}
#articleInfo { /* datails about article */
	color: #666666;	
	line-height:16px;
}
#articleInfo strong {
	color: #333333;
}
#loginarea {/* entire login area */
	padding:20px;
}
#loginarea .right {/* right side - login */
	width: 250px;
	padding: 3px 10px 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: top;
}
#loginarea .right td {
	padding: 8px 5px 5px 0;
}
#loginarea .right input {
	width: 125px;
	}
#loginarea .right .greytext {/* Subscriber login heading */
	color: #CCCCCC;
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
#loginarea .right td.gray {/* forgot password link */
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#loginbtn {
	margin-right: 15px;
}
#loginarea .left {/* left side - subscribe */
	vertical-align: top;
	padding-left: 30px;
}
#loginarea .left td {
	vertical-align: top;
	padding: 0px 0px 10px 5px;
}
#loginarea .left td.last {
	padding-bottom: 0px;
}

#articleDescription li {/* bulleted description for detailed reports */
	margin-bottom: 10px;
}
#articleDescription li li li {
	margin-bottom: 2px;
	list-style-type: circle;
}

#articleDescription li li {
	margin-bottom: 8px;
}

/* BEGIN: shopping cart area for ECNext */
.td_middle .text {
	font-size: 12px;
	color: #333333;
}
table.cart td.textCartItem {
	background-color: #E5EEF2;
	font-size: 12px;
	font-weight: bold;
	color: #064599;
	padding: 3px;
}
.td_middle .textTitles {
	color: #064599;
	font-weight:bold;
	font-size:12px;
}
table.table_middle {
	vertical-align: top;
}
table.cart td.cartTitles {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 2px;
}
.td_middle .cart {
	margin: 0px 20px 0px 20px;
	width: 100%;
}
.table_middle .td_middle .td_middle {
	width: 100%;
}
.cart td {
	vertical-align: middle;
	width:auto;
}
/* BEGIN: Check-out area for ECNext */

.pageheading {
	font-size: 14px;
	font-weight: bold;
	color: #064599;
}
.captiontext {
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
#frmAuthorize table {
	width: 100%;
	margin-bottom: 15px;
}
#frmAuthorize tbody img {
	display: none;
}

#frmAuthorize tbody tbody img {
	display: inline;
}
#frmAuthorize .SectionTitle {
	border-bottom:1px solid #333333;
}
.table_middle .td_middle table {
}
#registration table table {
	margin: 15px 15px 10px 3px;
	width: 98%;
}
hr {
	display: none;
}
#registration .sectionHeading, table_middle .td_middle .sectionheading {
	font-size: 16px;
	font-weight: normal;
	color:#064599;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #064599;
}
#registration td {
	vertical-align: middle;
	padding-top: 8px;
}
#registration .pieceTitles {
	white-space: nowrap;
	padding-top: 8px;
	width: 15%;
	vertical-align: middle;
}
#registration .pieceTitles br {
	display:none;
}
/* BEGIN: content questions */
#contact table.text {
	margin: 20px 40px 5px 40px;
	width: auto;
	border: 1px solid #064599;
}
#contact table.text td{
	padding:3px 40px 3px 10px;
}
#contact .text i {
	color: #ff0000;
	display:block;
	white-space:nowrap;
}
/* BEGIN: subscriber login on ECNext's page */
.table_middle .td_middle .td_middle .sectionheading {
	color: #064599;
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
	font-size: 20px;
}

#login_password a {
	display: block;
	margin: 8px 5px;
	color: #888888;
}
#login_password a img {
	display: none;
}
.td_middle #login_username .textTitles {
	width: 350px;
}
.td_middle .sectionheading {
	font-size: 16px;
	font-weight: normal;
	color:#064599;
}

.table_middle .td_middle .description_table {width: 100%;}
/* BEGIN: ECNexct Purchase History */

.table_middle .td_middle .SectionTitle {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
}
.table_middle .td_middle table {
	width: auto; /*check in IE*/
}
#ecnext .emailUs {
	text-align:center;
	margin-top: 10px;
}
#ecnext .emailUs a {
	background-image: url(http://construction.com/_MHC_shared_assests/images_icons/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
.table_middle #loginarea {
	margin-bottom: 20px;
}
#ecnext .table_middle .td_middle .text .titlelink {
	font-weight: bold;
}
/* BEGIN: Article styles fixes specific to ECNext tempalte */
.MainTable {width:980px; }
.MainTable td, .table_middle td {width:auto; height:auto;}
td.td_right{width:320px;}

#MagCoverBox {margin:0; padding:0; border:none;}
