#iletisim {
                background: #eee;
		float: left;
		width: 31%;
		height: 100%;
		margin: 3px 0px;
                padding: 3px;
                font-family: arial, "Times New Roman", Times, serif;
                font-size:13px;
                color: #111;
 		border: 0px;
	        border-right: 0px solid #000;
	  }

#iletisim h2 {  margin: 0 3px 0 0;
                font-weight: normal; 
                font-size: 1.4em;
                color: #111;
                font-family: Georgia, "Times New Roman", Times, serif;
                letter-spacing: -0.01em;
                   }


#gorus-nav{
	background: #fee49d;
	text-align:right;
	padding:5px;
	margin-bottom:10px;
	color:#be9524;
	}
#gorus-nav img { border:0px; }

#gorus-nav a{text-decoration:none; color:#000;}
#gorus-nav a:active{text-decoration:none; color:#000;}
#gorus-nav a:hover{text-decoration:underline; color:#ff0000;}

/* görüş baloncuğu: gb */
.gorusbalon {
	color:#000;	
            }

.gb-ic {
	background: #eee;
	width:460px;
	padding:5px;
	}
.gb-alt {
	background: #fff url(balon-isaret.gif) no-repeat;
    background-position: 10px 0;
	width:460px;
	height:22px;
	padding:1px;
	margin-bottom:0;
	}
	
.goruscu a{text-decoration:none; color:#007eff;}
.goruscu a:active{text-decoration:none; color:#007eff;}
.goruscu a:hover{text-decoration:underline; color:#ff0000;}



