* {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
}

body {
	background-image:url(/images/body_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#b4bbcc;	
}

img {
	border:none;
}

.red{
	color:#8e0028;
}

.blue{
	color:#00469a;
}

table td {
	vertical-align:top;
}

#wrapper {
	width:1000px;
	margin:0px auto;
}

#header {
	clear:both;
	
}

#logowrapper {
	width:225px;
	float:left;
	background-image:url(/images/leftcolumn_bkg.png);
	background-repeat:repeat-y;
	height:262px;
}

#logo {
	
}


#masthead {
	float:left;
	width:775px;
	
}



.sitemap1 {
	font-weight: bold;
	line-height:20px;
}
.sitemap2 {
	padding-left: 10px;
	line-height:20px;
}
.sitemap3 {
	padding-left: 20px;
	line-height:20px;	
}


#metanav {
	background-image:url(/images/metanav_bkg.png);
	background-repeat:no-repeat;
	height:33px;
	padding-left:5px;
	color:#fff;
}

#metanav div {
	float:left;
	display:inline-block;
	margin:0px 0px 0px 45px;
	padding:10px 0px 0px 0px;
}

#metanav a {
	color:#fff;
}

#metanav strong {
	font-size:14px;
	color:#fff;
	display:inline-block;
	padding-top:5px;
	float:left;
}

#metanav strong a {
	font-size:14px;
	color:#fff;
	
}


#metanav em {
	color:#ff4960;
	font-weight:bold;
	font-style:normal;
	margin-left:15px;
}

#banner{
	
}

#topnav {
	/*margin-top:9px;*/
	margin-top:12px;
	padding-left:6px;
}

#topnav ul {
	
}

#topnav ul li {
	float:left;
	padding:0px 0px 0px 29px;
	list-style:none;
	background-image:url(/images/topnav_bkg_03.gif);
	background-repeat:no-repeat;
}

#topnav ul li a {
	font-weight:bold;
	font-size:13px;
	color:#cfd0c8;
	text-decoration:none;
	display:inline-block;
	padding:10px 9px 10px 0px;
}

#topnav ul li:hover {	
	background-image:url(/images/topnav_bkg_01.gif);
	background-color:#33334a;
	background-repeat:no-repeat;
}

#topnav ul li:hover a {
	color:#a5d1ff;
	background-image:url(/images/topnav_bkg_02.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#body {
	clear:both;
	overflow:hidden;
	background-color:#fff;
}

#leftcolumn {
	float:left;
	width:225px;
	background-image:url(/images/leftcolumn_bkg.png);
	background-repeat:repeat-y;
	margin-bottom:-10000px;
	padding-bottom:10000px;
}

#search {	
	overflow:auto;
}

#search * {
	float:left;
}

#search .txt {
	background-image:url(/images/search_input_bkg.png);
	background-repeat:repeat-x;
	border:0px;
	padding:3px 5px 3px 5px;
	margin:0px 5px 5px 25px;
	width:125px;
}

#navigation {	
	padding:0px 15px 20px 30px;
}

#navigation h3 {
	font-weight:bold;
	font-size:14px;
	color:#ff3243;
	margin:15px 0px 5px 0px;
}




#navigation a {
	font-size:14px;
	display:block;
	border-bottom:1px solid #510019;
	background-image:url(/images/nav_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	color:#cfd0c8;
	text-decoration:none;
	padding:4px 0px 4px 25px;
}

#navigation a strong {
	font-size:14px;	
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation a.last {
	border-bottom:0px;
}

#navigation .h3 {
	background-image:none;
	font-weight:bold;
	font-size:14px;
	color:#ff3243;
	margin:15px 0px 5px 0px;
	padding:4px 0px 4px 0px;
	border-bottom:none;
}

#navigation .cservice h3 {
	color:#3678ff;
}

#navigation .cservice a {
	border-bottom:1px solid #1b3c97;
}

#navigation .cservice a.last {
	border-bottom:0px;
}

