.Box {
	background: url(../images/bg-printrecipe.gif) no-repeat;
	width: 484px;
	height: 211px;
	color: #666666;
	margin: 0 auto;
	padding: 20px;
	margin-top: 50px;
	position: relative;
}
.Box h1 {
	font-size: 1.8em;
	color: #4a6a08;
	font-weight: normal;
	background: url(../images/border-print.gif) no-repeat left bottom;
	width: auto;
	padding-bottom: 5px;
}
.Box h3 {
	font-size: 1.2em;
	color: #ae4b12;
	font-weight: normal;
	padding-top: 8px;
}
.Box p {
	padding-bottom: 34px;
	padding-top: 8px;
}
	.Box p.Alt {
		padding-bottom: 0px;
		padding-top: 8px;
	}
	.Box p a {
		color: #ae4b12;
	}
.Box .DifPara {
	padding-bottom: 5px;
}
.Box .DifPara2 {
	padding-top: 30px;
	clear: left;
}
.Link1:link,
.Link1:visited {
	padding: 3px 0 0 50px;
	height: 17px !important;
	background: url(../images/bg-printbtn.gif) no-repeat left top;
	width: 170px;
	display: block;
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
}
.Link1:hover {
	text-decoration: none;
	background: url(../images/bg-printbtn.gif) no-repeat left -20px;
}

.Link2:link,
.Link2:visited {
	padding: 3px 0 0 10px;
	height: 17px !important;
	background: url(../images/bg-printbtn.gif) no-repeat left top;
	width: 210px;
	display: block;
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
}
.Link2:hover {
	text-decoration: none;
	background: url(../images/bg-printbtn.gif) no-repeat left -20px;
}
.Link3:link,
.Link3:visited {
	padding: 3px 0 0 70px;
	height: 17px !important;
	background: url(../images/bg-printbtn.gif) no-repeat left top;
	width: 150px;
	display: block;
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
}

.Link3:hover {
	text-decoration: none;
	background: url(../images/bg-printbtn.gif) no-repeat left -20px;
}
.Box a.CancelBtn {
	background: none;
	color: #666666;
	text-decoration: underline;
	font-size: 1em;
	width: auto;
	float: right;
	padding-top: 10px;
}
.Box a.CancelBtn2 {
	background: none;
	color: #666666;
	text-decoration: underline;
	font-size: 1em;
	width: auto;
	float: left;
	padding-top: 2px;
	margin-right: 7px;
}
.GroupBtn {
	padding-left: 144px;
	padding-bottom: 12px;
}
	.GroupBtn a {
		margin-bottom: 7px;
	}
	.GroupBtn p {
		padding: 0;
	}
.Box a.CloseBtn {
	background: url(../images/icon-close2.gif) no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -1000em;
	display: block;
	position: absolute;
	top: 8px; 
	right: 8px;
}
a.CloseBtn {
	background: url(../images/icon-close2.gif) no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -1000em;
	display: block;
	position: absolute;
	top: 8px; 
	right: 8px;
}
.Category {
	margin-top: -10px;
}
.Category label {
	float: left;
	color: #333333;
	font-size: 1.2em;
	padding-left: 33px;
	padding-right: 7px;
}
.NewCategory label {
	color: #333333;
	font-size: 1.2em;
	padding-right: 7px;
	float: left;
}
	.NewCategory .YourEmail {
		padding: 0 3px 0 105px;
	}
	.NewCategory .YourEmail2 {
		padding: 0 3px 0 52px;
	}
	.NewCategory .TypeMessage {
		padding: 0 3px 0 48px;
		float: left;
	}
	.NewCategory textarea {
		font-size: 1em;
		width: 207px;
		height: 80px;
		border: 1px solid #cccccc;
	}
.NewCategory input {
	height: 14px;
	width: 207px;
	border: 1px solid #cccccc;
	font-size: 1em;
	float: left;
}
.NewCategory {
	clear: left;
	padding-top: 10px;
}
.Box .SaveBtn:link,
.Box .SaveBtn:visited {
	background: url(../images/login-btn.gif) no-repeat left top;
	width: 35px;
	height: 14px;
	display: block;
	padding: 2px 0 0 8px;
	float: right;
	margin: 0 52px 0 0;
	color: #FFF;
}
.Box .SaveBtn:hover {
	background: url(../images/login-btn.gif) no-repeat left -16px;
	text-decoration: none;
}
.GroupBtn2 {
	padding: 24px 0 0 167px;
	clear: left;
}
	.GroupBtn2 .SaveTo:link, 
	.GroupBtn2 .SaveTo:visited {
		float: left;
		background: url(../images/btn-savetomyrecipe.gif) no-repeat left top;
		width: 155px;
		height: 17px;
		padding: 3px 0 0 10px;
		color: #FFF;
		font-weight: bolder;
	}
	.GroupBtn2 .SaveTo:hover {
		background: url(../images/btn-savetomyrecipe.gif) no-repeat left -20px;
		text-decoration: none;
	}
	.GroupBtn2 .CancelBtn {
		float: left;
		margin-right: 7px;
	}
