@charset "utf-8";



div.dressing h2 {
	margin-bottom: 30px;
	}
	
div.dressing div.section {
	zoom: 1;
	margin-bottom: 40px;
	}
	
div.dressing div.section:after {	display: block;	clear: both;	height: 0px;	visibility: hidden;	content: ".";	}
	
div.dressing div.section h3 {
	margin-bottom: 10px;
	}

div.dressing div.section h3 img {
	vertical-align: middle;
	}

div.dressing div.section h3 strong {
	font-weight: bold;
	}

div.dressing div.section h3 strong img {
	margin-left: 20px;
	}

div.dressing div.section h4 {
	margin: 0 0 5px 15px;
	color: #85202a;
	font-weight: bold;
	font-size: 108%;
	}

div.dressing div.section p {
	margin: 0 0 10px 15px;
	}

div.dressing div.section div.image {
	margin: 0 0 10px 45px;
	float: right;
	width: 130px;
	}

div.dressing div.section div.image img {
	border: 3px solid #fff;
	}

div.dressing div.section div.image p {
	margin: 0 0 0 1em;
	font-size: 77%;
	text-indent: -1em;
	}


div.dressing div.section dl {
	zoom: 1;
	margin-left: 15px;
	font-weight: bold;
	}

div.dressing div.section dl:after {	display: block;	clear: both;	height: 0px;	visibility: hidden;	content: ".";	}

div.dressing div.section dt {
	margin-right: 15px;
	float: left;
	}

	
