#opinion_panel {	width: 600px;
}

#opinion_form {	width: 530px; width: "600px";
	height: 185px; height: "255px";
	padding: 35px;
	background: #565656;
	font: 12px Verdana;	display: none;}
#opinion_form input, #opinion_form textarea {	width: 100%;
	border: none;
	background: #909090;
	color: #565656;}
#thanks {	padding-top: 15px;	float: left;
	color: #FFF;}
#button {	padding-top: 15px;	float: right;}
#opinion_form button {
	border: none;
	font: 12px Verdana;
	background: #565656;
	color:#FFFFFF;
}
#opinion_form p {	color: #909090;}
#picture {	height: 25px;
}

#opinion_txt {
	width: 503px;
	height: 160px;
	margin-left: 48px;
}
#btp1, #btp3 {
	width: 88px;
	margin-top: 32px;
	padding-top: 65px;
	float: left;
	background: url(/logo1.jpg) no-repeat;
}
#btp2 {
	width: 327px;
	height: 130px; height: "160px";
	padding-top: 30px;
	float: left;
	background: url(/bg_opinion.jpg) no-repeat;
	text-align: center;
	color: #FFF;
	font: 12px Verdana;
}
#open_opinion_form {
	color: #FFF;
	text-decoration:underline;
	cursor:pointer;
}