#rightcolumn {
	float:left;
	width:775px;
	background-color:#33334a;
	margin-bottom:-10000px;
	padding-bottom:10000px;
}

#rightcolumn #content {
	margin:0px 10px 0px 10px;
}

#rightcolumn #copy {
	background-image:url(/images/copy_bkg_top.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	padding:19px; /*This was causing the internal V & H scroll bars @ 20px*/
	margin-bottom:-10000px;
	padding-bottom:10000px;
}

#rightcolumn #copy p{
	color:#666666;
	line-height:18px;
	font-size:12px;
	padding:2px 0px 10px 0px;
	text-align: left;
	
}

#rightcolumn #copy h1 {
	font-size:20px;
	font-weight:bold;
	color:#33334a;
	margin:6px 0px 16px 0px;
	padding:0px 0px 6px 0px;
	border-bottom:1px solid #9d002c;
	letter-spacing:-.05em;
}

#rightcolumn #copy h2 {
	font-size:17px;
	font-weight:bold;
	color:#971515;
	margin:6px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	letter-spacing:-.05em;
	
}

.newsH2 {
	font-size:17px;
	font-weight:bold;
	color:#971515;
	margin:6px 0px 0px 0px;
	padding:6px 0px 6px 0px;
	letter-spacing:-.05em;
	display:block;
	
}

.newsDate {
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	display:block;
	
}

#rightcolumn #copy h3 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:6px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}




.category {
	margin:0px 0px 0px 0px;
}

#rightcolumn .category_hd {
	font-size:20px;
	font-weight:bold;
	color:#33334a;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:none;
	letter-spacing:-.05em;
}

a {
	color:#741027;
}

a:hover {
	color:#33334a;
	text-decoration:none;
}

.paging {
	color:#ddd;
	padding:0px 25px 10px 0px;
	
}

.paging a{
	color:#fff;
	padding:0px 0px 0px 7px;
}

.results {
	color:#fff;
	font-weight:bold;
	padding:5px 5px 10px 25px;
}

.subcat {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0px;
	letter-spacing:-.05em;	
}

.subcat_paging {
	color:#fff;
	width:97%;
	border-top:1px solid #858592;
	border-bottom:1px solid #858592;
	margin:0px 0px 6px 10px;
	clear:both;
}

.subcat_paging td{
	padding:7px;
}


/*---------------LISTS-----------------------*/


#rightcolumn #newsletter ul {
	text-align:left;
	list-style-type: disc;
	margin:0px 0px 15px 5px
}

#rightcolumn #newsletter ol {
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 30px
}

#rightcolumn #newsletter ol li{
	background-image: none;
	text-align: left;
		}

#rightcolumn #newsletter ul li{
	background-image: none;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 15px;
	text-align: left;
		}

#rightcolumn ul {
	float:left;
	padding:0px 0px 0px 0px;
}

#rightcolumn ul li {
	color:#666666;
	background-image:url(/images/directory_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 3px 0px;
	line-height:18px;
}

#rightcolumn ul li a {
	color:#333361;
	padding:5px;
}

#rightcolumn ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#rightcolumn .list{
	float:left;
	list-style:none;
	padding:0px 0px 14px 0px;
}

#rightcolumn .list li {
	color:#666666;
	background-image:url(/images/directory_bullet2.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 0px 13px;
	margin:0px 0px 3px 0px;
	line-height:18px;
}



#rightcolumn #directorywrapper {
	width:492px;
	float:left;
}

#rightcolumn .directory {
	width:492px;
	margin-bottom:10px;
	overflow:auto;
	
}

#rightcolumn #copy .directory h3 {
	background-image:url(/images/directory_header_bkg.png);
	background-repeat:no-repeat;
	padding:5px 0px 8px 33px;
	margin:0px;
}

#rightcolumn .directory h3 a {
	color:#fff;
	font-size:15px;
}

