
div.gate_wrapper {
	width:705px;
	margin-left:28px;
	margin-top:5px;
	clear:both;
}

div.gate_wrapper div.right_header {
	float: right;
	width:180px;
	text-align:right;
	padding-top:11px;
}

div.gate_wrapper div.right_header a {
	text-decoration:none;	
	color:#CC0000;
	font-size:13px;
	line-height:14px;
}
div.gate_wrapper div.right_header a strong {
	font-weight: bold;
}

div.gate_wrapper div.right_header a span{
	color:#0018FE;
	font-size: 11px;
	text-decoration: underline;
}
div.gate_wrapper div.right_header img {
}
div.gate_wrapper div.right_header a img {
}


div.gate_wrapper div.left_header {
	float: left;
	width: 467px;
	text-align: left;
}

div.gate_wrapper div.left_header img {
	padding-top:4px;	
}

div.gate_wrapper div.left_header span img {
	padding-top:15px;	
}

div.gate_wrapper div.main_promo {
	clear: both;
}
div.gate_wrapper div.main_promo div.image_table table tr td {
	text-align:center;	
}
div.gate_wrapper div.main_promo div.image_table table tr td a, div.gate_wrapper div.main_promo div.image_table table tbody tr td a{
	line-height:normal;
	font-size:12px;
}
div.gate_wrapper div.main_promo div.image_table table tr td a img, div.gate_wrapper div.main_promo div.image_table table tbody tr td a img{
	display:block;	
}

div.gate_wrapper div.prices {
	padding-top:14px;
}

div.gate_wrapper div.featured {
/*	display:none !important;*/
}

div.gate_wrapper div.featured h1 {
	color:#1C3ABC;
	font-size:25px;
	font-weight:bold;
	margin-bottom:18px;
	margin-top:30px;
	text-align:left;
}
div.gate_wrapper div.featured table thead tr th, div.gate_wrapper div.featured table thead tr {
	border:0px;
	height:25px;
	padding-bottom:2px;
	vertical-align:middle;
	width:180px;
	text-align:center;
}
div.gate_wrapper div.featured table tbody tr td {
	text-align:center;
} 

div.gate_wrapper div.featured table thead tr th a {
	color:#1C3ABC;
	text-decoration:underline;
	font-size:13px;
}
/*Price Table*/
div.gate_wrapper div.featured table tbody tr td table {
	background-image:url("/csc_inc/images/category/gateways/box.gif");
	background-position:0 0;
	background-repeat: no-repeat;
	width: 172px;
	height:106px;
}

/*Item Name*/
div.gate_wrapper div.featured table tbody tr td table thead tr th, div.gate_wrapper div.featured table tbody tr td table thead tr th a {
	color:#FFFFFF;
	vertical-align:middle;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	padding-left:5px;
	padding-right:5px;
}

div.gate_wrapper div.featured table tbody tr td table tbody tr {
	height:34px;
}

div.gate_wrapper div.featured table tbody tr td table tbody tr td {
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	padding: 2px 5px 5px 8px;
}
/*Item Name Row */
div.gate_wrapper div.featured table tbody tr td table thead tr.itemname {
	height:37px;
}
/*Item Name Column */
div.gate_wrapper div.featured table tbody tr td table thead tr.itemname th {
	padding-top:2px;
	width:179px;
}
/*Item Retail Price*/
div.gate_wrapper div.featured table tbody tr td table tbody tr td.retail {
	color:#4F4F4F;
	width:93px;
	padding-left:9px;
	padding-bottom:3px;
}
/*Item Member Price*/
div.gate_wrapper div.featured table tbody tr td table tbody tr td.member {
	color:#CB0403;
	width:86px;
	font-size:14px;
	line-height:16px;
	padding: 2px 5px 5px 5px;
}
/*Item Non-Member Price*/
div.gate_wrapper div.featured table tbody tr td table tbody	 tr td.non {
	color:#FFFFFF;
	width:93px;
	padding: 1px 2px 5px 9px;
}
/*Item Price Box Spacer*/
div.gate_wrapper div.featured table tbody tr td table tbody tr td.spacer, div.gate_wrapper div.featured table tbody tr td table thead tr th.spacer {
	width:1px;
	padding:0px;
}

div.gate_wrapper div.popular_categories {
	
}

div.gate_wrapper div.footer {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align:left;
}

div.gate_wrapper div.footer h1{
	text-align:left;
}
div.gate_wrapper div.footer p {
	font-size:13px;
	line-height:15px;
	margin: 0;
	padding: 5px 1px 5px 1px;
	text-align:left;
}

div.gate_wrapper div.footer h3 {
	text-align:center;
	margin: 0;
	padding: 4px 1px 4px 1px;	
}
