	
@import url("fonts.css");

	
@font-face {
	font-family: 'UbuntuBoldItalic';
    src: url('/type/ubuntu-bi-webfont.eot');
    src: url('/type/ubuntu-bi-webfont.eot?iefix') format('eot'),
         url('/type/ubuntu-bi-webfont.woff') format('woff'),
         url('/type/ubuntu-bi-webfont.ttf') format('truetype'),
         url('/type/ubuntu-bi-webfont.svg#webfontf1YowZka') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'UbuntuItalic';
    src: url('/type/ubuntu-i-webfont.eot');
    src: url('/type/ubuntu-i-webfont.eot?iefix') format('eot'),
         url('/type/ubuntu-i-webfont.woff') format('woff'),
         url('/type/ubuntu-i-webfont.ttf') format('truetype'),
         url('/type/ubuntu-i-webfont.svg#webfontGetaoUfe') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'UbuntuBold';
    src: url('/type/ubuntu-b-webfont.eot');
    src: url('/type/ubuntu-b-webfont.eot?iefix') format('eot'),
         url('/type/ubuntu-b-webfont.woff') format('woff'),
         url('/type/ubuntu-b-webfont.ttf') format('truetype'),
         url('/type/ubuntu-b-webfont.svg#webfontEreyFiHC') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'UbuntuRegular';
	src: url('/type/ubuntu-r-webfont.eot');
	src: local('?'), url('/type/ubuntu-r-webfont.woff') format('woff'), url('/type/ubuntu-r-webfont.ttf') format('truetype'), url('/type/ubuntu-r-webfont.svg#webfontNBGyIaUo') format('svg');
	font-weight: normal;
	font-style: normal;
}


html {
	min-height: 100%;
	margin: 0px 0px 1px 0px;
	padding: 0;
	overflow-y:scroll;
	}

body  {
	font-family: UbuntuRegular;
	background-color: #E9E6E4;
	min-height: 100%;
	margin-top: 10px; 
	margin-bottom:1px;
	margin-left:0;
	margin-right:0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#container {
	max-width: 95%; 
	min-width: 1000px;
	background: #E9E6E4;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#head {
	background: #dfdbd0;
	border: 2px solid gray;
	font-size: 90%;}
		
#headtitle {
	height: 75px;
	width: 650px;
	background: #FFFFFF;
	background-image: url(/images/header.png);
	background-repeat:no-repeat;
	cursor: pointer;
}
		
#headtitle h6{
	display:none;
}

#headlinks {
	height: 65px;
	/**background: ;**/
	font-size: 10pt;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
	
#headlinks a {
	text-decoration:none;
	color: #000;
}

#headlinks a:hover {
	text-decoration:underline;
}
	
#navfill {
	background:url(headerbackground2.png);
	border-left: 2px solid #748A9B;
	width: 13em;
	height: 23px;
}
	
#upperright {
	float:right;
}	

#topnavslide2{   
  * + height: 36px; /*IE 7 only hack*/
	background: url(/images/slide-right-shorter.png) repeat-x;
	padding: 0px 12px 0 0;
} 

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#navigation {
	background:none;
}

#sidenav {
	float: right; 
	position: relative;
	width: 14em; /* since this element is floated, a width must be given */
	background-color: #BCB39A;
	padding: 0px 0px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-left: 10px;	
	margin-top: -10px;
	margin-bottom: 10px;
	border-left: 2px solid gray;
	border-bottom: 2px solid gray;
	font-size: 111%;
	zoom: 1;
	display:block;
	position:relative;
}
	
#mainContent {
	margin: 10px 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	background-color: #FFFFFF;
	border: 2px solid gray;
	padding: 10px 0em 10px 10px;
	font-size: 90%;
	min-height: 500px;
	zoom: 1;
	display:block;
	position:relative;
} 

#mainContentindex {
	margin: 10px 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	background-color: #FFFFFF;
	border: 2px solid gray;
	padding: 0px 13em 10px 0px;
	font-size: 90%;
	min-height: 350px;
} 

#indexContent {
	padding: 10px 0 0 10px;
	margin-right: 75px;
}

