@CHARSET "UTF-8";

.viewAllAlignment {
	text-align: center;
	vertical-align: middle;
}
.viewAllRightAlignment {
	vertical-align: top;
}
.viewAllPagesRows {
	height: 315px;
}
.circularItemImages {
	text-align: center;
	margin: 0pt;
	}

.itemTable {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}

.itemTable tr td {
	vertical-align: top;
	width: 33%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
.verticleAlignTop {
	vertical-align: top;
}
.weeklyAdCircularRebatesTableHeader {
	white-space: nowrap;
	text-align: left;
}
#circularSearchBg {
	display: block;
	background-color: #fff;
	clear: both;
	padding: 5px;
}
.circularSearchZip {
	display: block;
	width: 50px;
	height: 12px;
	float: left;
	margin: 0px 10px 0px 0px;
}
#circularSearch label {
	display: block;
	float: left;
	/*text-align: right;*/
	width: 120px;
	padding: 3px 10px 0px 0px;	
}
.circularSearchBtn {
	background-color:#003273;
	color:#fff;
	border:1px solid #003273;	
}
.circularSearchError {
	display: block;
	clear: both;
	}
