body{
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	line-height:1.5em;
	font-size: 12px;
	color: #000;
}

a {
	color: #6081A8;
}

a:hover {
	color:#42484C;
}

#mainContent, #mainContent .spacer, #content, #reg-content{
/*	overflow:visible;
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;*/
}

#wrapper {
	width: 95%;
	margin: 10px auto;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin: 0 0 5px 0;
}

p, ul, table {
	margin: 0 0 15px 0;
}


#main_image, #navbar, #search_address, #shopping_cart, #footer, #breadCrumbs, .subCategories, .subNav {
	display: none;
}

#header h1 {
	background: url('../images/logo-print.png') top center no-repeat;
	height:81px;
	display:block;
	text-indent:-9999px;
	margin: 0;
}

#header { margin-bottom: 20px; }


#printHeader {
	display: block;
	margin-bottom: 30px;
}

.productPhotos {
/*	float: right;*/
}

a img {
	border: none;
}

table {
	width: 95%;
	border-collapse: collapse;
}

table tr td {
	border: 1px solid #555;
	padding: 2px 4px;
}

table tr td a img {
	display: none;
}

table tr td a {
	color: #000;
	text-decoration: none;
}

.imageleft, .floatLeft { 
	float: left;
	padding: 5px 15px 10px 0;
}

.imageright, .floatRight {
	float: right;
	padding: 5px 0 10px 15px;
}

body.products .pageSection#main h3.productName { display: none; }

body.products #reg-content table tr.head td {
	font-weight: bold;
	background: #eee;
}

#magnetsContactInfo {
	font-size: 11px;
	line-height: 1.2em;
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
}

#magnetsContactInfo p { margin: 0; }

.post_time {
	font-size: 11px;
	color: #888;
	margin: 0;
}

.blogPhoto {
	float: right;
	margin: 0 0 5px 15px;
}
