/*
#############################################################
### Author:		Joshua Jarman [josh@redesigned.com]		  ###
### Copyright:	Copyright 2007 - All rights reserved.     ###
#############################################################
*/
#nav_merchandise {
	font-weight: bold;
	background: url('/templates/design_002/images/navover.png') center top no-repeat;
}
#BottomBar {
	height: 20px;
}
#FormattedLayout {
	padding: 100px 20px 145px 20px;
}
.product img {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
.product {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.producttext {
	display: block;
	position: relative;
	top: 0px;
	float: left;
	width: 350px;
	margin-bottom: 10px;
	font-size: 12px;
}
.producttext b {
	font-size: larger;
	padding-bottom: 6px;
}
.producttext em {
	color: #F2AD0E;
}