#opinionbox {
	float: right; 
	position: relative;
	width: 14em; /* since this element is floated, a width must be given */
	background-color: #BCB39A;
	padding: 0px 10px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-left: 10px;
	margin-top: 10px;
	border: 2px solid gray;
}
	
#opinionbox4 {
	float: right; 
	position: relative;
	width: 14em; /* since this element is floated, a width must be given */
	background-color: #BCB39A;
	padding: 0px 10px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-left: 0px;
	margin-top: 10px;
	border: 2px solid gray;
}	
	
#indexright {
	float: right;
	position: relative;
	width: 15em; /* since this element is floated, a width must be given */
	background-image:url(../images/chiefwelcomebg.png);
	background-repeat: repeat-x;
	padding-top:  0px;/* top and bottom padding create visual space within this div */
	margin-left: 10px;
	margin-top: -10px;
	border-left: 2px solid gray;
	font-size: 111%;
	zoom: 1;
	display:block;
	position:relative;
}
	
#opinionbox3 {
	/**float: ;**/
	position: relative;
	/**width: ; since this element is floated, a width must be given 
	background-color: ;**/
	padding: 0px 10px 10px 10px;/* top and bottom padding create visual space within this div */
	margin-top: 18px;
	border-bottom: 2px solid gray;	
}	
	
#scphoto {
	/**border-bottom: ;**/
}


/*Tertiary navigation properties*/
#sidenav ul{
	margin:0px;
	padding: 0px;
	font-size: 80%;
}

ul li.ter_nav{
	color: #50576f;
	background-color: #BCB39A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	list-style-type: none;
	width:100%;
	border-top: 1px solid gray;
	list-style-position: outside;
}

ul li.ter_nav a{
	color: #50576f;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	display: block;
	list-style-position: outside;
}

ul li.ter_nav a:hover {
	color: #50576f;
	text-decoration:none;
	list-style-type: none;
	margin:0px;
	display: block;
	list-style-position: outside;
	background-color: #E7DEC4;
}

ul li.ter_nav a#thispage{
	font-family: UbuntuRegular, Verdana, sans-serif;
	color: #50576f;
	text-decoration:none;
	list-style-type: none;
	margin:0px;
	display: block;
	list-style-position: outside;
	background-color: #E7DEC4;
}

ul li.ter_nav a#thispage em{
	font-family: UbuntuItalic, Verdana, sans-serif;
}


/**eFile and redaction pages**/

#updateoptin {
	float: right; 
	width: 235px; /* since this element is floated, a width must be given */
	height: 198px;
	background-image: url('../ecourts/efilecircuit/images/subscribebg.gif');
	background-repeat: no-repeat;
    background-position: center top;
	padding: 60px 0px 10px 0px;/* bottom padding create visual space within this div */
	border: 0px;
	zoom: 1;
	display: block;
	position: absolute;
	top: 325px;
	right: 0px;
}

.updateoptincontent {
	color: #334d64;
	text-align: center;
	font-size: 90%;
}

.updateoptincontentheader {
	font-family: UbuntuBold, Verdana, sans-serif;
	color: #334d64;
	font-style: bold;
	font-size: 110%;
	text-align: center;
}

p.updateoptincontentheader {
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 14px;
	margin-right: 14px;
}

p.updateoptincontent {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 14px;
	margin-right: 14px;
}

a.disclink:link,
a.disclink:hover,
a.disclink:visited, 
a.disclink:active {
    color: #000099; 
	text-decoration: underline;
}

.row {
	width: 75%;
	display: table;
}

.row:after {
	clear: both;
}

.row:before,
.row:after {
	content: " "; /**creates space before and after the row**/
	display: table;
}

@media (min-width: 768px) {
  .col {
	float: left;
	width: 33.3%;
  }   
 
  .redact-col {
	float: left;
    width: 33.3%;
  }   

  .participate-col {
	float: left;
    width: 33%;
	min-width: 360px;
 }   

  .alignImgRight {
    text-align: left;
  }

  .module {
    min-height: 300px;
  }
  
  .moduleLogin {
    min-height: 300px;
  }

  .moduleRedact {
    min-height: 300px;
  }
  
  .mandatoryfig {
	min-width: 360px;
    min-height: 745px;
  }
}

