/*Reset Style*/
body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}

body {
background-image:none!important;
background-color: #fff!important;
}

h1, h2, h3, h4, h5, h6, h7 {
	color: #000000!important;
}

.division-headline {
	color: #000000!important;
}

a {
	color: #000000!important;
}

#header, #mainmenu, #ambient, #submenu, #widget, #coin-slider { 
display: none;!important;
width: 0px;!important;
height: 0px;!important;
background-color: #fff;!important;
}

.footerbutton {
display: none;
width: 0px;
height: 0px;
}

.msg_body {
	display: inline-block;!important;
}

li {
	list-style-type: circle!important;
	margin-left: 20px;
}

#wrapper {
	padding: 25px;	
	width: 100%;
	overflow: auto;
	padding: 0px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 0px #fff;
	-moz-box-shadow: 0px 0px 0px #fff;		
	box-shadow: 0px 0px 0px #fff;
}

#subcontent {
		width: 90%!important;
		background-color: #ffffff;
		-webkit-box-shadow: 0px 0px 0px #fff;
		-moz-box-shadow: 0px 0px 0px #fff;		
		box-shadow: 0px 0px 0px #fff;
	}

/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 

*Break Page*/
#comments {page-break-before: always;}