﻿
.leftpane {
width:0px;
}
table {
	font-size:13px;
	color:#000000;
}

.recipeWrapper
{
	margin-top:-16px;
	margin-left:18px;
	.margin-top:-28px;
	.margin-left:0px;
	width:924px;
	float:left;

}
.recipeContainer {
	float:left;
	height:775px;
	left:135px;
	position:absolute;
	top:180px;
	lwidth:740px;
}
.Recipe_Img {
	height:240px;
	width:345px;
	float:left;
}

.Family_Img {
	height:240px;
	width:225px;
	float:left;
}



.RecipeTitle {
	color:#b83412;
	font-weight:bold;
	font-size:15px;
}

.Recipe_description {
	max-height:140px;
	width:725px;
	padding:20px 0 20px 0;
	overflow:auto;
	float:left;
	display:block;
}

.otherPictures {
	text-align:center;
	float:left;
	overflow:hidden;
	display:block;
	vertical-align:top;
	/*padding:0 15px 25px 5px;*/
}

#dnn_ctr968_NRecipePage_ListRecipeImages td {
	vertical-align:top;
}

.submitContent {
height:45px;
/*left:-20px;*/
left:-45px;
position:relative;
top:-215px;
width:190px;
}
.submitContent a{
	background:transparent url(images/submit.png) no-repeat scroll left top;
	display:block;
	height:110px;
	cursor:pointer;
}
.submitContent a:hover{
	background:transparent url(images/submit-hover.png) no-repeat scroll left top;
	display:block;
	height:110px;
}

.deletebtn {
	background:transparent url(images/deletebtn.gif) no-repeat scroll left top;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	float:left;
}

.editbtn {
	background:transparent url(images/edit.gif) no-repeat scroll left top;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
	float:left;
}