/* styles for index.php only */

#jacketpromo {
	min-height: 386px;
	width: 241px;
	float: right;
	background-color: #666;
}

#jacketpromo img{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 3px;
}

.captionBox {
	float: left;
	margin: 12px 0px 0px 14px;
	width: 160px;
}

h5.medCaption {
	font-size: 80%;
	line-height: 110%;
	margin: 4px 0px;
	text-align: center;
	font-weight: normal;
	width: 160px;
		
}

.rowMedium {
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

#float-wrap {
	background-image: url("../images/index/bar_bground.gif");
	background-repeat: repeat-y;
}

