/* Start of CMSMS style sheet 'ravsak: forms' */
.colmask form label { width: 13em; margin-right: 1em; float: left; text-align: right; }
.colmask form div { clear: both; margin-bottom: 0.3em }

.feedback_summary_item { margin: 9pt 0 9pt 0; padding: 0 0 0 13pt; }
fieldset.comment { background-color: #E6E6E6; border: 1px #00499c solid; font-family: Helvetica, Arial, Verdana, Tahoma, San-Serif; padding: 10px; }
fieldset.comment a#comment_box-toggle { 	padding: 5px; background-color: #b9cbcf; }
fieldset.comment a#comment_box-toggle:hover { background-color: #00499c; color: #FFF; }
.feedback_summary_item .feedback_item_authorname { color: #999; font-family: Verdana, Tahoma, Arial, San-Serif; font-size: 9pt; }
.feedback_summary_item h3 { margin: 0 0 0.5em 0; }

fieldset.comment textarea { width: 370px; height: 200px; background-color: #ffffff; border: 1px #b9cbcf solid; padding: 2px; }
fieldset.comment input { background-color: #ffffff; border: 1px #b9cbcf solid; padding: 2px; }

fieldset.comment button { font-size: 14px; background-color: #b9cbcf; border: 1px #00499c solid; padding: 5px; color: #00499c; }
fieldset.comment button:hover { background-color: #00499c; color: #b9cbcf; }

fieldset.comment textarea:hover, fieldset.comment textarea:focus, fieldset.comment input:hover, fieldset.comment input:focus { background-color: #b9cbcf; border: 1px #00499c solid; }

div.row { margin: 5px 10px 5px 10px; }

fieldset { border: 1px #000 dotted; padding: 0.5em; margin-bottom: 1em; }
fieldset legend { font-family: Tahoma, Helvetica, Arial, Verdana, San-Serif; font-size: 14pt; color: #00499c; margin-left: 0.5em; padding: 0.3em }
.colmask form div.phone { display: inline-block; float: left; clear: none; margin-left: 0.3em; }

.submit input
{
	background-color: #00499C;
	color: #b9cbcf;
	font-size: 16px;
	line-height: 1.3em;
	text-decoration: none;
	padding: 5px 8px 5px 8px;
	width: auto;
	height: auto;
	display: inline-block;
	border: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.submit input:hover { color: #FFFDE3; }
/* End of 'ravsak: forms' */

