/* CSS Document */

.model_content .womens_model .text_box {
	background: #fff url(../../../common/img/model_bg_womens_pickup_bottom.gif) right bottom no-repeat;
}
.model_content .mens_model .text_box {
	background: #fff url(../../../common/img/model_bg_mens_pickup_bottom.gif) right bottom no-repeat;
}

.model_content .womens_model .text_box_header {
	min-height: 166px;
	_height: 166px;
	background: #fff url(../../../common/img/model_bg_womens_pickup.gif) right top no-repeat;
}
.model_content .mens_model .text_box_header {
	min-height: 166px;
	_height: 166px;
	background: #fff url(../../../common/img/model_bg_mens_pickup.gif) right top no-repeat;
}

.model_content .weekly_pickup_model .text_box h2 {
	margin: 0;
	padding: 40px 0 5px;
}
.model_content .weekly_pickup_model .text_box h3 {
	margin: 15px 0 5px 0;
	text-align: center;
}

.model_content .weekly_pickup_model .model_info {
	min-height: 123px;
	_height: 123px;
}

