#plugin {	border: 1px solid #CCCCCC;	margin-bottom: 5px;	height: 98px !important;
	height: 80px;
	width: 608px;	background-color: #FFFFFF;	padding: 0px 0px 10px 0px;
	background-image: url( perfumePlugin.gif );}
#typeBrand {	width: 155px;	border: 1px solid #a75aef;	color: #7D3CB9;	font-family: Trebuchet MS, Arial, Serif;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	width: 300px;}
#selectBrand {	height: 84px;	width: 230px;
	float: right;
	margin-top: -72px;
	margin-left: 10px;
	padding: 2px;
	font-family: Trebuchet MS, Arial, Serif;
	color: #852388;}
#perfumeProductsMerchants {	float: left;	width: 146px;	background: #FFFFFF;	border: 1px solid #a75aef;	margin-left: 8px;	height: 76px;	margin-top: -33px;	padding: 2px;}
.noMerchant {	font-size: 10px;	color: #7D3CB9;	font-family: Trebuchet MS, Arial, Serif;}
.merchantPrice {	font-size: 10px;	font-family: Trebuchet MS, Arial, Serif;}
.merchantPrice:hover {	font-size: 10px;	font-family: Trebuchet MS, Arial, Serif;}

#applePopup {
	display: none;
	position: absolute;
	float: left;
	/*height: 400px;*/
	width: 608px;
	margin-left: -1px;
	margin-top: -5px !important;
	margin-top: 10px;
	border: 1px solid #BD83F3;
	background-color: #FFFFFF;
	background-image: url( pluginBackground.gif );
	background-repeat: no-repeat;
	z-index: 99;
	overflow: hidden;
}

#applePopup a {
	font-weight: normal;
}

.or {
	width: 50px;
	margin: 2px 5px 0px 10px;
	float: left;
	text-align: center;
}

.stepClass {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, Serif;
	width: 602px;
	color: #FFFFFF;
	background-color: #852388;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

.stepClassContent {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Arial, Serif;
	width: 300px;
	color: #555555;
	font-size: 12px;
	padding: 5px;
}

.topStepClass {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #BD83F3;
	font-family: Trebuchet MS, Arial, Serif;
	width: 602px;
	padding: 3px;
}

dropDownItem
{
	text-decoration: none;
	font-weight: normal;
}

dropDownItem:hover
{
	text-decoration: underline;
	font-weight: normal;
}

.closeMeLink {
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.closeMeLink:hover {
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}