
/* winning achievements general template and layout */
.height560{ 
	height: 560px;
}

.ba_container{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../images/beautyawards/ba_mca_bg.gif');
	background-repeat: repeat-y;
	background-position: 672px 0px;
	padding-bottom: 20px;
	height: 780px;
}

.ba_leftCol{
	width: 672px;
	float: left;
}

.ba_content{
	padding: 38px;
}

.ba_header{
	height: 47px;
}

.ba_header_sub{
	height: 95px;
}

.ba_header_sub_esp{
	height: 118px;
}

.ba_productSelect{
	padding: 8px 0px 10px 0px;
	border-top: 1px solid #dddddd;
}

.ba_productSelect_img{
	margin: 8px 0px 10px 0px;
}

.ba_productSelect_img td img{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-right: 2px;
}

.ba_productLarge_img{
	width: 292px;
	height: 238px;
	float: left;
	margin-right: 20px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.ba_condensed{
	display: none;
}

.ba_productAwards{
	float: right;
	width: 280px;
	border-top: 1px solid #dddddd;
	padding: 20px 2px;
	line-height: 16px;
}

.ba_productAwards h2{
	font-size: 11px;
	color: #2181b6;
	margin: 0;
	font-weight: normal;
}

.ba_productAwards p{
	margin-top: 0px;
}

.ba_productAwards td{
	padding-top: 20px;
	font-size: 11px;
	line-height: 18px;
}

.ba_rightCol{
	width: 275px;
	float: right;
	padding-right: 13px;
}
