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

.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 div#gt_fabrics {
	position:relative;
}


.care_center ul.panel_ref {
	float:left;
	width:44%;
	clear:both;
}

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

.care_center ul.panel_ref li a {
	display:block;
	padding:5px 20px;
	background-position: 9px 8px;
	background-repeat: no-repeat;
	outline:none;
	text-decoration:none;
	width:84%;
	font-weight:bold;
}


.care_center ul.panel_ref li a.active {
	background-position: 9px 8px;
	background-repeat:no-repeat;
}

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


.care_center #care_instructions .text_content h3 {
	float:left;
	width:44%;
}


div#gt_fabrics h4 {
	float:right;
	background:#EAEFF2;
	width:48%;
	font-size:1.1em;
	padding:5px 20px;
	border:2px solid;
	border-bottom:0;
}



div#gt_fabrics dl  {
	width:48%;
	padding:10px 20px;
	line-height:1.3em;
	border:2px solid;
	min-height:400px;
	float:right;
}

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

