/*-  CSS Reset -*/
@import url("https://promotions.newegg.com/template/b2b/css/reset.css");

/*-  CSS Mainframe -*/
@import url("mainframe.css");
.productBullet li{list-style:none; font-size:12px; line-height:17px; background:url(../imgs/listStyle.gif) no-repeat; color:#555; padding-left:10px; background-position:0 5px;}

.partOne{width:800px; margin:0 auto;}
.icon1{display:block; float:left; margin-right:74px;}

.partTwo{width:860px; margin:0 auto; font-size:13px; line-height:18px; }
.partTwo h3{font-size:20px; font-weight:normal; margin-bottom:12px; line-height:24px;}
.leftTwo{width:45%; margin-right:10%; float:left;}
.twoImage{display:block; width:180px; float:left; margin-right:10px;}
.textWrap{width:180px;  float:right;}

.itemTitle h3{	position: relative;color:#666;
	z-index: 2;
	display: inline-block;
	padding: 0 5%;
	background: #fff;
	font-size: 20px; font-weight:normal;}
	
.itemTitle{	position: relative;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	width:860px;}

.itemTitle:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-top: 1px solid #ccc;
}


/*-  CSS Social Media Content -*/
@import url("https://promotions.newegg.com/template/b2b/css/scripts.css");