/*  

	Theme Name: Reef Tank Log Theme

	Description: Theme used to capture inspiration to show off your Reef Tanks.  Based on the theme Corporate Theme v2 By Kitkat - Kongtechnology.com with a few bug fixes and code changes.
	
	Tags: reef, tank, aquarium, coral, fish, menu, drop down menu, picture rotator, randomize picture, fixed width, two columns, valid XHTML, simple, widgets, widget ready, 2columns, right sidebar, gravatars

	Version: 1.0.1

	Author: GeoffM1968
	
	Author URI: http://www.JustMyReef.com

	Based on Theme Name: Corporate Theme v2
	Original Theme URI: http://www.kongtechnology.com/2008/07/29/wordpress-corporate-theme-%E2%80%93-update/
	Original Description: By Kitkat - Kongtechnology.com
	Original Author URI: http://www.kongtechnology.com

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php
*/



/* ====================== DO NOT CHANGE ANY SETTINGS IN THIS SECTION ===================== */
/* ======================           BEGIN GLOBAL SETTINGS            ===================== */

/***** Main Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 0 0;
}

ul, ol {
list-style:none;
padding:0 0 0 0;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.4em;
vertical-align:baseline;
font-size:0.65em;
}

sub {
position:relative;
bottom:-0.3em;
vertical-align:baseline;
font-size:0.65em;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 0 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

/* ======================           END GLOBAL SETTINGS            ===================== */
/* ======================    DO NOT CHANGE ANY SETTINGS ABOVE      ===================== */



/* ======================         BEGIN THEME SETTINGS            ===================== */

/* HTML Elements */
img.alignleft {
        float: left;
        margin:0 10px 5px 0;
}
img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
img.alignright {
        float: right;
        margin:0 0 5px 10px;
}
* {
	margin:0;
	padding:0;
	}
body,html {
	min-height:101%;
	}
body {
	background: #304765;
	color: #545454;
	padding: 13px 0 25px 0;
	}
body, select, input, textarea {
	font: 110% Arial, Verdana, Sans-Serif;
	}
h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}
h2 { /* Search and Tag Title */
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}
#sidebar h2 {
	font: 14px Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	padding:25px 0 0 0;
	margin-bottom:1px;
	font-weight:bold;
	color:#5f5f5f;
	}
h3 {  /* Post Title (see singlepage) */
	padding:16px 0 0 0;
	margin-bottom:1px;
	font-weight:bold;
	color:#5f5f5f;
	}
h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}
h3#comments {
	margin-top:32px
	}
h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}
h4 {  /* Post Title in Search */
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
	color:#5f5f5f;
	}
h4#posts { /* Post Sub Titles, Section Title -- End of Life */
	font: 16px Arial, "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	padding:16px 0 4px 0;
	color: #0B5795;
	border-bottom: 1px solid #ccc;
	}
h5 {  /* Section Title */
	font: 16px Arial, "Times New Roman", Georgia, Times, serif;
	/* font: 15px Georgia, "Times New Roman", Times, serif; */
	font-weight:bold;
	padding:22px 0 4px 0;
	color:#0B5795;
	border-bottom:1px solid #CCC;
	}	
h6 {  /* Sub Section Title */
	font: 15px Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding:22px 0 4px 0;
	/* color:#0B5795; */
	}	
p {	
	margin: 15px 0;
	}
a:link, a:visited {
	color: darkblue; /*font title*/
	text-decoration:none;
	}
a:hover, a:active {
	color:#D50000; /*hover title*/
	text-decoration:none;
	}
hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}
small {
	font-size: 0.80em;
	font-style:italic;
	background:#fffff;
	padding:0 0 0 4px;
	}
.smalllatest {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:4px 0 0 4px;
	}	
.postlink{
	font-size: 0.95em;
	background:#fffff;
	padding-top:15px;
	}	
img, a:link img, a:visited img {
	border:0
	}
.alignleft {
        float: left;
        margin:0 10px 5px 0;
}
.aligncenter {
        display: block;
        margin-top:10px;
        margin-bottom:10px;
        margin-left: auto;
        margin-right: auto;
}
.alignright {
        float: right;
        margin:0 0 5px 10px;
}
.cite {
        float: left;
        margin-top: -8px; 
        margin-left: 0.25in; 
        text-indent: -0.25in; 
        text-align: left;
}



/* MAIN NAVBAR */
#nav {
	background:#29292B; /*background colour*/
	font-size:8pt;
	}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}
#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}
#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9; /*border colour*/
	}
#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}
#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#4E4F53; /*mover over*/
	text-decoration:none
	}	
	

/* DROPDOWN MENUS */		
.navigation {
	font-size: 0.8em;
	font-weight: normal; 
	font-style:italic;
	color:#545454;
	/* margin-top:-4px; */
	padding: 10px 10px 10px 10px;
	}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}
#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
a.main:hover {	
	background:none;
	}

		

/* STRUCTURE */
#page {
	/* width:750px;*/
	width:1000px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 25px 25px 25px;
	}
#branding {
	width:500px;
	padding-bottom:15px;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
