.sfgb_clear {
	clear: both;
}

.sfgb_form {
	margin: 0;
	padding: 0;
}

.sfgb_main {
	padding: 0 13px;
	background-color: #ffffff;
	font-size: 15px;
	line-height: 18px;
}

.sfgb_title-bar {
	margin: 10px 0;
	padding: 0 10px 0 0;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}

.sfgb_paginator {
	color: #000000;
	font-size: 12px;
}

a.sfgb_paginator {
	color: #000000;
	font-size: 12px;
}

a.sfgb_paginator:hover {
	color: #000000;
	font-size: 12px;
}

a.sfgb_paginator:visited {
	color: #000000;
	font-size: 12px;
}

.sfgb_paginator_left {
	float: left;
}

.sfgb_paginator_right {
	float: right;
}

.sfgb_messages {
	border-top: 1px solid #cccccc;
	clear: both;
	margin-top: 5px;
}

.sfgb_message {
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
}

.sfgb_message-heading {
	padding: 10px 0;
}

.sfgb_message-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.sfgb_message-date {
	font-size: 12px;
	font-weight: normal;
}

.sfgb_message-text {
	font-size: 15px;
	line-height: 18px;
	color: #000000;
}

.sfgb_message-form-panel {
	width: 350px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.sfgb_message-form-panel-body {
	padding: 12px 5px 12px 10px;
	background-color: #ebebeb;
	color: #000000;
}

.sfgb_message-form-panel-error {
	color: #cc0000;
}

.sfgb_submit-button {
	background-color: White;
	border: solid 1px #1c1c1c;
	color: #000000;
	cursor: pointer;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.sfgb_textarea {
	font-family: verdana;
    	font-size: 12px;	
}