body {
	background:#dee3e5 url(../images/background.png) repeat-x center top;
	color:#000000;
	line-height:16px;
	font:400 13px Arial, Helvetica, sans-serif
}
/*strong {
/*	font-weight:bold;
*/
em {
	font-style:italic
}
strong{font-weight:bold;}
.italic {
	font-style:italic
}
/*p {
	font-size:12px;
	line-height:16px
}*/
p {
            font-size:12px;
            line-height:16px;
            margin-bottom:4px
}

small {
	font-size:10px;
	line-height:14px
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:13px;
	font-weight:400;
	color:#ccc;
	text-transform:uppercase
}
a:link, a:visited {
	color:#000000;
	line-height:16px;
	text-decoration:none;
/*	text-decoration:underline;
*/	
}
a:hover {
	color:#666666;
}
.pageHeaderTitle {
	color:#ccc;
	clear:left;
	height:30px;
	margin:45px 0 15px 18px;
	padding:0 0 0 18px
}
.pageHeaderTitle2{
	color:#ccc;
	clear:left;
	height:30px;
	margin:0px 0 15px 18px;
	padding:0 0 0 18px
}
.hdrText {
	font-size:20px;
	font-bold:700;
	color:#78a22f;
	line-height:20px
}
.sideBarHeadrTitle {
	text-transform:uppercase
}
h2 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px
}
.newsletter_Unsubscribe {
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px
}
/*h3 {
	font-size:15px;
	line-height:20px;
	font-weight:700
}*/
h3 {
            font-size:19px;
            font-weight:700;
            margin-bottom:2px;
            color: #4d4d4d;
}

h4 {
	font-size:14px;
	line-height:20px
}
a.disablegraylink:link, a.disablegraylink:visited {
	color:#ccc;
	cursor:default
}
input {
	color:#4c4c4c;
	font-size:12px
}
.whiteTextNormal{
	color:#fff;
	padding:0;
	line-height:30px;
	text-decoration:none;
}
.whiteTextNormal:link, .whiteTextNormal:visited{
	color:#fff;
	padding:0;
	line-height:30px;
	text-decoration:none;
}
.whiteTextNormal:hover{
	color:#fff;
	padding:0;
	line-height:30px;
	text-decoration:underline;
}

.whiteText {
	color:#fff;
	padding:5px 0 0 10px;
	line-height:30px;

}
.blackColorTxt {
	color:#000;
	padding:0
}
.whiteBoldtext {
	color:#FFF;
	font-weight:bold;
}
.blackBoldtext {
	color:#000;
	font-weight:bold;
}
.blackNormalText {
	color:#000;
	font-weight:400
}
.textareaWhiteText {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #AFBC20;
	color:#fff;
	font-size:12px;
	padding:2px
}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #AFBC20;
	color:#000;
	font-size:12px;
	padding:2px
}
.textarea257px {
	width:257px;
	height:95px;
	font-size:11px;
	color:#fff;
	float:left;
	margin:0;
	background:#4c4c4c;
	padding:3px;
	border:1px solid #808080;
}
.input150px{
	width:150px;
	height:22px;
	border:solid #808080 1px;
	background-color:#4d4d4d;
	color:#fff;
	padding:4px 0 0 4px;
	margin:4px 0 0 0;
	}
a.readmore:link, a.readmore:visited {
	color:#999
	text-decoration:underline;
}
a.readmore:hover, a.normal:hover {
	color:#CCC;
	text-decoration:none;
}
a.normalwhitelinks:link, a.normalwhitelinks:visited {
	color:#ffffff;
	text-decoration:underline;
}
a.normalwhitelinks:hover {
	text-decoration:none;
}
a.normalblacklinks:link, a.normalblacklinks:visited {
	color:#000;
	text-decoration:underline;
}
a.normalblacklinks:hover {
	color:#333;
	text-decoration:none;
}
a.underlineblacklinks:link, a.underlineblacklinks:visited {
	color:#000;
	text-decoration:underline;
}
a.underlineblacklinks:hover {
	color:#333;
	text-decoration:underline;
}
a.underline:hover, a.underline:link, a.underline:visited {
	color:#ffffff;
	text-decoration:underline;
}
a.underlineHover:hover, a.underlineHover:link, a.underlineHover:visited, a.normal:link, a.normal:visited {
	color:#ffffff;
	text-decoration:underline;
}
.blackBoldText {
	color:#000;
	font-weight:700;
	font-size:12px
}
.greenNormalText {
	color:#78a22f;
	font-weight:400
}
.underline{
	text-decoration:underline
}
.greenBoldText, a.greenBoldText{
	color:#78a22f;
	font-weight:bold;
}
.left {
	float:left
}
.right {
	float:right
}
.text-align-right {
	text-align:right
}
.text-align-left {
	text-align:left
}
/*.textAlignCenter {
	text-align:center
}*/
.textAlignCenter {
            text-align:center;
            font-size: 11px;
}