#browse-select {
	font-size:7pt;
}



/* CONTENT STRUCTURE */
#welcomebar{
	float:left;
	width:46%;
	background:#ffffff;
	/*	padding-right:8px; */
	margin:20px 0 0 10px;
	height:160px;
	}
#photobar{
	float:left;
	width:46%; 
	background:#ffffff;
	/*	background:url(images/pic.jpg) no-repeat left ;*/
	margin:10px 0 10px 1px;	
	}
#photobar img{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;	
}

#latestbar{
	float:right;
	width:48%; 
	background:#ffffff;
	/*	padding:5px 0 5px 0; */
	margin:10px 0 10px 1px;	
	text-align:justify;
	/*	font-size:9pt; */
	}

#recentpost_container {
	float:right;
	width:48%; 
}
#recentpost {
	float:right;
	width:100%; 
	background-color:#eefeee;
	/*	padding:10px 5px 5px 5px; */
	margin:10px 0 10px 1px;	
	text-align:justify;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
}
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}
#recentpost a:hover {
	text-decoration: underline;
}
#recentposttitle {
	width:48%;
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
}

#bottombar {
	clear:both;
	width:100%; 
	color: #666;
	overflow: hidden;
	background-color:#eeeeee;	
	border-width: 2px 0 0 0;
	border-style:solid;
	border-color: silver;
}
#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin-left: 20px;
}
#bottombar li a:link {
	display:block;
	padding:5px;
	color: gray;
}
#bottombar li a:visited {
	display:block;
	padding:5px;
	color:gray;
}
#bottombar li a:hover {
	display:block;
	background: lightsteelblue;
	color:white;
}
.bottombartitle {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #009;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CFE1AC;
	}


	/* PART OF BOTTOMBAR */
	#categoryx {
		padding: 0px 20px 10px 5px;
		/* width:23%; */
		width:20%;
		float:left;
		font-size:8pt;
		}
	#tagx {
		padding: 0px 20px 10px 5px;
		width:20%;
		float:left;
		font-size:8pt;
		}
	#archivex {
		padding: 0px 20px 10px 20px;
		width:20%;
		float:left;
		font-size:8pt;
		}
	#commentx {
		display: none;
		visibility: hidden; 
		padding: 0px 20px 10px 20px;
		/* width:23%; */
		width:23%;
		float:left;
		font-size:8pt;
		}
	#blogroll {
		padding: 0px 5px 10px 20px;
		/* width:23%; */
		width:26%;
		float:left;
		font-size:8pt;
		}

#sidebar {
	float:right;
	width: 25%;  /* CONTENT width: 65% */
	padding-top:15px;
	font-size:8pt;
	}
#sidebar ul li 
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 4px 20px;
	background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;
}
#sidebar h3, #sidebar h2 {
	padding:6px 0 4px 0px;
	margin:5px 0 5px 0;
	font-size:1em;
	}

/*	HEADERS */
#header {
	width: 100%;
	background: #FFFFFF;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	}
#header a {
	font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	/*font-size: 36px;*/
	color: #333333;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
#header a:hover{
	color: #333333;
	}	
.mainheader{
	color: #333333;
	/*font-size: 24px;*/
	font-size: 20px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}		

		

/* SUBNAV */
.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}
.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}


/* SINGLE PAGE */
.singlepage {
	color:#09487A;
	font: 14pt Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding-top:20px;
	}
.singlepage_metaimgages {
	margin: 0 0 0 10px;
	}
.singlecomment {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:4px 0px;
	}	
	

/* CONTENT */
#content {
	float:left;
	width:65%;
	}
#contenttitle {
	float:left
	width:65%;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	}	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	padding-left:10px;
	}
.linebreak{
	margin-top:13px;
	border-top:5px solid #999;
	}
.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}
.feature:hover {
	background:#e9e9e9;
	}
.feature p, {
	margin:0;
	}
.feature img {
	padding:1px;
	border:1px solid #000;
	}
#adsense_placeholder {
	float:left;
	margin: 0 18px 8px 0;
	}
#lead {
	margin-top:22px;
	}	
#headerimage {
	margin-top:22px;
	}
.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
	}
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}
#sidelist li {
	list-style:none;
	}
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}
#sidelist .children {
	background:#e4efd5;
	}
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}
.postmetadata {
	margin: 30px 0;
	}
#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}
#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}
#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}
#writer p {
	margin:0;
	width:482px;
	}	
.entry {
	padding-top:5px;
	text-align:justify;
	font-size:normal;
	/*font-size:9pt; */
	}



/*Calendar*/

.modified_date {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	}
.contentdate {

	background: #FFFFFF url(images/calendar.gif);

	float: left;

	width: 45px;

	height: 50px;

	margin: 0px;

	padding: 0px;

	}

	

.contentdate h3 {

	color: #FFFFFF;

	font-size: 10px;

	font-weight: normal;

	padding: 1px 0px 0px 10px;

	margin: 0px;

	text-transform: uppercase;

	}

	

