﻿@charset "utf-8";
@import url('reset.css');
@import url('style.css');
#inwrap #content #gc table {width:99%; margin:4px 0; border:0;}
#inwrap #content #gc table tr {height:auto;}
#inwrap #content #gc table td {padding:1px; border:0;}
#inwrap #content #gc table tr td {background-color:transparent; font-weight:normal; font-size:12px;}
#content #gc #Panel1 {width:628px;}
	#content #gc #Panel1 table tr td {font-weight:normal; background-color:transparent;}
	#content #gc #Panel1 table.KSWC_ProductList1_tbSearchBox {border:2px solid #c00}
#inwrap #content #gc #Panel1 table table table table table tr:hover td {background-color:#f2f2f2; font-weight:bold; font-size:11px}

#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-top:6px; 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-left: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! */

