.yorumKutusu{
	float:left;
	width:489px;
	margin:0 0 35px 50px;
	display:inline;
}
.icerikKutusu{
	float:left;
	width:479px;
	margin:15px 0 35px 50px !important;
	margin:15px 0 35px 47px ;
	padding:5px;
	background-color:#ededed;
	font-weight:bold;
	color:#666;
	display:inline;
}
.yorumKutusuUst {
	float:left;
	font-weight:bold;
	width:454px;
	background:url(../images/yorumKutusu.png) no-repeat;
	height:40px;
	padding:0 0 0 35px;
}
.yorumKullanici {
	float:left;
	width:437px;
	padding:0;
	color:#77cf0f;
}
.yorumTarih {
	float:left;
	width:437px;
	color:#969696;
}
.yorumYazi {
	float:left;
	width:469px;
	color:#8e928e;
}

.yorumFormu { 
    width: 489px;
	float:left;
	margin:30px 0 35px 50px;
	display:inline;
}
.yorumFormuSol {
	float: left;
	width: 137px;
	margin:0 9px 0 0 !important;
	margin:0 5px 0 0;
}
.yorumFormuSag {
	float: left;
	width: 254px !important;
	width:261px;	
}  
.yorumFormu fieldset {
	width:412px;
    background:url(../images/fieldsetUst.png) no-repeat top left;
    border:none;
    padding:30px 10px 0 10px;
    margin: 0;  
}
.yorumFormu input.button {
    width:245px;
    height:23px; 
    background-color:#C2C7C0;
    border:1px solid #A0A0A0;
    padding:3px;
    color:#FFF;
}
.yorumFormu .yorumcu {
	background:  url(../images/yorumFormu.png) 0 0 no-repeat ;
	width: 137px;
	height:24px;
}
.yorumFormu .yorumcuMail {
	background:  url(../images/yorumFormu.png) 0 -24px no-repeat ;
    width: 137px;
	height:24px;
}
.yorumFormu .yorumcuWebsite {
	background:  url(../images/yorumFormu.png) 0 -48px no-repeat ;
    width: 137px;
	height:24px;
}
.yorumFormu .yorumcuYorumu {
	background:  url(../images/textarea.png) no-repeat ;
    width: 251px;
	height:105px;
}
.yorumFormu input {
	float:right;
	border: none;
	background: none;
	width: 105px;
	height:16px;
	padding:3px 5px 3px 0;
}
.yorumFormu textarea {
	float:left;
	border:none;
	background: none;
	width: 240px;
	height:97px;
	padding:3px 5px 3px 5px;
	margin:0 0 10px 0;
	overflow:auto;
}
.message {
	float:left;
	background:#ccc;
	color:#000;
	display:none;
	width:400px;
	margin-left:40px;
	padding:10px 10px 10px 35px; 
}