.list1 {
	margin-left: 20px;
        margin-bottom: 20px;
	padding-right: 20px;
}.list1 li {
	padding-left: 15px;
        padding-bottom: 5px;
	list-style-type: square;
}.style-1 h4 {  color: #69AD11;}
.museum tbody td {
	padding-bottom: 8px;
        padding-top: 8px;
	padding-left: 2px;
       padding-right: 6px;
}hr {
	color: E0E1E3;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#pageContent h4 {
	margin-top: 10px;
}
 .museum #searchsubmit {
			margin: 0;
			padding: 0;
                        margin-bottom:5px;
			width: 38px;
			height: 35px;
			border: none;
			background-color: #e7e7e8;
			background-image: url(../images/search.png);
			background-position: 50% 50%;
			background-repeat: no-repeat;
			cursor: pointer;
			vertical-align: top;
			
			-webkit-transition: all .25s linear;
			   -moz-transition: all .25s linear;
				-ms-transition: all .25s linear;
				 -o-transition: all .25s linear;
					transition: all .25s linear;
		}
 .museum .tablenav-pages {word-spacing: 1.5em;font-size:14px; margin-bottom:10px;}
 .museum a:link {color:#69AD11;}
.post_content h2 {font-size: 12px;}
.widget-title {color:#69AD11;}
.greenLink {color:#69AD11; text-decoration: underline;}
.home .widget-title {color: #69AD11;}

#sidebar .widget-container {
    padding-top: 20px;
}