.clear {
	clear:both
}
.bd {
	border:1px solid #F00
}
.hide {
	display:none
}
.strikethrough {
	text-decoration:line-through
}
.spacer {
	clear:both;
	padding:3px 0;
	display:block
}
* + html .spacer {
	clear:both;
	padding:2px 0;
	display:block
}
.spacer_4px {
	clear:both;
	padding:1px 0;
	display:block
}
* + html .spacer_4px {
	clear:both;
	padding:1px 0;
	display:block
}

.spacer_5px {
	clear:both;
	padding:2px 0;
	display:block
}
.spacer_6px {
	clear:both;
	padding:6px 0;
	display:block
}
.spacer_10px {
	clear:both;
	padding:5px 0;
	display:block
}
*+html .spacer_10px {
	clear:both;
	padding:5px 0;
	display:block
}
.spacer_16px {
	padding:8px 0;
	clear:both;
}
/** + html .spacer_16px {
	padding:4px 0 0 0;
}
*/
.spacer_20px {
	padding:15px 0;
	clear:both
}
.spacer_24px {
	padding:20px 0;
	clear:both;
	
}
* + html .spacer_24px {
	padding:20px 0;
	clear:both;
	float:left;
}
.spaceBtm2px {
	height:2px;
}
.spaceMinus10px{
	margin:0 0 0 -10px;
	}
.spaceMinusTop60px{
	margin:-60px 0 0 0;
	}
.spaceMinusTop20px{
	margin:-20px 0 0;
	}
.spaceMinus12px{
	margin:0 -12px 0 0;
	}
.leftSpace {
	padding:0 -11px 0 0;
}
.margin-left2px {
margin:0 0 0 2px;
}
.margin-left5px {
margin:0 0 0 5px;
}
.padding10px{
	padding:10px;
	}
.padding20px{
	padding:20px;
	}
.leftSpace10px {
	padding:0 0 0 10px;
}
.leftSpace15px {
	padding:0 0 0 15px;
}

.leftSpace20px {
	padding:0 0 0 20px;
}
.leftSpace80px{
	padding:0 0 0 80px;
}
.leftSpace45px{
	padding:0 0 0 45px;
}
.leftSpaceNutBtn {
margin:0 0 0 72px;
}
.paddingTOP8px {
	padding:8px 0 0 0;
}
.imgTopSpc {
	padding:20px 0 0 0;
}
.imgRightBtmSpc {
	padding:0 20px 10px 0;
}
.imgRightBtmSpc12px {
	padding:0 12px 12px 0;
}
.imgMrgingRightBtmSpc {
	margin:0 20px 10px 0;
}
.imgAbtRightBtmSpc {
	padding:0 20px 0 0;
}
.imgLeftBtmSpc {
	padding:0 0 10px 20px;
}
.rightSpace, .imgRecipeRightBtmSpc {
	padding:0 10px 0 0;
}

.rightMrgn {
	margin:0 10px 0 0;
}
.imgRgtLftBtmTopSpc {
	padding:0px 13px 0 9px;
}
.lgnBtn {
	background:url(../images/loignBtn.png) no-repeat;
	width:102px;
	height:20px;
	border:0;
	cursor:pointer;
	float:right;
	padding:0 10px 0 0;
}
.btn_save {
	background:url(../images/savebtn.png) no-repeat;
	width:62px;
	height:20px;
	border:0;
	cursor:pointer;
	marign:0 10px 0 0;
}
.btn_save:hover{
	background:url(../images/savebtn.png) no-repeat bottom left;
}
.subBtn {
	background:url(../images/subbtn.png) top left;
	width:102px;
	height:20px;
	border:0;
	cursor:pointer;
	padding:0;
	margin:0 0 0 10px;
}
.subBtn:hover{
	background:url(../images/subbtn.png) no-repeat bottom left;
}
.commentsIndex {
	padding:0 0 4px;
	color:#999;
	font:700 10px Arial, Helvetica, sans-serif
}
.input_green_border {
	height:18px;
	background-color:#FFF;
	border:1px solid #78a22f;
	text-align:center;
	font-size:11px;
	color:#000;
	padding-top:6px;
	min-width:172px;
	margin:2px 0
}
#site_container {
	width:1000px;
	margin:0 auto;
	padding:0
}
#masthead {
	background:#dee3e5 url(../images/background.png) repeat-x center top;
	padding:0 20px;
	margin:0
}
#main_body {
	background:url(../images/dropshadow.png) repeat-y left top;
	width:960px;
	padding:0 20px;
	margin:0
}
#footer {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	height:30px;
	margin:0 auto 15px;
	padding:15px 0 0;
	text-align:center;
	width:960px;
}
#top-nav {
	padding:10px 0;
	color:#FFF
}

