.small {
	font-size: 85%;
	font-style: italic;
	color: #969696;
	line-height:10px;
}

div.search {
	padding: 0px;
	width: 123px;
	background: url(../images/search_bg.png) 0 0 no-repeat;
}

div.search input.inputbox {
	width: 96px;
	height: 20px;
	line-height: 20px;
	padding: 2px 2px 6px 5px;
	border: none;
	background: none;
	color: #dcdcdc;
	font-size: 95%;
}

div.search input.button {
	width: 18px;
	height: 16px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div.search:hover, div#inset div.sfhover  {
	background: url(../images/search_bg_hover.png) 0 0 no-repeat;
}

div.search input:hover  {
	color: #ffffaa;
}

div.search input:focus  {
	color: #ffffaa;
}

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 220%;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
}

.contentcheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	color: #eb7800;
}

body.red .contentheading, body.red .componentheading, body.red .contentcheading { color: #000000; }
body.blue .contentheading, body.blue .componentheading, body.blue .contentcheading { color: #00aaff; }
body.green .contentheading, body.green .componentheading, body.green .contentcheading { color: #64c832; }
body.yellow .contentheading, body.yellow .componentheading, body.yellow .contentcheading { color: #ffa000; }
body.lilac .contentheading, body.lilac .componentheading, body.lilac .contentcheading { color: #9600ff; }

/* comments */

.comments {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	background: #fafafa url(../images/c_title_bg.png) top repeat-x;
}

.comments2 {
	border-top: 1px solid #cccccc;
	margin-bottom: 10px;
	background: #fafafa url(../images/c_title_bg.png) top repeat-x;
}

.avatar {
	display: block;
	width: 100px;
	margin: 10px;
	border: 1px solid #cfcfcf;
	background-color: #f3f3f3;
}

.gr_icon {
	margin: 0px 15px 10px 15px;
}

.avatar_info {
	padding: 10px 10px 0 0;
	line-height:16px;
}

.txt_comments {
	padding: 7px 10px;
	min-height:75px;
	border-left: 1px solid #cccccc;
}

.s-text {
	padding: 5px 10px 10px 10px;
	border-left: 1px solid #cccccc;
}

.b_comments {
	background: #fafafa url(../images/b_title_bg.png) top repeat-x;
	padding: 5px 10px;
	height:16px;
	font-size: 11px;
}

.n-title {
	font-size:14px;
	font-weight:bold;
}

/* end comments */

.clear_line {clear:both;}

.inp-ll {
	margin-top:10px;
	display: block;
}

.inp-l {
	margin-left:10px;
	display:block;
}

.comments .inp-bl {
	margin-left: 130px;
	display:block;
	position: absolute;
}

.comments .inp-bb {
	margin-left: 295px;
	display:block;
	position: absolute;
}

.comments .inp-bbm {
	margin-left: 450px;
	display:block;
	position: absolute;
}

#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: 100%;
}

.contentpaneopen {
  margin: 0;
  padding: 0;
  width: 100%;
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
	margin: 0;
	margin-left: 10px;
}

hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
	margin: 0;
}

.article_seperator {
	display: block;
	height: 16px;
}

.stext {
	font-size: 11px;
	color: #555555;
}

.s-text {
	font-size: 11px;
	font-style: italic;
	color: #b1b1b1;
}

.stext, .s-text {
	font-family: tahoma;
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link, .s-text a:active, .s-text a:visited, .s-text a:link {
	color: #5078d5;
	text-decoration: underline;
}
.stext a:hover, .s-text a:hover {
	color: #5078d5;
	text-decoration: none;
}

.border {
	color: #555555;
	background-color: #f0f0f0;
	border: 1px dotted #afafaf; 
	font-weight: bold;
	padding: 5px;
}

.copy {
	color: #555555;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #555555;
	text-decoration: underline;
}
.copy a:hover {
	color: #06bab4;
	text-decoration: underline;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

.buttonheading img {
	margin-right: 2px;
}

.mosimage_caption {
	font-size: 95%;
}

.button {
	font-size: 95%;
}

.fbutton { 
	width: 86px; height: 24px;
	background: url("../images/fbutton.png") no-repeat 0 0;
	border: 0 none;
	padding: 0 0 3px 0;
	color: #a30e12;
	cursor: pointer;
}
.fbutton1 { 
	width: 86px; height: 21px;
	background: url("../images/fbutton.png") no-repeat 0 0;
	border: 0 none;
	padding: 2px 0 1px 0;
	color: #a30e12;
	cursor: pointer;
}
.fbutton:hover, .fbutton1:hover { background: url("../images/fbutton.png") no-repeat 0 100%; }

.txt-story {
	padding:15px 0; 
	text-align:justify;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight : bold;
}

tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

.navigation {
	font-size:110%; 
	font-weight:bold; 
	display:block; 
	color:#7f7f7f; 
	width:auto;
}

.navigation a:link,.navigation a:visited,.navigation a:active {
	text-decoration:none;
	color:#575757;
	background:#dfdfdf;
	border:1px solid #909090;
	padding:2px 6px;
}

.navigation a:hover {
	background:#8c8f98;
	color:#f0f0f0;
	border-color:#4f4f4f;
}

.navigation div {
	text-decoration:none;
	background:#dfdfdf; 
	border:1px solid #909090;
	color:#909090;
	padding:2px 6px;
}