﻿@import url('style.css');

#recipeImg { margin-left: 7px;  height: 320px; }

.box1 {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.box1 dl { width: 330px; }

.box1 dt { clear: left; }

.box1 dd { float: left; width: 105px; text-align: right; display: block; margin-bottom: 6px; }

.box1 dd.class4input { width: 200px; text-align: left; }

.box1 dd span { display: block; margin-top: 7px; margin-right: 6px; }

.box1 dl input {
	width: 200px;
}

.box1 dl select {
	width: 205px;
	font-size: 11px;
}

.box1 dl select.birth-month, .box1 dl select.birth-year {
	width: 98px;
}

.box1 dl dd.inputRadio span { margin-top: 2px; }

.box1 dl dd.inputRadio input { width: auto; }

.box2 {
	margin-bottom: 50px;
}

.box2 h5 {
	margin-bottom: 25px;
}

.box2 p {
	width: 380px;
	line-height: 16px;
	margin-bottom: 30px;
}

.dottedLine {margin: 8px 0 10px 0; width: 409px;}

.box2 dl { overflow: auto; width: 406px; height: 30px; }

.box2 dl dt { clear: left; }

.box2 dl dd {
	display: block;
	float: left;
	font-size: 10px;
}

.box2 dl dd.dlTitle {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 11px;
}

.box2 dl dd.issueNo {
	width: 40px;
	text-align: center;
	margin-right: 10px;
}

.box2 dl dd.newsletter {
	width: 302px;
}

.box2 dl dd.newsletter span {
	margin-left: 15px;
}

.box2 dl dd.newsletterDate {
	width: 54px;
	text-align: center;
}

.btnArrow {
	display: block !important;
}

.box1 dd.class4input input#enewsSubmit {
	width: 61px;
	height: 22px;
	margin-left: 145px;
}

.box1 dl input#news_textbox { width: auto; }

.box1 dd.sendmenews {
	width: 300px;
	text-align: left;
}

a.btnArrow {
	min-height: 14px;
	height: auto !important;
	height: 14px;
