﻿.green-areas-box
{
	float: left;
	background: white url(../App_Themes/CleanAndColorful/Images/front-white-section-bottom.png) bottom no-repeat;
	padding: 3px 0px 13px 23px;	
	width: 690px;
}

.green-areas-box .green-icon-container
{
	float: left;
	margin: 0px 8px 5px 0px;
	border-style: none;
}

.green-areas-box .green-icon-container-right
{
	float: left;
	margin: 0px 0px 15px 0px;
	border-style: none;
}

.green-areas-box .green-icon
{
	border-style: none;
	width: 67px;
	height: 67px;
}

.search-community
{
	float: left;
	background: url(../App_Themes/CleanAndColorful/Images/front-search-bg.png) no-repeat;
	width: 297px;
	margin: 0 0 10px 0px;
}

.search-community .search-btn 
{
	float: left;
	width: 29px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../App_Themes/CleanAndColorful/Images/front-go-button-small.png) no-repeat;
	margin-top:-3px;
}
.search-community .btn:hover {background-position: 0 100%;}

.search-community .search-input 
{
	float: left;
	width: 140px;
	font-size: 12px;
	color: #636c6a;
	padding: 3px 0 0px 0;
	border: 0;
	background: none;
	margin: 0 0 0 0px;
	display: inline;
}

.new-company-group
{
	float: left;
	width: 223px;	
}

.new-company
{
	float: left;
	clear: left;
	padding-left:8px;
	width: 223px;
	/*background-color:white;*/
}

.new-company .num
{
	float: left;
	color: #b3b7ae;
	font-weight: bold;
	text-align: right;
	width: 20px;
}

.new-company .name
{
	color: #f5911f;
	text-decoration: none;
}

.new-company .name:hover
{
	text-decoration: underline;
}

.refine-search select
{
	width: 210px;
	margin-bottom: 5px;
}

.refine-search label
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9pt;
	float: left;
}

.refine-search input
{
	float: left;
	clear: left;
}

.search-options-new
{
	display: block;
	padding-left:200px;
}


.search-options-link
{
	float:left;
	line-height:1.2em;
	padding: 0px 0px 0px 95px;
}

.search-options-link:hover
{
	color: #f5911f;	
}

.advertisement-right-container
{
	float:right;
	clear:right;
	padding-top:5px;
}

.advertisement-right
{
	margin-left:-5px;
	float:right;
}

.advertisement-right-text
{
	clear:right;
	float:right;
	font:8.5pt Verdana;
	color:#aaaaaa;
}