.module {
	max-width: 350px;
	border-style: solid;
	border-width: 1px 1px 8px 1px;
	border-color: #334d64;
	margin: 10px 10px 0px 0px;
	padding: 30px;
}

.moduleRedact {
	max-width: 350px;
	border-style: solid;
	border-width: 1px 1px 8px 1px;
	border-color: #334d64;
	margin: 10px 10px 0px 0px;
	padding: 30px;
}

.mandatoryfig {
	max-width: 400px;
	min-width: 360px;
}

.faqsectionheader {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size:107%;
}

p.faqsectionborder {
	border-top: solid 1px #cccccc;
	padding-top: 14px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #5d8bb4;
	-webkit-box-shadow:inset 0px 1px 0px 0px #5d8bb4;
	box-shadow:inset 0px 1px 0px 0px #5d8bb4;
	background-color:#4c7294;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #334d64;
	margin-top:10px;
	margin-bottom:10px;
}

.myButton:hover {
	background-color:#334d64;
}

.myButton:active {
	position:relative;
	top:1px;
}

.rolloutButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #5d8bb4;
	-webkit-box-shadow:inset 0px 1px 0px 0px #5d8bb4;
	box-shadow:inset 0px 1px 0px 0px #5d8bb4;
	background-color:#4c7294;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
	vertical-align:text-middle;
	margin-top:8px;
	margin-bottom:8px;
}

.rolloutButton:hover {
	background-color:#334d64;
}

.rolloutButton:active {
	position:relative;
	top:1px;
}

.rolloutButtontext {
	vertical-align:text-middle;
}

#cdppButtonContainer{
	float:right;
}

.cdppButton {
	/**float:right;**/
	-moz-box-shadow: 2px 2px 3px #888888;
	-webkit-box-shadow: 2px 2px 3px #888888;
	box-shadow: 2px 2px 3px #888888;
	background-color:#747da4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:2px 2px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #5c6383;
	margin-top:4px;
	margin-bottom:10px;
	margin-right:5px;
}

.cdppButton:hover {
	background-color:#5c6383;
}

.cdppButton:active {
	position:relative;
	top:1px;
}

p.videotuttitle {
	font-size: 90%;
	margin-bottom: 10px;
	margin-right: -15px;
}

p.videotut {
	margin-bottom: 30px;
}


img.efileicon{
	display: block;
    margin-top: 0px;
    margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto; 
}

.efilemoduleheadercenter{
	text-align: center;
}

.efilemoduleheader{
	font-family: UbuntuBold, Verdana, sans-serif;
	color: #334d64;
	font-style: bold;
	font-size: 110%;
	text-align: center;
}

table.altrows,
table.altrows thead,
table.altrows th,
table.altrows tr,
table.altrows td {
  padding:10px;
  border-collapse:collapse;
  font-size: 95%;
}

table.altrows {
  margin-bottom:10px;
  margin-top:20px;
}

table.altrows th {
  font-family: UbuntuRegular, Verdana, sans-serif;
  text-align:left;
  color:#fff;
  background-color: #4c7294;
  font-weight: normal;
}

table.altrows tr {
  border:thin solid #ccc;
  vertical-align:top;
}

table.altrows tbody tr:nth-child(even) {
   background-color: #ffffff;
}

table.altrows tbody tr:nth-child(odd) {
   background-color:#f5f5f3;
}

table.altrows ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

table.altrows li {
  margin-bottom: 4px;
  margin-left: -25px;
}

.efilemaptable {
  float:right;
  width:532px;
  padding-left:20px; 
  padding-bottom:20px; 
}

.efilemap {
  text-align:center;
  align:top;
  padding-bottom:20px;
}

.countyselect {
  padding:5px;
  background-color:#4c7294;
  font-family:UbuntuRegular, Verdana, sans-serif;
  font-size:95%;
  font-weight:normal;
  color:#fff;
}

.efiletableheader {
	font-size: 95%;
}

table.casetype,
table.casetype thead,
table.casetype th,
table.casetype tr,
table.casetype td {
  padding:5px;
  border-collapse:collapse;
  font-size: 95%;
}

