.noprint {
	display: none;
}

#mysortable {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mysortable li {
	float: left;
	margin: 2px 2px 6px 2px;
	
	background-color: #ffffff;
	width: 110px;
	height: 320px;
	text-transform: uppercase;
	font-size: 10px;
}

#mysortable li .body img {
	width: 106px;
	border: 0;
}

#mysortable li .top {
	height: 20px;
	width: 80px;
	border: 0;
	background-color: #cccccc;
}

#mysortable li .body {
	height: 100%;
	padding: 2px;
}

#mysortable li .body .dressdesc {
	display: block;
}

.dressimgcontainer {
	height: 250px;
	overflow: hidden;
}

.clarissa {
	margin-top: 46px;
	height: 206px;
}

.bloom {
	margin-top: 12px;
	height: 240px;
}

.peggy {
	margin-top: 20px;
}

.audrey {
	margin-top: 2px;
}
