
#header {
	background: #ffffff url(/pbimages/section/store/top_frill.gif);
	width: 100%;
	height: 88px;
	padding: 0px;
	margin: 0px;
}

#body_container {
	margin-left: 75;
}

#body_background1 {
	float: right;
	background: #ffffff;
}

#body_spacer {
	width: 1px;
	height: 1px;
}

#body_main {
	margin-left: 220;
}

.item_listing {
	margin-top: 40px;
}

.item_price_line {
	margin-top: 10px;
}

.item_name {
	font-weight: bold;
	background: #FFFFFF;
}

.item_price {
	font-weight: bold;
	background: #FFFFFF;
}

.item_add_link {
	font-weight: bold;
	background: #FFFFFF;
}

.item_price_cell {
	background: #FFFFFF url(/pbimages/section/store/dot.gif) repeat-x bottom;
}

.item_description {
	margin-top: 15px;
	border: 1px solid #000000;
	padding: 4px;
	background: #E2EDEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 60%;
}