@charset "utf-8";
/* CSS Document */
#respond {
}
.title-submit-comm {
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 20px;
}
.warning-redstar {
	color:#FF0000;
	font-size:80%;
	margin:0px 0px 5px 40px;
}
.comments-input {
	margin:0px 0px 2px 0px;
	padding:0px;
}
.comments-input input {
	border:1px solid #999999;
	height:15px;
	width:250px;
}
.comments-input label {
	font-size:80%;
	margin-left:20px;
}
.redstar {
	color:#FF0000;
}
.comments-allow-tags {
	font-size:85%;
	margin:5px 5px 5px 20px;
}
#comment {
	border:1px solid #999999;
	height:150px;
	width:100%;
}
.comments-submit {
	margin:10px;
	text-align:center;
}
.comments-submit a,
.comments-submit input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #666666;
	color:#666666;
	padding:2px 10px;
	cursor:pointer;
}
#qips_button_smiles {
/*
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #666666;
	color:#666666;
	padding:2px 10px;
	text-transform:lowercase;
*/
}
