@charset "utf-8";
/* CSS Document */

.girls {
	height: auto;
	width: 750px;
}
.descrip {
	height: auto;
	width: 550px;
	text-align: left;
	padding-left: 210px;
}
.left h3 {
	color: #CC0;
	font-weight: bolder;
	text-transform: uppercase;
}
.descrip h3 {
	padding-left: 10px;
}
.box_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	border-bottom-color: #333;
	margin-bottom: 20px;
	margin-top: 3px;
}

.left {
	height: 230px;
	float: left;
	width: 200px;
	display: block;
}
