// ECLAT Tech Website Customizations //
ol.eclattolupperalpha {
list-style-type:upper-alpha;
}

ol.eclattoldecimal {
list-style-type:decimal;
}

#eclattolupadeclr {
list-style-type:upper-alpha;
}

#eclattolupadeclr ol li {
list-style-type:decimal;
}

#eclattolupadeclr ol ol li {
list-style-type:lower-roman;
}

#funthoughtplacement {
position:relative;
left:-50px;
}

p.eclatscript {
font-family:'Calligraph421 BT';
background-color:#fff;
color:#444;
text-decoration:none;
word-spacing:normal;
text-align:left;
letter-spacing:0;
line-height:1.5em;
font-size:1.6em;
}

#eclatscript {
font-family:'Calligraph421 BT';
background-color:#fff;
color:#444;
text-decoration:none;
word-spacing:normal;
text-align:left;
letter-spacing:0;
line-height:1.5em;
font-size:1.6em;
}

#eclatscript irishquote {
background:url('images/sprite_master.png') left -475px no-repeat #f3f3f3;
border:1px dotted #e3e3e3;
clear:both;
margin:10px;
padding:5px;
}

#eclatsteps {
font-family:Arial, Helvetica, sans-serif;
background-color:#fff;
color:#444;
text-decoration:none;
word-spacing:normal;
text-align:left;
letter-spacing:0;
line-height:1.2em;
font-size:1.2em;
}

.tblgoodbad {
display:block;
color:white;
}

.tblgoodbad td:nth-child(1) {
background-color:green;
}

.tblgoodbad thead {
font-weight:bold;
text-align:center;
}

.tblgoodbad td:nth-child(2) {
background-color:red;
}

.tblgoodbad th:nth-child(1) {
background-color:green;
font-weight:bold;
}

.tblgoodbad th:nth-child(2) {
background-color:red;
font-weight:bold;
}

.biggerp p {
display:block;
color:#2c2b2b;
font-size:18px;
line-height:20px;
-webkit-margin-before:1em;
-webkit-margin-after:1em;
-webkit-margin-start:0;
-webkit-margin-end:0;
}