/*****************GENERIC STYLES***************************/
*	{margin:0;
	padding:0;}
img 
	{border:0;}
h1
	{color: #006600;
	font-size: 26px;
	margin-bottom: 15px;}
a, a:visited
	{color: #017358;
	text-decoration: none;}
a:hover
	{text-decoration: underline;
	color: #FBB000; /*ADDDED BY JJUN*/}
a:active
	{outline: none;}
.hide
	{display:none;}
	
	
html
	{}	
body 
	{background: #115848;
	color: #08765d;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
/**********END GENERIC STYLES****************************************/


#wrapall
	{width: 1000px;
	margin: auto;
	background: #115848 url('../images/bg-body.jpg') repeat-y center;}

#mainbox 
	{float: left;
	width: 1000px;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;}


/******************HEADER**************************************/
#header 
	{background: url('../images/bg-header.jpg') no-repeat;
	width:1000px;
	height:300px;}
	#header h1
		{font-style: italic;
		font-family: "Times New Roman", Verdana, Arial;
		text-indent: -50000px;}
#headerpage
	{background: url('../images/bg-header.jpg') no-repeat;
	width:1000px;
	height:300px;}
	#headerpage h1
		{font-style: italic;
		font-family: "Times New Roman", Verdana, Arial;
		text-indent: -50000px;}
	#logo
		{float: left;
		margin-top: 15px;
		margin-left: 0px;
		width: 220px;
		display: block;
		overflow:visible;}
		#logo a span
			{text-indent:-50000px;
			display: block;
			width: 220px;
			height: 200px;}
	/***********************HEADER BANNER BOX STYLES*****************/
	#headerbannerbox
		{height: 250px;
		width: 560px;
		float: left;
		margin-left: 0px;
		margin-top: 15px;
		display: block;}
		#header_flash_banner
			{margin-top: 6px;
			height: 223px;}
				#header_flash_banner h1
					{text-indent: -50000px;}
		#tagline
			{font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #004B38;
			text-align: center;}			
		#tagline h2
			{font-size: 14px;
			color: #000;}	
			#tagline p
				{font-size: 11px;
				line-height: 11px;
				color: #004B38;
				font-weight: 100;}
		
	#agentphoto
		{float: right;
		padding-right: 25px;
		padding-top: 20px;}
	#agentphoto #agentimg{
			max-width:140px;
		}
	#tagnamebox
		{text-align: center;
		padding-top: 15px;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		width:170px;
		margin:auto;}
	#appelation
		{color: #004B38;
		text-align: center;
		font-size: 12px;
		font-weight:100;}		
/******************END HEADER**************************************/


/*******************SIDEBAR*******************************************/
#sidebar
	{float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 15px;
	background:url(../images/bg-sidebar.jpg) repeat-y;}	
	#sidebar li
		{list-style: none;
		list-style-image: none;}

.sidelink
	{height:35px;
	width: 180px;
	overflow:hidden;
	margin-left: 3px;}	
	.sidelink img
		{float:left;
		padding-right:5px;}
					
	.sidelink a, .sidelink a:link, #sidemenu a:visited 
		{color: #107406;
		font-size: 11px;
		line-height:35px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Geneva, Arial, Helvetica, sans-serif;}
		.sidelink a:hover 
			{color: #FBB000;
			text-decoration: none;}	
/*******************END SIDEBAR*******************************************/		

	
	
/********************BEGIN CONTENT STYLES*******************************/	
#content
	{float: left;
	margin-left: 5px;
	width: 790px;
	background:url(../images/bg-contenttop.jpg) top left no-repeat;}
	#content p
		{margin-top: 10px;
		margin-bottom: 20px;}
	/********************BEGIN DYNAMIC BOX STYLES*******************************/	
	#dynamicbox
		{width: 750px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size:12px;
		min-height:165px;
		position:relative;
		z-index:99;}
		#dynamicbox .heading
			{display:block;
			font-size: 20px;
			margin-bottom: 20px;
			color: #004B38;
			height: 35px;
			background: none;}
			#dynamicbox h2
				{font-size: 20px;
				color: #004B38;}
			#dynamicbox h1
				{font-size: 20px;
				color: #004B38;}
		#dynamicbox li
			{margin-left: 15px;}
					

	
	/********************BEGIN BANNER STYLES*******************************/			
#banners
		{text-align: center;
		padding-top: 50px;
		padding-bottom: 40px;
		position:relative;
		z-index:99;}
			
#bottomblurb
	{padding-top: 25px;
	padding-bottom: 25px;}
	#bottomblurb h4, #bottomblurb p
		{width: 760px;
		text-align: center;
		margin: auto;}			
			
.boxtop
	{width: 790px;
	margin: auto;
	font-size:12px;
	background: url(../images/bg-boxtop.jpg) top no-repeat;}		
.boxbottom
	{width: 790px;
	height: 70px;
	margin-top: -70px;
	display:block;
	position:relative;
	z-index:1;
	background:url(../images/bg-boxbottom.jpg) bottom no-repeat;}	
#bodybottom
	{width: 1000px;
	height: 30px;
	display:block;
	background:url(../images/bg-bodybotttom.jpg) no-repeat center;}
/********************END CONTENT STYLES*******************************/	




/**********************BEGIN FOOTER************************************/
#footer 
	{width: 980px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	border-top: 1px solid #C0C0C0;
	background: #FFF;}
	
#footer div
	{background: none !important;}

#footer div a
	{font-size: 11px;
	color:#004B38!important;
	text-align:center;
	background-color: #fff;}	
/**********************END FOOTER************************************/




/*****************BEGIN RESULTS STYLES***************************/



/*****************FEATURE INFO STYLES***************************/
#featureinfo
	{padding: 0px 10px 0px 0px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	position:relative;
	z-index:99;}
#featureimg
	{float: left;
	padding-right: 10px;}
#featureimg p
	{margin-top: 20px;
	display: none;}	
#featureinfo
	{padding-left:10px;
	float:left;
	width:420px;}
.staticfield
	{font-weight: bold;
	line-height: 17px;}
.dynamicfield
	{margin-left: 10px;}
#extrafeatures
	{clear:both;
	padding-top: 5px;
	color:#000;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.header3
	{color: #004B38;
	font-size: 16px;
	font-weight:bold;
	margin-left: 243px;
	letter-spacing: 2px;
	margin-bottom: 0px;}


/*****************BIOBOX STYLES***************************/	
#hiddenbio
	{display:none;}

.success p li
	{margin-left:15px;}
	.success-p strong
		{display: none;}
#biobox
	{width: 740px;
	margin: auto;
	clear: both;
	height: auto;
	position:relative;
	z-index:99;
	padding: 20px 15px 20px 10px;}
#biobox .bio-titles
	{display:none;}
#biobox #bioImage
	{display:none;}
#biobox .bio-titles
	{}
.bio-info .MsoNormal
	{font-size: 12px !important;
	 font-family: Verdana, Arial, Helvetica, sans-serif;}


/*************STATIC PAGES STYLES********************/
	/*****************STATIC PAGE HEADINGS STYLES********************/
	.heading, .vheader, #formheader
		{background: none!important;
		color: #115848;}
	.heading span
		{clear:both!important;}
	.content ol li
		{margin-left: 25px !important;}
	.content h1
		{background: none!important;
		margin-bottom: 0px!important;}	
	.content h2
		{background:none!important;
		font-size: 18px!important;
		margin-top: 50px;
		margin-bottom:0px;}
	.content h2
		{background:none!important;
		font-size: 16px!important;
		color: #004B38;
		margin-top: 10px;
		margin-bottom:0px;}
	#guide h2
		{background:none!important;
		font-size: 18px!important;
		margin-top: 0px;
		margin-bottom:0px;}
	.content h3
		{margin-top: 10px;
		margin-bottom:0px;}
	#guide h3
		{margin-top: 10px;
		margin-bottom:0px;
		color: #115848;}
	.content ul, .content ol
		{margin-top: 10px;}	

.content p
	{margin-bottom:0px!important;
	margin-top:0px;}




/*****************LOGIN BOX STYLES***************************/
#user-login-form
	{width: 170px;
	margin-left: 0px;
	margin-top: 0px;
	background: url(../images/bg-forms.jpg) center repeat-y!important;}
	#user-login-form div
		{background: none;}
	
.form-item input
	{width: 150px;
	margin: auto;}	
.form-item label
	{color: #115848!important;
	text-align: left;
	margin-left: 10px;}	
#loginbox
	{padding-top: 10px;}
	#loginbox h2, .expanded a
		{background:#fff;
		margin-bottom: 0px;
		display: block;
		width: 170px;
		text-decoration: none;
		color:#E4AF00;
		height: 30px;
		font-size:15px;
		font-weight:bold;
		text-align:center;
		padding-top: 8px;
		border-top:1px solid #ddd;
		border-right:1px solid #888;
		border-bottom:1px solid #888;
		border-left:1px solid #ddd;}
	#loginbox form
		{font-size: 11px;
		border-top:1px solid #ddd;
		border-right:1px solid #888;
		border-bottom:1px solid #888;
		border-left:1px solid #ddd;}
	#loginbox ul li
		{list-style: none;}




/****************ADMIN MENU HEADERS************************/
#block-user-1 .title
	{margin: 0px;
	width: 170px;
	font-size: 12px;}
.expanded a
	{margin-top: 5px;
	margin-left: -17px;
	margin-bottom: 0px;
	width: 170px;
	font-size: 12px;}
/***************ADMIN MENU BUTTONS********************/	
.leaf
	{width: 160px;
	margin-left: -10px!important;}
	.leaf a
		{display:block;
		width: 160px;
		line-height: 16px;
		padding:5px 0 5px 8px;
		font-size:11px;
		text-align:left;
		text-decoration: none;
		list-style-type: none;
		background: #E1EBFB;
		color:#699357;
		border: solid #ddd 1px;}
	.leaf a:hover, .expanded .leaf a:hover
		{background: url(../images/bg-forms.jpg) repeat-y;
		color:#E4AF00;}
#loginbox .content ,  .content ul
	{margin-top:0px!important;}
.content ul li ul li	
	{margin-left: -11px!important;}
	.content ul li ul li a
		{font-weight: 100!important;
		height: 16px!important;}	
#loginbox .content .menu .expanded .leaf
	{padding:0px;}





	/*****************STATIC PAGE STYLES FOR TABLE OF CONTENTS********************/
	#tablecontents 
		{border: none;
		background-image: none;}
		
	#tablecontents li
		{list-style-type: square;
		margin-left: 30px;
		color: #E4AF00;}	
	#tablecontents a
		{font-weight: 100;}
	#tablecontents h1 
		{color: #004B38;
		background-color:transparent;
		background-image:none;
		background:none;}
	#tablecontents h1 a:hover
		{color: #004B38;
		text-decoration: none;}
	
	
	
h1.view1 a, h1.view2 a, h1.view3 a, h1.view4 a, h1.view5 a, h1.view6 a, h1.view7 a, h1.view8 a, h1.view9 a
	{font-size: 20px!important;
	font-weight: normal;}
h1.view1 a:hover, h1.view2 a:hover, h1.view3 a:hover, h1.view4 a:hover, h1.view5 a:hover, h1.view6 a:hover, h1.view7 a:hover, h1.view8 a:hover, h1.view9 a
	{text-decoration: none;
	color: #004B38;
	font-size: 20px!important;}
	
h1.view1, h1.view2, h1.view3, h1.view4, h1.view5, h1.view6, h1.view7, h1.view8, h1.view9
	{float:none;
	background-color:transparent!important;
	background-image: none !important;
	background: url(../../../base_imgs/header2bg.jpg) repeat-y !important;
	font-size: 20px!important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;
	margin-top:50px !important;
	width: auto!important;
	height: auto!important;}

h2.view1, h2.view2, h2.view3, h2.view4, h2.view5, h2.view6, h2.view7, h2.view8, h2.view9
	{float:none;
	background-color:transparent!important;
	background-image: none !important;
	background: none !important;
	font-weight:100 !important;
	font-size: 18px!important;
	padding-top:0px!important;
	margin-top:10px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;
	width: auto!important;
	height: auto!important;}

h3.view1, h3.view2, h3.view3, h3.view4, h3.view5, h3.view6, h3.view7, h3.view8, h3.view9
	{float:none;
	background-color:transparent!important;
	background-image: none !important;
	background: none !important;
	font-size: 16px!important;
	padding-top:0px!important;
	margin-top:0px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;}

p.leftmargin70
	{float:none;
	padding-top:0px!important;
	margin-top:0px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;}

a.backtotop 
	{font-family: Arial, Helvetica, sans-serif;
	display:block;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #006633;
	background-image: url(../../../base_imgs/backtotoparrow.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 3px;
	color: #FFFFFF!important;
	background-color: #004B38;
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;}
/************END TERMS AND CONDITIONS / PRIVACY STYLES*********************/



	
				
.highlightedItem
	{background: #FFF url(../../../base_imgs/backend/editmenuagent3.gif) no-repeat right;
	font-size:11px;
	font-weight:bold;
	display:block;
	border: 1px solid #326055;
	text-decoration:none;
	list-style-type: none;
	overflow:hidden;}
.highlightedItem a, .highlightedItem a:hover
	{color:#326055!important;
	padding-left:3px;
	text-decoration:underline!important;}
.highlightedItem img	
	{border-right: 1px solid #326055;
	padding:3px 3px 3px 3px;
	margin-right:3px;
	background:#FFF;}


#weightup input
	{width:150px;
	height:50px;
	background:url(../../../base_imgs/backend/weightupoffice.gif) no-repeat;
	float:left;
	border:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#FFF;}
#weightdown input
	{width:150px;
	height:50px;
	background:url(../../../base_imgs/backend/weightdownoffice.gif) no-repeat right;
	float:left;
	border:none;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#FFF;}		
	
.editicon .form-item .option
	{width:55px!important;
	height:35px!important;
	padding-top:0px!important;
	padding-bottom:0px!important;
	margin-top:0px!important;
	margin-bottom:0px!important;}	
.editicon .form-item img
	{float:left;
	padding-top:0px!important;
	padding-bottom:0px!important;
	margin-top:0px!important;
	margin-bottom:0px!important;}	
.editicon .form-radio
	{float:left;
	padding-top:0px!important;
	padding-bottom:0px!important;
	margin-top:0px!important;
	margin-bottom:0px!important;}		

/*****mapSearch fix******/
#gmapSearch_main #gmapSearchLoading {
  background:url(../images/transp.gif) repeat;
}	
div.error, tr.error{
border:3px double red;
background:none repeat scroll 0 0 #FFCCCC;
color:#220000;
margin-top:27px;
padding:10px;
text-align:center;
}

#virtualTour
{
float:left;
padding-left:7px;
}
#addthis{
  float:right;
  padding:10px;
}
/********1104 2010 revision of Fix propertySearch 2 & sale / rent moudule**********/
/***********Refine search**************/
.contentMapGene {
	margin: 0px !important;
	margin-left: 200px !important;
	padding-left: 0px !important;
}
.contentMapGene #dynamicbox {
	padding-left: 0px;
	margin-left: 0px;
}
.contentMapGene .boxtop {
	margin: 0px;
}
#gmapSearch2 {
	overflow: hidden;
	clear: both;
}
#gmapSearch2 h2 {
	background: none;
	height: auto;
	font-size: 15px;
}
#gmapSearch2 span.back-to-home {
	display: none;
}
#gmapSearch2 div.filter {
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
	clear: both !important;
}
#gmapSearch2 div.filter .form-item {
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
}
#gmapSearch2 div.filter .form-item label {
	margin: 0px;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
/**bathrooms & bedrooms**/
#gmapSearch2 div.filter .form-bedrooms label, #gmapSearch2 div.filter .form-bathrooms label {
	padding-top: 0px;
	padding-right: 5px;
}
/*****/
#gmapSearch2 div.filter .form-bedrooms {
	clear: left;
}
#gmapSearch2 div.filter #filterTools {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
}
#gmapSearch2 div.filter #filterTools ul {
	margin-top: 10px;
}
#gmapSearch2 div.filter #filterTools li {
	float: left !important;
	width: auto !important;
}
#gmapSearch2 div.filter #filterTools li a span {
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 5px;
}
/*****Sale & Rent******/
#gmapSearch2 div.filter .sale_rent .form-item label {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#gmapSearch2 div.filter .sale_rent .form-item label.option {
	border-left: 2px solid #666666;
	padding-left: 10px;
}
#gmapSearch2 .form-bedrooms label, #gmapSearch2 .form-bathrooms label {
	margin: 0px;
	width: 75px;
	float: left;
}
#gmapSearch2 .sale_rent .form-item label {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}
#gmapSearch2 .sale_rent .form-item input {
	width: auto;
	padding: 0px;
	margin: 0px;
	height: auto;
	border: 0px;
}
#gmapSearch2 div.pager {
	text-align: right;
	clear: both;
}
#gmapSearch2 div.pager .pager-list a {
	padding: 5px;
}
/******End refine search*******/
#gmapSearch2 div.maparea {
	margin-left: 0px !important;
	float: none !important;
	padding-left: 0px !important;
	clear: both !important;
}
/***MapTools***/
#gmapSearch2 #mapTools ul li a span {
	background-position: 1px 0px;
	padding-left: 28px;	
}
/**Fix residential search 1117 2010***/
.residential-legend {
	width: auto;
}
.residential-legend .contact_info form#add_edit_notes label {
	color: #68667B !important;
	margin-left: 0px;
}
.residential-legend .contact_info form#add_edit_notes .form-submit {
	color: white !important;
	margin-right: 10px;
	border: 1px solid white;
	padding: 3px;
}
.residential-legend #residential_search .search_form_custom div.form-item label {
	display: inline;
	color: white !important;
}
.residential-legend #residential_search .search_form_custom div.form-item {
	text-align: center;
}
.residential-legend #residential_search{
	width: auto !important;
	overflow: hidden;
}
.residential-legend #residential_search .search_form_custom div.search-refresh {
	width: auto !important;
	padding-top: 10px;
	float: right;
	padding-right: 20px;
	
}
.residential-legend #residential_search .search_form_custom div.search-refresh input {
	width: auto !important;
	cursor: pointer;
	padding: 0px;
	padding: 3px;
}
.residential-legend #residential_search div.form-item div.form-table table td {
	background: #e4e4e4;
	border: 0px;
}
.residential-legend #residential_search div.form-item div.form-table table tr {
	border: 0px;
}
.residential-legend #residential_search div.form-item div.form-table table tr.even td {
	background: #c1bfcd !important;
}
.residential-legend #residential_search div.form-item div.form-table table td a{
	color: black !important;
}
.residential-legend #residential_search div.form-item div.form-table table td.phone-stretched {
	width: 165px;
}
html .residential-legend #residential_search div.form-item div.form-table table td.not_contact {
	background: #F2CCCC !important;
}

