
div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 20px;
   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:7px 7px 14px 0;
   white-space: nowrap;
}

/* ------- Ħi-ÇÁ ------- */

#wrapper {
	width: 900px;
        position:relative;
        top:0px;
        left:80px;
	padding: 0px;
	margin-top: 0px;
}

#banaloc {
        position:absolute;
        top:335px;
        left:735px;
	padding: 0px;
	margin-top: 0px;
}

.rset {
	width: 95%;
	margin: 10px 8px 7px 8px;
	border-top: 1px solid #add8e6;
	border-left: 1px solid #add8e6;
	border-right: 1px solid #add8e6;
	border-bottom: 1px solid #add8e6;
	text-align: center;
}

.rset h2{
	color: #33cccc;
	font-size: 20px;
	margin: 2px 4px 0px 6px;
	font-family: "Verdana", "lr SVbN", "Osaka";
	font-weight: 700;
}

.rtitle {
	font-family: "Verdana", "lr SVbN", "Osaka";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #add8e6;
	text-align: center;
	border: 1px solid #add8e6;
	margin: 0px 5px 0px 5px;
}

.rtext {
	font-family: "Verdana", "lr SVbN", "Osaka";
	font-size: 10px;
	color: #000000;
	text-align: center;
	line-height: 140%;
	padding: 1px 10px 2px 7px;
}


/* ------- İoµ¤iiCj ------- */
.pdsum {
	width: 100%;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
}

.pdsum .caut_title{
	width: 100%;
	font-weight: bold;
	text-align: left;
	font-size: 140%;
	line-height: 150%;
	background-color: #add8e6;
	color: #000000;
	padding-left: 10px;
}

.pdsum dl{
        width: 90%;
        text-align: left;
	margin: 10px 5px 10px 10px;
	padding: 0px 0px;
        list-style-type: none;
}

.pdsum dl dt{
	font-size: 13px;
	font-family: "Verdana", "lr SVbN", "Osaka";
        font-weight: normal;
	line-height: 140%;
	padding: 0px 10px 0px 10px;
	color: #000066;
}

.pdsum dl dd {
	font-size: 12px;
         font-weight:normal;
	font-family: "Verdana", "lr SVbN", "Osaka";
	line-height: 1em;
	margin-left: 150px;
	padding: 0px 10px 10px;
	color: #006633;
}

