#maincol {
	width: 739px;
	position: relative;
	z-index: 10;
	float: left;
	display: block;
}

/* start topcontent */
#topcontent {
	border: 1px solid #f8f8f8;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 15px;
}

#topcontent h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #b74f36;
	margin-bottom: 3px;
	display: block;
	width: 388px;
}

#topcontent p {
	width: 388px;
	margin-bottom: 5px;
}

#newsletter_hp {
	width: 343px;
	height: 76px;
	display: block;
	position: absolute;
	z-index: 20;
	/*background: transparent url(../images/newsletter_hp.png) no-repeat;*/
	right: -12px;
	top: -8px;
}

#newsletter_hp a {
	width: 343px;
	height: 76px;
	display: block;
	/*text-indent: -9999px;*/
	overflow: hidden;
}

#flash_hp {
	margin-top: 10px;
}
/* end topcontent */

/* start dontmiss */
#dontmiss h2 {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #b74f36;
	margin-bottom: 5px;
	display: block;
}

#dontmiss .row  {
	background: transparent url(../images/dontmiss_row.png) repeat-x;
	clear: both;
	position: relative;
	border-top: 1px solid #ededed;
	padding-top: 10px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	width: 739px;
}

#dontmiss .row div {
	width: 239px;
	float: left;
	
}

#dontmiss .row .bckg_dontmiss_img {
	padding: 4px;
	height: 134px;
	width: 239px;
	overflow: hidden;
	background: transparent url(../images/bckg_dontmiss.png) no-repeat;
	margin-left: -4px;
	margin-bottom: 10px;
}

#dontmiss .row .bckg_dontmiss_img a {
	background-color: #fff;
	border: 3px solid #fff;
	width: 233px;
	height: 128px;
	text-decoration: none;
	display: block;
}

#dontmiss .row .bckg_dontmiss_img a:hover {
	border: 1px solid #b0c28b;
	padding: 2px;
}

#dontmiss .row h3 {
	margin-bottom: 8px;
}

#dontmiss .row h3, #dontmiss .row h3 a {
	color: #b0c28b;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	display: block;
}

#dontmiss .row h3 a:hover {
	color: #9e9e9e;
}

#dontmiss .row div.firstchild {
	margin-right: 11px;
}

#dontmiss .row div.lastchild {
	float: right;
}

#dontmiss .row p {
	margin-bottom: 15px;
}

#dontmiss .row p a {
	color: #333;
	text-decoration: underline;
}

#dontmiss .row p a:hover {
	text-decoration: underline;
}
/* end dontmiss */