/*save_search button*/
body #gmapSearch2 .save-search-container{
	margin-top:0px;
}

.visitor-register .visitor-register-save .form-item .option input#edit-visitorSearch-save {
	width: auto;
	margin-right: 3px;
}
#visitor-register-info .form-item label{
	margin-left: 0px;
}
#sidebar ul#menubox li a {
	font-weight: normal;
}
.triple #mce_editor_0_parent .mceEditor tr td select {
	width: auto;
}
#node-form .node-form fieldset .form-item .option input {
	width: auto;
}
.metatags-fields .form-item label {
	margin-left: 0px;
}
.node-form .metatags-fields .form-item input.form-text {
	display: inline;
}
#periods .reportoption tr td select {
	width: auto !important; 
}
.attachments .collapsible #attach-wrapper table tr td div input {
	width: auto;
}
#periods0 .reportoption tr td select {
	width: auto !important;
}
#node-form .column .single {
	width: 25%;
}
#node-form .column .single input, 
#node-form .column .single select {
	width: 100%;
}
#node-form .collapsible .form-item input.form-text {
	width: 80%;
}
#node-form .collapsible .form-item .option {
	margin-top: 0px;
}
#status input {
	border: 0px;
}
#formbox1 div input {
	width: 97%;
}
.visitor-register-save .form-item .option input {
	border: 0px;
}
.basicdetails div label input {
	border: 0px;
}
.collapsible .form-item div input, 
.collapsible .form-item input {
	border: 0px;
}
.form-item .option .form-radio {
	border: 0px;
}
#multiActionForm .clientms tr td input {
	border: 0px;
}
.form-item-listing .radio_box, 
.form-item-listing #displayOther, 
.form-item-listing #manual, 
.form-item-listing .check_box {
	border: 0px;
}