#rightcolumn .directory .inner {
	background-image:url(/images/directory_bkg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f5f5ff;
	overflow:auto;
	padding:13px 12px 15px 0px;
}

#rightcolumn .directory ul {
	float:left;
	list-style:none;
	border-right:1px solid #b1b1c8;
	width:140px;
	padding:0px 0px 0px 12px;
	margin-left:5px;
}

#rightcolumn .directory ul.last {
	border-right:0px;
	width:140px;
}

#rightcolumn .directory ul li {
	background-image:url(/images/directory_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 0px 12px;
	margin:0px 0px 3px 0px;
	
}

#rightcolumn .directory ul li a {
	color:#333361;
	padding:0px 5px 0px 5px;
	display:block;
	margin-right:5px;
}

#rightcolumn .directory ul li a:hover {
	color:#003b81;
	text-decoration:none;
}

#rightcolumn .directory ul li a:active {
	color:#003b81;
	
	
}
/*<------------HOMEPAGE CTAs----------------->*/

#rightcolumn #homecta {
	width:208px;
	float:left;
	margin:0px 0px 0px 15px;
}

#rightcolumn #homecta .cta {
	padding:0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
}

#rightcolumn #homecta .cta p {
	color:#fff;
	margin:0px 15px 2px 17px;
	font-size:11px;
	line-height:13px;
	padding:0px;
}

#rightcolumn #homecta .cta a {
	color:#fff;
	display:block;
	text-align:right;
	margin:6px 27px 0px 0px;
}

#rightcolumn #homecta .club {
	background-image:url(/images/cta_club_bkg.png);
	background-repeat:no-repeat;
}

#rightcolumn #homecta .newsletter {
	background-image:url(/images/cta_newsletter_bkg.gif);
	background-repeat:no-repeat;
	height:143px;
}

#rightcolumn #homecta .newsletter input {
	margin:0px auto;
	display:block;
	width:150px;
	position:relative;
	top:80px;
}

#rightcolumn #homecta .newsletter .signup {
	background-image:url(/images/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:84px;
	left:15px;
	padding:0px 18px 0px 0px;
}

#rightcolumn #homecta .tellafriend {	
	background-image:url(/images/cta_tellafriend_bkg.gif);
	background-repeat:no-repeat;
	height:98px;
	
}


/*<------------PRODUCT PAGE CTAs----------------->*/

#rightcolumn .freeshipping_long {
	
	margin:0px 0px 10px 0px;
}

#rightcolumn #productscta {
	width:100%;
	margin:0px 0px 0px 0px;
}

#rightcolumn #productscta .cta {
	height:147px;
	padding:0px 0px 0px 0px;
	margin:20px 0px 0px 0px;
}

#rightcolumn #productscta .cta p {
	color:#fff;
	margin:0px 15px 2px 17px;
	font-size:12px;
	line-height:13px;
	padding:0px;
}

#rightcolumn #productscta .cta a {
	color:#fff;
	display:block;
	text-align:right;
	margin:6px 27px 0px 0px;
}

#rightcolumn #productscta .club {
	background-image:url(/images/cta_club_bkg2.gif);
	background-repeat:no-repeat;
	float:left;
	width:234px;
	margin:0px 6px 0px 0px;
}

#rightcolumn #productscta .newsletter {
	background-image:url(/images/cta_newsletter_bkg2.gif);
	background-repeat:no-repeat;
	float:left;
	width:234px;
	margin:0px 6px 0px 0px;
}

#rightcolumn #productscta .newsletter input {
	margin:0px auto;
	display:block;
	width:170px;
	position:relative;
	top:80px;
}

#rightcolumn #productscta .newsletter .signup {
	background-image:url(/images/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:84px;
	left:15px;
	padding:0px 18px 0px 0px;
}

#rightcolumn #productscta .tellafriend {	
	background-image:url(/images/cta_tellafriend_bkg2.gif);
	background-repeat:no-repeat;
	float:left;
	width:234px;
	margin:0px 0px 0px 0px;
}