.navbar_shadow {
	background:url(../images/navbar_shadow_img.png) no-repeat left top;
	display:block;
	width:960px;
	height:26px;
	position:absolute;
	z-index:1
}
#veria-logo {
	padding-left:30px
}

#search-area {
	clear:both;
	margin-top:-42px;
/*	background-color:#FFF;
*/	width:265px
}
/** + html #search-area {
	clear:both;
	margin-top:-36px;
	background-color:#FFF;
	width:275px
}
#searchArea {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #78A22F;
margin-top:-36px;
width:265px;
height:26px;
float:left;
}
#searchArea .searchBoxBg {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
height:26px;
width:230px;
padding:0px 0 0 0;
margin:0;
}

#searchArea .searchBoxBtnBg {
float:right;
height:19px;
margin:0 3px 0 0;
width:20px;
}*/
.sarch_input_hhs {
border:0 solid #FFFFFF;
height:20px;
margin:0 0 0 6px;
padding:6px 0 0 0;
text-align:center;
vertical-align:middle;
width:230px;
}
/* Target Firefox 1.5 and newer [!] */
html>/**/body .sarch_input_hhs, x:-moz-any-link, x:default {
border:0 solid #FFFFFF;
height:20px;
margin:0 0 0 6px;
padding:5px 0 0 0;
text-align:center;
vertical-align:middle;
width:230px;
display:block;
}

*:first-child+html .sarch_input_hhs{
border:0 solid #FFFFFF;
height:18px;
margin:0 0 0 6px;
padding:4px 0 0 0;
text-align:center;
vertical-align:middle;
width:230px;
}
/** + html .sarch_input_hhs{
border:0 solid #FFFFFF;
height:20px;
margin:0 0 0 6px;
padding:4px 0 0 0;
text-align:center;
vertical-align:middle;
width:230px;
}*/
.sarch_btnhhs {
background:url("../images/btngo.png") no-repeat left top;
border:medium none;
height:17px;
margin:0 0 0 0;
padding:0 0 0 0;
width:17px;
}
.sarch_btnhhs:hover {
background:url("../images/btngo.png") no-repeat left bottom;
border:medium none;
height:17px;
margin:0 0 0 0;
padding:0 0 0 0;
width:17px;
}

#top-nav a:link, #top-nav a:visited {
	color:#FFF;
	padding:0 5px
}
#top-nav a:hover {
	color:#CCC
}
.sarch_input {
	width:220px;
	padding:1px 20px 0px 0;
	text-align:center;
	margin:0 0 1px;
	border:0 #fff solid
}