/**
 * RateHub Affiliate styles
 */
.ratehub-calc * {
  font-family: Arial, Helvetica, sans-serif;
}

/*question widget*/
#ask_questions_widget_form{
	padding:30px;
	width: 722px;
}
#ask_questions_widget_form h1{
	font-size:18px;
}
#ask_questions_widget_form .form-item{
  width:180px;
  float:left;
	margin:5px 0px;
}
#ask_questions_widget_form input.form-text{
   border:1px solid #ABADB3;
}
#ask_questions_widget_form label{
  margin:0;
}
#ask_questions_widget_form .general-info{
	width:360px;
	float:left;
}
#ask_questions_widget_form .messages{
	margin:0;
	float:left;
	width:360px;
}
#ask_questions_widget_form .messages .form-item{
	float:none;
	 width:370px;
}
#ask_questions_widget_form .messages textarea{
	width:360px;
	height:60px;
	overflow:auto;
	border:1px solid #ABADB3;
}
#ask_questions_widget_form .captcha-info{
	position:relative;
	z-index:10;
	padding-top:10px;
	 height:85px;
  float:right;
}
#ask_questions_widget_form .captcha-info label{
	margin-left:43px;
}
#ask_questions_widget_form .captcha-info .form-item{
  width:196px;
  text-align:right;
  margin:0;
}
#ask_questions_widget_form .captcha-info img{
	max-width:185px;
	margin-top:5px;
}
#ask_questions_widget_form .captcha-info p{
	margin:0px;
	font-family: Arial,Helvetica,sans-serif;
}
#ask_questions_widget_form input.form-submit{
	position:relative;
	z-index:10;
	cursor:pointer;
	float:right;
	margin:-45px 0px 0px 0px;
	background-color:#fdedb1;
	padding:2px 10px;
	border:1px outset #ABADB3;
	color: #017358;
  font-size: 15px;
  font-weight: bold;
}

/*blog*/
#dynamicbox .blog h2.title{
	font-size:18px;
}
body .blog .content, body .comment .content {
	margin-top:0px;
}
#content .blog .content p, #content .comment .content p{
	margin: 0px 0px 5px!important;
}
.form-standard .legend{
color: #FBB000;
letter-spacing: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-top: 20px;
}
#comment_form input.form-radio{
	width:15px;
}
#comment_form label.option{
	float:none;
}
#comment_form .form-item .form-item{
	margin:0;
}
#comment_form input.form-text{
	border:1px solid #ABADB3;
}

