/* lebar 660px */

h3.title {
	font: bold 15px/25px tahoma,Geneva, Arial, Helvetica, sans-serif;
	color: #f5c91b;
	background: #0e2b8a;
	padding-left: 5px;
}
h4{
	font: bold 12px/20px tahoma,Geneva, Arial, Helvetica, sans-serif;
}

#baris1 {
	padding: 5px;
	border: 1px dashed #028705;
}
#baris1 a {
	color: #333;
	background: #eee;
	border: 1px solid #fb7716;
	padding: 3px;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}
#baris1 form{
	padding-top: 5px;
}
#baris1 input{
	color: #333;
	background: #eee;
	border: 1px solid #fb7716;
	padding: 2px;
}
#baris1 input:hover, #baris1 a:hover{
	background: #fff;
	color: #333;
}
#baris2 {
	padding: 5px;
	border: 1px dashed #028705;
	text-align: justify;
}
#baris3 {
	height: 26px;
	padding-top: 2px;
	width: 660px;
	overflow: hidden;
	border: 1px dashed #028705;
}
#baris1 p, #baris2 p, #baris3 p {
	font: 11px "Lucida Sans Unicode", "Microsoft Sans Serif", Geneva, Verdana, Arial, Helvetica, sans-serif;
    padding: 3px 0;
}
#baris2:hover{
	background: #d8dfe8;
}