#rightcolumn #productscta .tellafriend input {
	margin:0px auto;
	display:block;
	width:150px;
	margin-bottom:8px;
}





#rightcolumn #brands {
	
	margin:5px 0px 5px 0px;
		
}

#rightcolumn #brands ul {	
	list-style:none;
	border-right:1px solid #b1b1c8;
	float:left;
	width:125px;
	margin-right:17px;
}

#rightcolumn #brands ul.last {
	margin-right:0px;
	border-right:0px;
}

#rightcolumn #brands ul span {
	margin-bottom:3px;
	line-height: 20px;
}

#rightcolumn #brands a {
	color:#6e6f8c;
	display:block;
	padding:0px 3px 0px 3px;
	margin-right:7px;
}

#bottom-cat {
	margin: 20px 20px 0px 0px;
	clear: both;
	
}
#footer {	
	clear:both;
	background-image:url(/images/footer_bkg.gif);
	background-repeat:no-repeat;
	width:1000px;
	height:80px;
	padding:30px 0px 0px 0px;
	text-align:center;
	font-size:11px;
}

#footer a {
	color:#33334a;
	font-size:11px;
	margin:0px 6px 0px 6px;
}

#footer span {
	margin:15px 0px 0px 0px;
	display:block;
	font-size:11px;
	color:#5c5c86;
}

#footer span span {
	margin:0px 10px 0px 10px;
	display:inline;
}

#footer span a {
	margin:0px;	
	color:#5c5c86;
}

/* Forms */

.fields {
	background-image:url(/images/input_bkg.png);
	background-repeat:repeat-x;
	border:1px inset #ddd;
	padding:3px;
}


/* Cart Specific Styles */

.productlist
{	
	width:734px;
	margin:0px auto;
	clear:both;
}

.product_table {
	margin:20px 0px 0px 10px;
	width:98%;
}

.product_hr {
	
	padding:0px 0px 8px 0px;
}

.product_name {
	padding:0px 0px 5px 0px;
}

.product_name h1, h1{
	color: #000; 
	font-size: 18px; 
	font-weight: bold;
	
}

.item_num {
	color: #d4345a; 
	font-size: 14px; 
	font-weight: normal;
	
}

.prod_num {
	color: #787878; 
	font-size: 12px; 
	font-weight: normal;
}

.retail {
	color: #666; 
	font-size: 11px; 
	font-weight: normal;
}

.product_left {
	padding:0px 20px 0px 0px;
	border-right:1px dotted gray;
	width:320px;
	
}

.product_right {
	
	padding:0px 0px 0px 20px;
	
}

.product_left .descrip_short {
	color: #000; 
	font-size: 15px; 
	font-weight: normal;
	margin:0px 0px 10px 0px;
}

.descrip_long {
	
}

.product_features {

}

.product_features td {
	border-bottom:1px dotted #888;
}

.sub_options {
	margin:20px 0px;
	text-align:center;
}

.product_info {

}

.product_info tr td{
	border-bottom:1px dotted gray;
	padding:5px 0px;
}


.product_info .last{
	border-bottom:none;
}

.product_features {
	border-collapse:collapse;
	margin:0px 0px 20px 0px;
	background-color:#aaa;	
}

.product_features th{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#777;
	padding:5px;	
	border:2px solid #fff;
}

.product_features td{
	border:2px solid #fff;
	padding:5px;
}	

.product_options {
	border-collapse:collapse;
	margin:0px 0px 20px 0px;
	background-color:#cbcfd9;	
}

.product_options th{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#9da7be;
	padding:5px;	
	border:2px solid #fff;
}

.product_options td{
	border:2px solid #fff;
	padding:5px;
}

/*------------------PRODUCT LISTINGS------------------*/

.item {
	float:left;
	width:239px;
	height:262px;
	background-image:url("/images/bkg_product.gif");
	background-repeat:no-repeat;
	text-align:center;
	margin:0px 0px 0px 0px;
	overflow:auto;
}

