.txt-warn         { color:red; }
.txt-light        { color:#737373; }
.txt-dark         { color:black; }
.txt-small        { font-size:10px; }
.txt-strong       { font-weight:bold; }
.txt-orange       { color:#FF5509; }
.txt-black        { color:black; }
.txt-red          { color:red; }
.txt-upper        { text-transform:uppercase; }
.txt-italic       { font-style:italic; }
.txt-center 		  { text-align:center; }
.txt-bigger 		  { font-size:120%; }
.txt-big 		      { font-size:150%; }
.txt-yellow 		      { color:yellow }


.bg-orange        { background-color:#FF5509; }
.bg-gray	        { background-color: #F5F5F5; }

.centered         { margin-left:auto;margin-right:auto;text-align:center; }
.left             { float:left;}
.right            { float:right;}

.square           { border-left:10px solid #FF5509; padding-left:5px;}
.small-square		  { background-image: url(infobar_btn.gif);	background-repeat: no-repeat;	background-position: left center; padding-left: 10px; }

.indent           { text-indent:10px; }
.justify          { text-align:justify; }
.pad-in           { padding:1px 5px 1px 8px; }

.no-list          { list-style:none;}

.email            { text-transform:}



.hid {
display:none;
display:none;
visibility:hidden
}

.strong {
color:#302A2A;
}
.left {
float:left;
}
.right {
float:right;
}

.cleaner {
  padding:0;
  height:1px;
  margin:0;
  width:100%;
  clear: both;
  border: none;
  overflow:hidden;
}

.in {
padding:1.5em 1.2em 3em 2em;
}

.lang {
float:left;
text-decoration:none;
}
.lang img {
margin-right:5px;
}