table.casetype {
  margin-bottom:0px;
  margin-top:0px;
  width:100%;
}

table.casetype th {
  font-family:UbuntuRegular, Verdana, sans-serif;
  font-weight:normal;
  color:#fff;
  background-color:#4c7294;
}

table.casetype tr {
  border:thin solid #ccc;
}

table.casetype td {
  vertical-align:top;
}

.hide {
    display: none;
}


/**eFile participation maps**/

.slidercontent {
	max-width:532px;
	margin:auto;
}

.slidernav-center {
	margin-top:8px!important;
	margin-left:0px!important;
	text-align:center!important;
}

.slidernav {
	margin-top:8px!important;
	margin-bottom:8px!important;
}

.slider-btn {
	border:none;
	display:inline-block;
	border-radius: 2px;
	outline:0;
	padding:6px 16px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none!important;
	color:#fff;
	background-color:#4c7294;
	text-align:center;
	cursor:pointer;
	white-space:nowrap
}

.slider-btn-grey,.slider-btn-grey:hover {
	color:#fff!important;
	background-color:#334d64!important;
}

.slider-btn:hover {
	border:none;
	display:inline-block;
	border-radius: 2px;
	outline:0;
	padding:6px 16px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none!important;
	color:#fff;
	background-color:#334d64;
	text-align:center;
	cursor:pointer;
	white-space:nowrap
}

#slidercontainer {
  display: inline;
  float: right;
  width: 500px;
  height: 100%;
  margin: 0 0 0px 30px;
  overflow: hidden;
  position: relative;
}

.description {
    position: relative;
    width: 100%;
	margin-top: 10px;
}

.description-text {
    background-color: #fff;
	padding:14px;
    top: 0;
    z-index: 4;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    color: #333;
}

.description-text p {
	margin-bottom: 10px;
}

.description-header {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size: 105%; 
}

.ctwrap {
  width: 74%;
  border:thin solid #ccc;
  background-color: #4c7294;
}

.ctwrap table {
    width: 100%;
    table-layout: fixed;
}

table.cthead {
    /* fallback */
  width:98%;
   /* minus scroll bar width */
  width:-webkit-calc(100% - 17px);
  width:-moz-calc(100% - 17px);
  width:calc(100% - 17px);
}

table.cthead tr td {
  padding: 5px;
  color:#fff;
  font-family: UbuntuRegular, Verdana, sans-serif;
  font-size:90%; 
  font-weight:normal;
}

.ctinner_table {
  height: 350px;
  overflow-y: auto;
  background-color: #fff;
}

table.ctbody {
  border-collapse: collapse;
  border-spacing: 0px;
}

table.ctbody tr td {
  padding: 5px;
  border-bottom:thin solid #ccc;
  width: 50px;
  font-family: UbuntuRegular, Verdana, sans-serif;
  font-size:80%; 
}

table.ctbody tbody tr:hover {
	background-color: #ddd;
}

/**eFile newsletter**/

p.efilenews {
    font-family: UbuntuBold, Verdana, sans-serif;
	margin-top: 26px;
	font-size: 100%; 
}

.efilenews_issue {
	font-size: 75%; 
}

p.efilenews2 {
    font-family: UbuntuBold, Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: -6px;
	font-size: 100%; 
	color: #40617e;
}

.efilenews_sub {
    font-family: UbuntuBold, Verdana, sans-serif;
	color: #40617e;
	font-size: 100%; 

}


/**Other misc page styles**/

#footer { 
	padding: 3px 0px 3px 3px;  /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 7px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 75%;
}

img.right{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;}

#news {
	padding: 5px 12em 5px 0;
}

#newsimage{
	float: right;
	margin: 0 5px 0 5px;
}	


/* Miscellaneous classes for reuse */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
p {
	font-size: 100%;
}
	 
ul {
	font-size: 100%;
}
 
em {
	font-family: UbuntuItalic, Verdana, sans-serif;
	font-style:normal;
}
	
strong, b {
	font-family: UbuntuBold, Verdana, sans-serif;
	 font-weight:normal;
}
	

em strong, strong em{
	font-family: UbuntuBoldItalic, Verdana, sans-serif;
	font-style:normal;
	 font-weight:normal;
}	