.sarch_btn {
	background:url(../images/btn_go.png) no-repeat left 3px;
	width:20px;
	height:25px;
	border:none;
	padding:5px 5px 7px;
	cursor:pointer;
}
.lowerCase {
	text-transform:lowercase;
	color:#999
}
.errorTxtBox {
	border:1ps #78a22f solid
}
#footer_bottom {
	background:url(../images/bottom_shadow.png) no-repeat left top;
	width:1000px;
	height:37px;
	margin:0 auto
}
#footer a:link, #footer a:visited {
	font-size:9px;
	color:#696a74;
	padding:0 3px;
	text-decoration:none;
}
#footer a:hover {
	color:#000
}
#footer a.rss {
	background:url(../images/icon_rss.png) no-repeat right 1px;
	padding-right:13px
}
#show_listing {
	position:relative
}
#top_select {
	left:400px;
	top:0;
	position:absolute
}
#top_select #hiddendiv {
	margin:0
}
#show_listing input {
	border:1px solid #CCC;
	width:150px
}
.SI-FILES-STYLIZED label.cabinet {
	width:172px;
	height:26px;
	background:url(../images/fileUploadButton.gif) 0 0 no-repeat;
	display:block;
	overflow:hidden;
	cursor:pointer;
	border:0 solid #F00
}
.SI-FILES-STYLIZED label.cabinet input.file {
	position:relative;
	height:100%;
	width:auto;
	opacity:0;
	-moz-opacity:0;
	filter:progid;
	cursor:pointer
}
.cms_text_wrapper, .cms_text_wrapper p{
	line-height:20px;	
}
.cms_text_wrapper ul li {
	margin:5px 0 0 30px;
	display:list-item;
	list-style:disc outside
}
.cms_text_wrapper a:link, .cms_text_wrapper a:visited{
	color:#000;
	text-decoration:underline;
}
.cms_text_wrapper a:hover{
	color:#666;
	text-decoration:underline;
}
.cms_text_wrapper ol li, .cms_text_wrapper ul ol li {
	margin:5px 0 0 30px;
	display:list-item;
	list-style:decimal outside
}
.cms_text_wrapper blockquote {
	margin:5px 0 0 50px
}
.cms_text_wrapper blockquote blockquote {
	margin:5px 0 0 65px
}
.cms_text_wrapper .quote_right{
	color:#000;
	font-weight:bold;
	float:right;
	display:block;
	padding:5px 5px 5px 70px;
	min-height:50px;
	width:150px;
	margin:5px 0 5px 5px; 
	background:#e4ecd5 url(../images/quote_cms.jpg) 10px 10px no-repeat;

}
.cms_text_wrapper .quote_left{
	color:#000;
	font-weight:bold;
	float:left;
	display:block;
	padding:5px 5px 5px 70px;
	min-height:50px;
	width:150px;
	margin:5px 5px 5px 0 ;
	background:#e4ecd5 url(../images/quote_cms.jpg) 10px 10px no-repeat;
}

.img_2border_white {
	border:2px solid #FFF
}
.errorFixHeight {
	height:20px
}
.checkbox span.holder {
	height:61px;
	background:url(../images/checkbox.png) 0 -1px no-repeat;
	cursor:pointer
}
.radio span.holder {
	height:61px;
	background:url(../images/radio.png) 0 -1px no-repeat;
	cursor:pointer
}
.checkbox:hover span.holder, .radio:hover span.holder {
	top:-21px !important
}
.checked span.holder, .checked:hover span.holder, {
top:-42px !important
}
.list {
	float:left;
	clear:left;
	margin:0 0 5px;
	cursor:pointer
}
.inline {
	float:left;
	margin:0 10px 0 0;
	cursor:pointer
}
input.hiddenCheckbox {
	position:absolute;
	left:-10000px
}
.prettyCheckbox span.holderWrap {
	display:block;
	float:left;
	position:relative;
	margin-right:5px;
	overflow:hidden
}
.prettyCheckbox span.holder {
	display:block;
	position:absolute;
	top:0;
	left:0
}
.dishNCerizon{
	width:319px;
	height:64px;
	background-color:#FFF;
	
}
.dishNCerizon li{
	float:left;
	display:block;
}
*:first-child+html .dishNCerizon{
	width:318px;
}
/* buttons rolover css start*/
.AskNow_700x28:link, .AskNow_700x28:visited{
	float:left;
	width:700px;
	height:24px;
	background:url(../images/AskNow_700x28_Btn.png) no-repeat left top transparent;
	}
.AskNow_700x28:hover{
	float:left;
	width:700px;
	height:24px;
	background:url(../images/AskNow_700x28_Btn.png) no-repeat left bottom transparent;
	}
.AskDrB_200x25_Btn:link, .AskDrB_200x25_Btn:visited{
	float:left;
	width:200px;
	height:25px;
	background:url(../images/AskDrB_200x25_Btn.png) no-repeat left top transparent;
	}
.AskDrB_200x25_Btn:hover{
	float:left;
	width:200px;
	height:25px;
	background:url(../images/AskDrB_200x25_Btn.png) no-repeat left bottom transparent;
	}
	
.HaveAQuestonAskDrB_700x27_Btn:link, .HaveAQuestonAskDrB_700x27_Btn:visited{
	float:left;
	width:700px;
	height:25px;
	background:url(../images/HaveAQuestonAskDrB_700x27_Btn.png) no-repeat left top transparent;
	}
.HaveAQuestonAskDrB_700x27_Btn:hover{
	float:left;
	width:700px;
	height:25px;
	background:url(../images/HaveAQuestonAskDrB_700x27_Btn.png) no-repeat left bottom transparent;
	}

