/* Some resets */
h1,h2,h3,h4,h5,h6,h7,p {
	padding: 0px;
	margin: 0px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

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

#sp_container {
	width: 900px;
	margin: 100px auto 0px auto;
}

.article-content {
	padding: 20px 0 20px 20px;	
}
.article_separator{
	display: none;
}
.contentpaneopen img {
	width: 233px;
	height: 131px;
}

div.mod_placehere > table {
	width: 100%;
	height: 360px;
}

td.mod_placehere_following {
	padding: 0 20px 0px 0;
}

td.mod_placehere_following table {
/*	background: #FFFFFF;*/
	padding: 20px 20px 20px 20px;
}

td.mod_placehere_following table td {
/*	background: #FFFFFF;*/
	padding: 0px 20px 0px 20px;
}

td.mod_placehere_following table.contentpaneopen {
	height: 200px;
	background: #ffffff url(../images/promo-bg.jpg) no-repeat scroll left bottom;
}

td.mod_placehere_following table.startpromo {
	height: auto;
	background: transparent url(../images/promo-bg2.gif) no-repeat scroll left top;
}

td.mod_placehere_following table.contentpaneopen td {
	padding-bottom: 20px;
}

td.mod_placehere_following table.startpromo td {
	padding-top: 20px;
	padding-bottom: 0px;
}

#tostartpage{
	text-align:right;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #FFFFFF;
}

.lasmer {
	height:30px;
	line-height: 30px;
	padding: 10px 10px 10px 20px;
	background: url(../images/promo-button.gif) top left no-repeat;
	display: block;
	color: white;
	font-family: Impact;
	font-size: 20px;
}

.article-content a {
	color: white;
}

.contentheading{
	text-decoration: none;
	color: #FF8500;
	font-size: 16px;
	padding-bottom: 20px;
}

.contentheading div {
	margin: 10px 0;
}
#mainwrapper {
	background:transparent url(../images/promo-main_tile.jpg) repeat-y scroll 25px 0;
}

#mainbody {
	background:transparent url(../images/promo-maintop_bg.jpg) no-repeat scroll 25px -20px;
}

#mainclear {
	background:transparent url(../images/promo-main_finish.jpg) no-repeat scroll left top;
	clear:both;
	height:9px;
	overflow:hidden;
}

#content {
	float:left;
	padding:0 20px 0 0;
	width:900px;
}

.readmorefield {
	vertical-align: bottom;
}
