/*
div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon_1.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("../img/baloon_right_1.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}
*/

body.form dl dt {
	color: #000;
	margin-bottom: 5px;
}
body.form dl dt span {
	font-size:100%;
	color:#FF0000;
	margin-bottom: 10px;
}
body.form dl dd {
	margin-left:0px;
	margin-bottom:10px;
	margin-top: 0px;
}
body.form dl dd p {

}
.form input ,.form select , .form textarea {
	padding:2px;
}

.form textarea {
	margin-bottom:1em;
}
.fselect {
	margin-bottom:1em;
}
/*
div.baloon {
   font-size: 11px;
   color: #FFFFFF;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: #FFFFFF;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}
*/
div.baloon {
   font-size: 14px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 4px 7px 14px 0;
   white-space: nowrap;
}
