/* Disqus CSS Document */

#disqus_thread {
	width: 98% !important;
	border: 1px solid #CCC;	
}
textarea {
	width: 99% !important;
	border: 2px solid orange;
}
#comment-form {
	width: 99% !important;
}