.item .image {
	display:block;
	width:204px;
	height:112px;	
	text-align:center;
	border:2px solid #ababc2;
	margin:0px auto;
	padding:5px;
	margin-top:8px;
	background-color:#fff;
}

.item .title {
	
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display:block;
	
}



.item .title:hover {
	
	text-decoration:underline;
	
}

.item .price {
	color:#ff537c;
	font-weight:bold;
	display:block;
}
.item .retail_price {
	color:#fff;
	font-weight:bold;
	display:block;
}

.item .members {
	color:#ff557c;
	font-weight:bold;
	display:block;	
}

.item_info {
	height:62px;
	
}

.item_buttons {
	margin-top:15px;
}


/*------------------HOT BUY------------------*/
.item2 {	
	width:208px;
	height:252px;
	background-image:url("/images/hotbuy_bkg.png");
	background-repeat:no-repeat;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding-top:8px;
	font-size: 13px;
}

.item2 .image {
	
	display:block;
	width:190px;
	height:112px;	
	text-align:center;
	border:2px solid #ababc2;
	margin:0px auto;
	padding:5px;
	background-color:#fff;
	
}

.item2 .title {
	
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display:block;
	
}

.item2 .title:hover {
	
	text-decoration:underline;
	
}

.item2 .price {
	color:#d2002b;
	font-weight:bold;
	display:block;
	font-size: 13px;
}
.item2 .retail_price {
	color:#fff;
	font-weight:bold;
	display:block;
	font-size: 13px;
}

.item2 .members {
	color:#ff557c;
	font-weight:bold;
	display:block;	
}

.step {
	margin:15px 0px;
}

/*------------------PRODUCTS HOME------------------*/
.item3 {	
	width:182px;
	height:243px;
	background-image:url("/images/bkg_item3.gif");
	background-repeat:no-repeat;
	text-align:center;
	margin:0px 3px 0px 0px;
	padding-top:8px;
}

.item3 .image {
	
	display:block;
	width:150px;
	height:100px;	
	text-align:center;
	border:2px solid #ababc2;
	margin:0px auto;
	padding:5px;
	background-color:#fff;
	
}

.item3 .title {
	
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	display:block;
	
}

.item3 .title:hover {
	
	text-decoration:underline;
	
}

.item3 .price {
	color:#ff537c;
	font-weight:bold;
}

.item3 .retail_price {
	color:#fff;
	font-weight:bold;
	display:block;
}


.item3 .members {
	color:#ff557c;
	font-weight:bold;
	display:block;	
}

.item3 .item_buttons {
	margin-top:15px;
}

/******** Tables *********/

.viewcart {
	border-collapse:collapse;
	border:1px solid #ddd;
}

.form {
	border-collapse:collapse;
	
}

.form td {
	border:0px;
	padding:10px;
}

