.care_center #content div#secondary {
	margin:0 0 0 10px;
	width:180px;
	padding:50px 0 0 0;
}

#return_guide #content .text_content {
	width: 570px;
}

.care_center #middle #content .text_content {
	position: relative;
}
.care_center #middle #content .text_content h3 {
	margin:0 0 1.5em 0;
}

.care_center #garments, .care_center #footwear {
	width:43%;
	float:left;
	margin:0 20px 0 0;
}
.care_center #footwear {
	float:right;
}

.care_center #garments ul, .care_center #footwear ul {
	margin:0 0 0 2em;
	line-height:1.5em;
}
.care_center #garments ul li, .care_center #footwear ul li {
	margin:0.25em 0;
}
.care_center #garments ul li a, .care_center #footwear ul li a {
	text-decoration:none;
	font-weight:bold;
}


div.rg_detail {
	float:left;
	width:100%;
	margin:1em 0;
	position:relative;
}
div.rg_detail h4 {
	margin:0 0 1em 0;
	font-size:1.1em;
}
div.rg_detail h4,
div.rg_detail p {
	float:right;
	width:95%;
}

div.rg_detail a.top-page {
	position:absolute;
	top:0;
	left:0;
}


#secondary #repair_centers h3 {
	text-transform:uppercase;
	margin:0 0 10px 0;
}
#secondary #repair_centers ul  {
	list-style-type:none;
	padding:0;
	line-height:1.3em;
}

#secondary #repair_centers .vcard .adr {
	font-weight:bold;
}
#secondary #repair_centers .vcard .org {
	text-transform:uppercase;
}
#secondary #repair_centers .vcard .adr, 
#secondary #repair_centers .vcard .tel,
#secondary #repair_centers .vcard .org {
	display:block;
}
#secondary #repair_centers .vcard .tel .type {
	display:none;
}

.care_center#care_instructions #content .text_content {
	margin: 20px 95px 20px 20px;
}


.care_center ul.panel_ref {
	float:left;
	width:255px;
	position: relative;
	z-index: 9999;
}

.care_center ul.panel_ref li {
	float:left;
	width:255px;
	margin:0 0 3px 0;
	font-size:1em;
	list-style-type:none;
}

.care_center ul.panel_ref li a {
	display:block;
	padding:5px 20px;
	margin-right: 4px;
	border-top:1px solid;
	border-right:none;
	border-bottom:none;
	border-left:1px solid;
	background-position: 9px 8px;
	background-repeat: no-repeat;
	outline:none;
	text-decoration:none;
	font-weight:bold;
}
.care_center ul.panel_ref li a:hover {
	text-decoration:underline;
}
.care_center ul.panel_ref li a:hover.active {
	text-decoration:none;
}
.care_center ul.panel_ref li a.active {
	border-top:2px solid;
	border-right:none;
	border-bottom:2px solid;
	border-left:2px solid;
	background-position: 9px 8px;
	background-repeat:no-repeat;
	margin-right: 0;
	width: 215px;
	background-color: white;
}

.care_center ul.panel_ref li a.last {
	border-bottom:1px solid;
}
.care_center ul.panel_ref li a.active.last {
	border-bottom:2px solid;
}

.care_center ul.panel_ref li a span {
	display:block;
}

.care_center div#gt_fabrics {
	position:relative;
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

div#gt_fabrics {
	position: relative;
	z-index: 999;
}
div#gt_fabrics dl  {
	padding:10px 20px;
	line-height:1.3em;
	display:block;
	border: 2px solid;
	/*top:0;
	left:255px;*/
	min-height:400px;
	float:left;
	width: 296px;
}

div#gt_fabrics dl dt {
	font-weight:bold;
	font-size:1.2em;
}

div#gt_fabrics dl dt img {
	margin:0 5px 0 0;
}
div#gt_fabrics dl dd {
	margin:0px 0 10px 0;
}