.contentdate h4 {

	font-family: Times New Roman, Helvetica, Sans-Serif;

	color: #999999;

	font-size: 21px;

	font-weight: bold;

	padding: 5px 4px 0px 0px;

	margin: 0px;

	text-align: center;

	}



#contentmiddle {

	float: left;

	width: 500px;

	margin: 0px 0px 0px 0px;

	padding: 20px 20px 10px 0px;

	display: inline;

	}

	

#contentmiddle ol{

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 10px 0px;

	}

	

#contentmiddle ol li{

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 5px 0px;

	}

	

#contentmiddle ul{

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 10px 0px;

	}

	

#contentmiddle ul li{

	list-style-type: square;

	margin: 0px 0px 0px 20px;

	padding: 0px 0px 5px 0px;

	}



.postspace {

	background: #EFEFEF url(images/spacer.gif);

	width: 530px;

	height: 10px;

	margin-top: 15px;

	padding: 0px;

	}



/* Post */
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}
.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	
.post {
	clear: both;
	margin:0 0 20px 0;
	width: 100%;
	}	
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	
.post ul {
	list-style:square;
	margin:5px 0 20px 20px;
	}
.post ol {
	margin:5px 0 20px 20px;
	line-height:115%;
	}
.post li {
	list-style:square;
	margin:10px 0 10px 20px;
	line-height:115%;
	}
#singlepostin {
	float:left;
	}
#singlepostwrapper {
	clear:both;
	padding: 10px 0px 10px 0px;
	font-size:8pt;
	}
#post-meta-wrapper {
	display: none;
	visibility:hidden;
	clear:both;
	margin: 15px 0 10px 30px;
}
.post-meta {font-variant: small-caps; color: black; }
.post-meta-key {color: maroon; font-weight: bold; font-size: 90%; }

.post_table {
	display: inline-table; 
	background:#EEF5FF; 
	padding: 5px; 
	border: thin solid #000080;
}
.post_caption {
	display: table-caption; 
	text-align:center; 
	font-weight:bold;
}
.post_tr {
	display: table-row;
}
.post_th {
	display: table-cell; 
	padding: 10px 0 10px 0; 
	text-align:left; 
	font-weight:bold;
}
.post_td {
	display: table-cell; 
	padding: 0 15px 0 15px; 
	text-align:left;
}

.wp-caption {
	padding: 10px;
	margin: 10px 10px 25px 10px;
	background-color: #F6FAFF;
	border: 1px solid #DFEAF7;
	font-size: 0.95em;
	font-style:italic;
}

	

/*posting icon*/	
.myposts {
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
	}
.myedits {
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
	}



/* POST Specific - User Entered Usage through admn panel post edit and not hard coded */
.wp-caption_FTS_Portrait {
	float:left; 
	margin: -30px 0 0 0;
	padding: 10px; 
	font-size: 0.95em; 
	font-style:italic;
	text-align: center;
}
.wp-caption_FTS_Portrait img {
	width: 180px; 
	height: 270px; 
}

.wp-caption_FTS_Landscape {
	float:left; 
	margin: -30px 0 0 0;
	padding: 10px; 
	font-size: 0.95em; 
	font-style:italic;
	text-align: center;
}
.wp-caption_FTS_LandScape img {
	width: 200px; 
	height: 150px; 
}


/* Comments*/
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}
#commentform textarea {
	width: 100%;
	margin-top:5px;
	}
.avatar {
	float:right;
	padding:0;
	margin:5px;
	}
.commentlist {
	padding-left:30px;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
.commentmetadata {
	display: block;
	}
.commentlist small {
	background:#e9e9e9
	}
.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
.mycomments {
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
	}



	

/*Search*/
select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}
#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	height: 24px;
	width: 100%;
}
#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #999999;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	}	

#searchform_header {
	/*height: 14px;*/
	/*width: 100%;*/
}
#searchform_header #s_header{
	width: 130px;
	margin: 2px 6px 2px 6px;
	color: #999999;
	text-align:left;
	text-indent: 4px;
	font-size:8pt;
}



/* Float Properties*/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
.clearfloat {
	display:inline-block
	}
.clearfloat {
	display:block
	}

	

/* Footer*/
#footer {
	background: #dddddd;
	clear:both;
	height:60px;
	padding:5px;
	text-align:right;
	color:#000000;
	font-size:8pt;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color: silver;
	}
#write_by {
	padding-top: 2px;
	}



/* Misc */
.sideblock {
	padding: 0px 10px;
	margin-bottom: 20px;
	background-color: #F6FAFF;
	border: 1px solid #DFEAF7;
	}
#singlecat li {
	float:left;
	list-style-type:none;
	}

.quick_facts_table {
	display: inline-table; 
	background:#EEF5FF; 
	padding: 5px; 
	width: 100%; 
	border: thin solid #000080;
}
.quick_facts_caption {
	display: table-caption; 
	text-align:center; 
	font-weight:bold;
}
.quick_facts_tr {
	display: table-row;
}
.quick_facts_th {
	display: table-cell; 
	padding: 0 50px 0 0; 
	text-align:left; 
	font-weight:bold;
}
.quick_facts_td {
	display: table-cell; 
	text-align:left;
}


