#mainCol #designGallery {
	float: left;
	width: 660px;
	position: relative;
	margin: 0 0 20px;
	padding: 0px 0 12px;
	text-align: center;
}

#designGallery .category li {
	margin: 0 0 3px;
	float: left;
	position: relative;
	padding: 0px;
	display: block;
}

#designGallery .category li .pos1 {
	display: list-item;
	position: relative;
	margin-right: 8px;

	width: 158px;
	float: left;
	margin-bottom: 10px;
}

#designGallery .category li .pos2 {
	display: list-item;
	position: relative;
	margin-right: 8px;

	width: 158px;
	float: left;
}

#designGallery .category li .pos3 {
	display: list-item;
	position: relative;
	margin-right: 8px;

	width: 158px;
	float: left;
}

#designGallery .category li .pos4 {
	display: list-item;
	position: relative;
	margin-right: 0px;

	width: 158px;
	float: right;
}

li.designImage {
}

#designGallery .category li .price {
	font-weight: 900;
	color: #DC291E;
	text-align: center;
	width: 158px;
}

#designGallery .category li li.designTitle {
	font-size: 13px;
	color: #6C6C6C;
	text-align: center;
	margin: 2px 0 0;
	padding: 0px;
	width: 158px;
}

.designLink a {
	background-image: url(../../images/bawImages/designGallery/detailsBtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 110px;
	margin-left: 25px;
	margin-top: 5px;
}

.designLink a:hover {
	background-image: url(../../images/bawImages/designGallery/detailsBtn.gif);
	background-position: left bottom;
}

#designGallery p {
	height: 20px;
	margin-bottom: 10px;
	display: block;
}

#designGallery a.nextPg {
	text-align: right;
	display: block;
	float: right;
	clear: both;
	font-weight: 900;
	margin: 5px 12px;
	padding-bottom: 2px;
	width: 25px;
}

#designGallery a:hover.nextPg {
	border-bottom: 2px solid #FF9721;
}
