.moduletabletop {
}

div.search {
	padding: 0px 0px 10px 10px;
}

div.search input {
	width: 100px;
	border: 1px solid #c8c8c8;
	padding: 0px 0px 0px 5px;
	background: #ffffff;
        font: 12px arial;

}


div.search input:hover, div.search input.sfhover  {
	background: #0096dc;
	color: #ffffff;
}

div.search input:focus, div.search input.sffocus  {
	background: #036ea0;
	color: #ffffff;
}

.contentheading,
.componentheading {
font-family:georgia;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 180%;
	line-height: 100%;
	color: #682951;
text-shadow:1px 1px 2px #AAAAAA;
}

.contentpane {
  margin: 0;
  padding: 30px;
  width: 99%;
color:#eee;
}

.contentpaneopen {
  padding: 0px 0px 0px 0px;
  width: 99%;

}

.contentpaneopenanons {
  padding: 0px 0px 0px 0px;
  width: 100%;

}

.blogshadow {

}

.contentcell {padding: 0 0}

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

.article_seperator {
	display: block;
	height: 10px;
  width: 99%;
   -moz-box-shadow: 5px 5px 10px #eee;
 -webkit-box-shadow: 5px 5px 10px #eee;
 box-shadow: 5px 5px 10px #eee;
margin-bottom: 10px;
}

#content_container {
padding: 0px 0px 10px 4px;
color: #3a3a3a;

}

.blog {
margin-left:6px;
}

.small {
	font-size: 80%;
	font-style: italic;
	color: #646464;
}

.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%;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
	color : #969696;
	font-size: 18px;
}

tr.sectiontableentry1 td {
	background-color: #FFFFFF;	/*background: #fafafa;*/
}

tr.sectiontableentry2 td {
	background: #f5f5f5;
}

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

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