@import url(http://fonts.googleapis.com/css?family=Raleway:400,600);
/* Necessary for IE11 */

html {
  	position: relative;
  	min-height: 100%;
  	max-height: 9999999px;
    -webkit-text-size-adjust: 100%; 
}

body {
	background-repeat: repeat; 
	background-attachment: fixed; 
	background-image: url(/img/filler.png); 
	background-color: #ece8e5;
	text-align: center;
	font-family: "Raleway", sans-serif; 
	font-weight: normal;
	font-size: 15px; 
	height: 100%;
	margin: 0px;
	margin-bottom: 200px;
	color: #707070;
	min-width: 210px;
}

.dark-body {
	background-image: none; 
	background-color: #444554;
}

#header_container {
	width: 100%;
	font-family: "Raleway", sans-serif; 
	height:	40px;
	background-color: #10112d;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	z-index: 9000;
	margin: 0;
	padding: 0;
	min-width: 210px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.header_center_width {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header_left_align { 
	width: 100%; 
	text-align: left;
	display: inline-block;
}

.menu ul {
	list-style-type: none;
	padding-top: 3px;
	margin: 0;
	text-align: right;
	position: absolute;
    top: 0;
    right: 10px;
	transition: max-height 	.25s linear; 
}

.menu li {
	font-style: normal;
	color: #fff;	
	cursor: default;
	display: inline-block;
	padding: 7px 10px;
	transition: visibility .25s linear;
}

.menu a {
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

.menu a:hover, .menu a:active {	color: #ffffff;}
.navbar-checkbox {	display: none;}
.current-navbar a {	color: #ffffff; }

.navbar-handle {
	float: right;
    display: none;
    cursor: pointer;
    position: relative;
    font-size: 45px;
    height: 20px;
    margin: 11px;
    width: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-top: 2px solid #9e9e9e;
    background-color: transparent;
}
 
.navbar-handle:before {
    position: absolute;
    left: 0px;
    top: 5px;
    right: 0;
    content:' ';
    border-top:	2px solid #9e9e9e;
}

.navbar-handle:after {
    position: absolute;
    left: 0;
    top: 12px;
    right: 0;
    content: ' ';
    border-top: 2px solid #9e9e9e;
}
 
sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

sub {
	top: 0.4em;
}

.wordmark { 
	height:	19px; 
	width: 190px; 
	display: inline-block;
	vertical-align: middle;
	padding-bottom:	10px;
	padding-left: 20px;
	padding-top: 8px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 19px;
    -o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition:	.2s;
	transition:	.2s;
}

.wordmark:hover, .wordmark:active { color: #9e9e9e;}

#footer {
  	position: absolute;
  	bottom: 0px;
  	width: 100%;
  	background-color: #181625;
	text-align: left;
  	max-height:	200px;	
  	min-height: 200px;
  	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.footer-container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 1080px;
  	background-color: #181625;
	height: 100%;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	min-width: 180px;
}

.footer-container h1 {
	font-family: 'Playfair Display', serif;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #c5c4c8;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 1px;
}

.footer-container p {
	color: #9b9aa2;
	font-size: 14px; 
	line-height: 145%; 
}

.footer-container a {
	color: #c5c4c8;
	font-size: 14px; 
	line-height: 145%; 
}

.footer-table-cell {
	vertical-align: top;
	min-width: 30%;
	padding: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

.footer-table-cell-image {
	width: 125px;
	padding: 5px;
	padding-right: 20px;
	vertical-align: top; 
	text-align: left;
}

.faq-container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 1080px;
  	background-color: #ffffff;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
}

.faq-table{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	display: block;
}

.faq-table-baseimage { display:block; }

.faq-table-cell {
	vertical-align: top;
	width: 30%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.faq-table-cell-text {
	padding: 3%;
	padding-top: 1.5%;
}

.faq_single_column_text {
	padding: 20px;
	padding-top: 8px;
}

.faq_press_image {
	background-color: #10112d;
	margin-right: 		auto;
	margin-left: 		auto;
	text-align: center; 
	vertical-align: middle;
}

.centered_element {
  padding: 50px;
}

.container {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding: 40px;
	text-align: left;
}

.container-nosocial {
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding: 40px;
	padding-top: 20px;
	text-align: left;
}

img, img a { 
	width: 100%; 
	border:	none; 
}

.invisible-for-rss-only {
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
}

h1, .h1-url {
	font-size: 24px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 100%;
	font-style: normal;
	margin:	0; 
	padding: 0;
	font-family: 'Playfair Display', serif;
	padding-bottom:	10px;
	padding-top: 14px;
}

.h1-url:hover, .h1-url:active {	color: #878787; }

h2{
	font-size: 20px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 100%;
	margin: 0; 
	padding: 0;
	margin-top: 15px;
	font-family: 'Playfair Display', serif;
	margin-bottom: 10px;
}

h3, label{
	font-size: 16px;
	color: #3c3c3c;
	font-weight: bold;
	line-height: 100%;
	margin: 0; 
	padding: 0;
	margin-top: 15px;
	margin-bottom: 10px;
}

h4 {
	font-size: 19px;
	color: #707070;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	margin: 0; 
	padding: 0;
	margin-top: 17px;
}

h5{
	font-size: 17px;
	font-weight: bold;
	margin: 0; 
	padding: 0;
	margin-top: 13px;
}

h6{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	margin-top: 10px;
}

.code {
	background-color: #9e9e9e;
	font-size: 11pt;
	padding: 1px;
	color: #ffffff;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}

.date {	text-transform:	uppercase; 	
	font-weight: bold; 
	font-size: 16px;
	text-decoration: none;
	font-family: 'Playfair Display', serif;
	letter-spacing: normal;
}

.date strong {
	text-transform: none;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	font-style: normal;
}

.container-blog-columns p, .container-blog-wide p, .container-blog-nocolumns p, .container-blog p, 
p {	
	line-height: 155%; 
	font-size: 15px;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}

.blog-image p {
	line-height: 0;
	margin: 0;
	padding: 0;
}

.container-blog .inblog-image {
	margin-bottom: 24px;
	margin-top: 25px;
}

hr {	
	margin-top:	15px; 
	margin-bottom: 15px;
	border: none;
	border-top: 1px solid #dddddd;
}

.title hr {
	border-top: 1px solid #8b8a87;
	opacity:0.75;
}

.title img {
	padding-right: 0px;
	padding-left:0px;
	padding-bottom: 12px;
	padding-top: 20px;
}

.title_inner {
	padding: 10px;
}
.title span {
	background-color: #eeeeee;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 165%;
	padding-bottom: 6px;
	box-shadow: 10px 0 0 #eeeeee, -10px 0 0 #eeeeee;
}

a, .date a {
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
    -o-transition: .2s;
	-ms-transition:	.2s;
	-moz-transition: .2s;
	-webkit-transition:	.2s;
	transition:	.2s;
	text-transform: none;
}

a:hover, a:active, .date a:hover, .date a:active{color:#A0A0A0; text-decoration: none;}

.sources {	
	color: #919191;
	font-size: 13px;
	word-break: normal;
	list-style-type: none;
	padding-left: 0; 
	padding-right: 0;
	border-top: 1px solid #dddddd; 
	padding-top: 8px; 
	margin: 0px;
	margin-top: 15px; 
}

.default_image_blog {
	background-color: #eee;
	background-image: url(/img/filler_light.png);
	background-repeat: repeat;
}

.sources hr {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
}

.sources li {
	padding: 0;
	padding-bottom: 12px;
}

.sources .nowrap {
	word-break: break-all;
	list-style-type: none;
}

.sources a {
	color: #919191;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.sources h2 {
	font-family: 'Playfair Display', serif;
	padding: 0;
	color: #919191;
	margin: 0;
	margin-top:	5px;
	font-size: 125%;
}

.sources-onecol {
	background-color: transparent; 
	padding: 0; 
	border-top: 1px solid #dddddd; 
	padding-top: 10px; 
	margin-top: 30px; 
	padding-bottom: 3px;
}

.sources-onecol li { padding-bottom: 7px; }

.font-icons, .font-icons a	{
	line-height: 100%;
	font-size: 20px;
	color: #c5c4c8;
}

.container-icons {
	max-width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

.font-icons a:hover, .font-icons a:active {	color: #fff; }

.archive-text {
	font-style: normal;
	font-weight: normal;
	text-transform:	none;
	line-height: 150%;
}

.ellipsis {
	text-overflow:			ellipsis;
	overflow: 				hidden;
	white-space:  			nowrap;
	color:					#707070;
	margin: 				0;
	padding: 				0;
}

.container-blog {
	margin-right: 		auto;
	margin-left: 		auto;
	background-color: 	#ffffff;
	padding:			40px;
	text-align: 		left;
	padding-top: 		14px; 
	padding-bottom: 	22px;
	position: 			relative;
	max-width: 			1000px;
	border: 			none;
	vertical-align: bottom;
}

.container-blog-wide {
	margin-right: 		auto;
	margin-left: 		auto;
	background-color: 	#ffffff;
	padding:			40px;
	text-align: 		left;
	padding-top: 		25px; 
	padding-bottom: 	30px;
	position: 			relative;
	max-width: 			1100px;
	border: 			none;
}


.bottom { padding-bottom: 40px; padding-top: 30px;}

.container-blog-noimage-bottom {
	padding-top: 1px;
	padding-bottom: 40px;
}

.container-blog-noimage-top {
	margin-right: 		auto;
	margin-left: 		auto;
	background-color: 	#ffffff;
	padding:			40px;
	text-align: 		left;
	padding-top: 		25px; 
	position: 			relative;
	max-width: 			1000px;
	padding-bottom: 20px;
}

.container-archive {
	margin-right: 		auto;
	margin-left: 		auto;
	text-align: 		left;
	position: 			relative;
	max-width: 			1000px;
	padding: 40px;
}

.logo {
	max-width: 30%;
	vertical-align: middle;
	padding: 3.5%;
	opacity: 0.8;
}

.logo-press {
	max-width: 25%;
	vertical-align: middle;
	padding: 3%;
	opacity: 0.8;
}

.container-blog-outsidemargin {
	margin-left: 		20px;
	margin-right: 		20px;
	background: 		transparent;
}

.container-blog-nomargin {
	max-width: 			1080px;
	margin-right: 		auto;
	margin-left: 		auto;
	line-height: 		0%;
	background-color: #eee;
	background-image: url(/img/filler_light.png);
	border-style: 		solid;
	border-width: 		0px;
	border-color: 		white;
}

.container-blog-nomargin-wide {
	max-width: 			1180px;
	margin-right: 		auto;
	margin-left: 		auto;
	line-height: 		0%;
	background-color:   #fff;
	border-style: 		solid;
	border-width: 		0px;
	border-color: 		white;
}

.footer-mini-image {
	border-radius: 50%;
	margin-top: 5px;
}

figure {
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
}

.container-blog-columns{
	vertical-align: 	top;
	columns:			2;
	-webkit-columns:	2; 
	-moz-columns:		2; 

	column-gap:			30px;
	-moz-column-gap:	30px; 
	-webkit-column-gap:	30px; 	
}

.blog-width-icons {
	max-width: 			1080px;
	margin-top: 		75px;
}

.index-notfirstpage {
	margin-top: 		75px;
}

.header-image {
	max-height:				75px;
	max-width: 				350px;
}

.header-image-container {
	width:					100%;
	text-align: 			center;
}

.columns {
	columns:			4;
	-webkit-columns:	4; 
	-moz-columns:		4; 

	column-gap:			5px;
	-moz-column-gap:	5px; 
	-webkit-column-gap:	5px; 
}

.copyright-notice {
	font-size: 				13px;
	padding-top:			10px;
	padding-bottom: 		30px;
}

.copyright {
	font-color: black;
	text-align: right;
	font-family: "Raleway", sans-serif; 
}

.title-container {
	width: 					100%;
	margin: 				0;
	padding: 				0;
	padding-top: 			60px;
	padding-bottom: 0;
	text-align: 			left;
	background-color: #444454;
	margin-bottom: 40px;

	-webkit-touch-callout: none;		
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.title-container-archivepage {
	width: 					100%;
	margin: 				0;
	margin-top: 			90px;
	text-align: 			left;

}

.title-container-404 {
	width: 					100%;
	margin: 				0;
	margin-top: 			40px;
	text-align: 			left;
}

.title {
	max-width: 			1050px;
	padding: 			25px;
	padding-top: 		20px;
	padding-bottom: 	50px;
	margin-left: 		auto;
	margin-right: 		auto;
}

.title-archive {
	padding-top: 45px;
	padding-bottom: 30px;
	max-width: 1060px;
}

.title-archive span {
		background-color: #444454;
		padding-top: 6px;
		padding-left: 0px;
		padding-right: 0px;
		line-height: 165%;
		padding-bottom: 6px;
		color: #eeeeee;
		box-shadow: 10px 0 0 #444454, -10px 0 0 #444454;
	}

.title-404 {
	text-align: 		center;
}

.image-404 {
	max-width: 600px;
	padding: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.title h1, .title h2 {
	padding: 			0;
	margin: 			0;
	font-size: 			35px;
	color: 				#3c3c3c;
	word-wrap:			break-word;
	text-transform: 	none;
	font-weight: 		normal;
	line-height: 		115%;
	font-family: 'Playfair Display', serif;

}

.title h2 {
	word-spacing: 		normal;
	color: 				#585755;
	font-size: 			22px;
	margin-top: 		20px;
	font-weight: 		normal;
	font-style: 		normal;
}

.title h3, .title label {
	color: #585755;
	font-weight: bold;
}

.makeshift {
	margin-top: 0px;
}

.pagination {
	margin-left: 		auto;
	margin-right:  		auto;
	max-width:  		1125px;
	height:				175px;
	position:			relative;
}

.pagination-fixed {
	position: 			absolute;
	top: 				-30px;
	right: 				0px;
	margin-right: 		20px;
}

.margin-top {
	margin-top: 5px;
}

.read-more {
	display: inline-block;
	margin-bottom: 10px;
}

.button, .button a {
	font-family: "Raleway", sans-serif; 
	display: 			inline-block;
	height: 			40px;
	line-height: 		40px;
	min-width:			10px;
	text-transform: 	uppercase;

	margin-left:		2px;
	margin-right: 		2px;
	padding-left: 		10px;
	padding-right: 		10px; 
	padding-bottom:		1px;
	margin-bottom: 		4px;
	background-color: 	#474555; 
	color: 				#e4e4e5;
	border-radius: 2.5px;

	font-size: 			13px;
	color: 				#fff;
	text-align: 		center;
	font-style: 		normal;
	font-weight: normal;
	letter-spacing: 1px;

    -o-transition:		.2s;
	-ms-transition:		.2s;
	-moz-transition:	.2s;
	-webkit-transition:	.2s;
	transition:			.2s;

	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button:hover, .button:active { 	
	background-color: #9b9aa2;
	color: #fff;
}

.dark-button {
	background-color: #10112d;
	color: #eeeeee;
}

.404 {
	position: absolute;
	top: -100px;
	background-color: #10112d;
}

.paginate { 
	min-width: 74px;
	padding-left: 15px;
	padding-right: 15px;	
}

.btn-colfit-archive, .btn-colfit-archive:hover, .btn-colfit-archive:active {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #000;
	border: none;
	color: #000;
	background-color: #fff;
}

.greytext, .greytext:hover, .greytext:active {
	color: 				#424242;
	font-size: 16px;
	font-weight: bold;
}

.current, .current:hover, .current:active {
	background-repeat: 		repeat; 
	background-attachment: 	fixed; 
	background-color:  		#9b9aa2;
	cursor: 				default;
}

.btn-white {
	border: none;
	margin: 0;
	padding-left: 		14px;
	padding-right: 		14px; 
	margin-bottom: 		4px;
	line-height:  		39px;
	height: 			39px;
}

.btn-dark {
	border: none;
	font-weight: 300;
	margin: 0;
	padding-left: 		14px;
	padding-right: 		14px; 
	margin-bottom: 		4px;
	line-height:  		39px;
	height: 			39px;
}

.square {
	padding: 			0;
	margin: 			0;
	padding-bottom:		1px;
	width: 			39px;
	height: 			39px;
	border: 			none;
	line-height:  		39px;
}

.btn-show-600, .btn-show-800, .btn-show-300, .hr-show-800, .btn-show-400, .btn-show-538, .btn-show-500, .btn-show-830,
.btn-show-769, .topimage2, .topimage3 {
	display:			none;
}

.transparent, .transparent:hover, .transparent:active { 	
	background-color: 	transparent;  
	border: 			none;
	color: 				#474555;
	line-height: 0;
	font-size: 			7px;
	padding-bottom: 	0px;
	height: 			20px;
	padding-left: 		2px;
	padding-right:  	2px;
}

.social-icon-general {
	font-size: 16px;
	line-height: 38px;
	margin-right: 4px;
}

.centered {
	display: inline-block;
}

.press td {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mini-image {
	line-height: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

.mini-image img{
	border: 1px solid #A4A4A4;
}

.mini-image td {
	padding: 0px;
	padding-right: 5px;
}

.halfimage {
	width: 50%;
	border: none;
	padding: 0;
	margin: none;
}

.thirdimage {
	width: 33.33%;
	border: none;
	padding: 0;
	margin: none;
}

.press {
	margin-bottom: 0px;
	text-transform: capitalize;
}

.press a {
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
}

.press2 { 
	margin-bottom: 0px;
	font-family: 'Playfair Display', serif;
	color: #3c3c3c;
}
.iframetable {
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	table-layout: fixed;
	margin: 0;
	border-collapse: collapse;
}

.iframetable table, .iframetable tbody, .iframetable tr, .iframetable td {
	border: none;
	margin: 0;
	padding: 0;
}

.iframetable2 {
	border: none;
	background-color: #f4f4f4;
}

.iframey{
	height: 714px;
	width: 100%;
}

.iframey-colorpalette {
	height: 650px;
	width: 100%;
}

.iframehigh {
	height: 900px;
}

.iframe3 {
	width: 100%;
	height: 1297px;
}

.iframey-image {
	max-height: 714px;
	height: auto;
	width: auto;
	max-width: 100%;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #d1d1d1;
}

.iframey-image-table, .iframey-image-table tr, .iframey-image-table td {
	background-color: #d1d1d1;
	border: none;
	margin: 0;
	padding: 0;
}

.colorFixing {
	background-color: #f4f4f4;
}

.smallfooter {
	margin-bottom: 15px;
	color: #82818d;
}

.smallfooter small {
	margin-bottom: 24px;
}

small {
	color: #82818d;
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	word-break: normal;
	list-style-type: none;
	display: block;
	line-height: 110%;
	padding-bottom: 8px;
}

.undrag {
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.press a:hover, .press a:active {	color:	#777777; text-decoration: underline;}

.imageblog {
	margin-top: 16px;
	margin-bottom: 14px;
}

.caption{
	margin-top: -16px;
	padding-bottom: 20px;
}

.caption_above_img{
	padding-bottom: 4px;
}

.reddit {
	font-family: "courier new", "courier", "lucida sans typewriter", "lucida typewriter", monospace;
	margin: 0;
	margin-top: 0;
	line-height: 38px;
	border: 0;
	padding-top: 1px;
	font-size: 15px;
	padding-bottom: 0;
}

.notreddit {
	font-size: 			13px;
	text-align: 		center;
	font-style: 		normal;
}

.caption-table {
	width: 180px;
	vertical-align: top;
	padding-right: 20px;
}

.caption-table-table th, .caption-table-table td {
	padding-top: 10px; 
	border-bottom: 2px dotted #dddddd;
}

.caption-table-table hr {
	border-bottom: 2px dotted #dddddd;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

.caption-table-last, .caption-table-last tr, .caption-table-last th, .caption-table-last td{
	border-bottom: 0px;
	border-bottom: none;
}

.caption-table-img {
	margin: 0px;
	padding-bottom: 10px;
}

.caption-table h1 {
	font-size: 18px;
	color: #707070;
	font-weight: bold;
	line-height: 125%;
	font-family: "Raleway", sans-serif; 
}

.caption-table p {
	color: #82818d;
	font-size: 13px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	word-break: normal;
	list-style-type: none;
	display: block;
	line-height: 150%;
	padding-bottom: 8px;
}

.margin-miniature 	{   margin-bottom: 10px;	}
.margin-smallest	{	margin-bottom: 15px;	}
.margin-small		{	margin-bottom: 10px;	}
.margin-normal		{	margin-bottom: 20px;	}
.margin-large		{	margin-bottom: 90px;	}
.margin-largest		{	margin-bottom: 160px;	}
.margin-blogtop 	{	height: 100px;}
.margin-5-IEsafe	{ 	height: 160px; background: transparent; }