﻿@charset "utf-8";
@import url('reset.css');
@import url('style.css');
#inwrap #content table {border-collapse:collapse; margin:0; width:630px;}
		#content #gc #Panel1 table tr {background-color:transparent;}
#content #gc {width:98%; margin-left:0}
#content #gc #Panel1 {margin:0; background-color:transparent;}
#inwrap #content tr td {border-bottom:0; font-weight:bold;}
  	#content #gc #Panel1 table tr td {background-color:transparent; padding:0; margin-left:0}
#content #gc #Panel1 table table {border-collapse:collapse; border:0px dashed #ccc; margin:0;}
		#content #gc #Panel1 table table tr {background-color:transparent;}
		#content #gc #Panel1 table table td {}
		#content #gc #Panel1 table table tr td {padding:6px; border:1px dashed #ccc; vertical-align:middle; background-color:transparent;}
		#content #gc #Panel1 table table tr td {font-size:11px;}
#inwrap #content #gc #Panel1 table table tr:hover td {background-color:#f7fcfc; font-size:11px;}

/* Box1 */
#inwrap #content #gad300 {
float: left;
width:300px; height:250px; margin:0 18px 12px 5px}

#inwrap #content #coupons {
float: left;
width:300px; height:250px;
background-image:url('img/g300bak.gif');
background-repeat: no-repeat;
margin:4px 0 8px 15px; padding:0;}
	#inwrap #content #coupons img {}
	#inwrap #content #coupons  h2 {font-size:16px; font-variant: small-caps; margin-left:15px; padding:12px 0 6px 10px;color:#cc002c;}
	#inwrap #content #coupons  p {margin:0 15px; padding:0 0 10px 10px; font-size:12px; text-align:left;}
	#inwrap #content #coupons ul.boxlist {
	text-align: left;
	margin:0 4px 8px 0;
	text-decoration:none;}
	
#inwrap #content #coupons ul.boxlist li {
	list-style: none;
	font-weight:bold;
	background: url("img/b-r.gif") no-repeat;
	padding: 1px 0 2px 16px; /* This is the gap from bullet to text */
	margin: 0 2px 0 20px;} /* This is the gap from edge to bullet! */


#inwrap #content .box1 {
  float:left; width:300px; min-height:200px;
  margin-bottom:20px; margin-left:5px; padding:0;
  display:inline;
  border:none;
  background-image:url('img/coupon35.gif');}
	#inwrap #content .box1 img {}
	#inwrap #content .box1 h2 {font-size:18px; font-variant: small-caps; margin:0; padding:42px 0 4px 15px; color:#cc002c; }
	#inwrap #content .box1 p {margin:0; padding:0 0 10px 15px; font-size:14px; text-align:left;}
	
#inwrap #content .box1 ul.boxlist {
	text-align: left;
	margin:0 4px 8px 0;
	text-decoration:none;}
	
#inwrap #content .box1 ul.boxlist li {
	list-style: none;
	font-weight:bold;
	background: url("img/b-r.gif") no-repeat;
	padding: 1px 0 2px 16px; /* This is the gap from bullet to text */
	margin: 0 2px 0 15px;} /* This is the gap from edge to bullet! */

* html body #content .box1 ul.boxlist li {height: 1%;}

/* Box2 */

#inwrap #content .box2 {
  float:right; width:310px; min-height:200px;
  margin-bottom:20px; padding:0;
  display:inline;
  border:none;
  background-image:url('img/coupon30-hpnotebook.gif');}
	#inwrap #content .box2 img {}
	#inwrap #content .box2 h2 {font-size:18px; font-variant: small-caps; margin:0; padding:42px 0 4px 15px; color:#cc002c;}
	#inwrap #content .box2 p {margin:0; padding:0 0 10px 15px; font-size:14px; text-align:left;}
	
#inwrap #content .box2 ul.boxlist {
	text-align: left;
	margin: 0 4px 8px 0;
	text-decoration:none;}
	
#inwrap #content .box2 ul.boxlist li {
	list-style: none;
	font-size: 1em;
	font-weight:bold;
	background: url("img/b-r.gif") no-repeat;
	padding: 1px 0 2px 16px; /* This is the gap from bullet to text */
	margin: 0 2px 0 15px;} /* This is the gap from edge to bullet! */

* html body #content .box2 ul.boxlist li {height: 1%;}
