﻿@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;}