.form .form1
{
	background-color:#212832;
	color:#fff;
	font-weight:bold;
	background-image:url(/images/form1_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 18px;
	padding:13px 10px 10px 23px;
	border-bottom:1px solid #b9c0ca;
	vertical-align:top;
}

.form .form1.top {
	vertical-align:top;	
	background-position:10px 14px;
}

.form .form2 {
	background-color:#b9c0ca;	
	padding:10px 20px 10px 20px;
}

.form input, .form textarea {
	background-image:none;
}

.button {
	margin:10px;	
}

label {
	margin-left:5px;	
}

.confirm{
	border-collapse:collapse;
	border: 1px solid gray;

}

.confirm td{
	padding:8px;
}

.grid0 td  {
	background-color:#212832;
	color:#fff;
	padding:7px;
	
}

.grid0 td {
	
	
}

.grid1 {

}

.grid1 td{
	border-bottom:1px solid #b9c0ca;
	padding:5px;
}

.payment_types td{
	background-color:#dfe3eb;
	padding:15px; 
}

.account_menu {
	background-image:url("/images/account_menu_bg.gif");
	background-repeat:no-repeat;
	width:550px;
	height:31px;
	color:#fff;
	font-weight:bold;
	padding:7px 0px 0px 140px;
	margin:0px 0px 20px 40px;
}

.account_menu a{
	color:#fff;
}

.account_menu a:hover{
	color:#fff;
	text-decoration:none;
}

.account_menu span{
	margin:10px 5px 10px 5px;
}

.t3col {
	margin:10px 0px;
	border-collapse:collapse;
}

.t3col td{
	border:1px solid #999999;
	padding:10px 0px 10px 0px;
}

.t3col th{
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color:#375fa2;

}

/*<------------WHY SHOP US----------------->*/

.staff tr td{
	border-bottom:1px dotted gray;
	clear:both;
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}

.staff img {
	float:left;
	padding:0px 10px 10px 0px;
}

.staff .name {
	font-size:14px;
	font-weight:bold;
	padding:0px 0px;
	margin:0px 0px;
	display:block;
	
}

.staff .title {
	font-size:12px;
	font-weight:normal;
	padding:0px 0px;
	margin:0px 0px;
	display:block;
	color:#666666;
	
}

#ctl00_ContentPlaceHolder1_vsError {
	display:block;
	clear:both;
}

#ctl00_ContentPlaceHolder1_vsError ul {
	display:block;
	clear:both;
	padding:20px 0px 20px 20px;
}

#ctl00_ContentPlaceHolder1_vsError ul li {
	color:#f00;
}

/*<-----------MISC----------------->*/

.newsBox {
		
	padding:0px;
	min-height:220px;
}

.backtotop {
	padding:5px 5px 1px 5px;
	margin:8px 0px 10px 0px;
	border-top:1px dotted gray;
	border-bottom:1px dotted gray;
	text-align:right;
}


.validation {
	width:350px;
	margin:0px auto;
	padding:5px;
}

.logos {
	margin:0px 0px;
}

.imageview {
	background-image:url("/images/bkg_imageview.gif");
	background-repeat:no-repeat;
	width:77px;
	height:77px;
	margin:3PX;
	padding:12px 2px 0px 0px;	
}	

.popup {
	margin:0px auto;
	padding:40px 0px 0px 0px;
}

.popup p{
	padding:20px;
	color:#ccc;
	
}

.popup h1{
	padding:20px;
	color:#ff3243;
	
}

/*<-----------ROUNDED CORNER TABLE----------------->*/

.rounded_01 {
	background-color:#dde0e6;
	border-collapse:collapse;
}

.rounded_01 .content {
	
	padding:10px;
}

.rounded_01 .corner_tl{
	width:9px;
	height:9px;
	background-image:url("/images/corner_01_tl.gif");
	background-repeat:no-repeat;	
}

.rounded_01 .corner_tr{
	background-image:url("/images/corner_01_tr.gif");
	background-repeat:no-repeat;	
}

.rounded_01 .corner_bl{
	background-image:url("/images/corner_01_bl.gif");
	background-repeat:no-repeat;	
}

.rounded_01 .corner_br{
	width:9px;
	height:9px;
	background-image:url("/images/corner_01_br.gif");
	background-repeat:no-repeat;	
}

.rounded_01 .edge_t {
	background-image:url("/images/edge_01_t.gif");
	background-repeat:repeat-x;	
}
	
.rounded_01 .edge_r {
	background-image:url("/images/edge_01_r.gif");
	background-repeat:repeat-y;	
}

.rounded_01 .edge_b {
	background-image:url("/images/edge_01_b.gif");
	background-repeat:repeat-x;	
}

.rounded_01 .edge_l {
	background-image:url("/images/edge_01_l.gif");
	background-repeat:repeat-y;	
}

.rounded_title th{
	padding:6px 0px 8px 20px;
	color:#990000; 
	text-align:left; 
	background-image:url("/images/bullet_h2.gif");
	background-repeat:no-repeat;
	background-position:5px 9px;
}