.shareYourRecipe_195x20_Btn:link, .shareYourRecipe_195x20_Btn:visited{
	float:left;
	width:195px;
	height:20px;
	background:url(../images/shareYourRecipe_195x20_Btn.png) no-repeat left top transparent;
	}
.shareYourRecipe_195x20_Btn:hover{
	float:left;
	width:195px;
	height:20px;
	background:url(../images/shareYourRecipe_195x20_Btn.png) no-repeat left bottom transparent;
	}
	
.ShareThisViaEmail_195x20:link, .ShareThisViaEmail_195x20:visited{
	float:left;
	width:195px;
	height:20px;
	background:url(../images/shareYourRecipe_195x20_Btn.png) no-repeat left top transparent;
	}
.ShareThisViaEmail_195x20:hover{
	float:left;
	width:195px;
	height:20px;
	background:url(../images/shareYourRecipe_195x20_Btn.png) no-repeat left bottom transparent;
	}

/* buttons rolover css end*/

/* search  header search box new styles start*/
#searchform {
/*background:url("../images/gradient_1x36.png") repeat-x scroll left top transparent;
*/position:relative;
width:265px;
}
#searchform .searchinputarea {
background:none repeat scroll 0 0 #FFFFFF;
height:26px;
left:-1px;
margin-top:4px;
position:relative;
width:265px;
}
#searchform .searchinput {
float:left;
padding-left:5px;
}
#searchform .searchsubmit {
float:right;
height:22px;
margin:2px 3px 2px 2px;
width:22px;
border:0px;
}
#searchform .searchsubmit .searchBtn{
	background:url(../images/btngo.png) no-repeat left top transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
#searchform .searchsubmit .searchBtn:hover{
	background:url(../images/btngo.png) no-repeat left bottom transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
.searchinputarea {
border:1px solid #333333;
}
.headerSearchBox  {
border:0 none;
color:#000;
display:block;
float:left;
font-family:"Segoe UI",tahoma,arial,sans-serif;
font-size:12px;
left:-5px;
margin-top:6px;
padding:0 1px 0 3px;
position:relative;
width:229px;
text-align:center;
}
.searchBtn{
	background:url(../images/searchbtn.png) no-repeat left top transparent;
	float:left;
	height:20px;
	width:102px;
	border:0px;
	cursor:pointer;
}
.searchBtn:hover{
	background:url(../images/searchbtn.png) no-repeat left bottom transparent;
	float:left;
	height:20px;
	width:102px;
	border:0px;
	cursor:pointer;
}
.newSearchBtn{
	background:url(../images/newSearchBtn.png) no-repeat left top transparent;
	float:left;
	height:20px;
	width:110px;
	border:0px;
	cursor:pointer;
}
.newSearchBtn:hover{
	background:url(../images/newSearchBtn.png) no-repeat left bottom transparent;
	float:left;
	height:20px;
	width:110px;
	border:0px;
	cursor:pointer;
}
.getdirecbtn{
	background:url(../images/HOTTmicro_DirectionBtn.png) no-repeat left top transparent;
	float:left;
	height:20px;
	width:100px;
	border:0px;
	cursor:pointer;
}
.getdirecbtn:hover{
	background:url(../images/HOTTmicro_DirectionBtn.png) no-repeat left bottom transparent;
	float:left;
	height:20px;
	width:100px;
	border:0px;
	cursor:pointer;
}
/* search header search box new styles  end*/

/* hhs landing page search box styles start here */
#searchform_hhs {
/*background:url("../images/gradient_1x36.png") repeat-x scroll left top transparent;
*/width:265px; 
margin:auto; 
/*text-align:left;
*/}
#searchform_hhs .searchinputarea {
background:none repeat scroll 0 0 #FFFFFF;
height:26px;
left:-1px;
margin-top:4px;
position:relative;
width:265px;
border:1px solid #9ED63C;
}
#searchform_hhs .searchinput {
float:left;
padding-left:5px;
}
#searchform_hhs .searchsubmit {
float:right;
height:22px;
margin:2px 3px 2px 2px;
width:22px;
border:0px;
}
#searchform_hhs .searchsubmit .searchBtn{
	background:url(../images/btngo.png) no-repeat left top transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
#searchform_hhs .searchsubmit .searchBtn:hover{
	background:url(../images/btngo.png) no-repeat left bottom transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
