h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size:inherit; font-weight:inherit; display:inherit; }

#articlecontainertop {
	background:url(/SiteImages/screentop.png) no-repeat;
	text-align:left;
	margin-top:10px;
	width:690px;
	height:12px;
	background-color: #FFF;
	overflow:hidden;
}

#articlecontainerbottom {
	background:url(/SiteImages/screenbottom.png) no-repeat;
	margin-bottom:10px;
	float:right;
	clear:both;
	text-align:left;
	width:690px;
	height:12px;
	background-color: #FFF;
}

#middle {
	width:670px;
	background-color: #FFF;
	height: auto;
	min-height: 1000px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	background: url(/SiteImages/screenmiddle.png) repeat-y;
	overflow:hidden;
}

#productdetailscontainer {
	font-size:12px;
	width:690px;
	height:auto;
	background-color: #FFF;
	float: left;
}

.articletop {
	width:160px;
	overflow:hidden;
	height:6px;
	background-image:url(/SiteImages/articletop.png);
}

.articlebottom {
	width:160px;
	padding-bottom:10px;
	height:6px;
	background:url(/SiteImages/articlebottom.png) no-repeat;
}

#articlebanner {
	position:relative;
	width:160px;
	height:auto;
	margin-bottom:10px;
	font-size:14px;
	text-align:center;
	text-shadow:1px 1px 2px #555;
}

#articlelist {
	width:160px;
	min-height:800px;
	height:auto;
	float:left;
}

.articlesynopsis {
	position:relative;
	width:150px;
	height:auto;
	padding:10px 5px;
	border-bottom: solid #aaa 1px;
	border-top:1px solid #ddd;
	background-color:#ccc;
	box-shadow:0 0 2px #555;	
}

.articlesynopsisselected {
	position:relative;
	width:150px;
	background-color:#fff;
	height:auto;
	padding:10px 0 10px 5px;
	border-left:solid #ff3300 5px;
}

.articlesynopsis a {
	color:#333;
	font-weight:bold;
	text-shadow:1px 1px 2px #777;
}

.synopsis {
	font-size:10px;
	color:#333;
}

.addedon {
	font-size:10px;
	color:#000;
	border-top: dashed #000 1px;	
	margin-top:5px;
}

#story {
	background-color:#FFF;
	padding:10px;
	width:480px;
	height:auto;
	min-height:950px;
	float:right;
	box-shadow:0 0 2px #888;
	margin-top:5px;
}

#addcommentstop {
	float:right;
	margin-top:10px;
	width:500px;
	height:16px;
	background:url(/SiteImages/addcommentstop.png) no-repeat;
}

#addcommentsbottom {
	float:right;
	width:500px;
	height:6px;
	background:url(/SiteImages/storybottom.png) no-repeat;
}

#addcommentsmiddle, .commentsmiddle, #shareboxmiddle {
	position: relative;
	background-color:#FFF;
	padding:0 10px;
	width:480px;
	height:auto;
	float:right;
}

#commentstop {
	float:right;
	margin-top:10px;
	width:500px;
	height:16px;
	background:url(/SiteImages/commentstop.png) no-repeat;
}

#commentsbottom {
	float:right;
	width:500px;
	height:6px;
	background:url(/SiteImages/storybottom.png) no-repeat;
}
#shareboxtop {
	float:right;
	margin-top:10px;
	width:500px;
	height:16px;
	background:url(/SiteImages/shareboxtop.png) no-repeat;
}

#shareboxbottom {
	float:right;
	width:500px;
	height:6px;
	background:url(/SiteImages/storybottom.png) no-repeat;
}

textarea {
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
#story img {
	margin:5px 15px 5px 0px;
	box-shadow:0 0 2px #777;
}

#shareboxmiddle a {
	margin-right:20px;
}

a {
	font-weight:bold;
	color:#FF0000;
}

.storytop {
	margin-top:5px;
	float:right;
	width:500px;
	height:6px;
	overflow:hidden;
	background-image:url(/SiteImages/storytop.png);
	background-repeat:no-repeat;
}

.sm{ width:auto; margin-bottom:4px; height:20px; float:left; }
