.dresses
{	border: 3px solid #ffffff;
	cursor: pointer;
	margin-top: 20px;
	width: 300px;
}
.dresses_hl
{	background: #999999;
	border: 3px solid #666666;
	color: #ffffff;
	cursor: pointer;
	margin-top: 20px;
	width: 300px;
}
.dtext
{	border: 0px solid #ffffff;
	font-size: 12px;
}
.dtitle
{	font-size: larger;
	margin-bottom: 5px;
}
.dimg_right
{	//border: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	height: 100px;
	width: 57px;
}
.dimg_left
{	//border: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	height: 100px;
	width: 57px;
}
.dimg_right_hl
{	//border: 3px solid #ffffff;
	border-left: 3px solid #666666;
	height: 100px;
	width: 57px;
}
.dimg_left_hl
{	//border: 3px solid #ffffff;
	border-right: 3px solid #666666;
	height: 100px;
	width: 57px;
}

#ballgown_img
{	background-image: url('/dresses/ballgown/T10.jpg');
}
#flapper_img
{	background-image: url('/dresses/flapper/T01.jpg');
}

