.content { 
	text-align: left !important;
}
.recipecollection table#ResultList_RecipeListCollection .description {
	height:auto !important;
}
.recipecollection table#ResultList_RecipeListCollection td {
	height:180px !important;
}
#recipecollectiongroup table {
	margin: auto !important;
}

/* BEGIN MMOCARSKI STYLES */
.recipelistingpadding  td {padding:7px 0 7px 0;}

/* Any styles relative to #searchform had to be redone due to how .Net handles forms dynamically */
.sidepromo .title {
	font-weight:bold;
	padding-bottom:2px;
}
.sidepromo .newsection {
	padding-top:10px;
}
.sidepromo select {
	width:135px;
}
.sidepromo a {
	color:#003784;
}

.whatsnew .pad 
{
	padding-left:15px;
	padding-top:20px;
}

.recipecollectionlist 
{
	text-align:center;
}

.recipecollectionlist .pad {padding:20px 0 20px 0;}

/* PNG hack for IE */
* html img.png, *html input.png 
{
	visibility:hidden;
	behavior: url("includes/pngbehavior.htc"); 
}