.flash {
	margin-bottom: 20px;
}
.homeButtons {
	margin-bottom: 15px;
}
.homeButtons img {
	margin-right: 4px;
}
.last {
	margin-right: 0;
}
img.last {
	margin-right: 0;
}
#news h2 {
	font-family: Impact, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
	border-bottom: 1px solid #E14A28;
}
#news h2 span {
	color: #E14A28;
}
#news h2 img {
	margin-top: 5px;
}
#page h2 {
	font-weight: normal;
}
.search {
	float: right;
}
.screenTable {
	margin: 15px 0;
}
.screenTable td {
	padding: 3px 10px;
	border: 1px solid #ccc;
}
.title01 {
	color: #E14A28;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
/* Sidebar Form */

.sidebarForm {
	padding: 10px;
	background: url(gformsbg.png) center top no-repeat;
}
.sidebarForm li {
	margin-bottom: 10px;
}
.sidebarForm h3 {
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #1e1e1e;
	font-size: 15px;
	background: url(gformsbg.png) center top no-repeat;
}
.sidebarForm .large {
	width: 97%;
}
/* Gravity Forms Sidebar Widget */

.gravityformswidget {
	padding: 10px;
	margin: 0;
	background: url(gformsbg.png) center top no-repeat;
}
.gravityformswidget li {
	margin-bottom: 10px;
}
.gravityformswidget h3 {
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #1e1e1e;
	font-size: 15px;
	background: url(gformsbg.png) center top no-repeat;
}
.sidebarC textarea {
	width: 97%;
	height: 4em;
}
/* Store Left Sidebar */

#leftSidebar {
	float: left;
	margin: 0 15px 0 10px;
	width: 170px;
}
#leftSidebar li {
	list-style:none;
}
#leftSidebar ul li ul {
	margin-left: 10px;
}
#leftSidebar ul li ul li {
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
#aside {
}
#leftSidebar h2 {
	display:block;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #16181A;
}
#leftSidebar h2:hover {
	cursor:pointer;
}
#leftSidebar h2 span {
	display:block;
	float:right;
	width:16px;
	height:16px;
}
#leftSidebar .closed span {
	background-position:0 0;
}
/* Store Template */

#content .storewidth {
	width: 740px;
	margin: 0 0 0 10px;
	padding: 0;
}
#content .store_page {
	width: 740px;
	margin: 0;
}
/* Products Thumbnails */
.product {
	float: left;
	width: 230px;
	height: 295px;
	margin: 0 10px 10px 0;
	padding: 5px 0 0 0;
	border: 1px solid #ccc;
	background: #fff;
	text-align: center;
}
.product img {
	margin: 0;
	padding: 0;
}
.productD {
	margin-top: 5px;
	border-top: 1px dashed #ccc;
	padding: 5px;
}
.productD p {
	margin: 0;
	padding: 0;
}
.productD a {
	margin: 0;
	padding: 0;
}

/* WP-Ecommerce Styles */
table.wpsc_checkout_table td {
	padding: 5px;
}