.searchinputarea {
border:1px solid #333333;
}
.hhsSearchBox  {
border:0 none;
color:#000;
display:block;
float:left;
font-family:"Segoe UI",tahoma,arial,sans-serif;
font-size:12px;
left:-5px;
margin-top:6px;
padding:0 1px 0 3px;
position:relative;
width:229px;
text-align:center;
}
/* hhs landing page search box styles end here*/

/* search  treament AZ search box new styles start*/
#searchform_treamentAZ {
/*background:url("../images/gradient_1x36.png") repeat-x scroll left top transparent;
*/width:265px; 
margin:auto; 
/*text-align:left;
*/}
#searchform_treamentAZ .searchinputarea {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #9ED63C;
	height:26px;
	left:-1px;
	margin:4px 0 0 -20px;
	position:relative;
	width:265px;
}
* + html #searchform_treamentAZ .searchinputarea {
	margin:4px 0 0 -40px;
}

#searchform_treamentAZ .searchinput {
float:left;
padding-left:5px;
}
#searchform_treamentAZ .searchsubmit {
float:right;
height:22px;
margin:2px 3px 2px 2px;
width:22px;
border:0px;
}
#searchform_treamentAZ .searchsubmit .searchBtn{
	background:url(../images/btngo.png) no-repeat left top transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
#searchform_treamentAZ .searchsubmit .searchBtn:hover{
	background:url(../images/btngo.png) no-repeat left bottom transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
.searchinputarea {
border:1px solid #333333;
}
.treatmentSearchBox  {
border:0 none;
color:#000;
display:block;
float:left;
font-family:"Segoe UI",tahoma,arial,sans-serif;
font-size:12px;
left:-5px;
margin-top:6px;
padding:0 1px 0 3px;
position:relative;
width:229px;
text-align:center;
}

/* search treament AZ search box new styles  end*/
/* search  the truth inner right bar search box new styles start*/
#searchform_theTruth {
/*background:url("../images/gradient_1x36.png") repeat-x scroll left top transparent;
*/width:200px; 
margin:auto; 
/*text-align:left;
*/}
#searchform_theTruth .searchinputarea {
background:none repeat scroll 0 0 #FFFFFF;
height:26px;
left:-1px;
margin-top:4px;
position:relative;
width:200px;
border:1px solid #9ED63C;
}
#searchform_theTruth .searchinput {
float:left;
padding-left:5px;
}
#searchform_theTruth .searchsubmit {
float:right;
height:22px;
margin:2px 3px 2px 2px;
width:22px;
border:0px;
}
#searchform_theTruth .searchsubmit .searchBtn{
	background:url(../images/btngo.png) no-repeat left top transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
#searchform_theTruth .searchsubmit .searchBtn:hover{
	background:url(../images/btngo.png) no-repeat left bottom transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
.searchinputarea {
border:1px solid #333333;
}
.thetruthSearchBox  {
border:0 none;
color:#000;
display:block;
float:left;
font-family:"Segoe UI",tahoma,arial,sans-serif;
font-size:12px;
left:-5px;
margin-top:6px;
padding:0 1px 0 3px;
position:relative;
width:164px;
text-align:center;
}
/* search the truth inner right bar search box new styles  end*/

/* search  recipes left search box new styles start*/
#recipes_searchform {
/*background:url("../images/gradient_1x36.png") repeat-x scroll left top transparent;
*/position:relative;
width:190px;
}
#recipes_searchform .searchinputarea {
background:none repeat scroll 0 0 #FFFFFF;
height:26px;
left:-1px;
margin-top:4px;
position:relative;
width:190px;
border:1px solid #cccccc;
}
#recipes_searchform .searchinput {
float:left;
padding-left:5px;
}
#recipes_searchform .searchsubmit {
float:right;
height:22px;
margin:2px 3px 2px 2px;
width:22px;
border:0px;
}
#recipes_searchform .searchsubmit .searchBtn{
	background:url(../images/btngo.png) no-repeat left top transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
#recipes_searchform .searchsubmit .searchBtn:hover{
	background:url(../images/btngo.png) no-repeat left bottom transparent;
	float:left;
	height:17px;
	margin:2px 0 0 0;
	width:22px;
	border:0px;
	cursor:pointer;
}
.recipesSearchBox  {
border:0 none;
color:#000;
display:block;
float:left;
font-family:"Segoe UI",tahoma,arial,sans-serif;
font-size:12px;
left:-5px;
margin-top:6px;
padding:0 1px 0 3px;
position:relative;
width:154px;
text-align:center;
}

/* search recipes left search box new styles  end*/
.cursorDefault{
cursor:default;
}
.cursorPointer{
cursor:pointer;
}