#mainContent p {
	max-width: 90%;
}

#mainContent ul {
	max-width: 90%;
}

#mainContent ol {
	max-width: 90%;
}	
	
#mainContent table {
	margin-right: 10px;
}

#mainContent p.opinion {
	max-width: 100%;
}	

h1 {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size:150%;
	margin-top: 0px;
}

h2 {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size:125%;
	margin-top: -5px;
}
	
h3 { 
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size:110%;
	margin-bottom: 
}
	
h4 {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size:90%;
	*+margin-top: 19px;
}	

#opinionbox h4  {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size: 90%;
	margin-top: 12px;
}
	
#opinionbox3 h4  {
	font-family: UbuntuBold, Verdana, sans-serif;
	font-size: 90%;
	margin-top: 12px;
}	
	
h5 { 
	font-family: UbuntuBoldItalic, Verdana, sans-serif;
	font-size:110%;
	margin-bottom: -5px;
}
	
.opinion{
	font-size: 75%;
	line-height: 120%;
}

#message {
	margin-top: -3px;
}
	
#scphoto {
	margin-top: 0px;
}	

a {
   color: #1F2C62;
}

.note{
	font-size: 75%;
}
	
.outagemessage{
	color:#C00;
	font-size: 75%;
}
	
#breadcrumb{
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	color: #999;
	margin-bottom:5px;
}

#breadcrumb a {
	color: #6f79a1;
	text-decoration:none;
}	
	
#breadcrumb a:hover {
	text-decoration: underline;
}	

#breadcrumb a:visted {
	color: #6f79a1;
}	

.opinionlink{
	font-size: 85%;
}
	
input,
textarea, 
.ui-widget input,
.ut-widget textarea
{
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 90%;
}

#slidemenu input {
	border: none;
	width: 150px;
}

select, .chzn-container {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 80%;
}

tr.rules td {
	padding-bottom: 10px;
}	

tr.newsreleases td {
	padding-bottom: 10px;
}

th {
	font-family: UbuntuBold, Verdana, sans-serif;
}

#cleresults td {
	font-size: 90%;
}

#cleresults th {
	font-size: 90%;
	font-family: UbuntuBold, Verdana, sans-serif;
}

#interpreter  td {
	font-size: 90%;
}

#interpreter th{
	font-size: 90%;
	font-family: UbuntuBold, Verdana, sans-serif;
}

table.listing {
	border: solid 1px #000000;
	width: 75%;
	margin-top: 10px;
	margin-bottom: 20px;
}

table.listing td {
	padding: 5px;
	vertical-align: top;
}

table.listing th {
	font-weight:bold;
	align: left;
	background-color:#cccccc;
	padding: 5px;
	vertical-align: top;
}

td p{
	margin-top: 0;
}


/* skip nav */
#skip a, #skip a:hover, #skip a:visited
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 60%;
	color: #999;
	text-decoration: none;
}

#skip a:active, #skip a:focus
{
	position: static;
	width: auto;
	height: auto;
	font-size: 60%;
	color: #999;
} 

td.clenav {
	padding:0;
	border-bottom: #c8c1af 1px solid;
}

tr.cle td {
	border-right: #c8c1af 1px solid;
	border-left: #c8c1af 1px solid;
	padding-top:10px;
	padding-left: 10px;
}

tr.clebottom td {
	border-top: #c8c1af 1px solid;
	padding-top:0px;
}

td.formFieldLabel {
	font-family: UbuntuBold, Verdana, sans-serif;
}	

table.interpreter {
	border-collapse: collapse;
	margin-bottom: -10px;
}

table.interpreter td {
	padding-bottom: 1em;
	vertical-align: top;
}

table.interpreterlanguage {
   font-family: UbuntuRegular,Verdana,sans-serif;
   border: 1px solid black;
   border-spacing: 0px;
}

table.interpreterlanguage td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 1px solid black;
}

table.interpreter tr td:first-child {
	padding-right: 40px;
	font-family: UbuntuBold,Verdana,sans-serif;
}
	
	
[if IE]>

/* place css fixes for all versions of IE in this conditional comment */

#mainContent { zoom: 1;  }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]
