.order2 {
	BACKGROUND: url(../images/miGrey2.gif) #ececec no-repeat right top
}
.order3 {
	BACKGROUND: url(../images/miGrey3.gif) no-repeat right bottom
}
.order4 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: url(../images/miGrey4.gif) no-repeat left bottom; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
.title {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(../images/white1.gif) #9e9e9e no-repeat left top; PADDING-BOTTOM: 5px; COLOR: #ffffff; PADDING-TOP: 5px
}

/* Always mention 100% width in products1-5 so that embedded elements can use percentage widths */
.products1 {
	BACKGROUND: url(../images/products1.gif) no-repeat right bottom; width: 100%
}
.products2 {
	BACKGROUND: url(../images/products2.gif) no-repeat left bottom; width: 100%
}
.products3 {
	BACKGROUND: url(../images/products3.gif) no-repeat left top; width: 100%
}
.products4 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; 
	BACKGROUND: url(../images/products4.gif) no-repeat right top; 
	PADDING-BOTTOM: 15px; PADDING-TOP: 15px;
	width: 100%;
}

/* use products4tall and products5tall divs if enclosure is going to be >810 pixels */
.products4tall {
	BACKGROUND: url(../images/products4.gif) no-repeat right top; width: 100%;
}
.products5tall 
{
	width: 100%;
	margin-top: 10px; margin-bottom: 10px;		/* margin ensures border does not encroach on round corners */
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px;		/* margin+padding at top & bottom = padding at left and right */
	padding-right: 15px; PADDING-LEFT: 15px; 
	border-left: solid 1px #dadada; border-right: solid 1px #dadada;
}

.search1 {
	BACKGROUND: url(../images/white2.gif) #dadada no-repeat right top; margin-top: 10px;
}
.search2 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: url(../images/white3.gif) no-repeat right bottom; PADDING-BOTTOM: 5px; PADDING-TOP: 0px
}
.quickLinks1 {
	BACKGROUND: url(../images/white2.gif) #dadada no-repeat right top
}
.quickLinks2 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: url(../images/white3.gif) no-repeat right bottom; PADDING-BOTTOM: 5px; PADDING-TOP: 0px
}
.subNav {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; BACKGROUND: url(../images/white3.gif) #9e9e9e no-repeat right bottom; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
.pager
{
	height:25px;
}
.pager, .pager A
{
	background-color: #e0e0e0;
	color: #555;
	font-weight: bold;
	font-size: 12px;
}
.pager A:hover
{
	text-decoration: underline;
	color: #555;
}

.pager1 {
	BACKGROUND: url(../images/white1.gif) #e0e0e0 no-repeat left top
}
.pager2 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: url(../images/white3.gif) no-repeat right bottom; PADDING-BOTTOM: 0px; PADDING-TOP: 8px;
}

