
#td-businessSearch.search-box {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    background: none repeat scroll 0px 0px #fff;
    color: #000;
margin: 10px 0px 12px;
overflow: hidden;
width: auto;
padding-left:5px;
}

#td-businessSearch.search-box form {
    padding: 2px;
}
fieldset, form {
    border: 0 none;
    margin: 0;
    padding: 0;
}

fieldset, form {
    border: 0 none;
    margin: 0;
    padding: 0;
}

#td-businessSearch.search-box .frame {
    background: none repeat scroll 0% 0% transparent;
    width: auto;
    overflow: hidden;
    position: relative;
}

#td-businessSearch #normalOptions {
    position: relative;
    width: 300px;
}

#td-businessSearch .name-option {
    padding-left: 10px;
	font-size: 10px;
}

#td-businessSearch #normalOptions div strong {
    font-size: 12px;
    font-weight: bold;
	color:#00A160;
}

#td-businessSearch #normalOptions div label {
    display: block;
}

#td-businessSearch #normalOptions div.name label.radio {
    display: inline;
}

#td-businessSearch #normalOptions div.areas {
    position: absolute;
    right: 4px;
    top: 0px;
}

#td-businessSearch #normalOptions div.areas select {
    padding: 1px 0px;
}

#td-businessSearch .btn-go {
    font-weight: bold;
    height: 24px;
    padding: 0px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 40px;
}


#td-businessSearch #searchOptions {
    border-top: 1px solid #FFF;
    margin-top: 10px;
    padding-top: 10px;
    text-align: right;
}

#td-businessSearch #searchOptions li {
    display: inline;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #DDD;
    background: url('http://bloximages.newyork1.vip.townnews.com/tnvalleysearch.com/content/tncms/live/components/core_external_jqueryui/resources/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png') repeat-x scroll 50% 50% #F6F6F6;
    font-weight: bold;
    color: #00A160;
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{
	border:1px solid #457c9d;
	background:#457c9d url(http://tennesseevalleynow.com/search/blox/images/ui-bg_highlight-soft_25_00A160_1x100.png) 50% 50% repeat-x;
	font-weight:bold;
	color:#fff
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{
	color:#fff;
	text-decoration:none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{
	border:1px solid #ddd;
	background:#fff url(http://bloximages.newyork1.vip.townnews.com/tnvalleysearch.com/content/tncms/live/components/core_external_jqueryui/resources/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight:bold;
	color:#474747
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{
	color:#474747;
	text-decoration:none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{
	border:1px solid #ccc;
	background:#fff url(http://bloximages.newyork1.vip.townnews.com/tnvalleysearch.com/content/tncms/live/components/core_external_jqueryui/resources/images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
	color:#444
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{
	color:#444
}

