body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #CCC; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #F26D23; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #FF6600; /* customize_link_hover */
} 
a:visited {
	/* customize_link_visited */ color: #B66700; /* customize_link_visited */
} 

#footer a, #footer a:visited, #footer a:active, #footer a:hover, #footer a:visited {
	color: #FFF;
}

/*
h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}
*/


/* Selectable Styles */
.box { width: 671px; }
div.box {
	background-color: #333;
	border: 1px solid #999;
	margin-bottom: 16px;
	padding: 16px;
	overflow: hidden;
}

div.col_left, div.col_right {
	float: left;
	width: 444px;
}
.col {
	background-color: #231F20;
	border: #000000 1px solid;
	float: left;
	margin: 16px;
	padding: 25px;
	width: 248px;
	height:373px;
}
.float_left {
	float:left;
/*	margin:16px;*/
}
.float_right {
	float:right;
/*	margin:16px;*/
}
.boutique_photos {}
.boutique_labels {}

