body, html {
	background:#FFF;
	font:0.9em verdana, "trebuchet MS", helvetica, sans-serif;
	color:#000;
	}
	
body {
	padding:20px;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
/*h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif
	}

h1 {
	font-size:2em;
	}*/ /*cab*/

h2 {
	font-size:1.5em;
	}

h3 {
	font-size:1.3em;
	}

h4 {
	font-size:1.0em;
	}
				
img {
	display:block;
	border:0;
	}

#nav, #searchform, #branding, #commentform, #footer, #sidebar, /*#more-menu,*/ /*cab*/ #masthead, #popularity, #tags, #discussion, #PLHFO0Div, #article-buttons-top, #article-buttons-bottom {
	display:none;
	}
	
.ratingblock {
	display:none;
	}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
/* 	font-style:italic; */
	background-color: #F5F5F5;
 	font-size:0.9em; 
	}
	
#printMessage {
	display:none;
	}

#meta {
	display:none;
}

#meta {
	display:none;
}

#more-menu {
	padding:14px;
	width:189px;
	float:right;
	margin:15px 0 8px 12px;
	color:#333333;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #DDD;
	background-color: #FBEED2;
	}

