﻿.siteBtmBar
{
	position: fixed;
	bottom: 0;
	width: 98%;
	height:3.5em;
	clear: both;
	left: 0;
	margin-left: 1%;
	border: solid 1px #014083;
	border-bottom: 0;
    background-image:url('../images/siteparts/lbBg.png');
}
.siteBtmBarInner{float:left; width:90%;}
.questionsWrapper{float:left;width:95%;margin: 0.5em; margin-top:1em; margin-bottom:-1em;}
.questionSep{float:left;height:1em; width: 1px; 
             border-left:dotted 1px #333333;
             margin-left:1em; margin-right:1em;}
.mrcbtmbar{ margin-right: 1em; margin-top:-1.4em}

.siteLftBar
{
	position: fixed;
	left:0;
	top:25%;
	height:20em;
	width:2em;
	background-color: White;
	border: solid 1px #014083;
	border-left: 0;
	font-size:80%;
	padding:0.5em;padding-right:0;padding-left:1em;
}

.siteLftBar a{ text-decoration:none;}

.contentDiv{ float:left; height:3.5em; width:1px; margin-left:2em;margin-top:-1em;
              margin-bottom:-1em; margin-right:0.5em;
              border-left:solid 1px #c1bebe;}