
/* REDESIGNED LAPTOPS PAGE STYLES */

.laptopListTbl {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #ccc;
}

.laptopListTbl TH {
	padding: 15px 25px 8px;
	text-align: left;
	border-right: 1px solid #ccc;
}

.laptopListTbl H3 {
	font-size: 1.25em;
	padding: 0;
	margin: 0;
}

.laptopListTbl H2 {
	color: #003060;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}



.laptopListTbl TD {
	padding: 8px 25px;
	text-align: left;
	border-right: 1px solid #ccc;
}

.laptopListTbl TR.imgRow TD {
	padding: 8px 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.laptopListTbl .gradRow TD {
	background: url('../images/sections/broadband/laptops/grad_laptop_list_tbl.gif') #fff repeat-x 0 100%;
	border-bottom: 1px solid #ccc;
}

.specsLst {
	margin: 0 !important;
	padding: 0 !important;
}

.specsLst LI {
/*	display: inline; */
/*	float: left; */
/*	width: 100px; */
}

.laptopListHdr {
	padding: 12px 25px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.laptopListHdr H2 {
	color: #003060;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}

.priceBtnDiv { margin-top: 12px; }

.priceBtnDivL {
	float: left;
	text-align: left;
	width: 85px;
}

.priceBtnDivR {
	float: right;
	text-align: right;
	width: 100px;
	padding: 3px 0;
}

A.offerArrowLink {
	background: url('../images/landing_pages/rd_laptops/offer_link_arrow.gif') no-repeat 0 3px;
	margin: 0;
	padding: 0 0 0 12px;
	color: #c12;
	font-size: 1.1em;
}
.laptopListTbl2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #ccc;
}

.laptopListTbl2 TH {
	padding: 15px 25px 8px;
	text-align: left;
	border-right: 1px solid #ccc;
}

.laptopListTbl2 H3 {
	font-size: 1.25em;
	padding: 0;
	margin: 0;
}

.laptopListTbl2 H2 {
	color: #003060;
	font-size: 1.25em;
	margin: 0;
	padding: 0;
}



.laptopListTbl2 TD {
	padding: 8px 8px;
	text-align: left;
	border-right: 1px solid #ccc;
}

.laptopListTbl2 TR.imgRow TD {
	padding: 8px 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.laptopListTbl2 .gradRow TD {
	background: url('../images/sections/broadband/laptops/grad_laptop_list_tbl.gif') #fff repeat-x 0 100%;
	border-bottom: 1px solid #ccc;
}
.laptopListHedr {
	padding-left:12px;
	padding-right:0;
	padding-top:13px;
	padding-bottom:13px;
	margin:0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	clear:both;
	height:20px;
}

.laptopListHedr H2 {
	color: #003060;
	font-size: 1.25em;
	padding:0;
	margin:0;
}
.LHedr_l
{
width:80%;
height:20px;
float:left;
}
.LHedr_r
{
width:20%;
height:20px;
float:right;
}

