.article
 {font-size: 12px;
  border: 1px solid #000000;
  padding: 10px;
  letter-spacing: normal;
  line-height: 1.25em;
  overflow:auto;
  background-color:#FFF;}

.article h1
 {font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  letter-spacing: normal;}

.article h2
 {font-size: 12px;
  font-weight: normal;
  margin: 0 0 10px 0;
  padding: 5px 0 10px 0;
  border-color: #CCC;
  border-width: 0 0 1px 0;
  border-style: solid;
  letter-spacing: -1px;}
  
.article h3
 {font-size: 26px;
  font-family: Georgia;
  padding: 0;
  padding: 5px 0 3px 0;
  margin: 0 0 10px 0;
  display: block;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: italic;
  color: #000;
  border-bottom: 1px solid #000; 
}

.article h4
 {font-size: 18px;
  font-family: Georgia;
  padding: 0;
  padding: 5px 0 0 0;
  margin: 0 0 10px 0;
  display: block;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: italic;
  color: #000;
  border-bottom: 1px solid #000; 
}
  
.article .line
 {border-color: #CCC;
  border-width: 0 0 1px 0;
  border-style: solid;
  margin: 10px 0;
  padding: 0;}
  
.article .line2
{
	border-color: #ccc;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin: 10px 0;
	padding: 0px;
	clear: left;
}
  
.article .ten
 {font-size: 10px;
  font-weight: normal;
  letter-spacing: normal;}

.article .eleven
 {font-size: 10px;
  font-weight: normal;
  letter-spacing: normal;}
  
.article a:link, .article a:active, .article a:visited {font-weight: bold; text-decoration: none; letter-spacing: normal; color: #ca3c30;}
  
.article a:hover
 {text-decoration: none;
  font-weight: bold;
  color: #000;
  letter-spacing: normal;}
  
.article_brief
 {font-size: 12px;
  letter-spacing: normal;
  line-height: 1.25em;
  padding: 0 0 10px 0;
  border-width: 0 0 1px 0;
  margin: 10px 0;
  border-color: #CCC;
  border-style: solid;
  overflow:auto;
  display: block;}

.article_brief img 
 {display: block;}
 
.article_brief h1
 {font-size: 15px;
  padding: 0;
  margin: 0 0 3px 0;
  display: block;
  letter-spacing: 0px;
  font-weight: bold;}
  
.article_brief h3
 {
	font-size: 26px;
	font-family: Georgia;
	padding: 0;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	display: block;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
	color: #000; 
}
  
.article_brief h2, #related_content h2
 {font-size: 11px;
  padding: 0;
  margin: 5px 0 2px 0;
  font-weight: normal;
  color: #999;
  letter-spacing: normal;
  border-width: 0;}
  
.article_brief .twelve {font-size: 12px;}
.article_brief .eleven {font-size: 11px;}
.article_brief .ten, #related_content .ten {font-size: 11px;}
 
.article_brief .pad_right
 {margin: 0 0 5px 5px;
  float: right;
  display: block;}
  
.article_brief .pad_left {margin: 0 5px 5px 0;}
.article_brief .icon, #related_content .icon {padding: 1px 5px 1px 10px;}
 
#related_content table {margin: 15px 10px 10px 0;}
#related_content td {padding: 0 0 2px;}

/****** Onion Skin the image (I named it this because Welle hates it) ******/
.wrap {
	margin:12px;
	background-color:#DFDFDF; /*#B8C0AD;*/
	background-repeat:no-repeat;
	background-position:right;
}

.wrap img {
	position:relative;
	bottom:3px;
	right:3px;
	padding:1px;
	margin:0;
	border:#999 1px solid;
	background-color:#FFF;
}
a.article_list_comment:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##4c4c4c;
	text-decoration: none;
}
a.article_list_comment:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##4c4c4c;
	text-decoration: none;
}	
a.article_list_comment:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.article_list_comment:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.comment_disclaimer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: ##4c4c4c;
}

.line{
	width: 600px;
	margin: 10px;
	border-bottom: 1px solid #000000;
}
.comment{
	padding: 10px 10px;
}

a.violation_link
{
	color: #ff0000;
	font-size: 10px;
	text-decoration: none;
}

a.violation_link:hover
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.comment_text{
	width: 600px;
	padding: 5px 10px 10px 10px;
}


a.comment_links
{
	color: ##4c4c4c;
	font-size: 10px;
	text-decoration: none;
}

a.comment_links:hover
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
