﻿body {
	background-color: white;
}
.etailor {
	font-size: 12px;
	color: #717175;
	width: 325px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #355160;
}
.eTailorOptions {
	text-align: center;
}
.eTailorOptionItem {
	float: left;
	margin-right: 3px;
	text-align: left;
	font-size: .9em;
	color: #424242;
	font-weight: bold;
	font-family: Lucida Sans Unicode, Arial;
}
.eTailorOptionItem div {
	margin-bottom: 3px;
}
.eTailorResults {
	font-family: Lucida Sans Unicode, Arial;
	font-size: 1em;
	color: #424242;
	text-align: center;
}
select {
	font-size: 1em;
	color: #424242;
}
.eTailorBrand {
	display: none;
}
.eTailorSize {
	font-size: 13pt;
	color: Green;
}
.eTailorComment {
	font-size: 9pt;
	color: #424242;
	border: dotted 1px #d8d8d8;
}

