.popup{
	width: 653px;
	background-color: #ffffff;
}

.popup td{
	padding: 10 0 0 0;
	margin: 0;
	vertical-align: top;
	color: #646464;
	font-family: Arial;
	font-size: 11;
	font-weight: regular;
	vertical-align: middle;
	text-align: center;
}

.popup td input.submit{
	cursor: pointer;
	border: 0;
	width: 90;
	height: 18;
	color: #ffffff;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../../_application/images/brand/brand_choice_bg.jpg);
	background-repeat: no-repeat;
}

.popup td span.sep_{
	width: 20; 
}

.popup td.first{
	text-align: center;
	vertical-align: middle;
}

.popup td.header{
	color: #838383;
	font-family: Tahoma, Arial;
	font-size: 9;
}

.popup td.left{
	padding-left: 5;
	text-align: left;
}

.popup td.right{
	text-align: right;
}

.popup td.img {
    width: 96;
	height: 76;
	border: 1px solid #c5c2af ! important;
	text-align: center;
	vertical-align: middle;
}

.popup span.scent{
	color: #716d4d;
	font-family: Tahome, Arial;
	font-size: 10;
	font-weight: regular;
}

.popup span{
	color: #89844d;
	font-family: Georgia, Arial;
	font-weight: regular;
}

.popup span.big{
	font-size: 21;
}

.popup span.medium{
	font-size: 18;
}

.popup span.small{
	font-size: 15;
}




