.cleaner, br.clear {
	display:block;
	clear: both;
	width: 100%;
	height: 1px;
	border: 1px;
	visibility: hidden;
}

.clear {
	clear: both;
}

ul.error {

	padding: 10px;

	border: 1px solid #dd7777;

	background-color: #ffcccc;

	color: #c52020;

}

ul.error_list li {
  color: red;
  font-size: 0.92em;
  background-image: none;
  padding: 0px;
}

/* =============================================================================
MESSAGES
============================================================================= */

.msg {padding:10px; padding-left:35px;}
.msg.warning {background:url("../images/ico-warning.gif") 10px 50% no-repeat;}
.msg.info {background:url("../images/ico-info.gif") 10px 50% no-repeat;}
.msg.done {background:url("../images/ico-done.gif") 10px 50% no-repeat;}
.msg.error {background:url("../images/ico-delete.gif") 10px 50% no-repeat;}

.msg.warning {border:1px solid #F2DD8C; background-color:#FFF5CC;}
.msg.warning a {color:#df0000;} .msg.warning a:hover, .msg.warning a:active, .msg.warning a:focus {color:#303030;}
.msg.info {border:1px solid #B8E2FB; background-color:#E8F6FF;}
.msg.done {border:1px solid #BBDF8D; background-color:#EAF7D9;}
.msg.error {border:1px solid #FFAEAE; background-color:#FEEBEB;}


div.checkbox {
  margin-top: 0px;
}

div.checkbox label {
  display: inline;
  margin-left: 1ex;
  font-weight: normal;
}

p.more-links {
	clear: both;
	text-align: right;
	margin-bottom: 2px;
	padding: 0;
}



#right-sidebar p.more-links {
	margin-bottom: 21px;
}



p.more-links a {
	text-decoration: none;
	font-size: 90%;
	padding-right: 12px;
	background: transparent url(../images/tab_right.gif) no-repeat right 0px;
}


.messages {
	padding: 10px 12px;
	border: 1px solid #fbdede;
	margin-bottom: 10px;
	background-color: #FFFAFA;
	line-height: 2.05em;
}

.messages a {
	text-decoration: none;
}

.messages img {
	vertical-align: text-bottom;
	margin-right: 3px;
	_margin-top: 8px;
}

.messages h3 {
	font: 12px/170% Verdana;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.messages strong.phone {
	color: Red;
	font-weight: normal;
	margin-right: 160px;
}

div.even, table.even {
	background-color: #fbfbfb;
	border-color: #dfdfdf;
}

a.add {
	padding: 1px 0 2px 20px;
	background: transparent url(../images/add.png) no-repeat 1px 1px;
}

.kua-best, .kua-worst {
  float: left;
  width: 42%;
	border: 1px solid #FFD6AF;
  background-color: #FFF7DF;
}

.kua-best td, .kua-best th {
	border-color: #FFE7CF;
}

.kua-best td, .kua-worst td, .kua-best th, .kua-worst th {
  text-align: center;
}

.kua-worst td,.kua-worst th {
	border-color: #efefef;
}

table.kua-worst {
	background-color: #fbfbfb;
	border-color: #dfdfdf;
  margin-left: 26px;
}

fieldset.tool, fieldset.kua {
	padding: 1px 12px 14px;
	border: 1px solid #fbdede;
	margin-bottom: 10px;
	background-color: #FFFAFA;
	line-height: 2.05em;
}

fieldset.kua {
	padding-bottom: 5px;
}

.mb {
	background-color: #fbfbfb;
	border-color: #dfdfdf;
}

.f-left {
  float:lef;
}



.t-center {
  text-align: center;
}

img.zodiac {
  float:right;
	border: 2px solid black;
	margin: 7px 0 12px 20px;
}

#zodiac h2, #zodiac h3 {
   font-size: 11pt; 
   font-family: Arial; 
   font-weight: bold;
   font-style: italic; 
   color: #28477C;
   margin-bottom: 3px;
}

#zodiac h2 {
   margin: 10px 0 6px;
}

#zodiac h2 span {
   vertical-align: 100%;
}

#zodiac h2 img {
   margin-right:5px;
}
ul.radio_list
{
  margin: 2px 0 2px 4px;
}

ul.radio_list li
{
  list-style: none;
  display: inline;
  background-image: none;
  padding: 0;
}

ul.radio_list label
{
  display: inline;
  font-weight: normal;
  padding: 1px;
}