.GroupBtn3 {
	padding: 14px 0 0 300px;
}
.Box2 {
	background: url(../images/bg-savetomyrecipe.gif) no-repeat;
	width: 484px;
	height: 274px;
}
.Box3 {
	background: url(../images/bg-sendtofriend.gif) no-repeat;
	width: 484px;
	height: 340px;
}
.Box .SendBtn:link,
.Box .SendBtn:visited {
	background: url(../images/login-btn.gif) no-repeat left top;
	width: 35px;
	height: 14px;
	display: block;
	padding: 2px 0 0 8px;
	float: left;
	color: #FFF;
}
.Box .SendBtn:hover {
	background: url(../images/login-btn.gif) no-repeat left -16px;
	text-decoration: none;
}
.PopupConfirm {
	background: url(../images/bg-tagconfirm.gif) no-repeat;
	width: 424px;
	height: 114px;
	color: #999;
	margin: 0 auto;
	padding-top: 50px;
	margin-top: 50px;
	position: relative;
	text-align: center;
}
	.PopupConfirm p {
		font-size: 1.1em;
		padding-bottom: 26px;
	}
	.PopupConfirm .RelativeContainer {
		float: left;
		padding-left: 175px;
	}
.Box4 {
	background: url(../images/bg-reviewconfirm.gif) no-repeat;
	width: 484px;
	height: 213px;
}
	.Box4 p {
		padding-top: 18px;
		width: 490px;
		padding-bottom: 0px;
		
	}
		.Box4 p textarea {
			width: 490px;
			border: none;
			font-size: 1em;
			background-color: transparent;
			height: 85px;
		}
	.Box4 .GroupBtn2 .CancelBtn {
		padding-top: 4px;
		margin-right: 24px;
	}
	.Box4 .RelativeContainer {
		float: left;
	}
.Box6 p {
	padding-top: 8px;
}
.Box6 .GroupBtn2 {
	padding: 14px 0 0 167px;
}
.CategoryName {
	padding-left: 75px;
}
.GroupBtn4 {
	padding: 43px 0 0 185px;
	overflow: hidden;
}
	.GroupBtn4 a.CancelBtn {
		float: left;
		margin-right: 9px;
		padding-top: 3px;
	}
	.GroupBtn4 .RelativeContainer {
		width: 100%;
	}
.Box5 {
	background: url(../images/edit_category_bottom.gif) no-repeat left bottom;
	width: 524px; 
	padding: 0;
	height: auto;
}
	.BottomBox {
		background: url(../images/edit_category_top.gif) no-repeat left top;
		width: 484px;
		padding: 20px;
		overflow: hidden;
	}	
		.BottomBox p {
			padding-bottom: 15px;
		}
		.BottomBox table {
			width: 483px;
		}
		.BottomBox th {
			background-color: #d2e5a7;
			border: 1px solid #cececc;
			font-size: 1.2em;
			color: #4a6a08;
			height: 31px;
			font-weight: normal;
		}
		.BottomBox td {
			border: 1px solid #cececc;
			font-size: 1em;
			color: #333333;
			text-align: center;
			height: 31px;
		}
		.BottomBox .FirstCol {
			text-align: left;
			padding-left: 10px;
		}
			.BottomBox td input {
				width: 171px; 
				height: 16px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 1em;
				border: 1px solid #cccccc;
			}
			.BottomBox td input.Disable {
				background: none;
				border: none;
				color: #333;
				padding-left: 1px;
			}
			.BottomBox td a:link,
			.BottomBox td a:visited {
				background: none;
				display: inline;
				color: #333;
				font-weight: normal;
				text-decoration: underline;
			}
			.BottomBox td a.Active:link,
			.BottomBox td a.Active:visited {
				background: url(../images/submit-btn.gif) no-repeat left top;
				width: 57px; 
				height: 16px;
				display: inline-block;
				color: #FFF;
				text-decoration: none;
				padding-top: 1px;
			}
			.BottomBox td a.Active:hover {
				background: url(../images/submit-btn.gif) no-repeat left -17px;
			}
		.BottomBox .RelativeContainer {
			padding: 15px 0 0 0;
			float: right;
		}
