@charset "utf-8";
#outerbox {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -1px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 1100px;
	border: 1px solid #000000;
	background-image: url(design_images/racing_stripe_bg.jpg);
	background-repeat: repeat-y;
}
#pailpal_header {
	background-image: url(design_images/pailpal_heading_wbuttons.jpg);
	height: 256px;
}
#rightcolumn {
	float: right;
	width: 640px;
	background-color: #FFFFFF;
	margin-right: 5px;
}
#leftcolumn {
	float: left;
	width: 215px;
	background-color: #000000;
	margin-left: 22px;
	color: #FFFFFF;
}
.product_listitem {
	background-image: url(design_images/oval_bg.jpg);
	background-repeat: no-repeat;
}
#product_listitem {
	background-image: url(design_images/oval_bg.jpg);
	background-position: center;
	height: 135px;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#product_row {
	margin-top: -3px;
}
#product_group_heading {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 14px;
}
#addressbox {
	margin-top: 18px;
	font-size: 18px;
	color: #CC0000;
}
