
.roundwrap{
position:relative;
top:30px;
left:10px;

}
#notches{
display:none;
}


.recipe h1 {
		background-position:center 0;
		background-image:url(../img/text/questionsform_h1.png);
		width:200px;
		padding-top:53px;
		margin:33px auto 10px;
                height:43px;
		}

.recipes h1 {
		background-position:center 0;
		background-image:url(../img/text/h1forumtext.png);
		width:200px;
		padding-top:53px;
		margin:-30px auto 10px;
                height:43px;
		}


.accordion {
	width: 450px;
        padding-left:25px;
	border-bottom: solid 1px white;
}
.accordion h3 {
	background:url(../img/tips.jpg);
	padding: 7px 15px;
	margin: 0;
        color: #ffffff;
	font: 98%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #9b7546;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background: #034ea2;
}
.accordion h3.active {
	background-position: right 5px;
        background:#034ea2;
}
.accordion p {
	background: #ffffff;
	margin: 0;
        color:#906631;
	padding: 10px 15px 20px;
	border-left: solid 1px #906631;
	border-right: solid 1px #906631;
	display: none;
}



.recipe.right  {
           
           width:280px;
           margin-top:-2px;

	}


.recipes.right  {
           
           width:280px;
          margin-top:-23px;
	}

.right .or {
position:relative;
top:100px;
left:-40px;
width:50px;
height:38px;           
background:url(../img/or.png);

  
	}
.right .ort {
position:relative;
top:64px;
left:-348px;
width:50px;
height:38px;           
background:url(../img/or.png);

  
	}




#SubmitQuestionEmail label {
		text-align:right;
		width:90px;
                font-weight:bold;
		margin-top:1px;
		margin-right:15px;
		float:left;
		clear:left;
		text-transform:uppercase;
		font-size:12px;
		color:#034ea2;
	}
#SubmitQuestionEmail .input input {
		width:100px;
		float:left;
		padding:3px 2px;
		font-size:13px;
	}

#SubmitQuestionEmail textarea{
		width:150px;
		float:left;
		padding:3px 2px;
		font-size:13px;
	}
#SubmitQuestionEmail .submit {
		width:100px;
		margin-left:100px;
		margin-top:4px;
		float:left;
		display:inline;
	}
#SubmitQuestionEmail .input {
		margin:4px 0;
		float:left;
	}
#SubmitQuestionEmail  .input .zipcode{
		width:50px;
		float:left;
		padding:3px 2px;
		font-size:13px;
	}


.question h1 {
		background-image:url(../img/text/questions_h1.png);
		width:100%;
		padding-top:101px;
		margin:20px 0 20px;
	}






					#search { position:relative; left:-75px;}
						#search div {
							/* position:relative; */
							/* width:369px; */
							/*height:26px;*/
							/*float:left;*/
						}
							.right #search div {
								/* width:100%; */
							}
							.right #search div.submit {
								float:left;
							}
						#search label {
							color:#034ea2;
							text-transform:uppercase;
							font-size:11px;
							font-weight:bold;
							vertical-align:middle;
						}
						#search #searchQ {
							width:100px;
							height:21px;
							vertical-align:middle;
							padding:3px 0 0 3px;
							font-size:14px;
						}
						#search input.img {
							position:absolute;
							right:52px;
							top:1px;
						}
.question.left {
margin-top:10px;
width:300px;
}	
				

.question ul {
	
	width:100px;
}
	.question li {
		float:left;
		font-size:18px;
		padding:5px 10px;
		width:120px;
	}







