tr#submitrow th
{
	text-align: right;
}

div.unit-selector
{
	padding: 2px 5px;
	height: 16px;
	line-height: 16px;
	margin: 5px 0px;
	background-color: #e5eff5;
	vertical-align:baseline;
	font-weight: bold;
}

div.unit-selector input
{
	vertical-align:middle;
}

span.imperial
{
	display: none;
}

label, input
{
	cursor: pointer;
}

div.ingredients
{
	margin-bottom: 10px;
}

div.photo
{
	margin: 10px 0px;
}

div.fish-info
{
	padding: 5px 12px 10px 8px;
	margin: 0px 0px 10px 0px;
	width: 157px;
	background-image: url(../../images/seafood/sf-recipe-species-background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px solid #9cc;
	border-left: 1px solid #9cc;
}

div.related-recipes
{
	padding: 5px 12px 10px 8px;
	margin: 0px 0px 10px 0px;
	width: 158px;	
	background-image: url(../../images/seafood/sf-main-content-right-list-background.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.fish-info div.fish-fact-summary h5, div.fish-info div.fish-fact-summary div
{
	margin-bottom: 7px;
}
	
	
div.fish-info ul, div.related-recipes ul
{
	margin: 2px 0px 0px 2px;
}

div.fish-info ul li
{
	list-style: none;
	list-style-image: none;
	background-image: url(../../images/seafood/sf-links-bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 8px;
}

div.omega3, div.color, div.characteristics, div.cooking, div.othernames
{
	border-top: 1px solid #c3dfcf;
	padding-top: 5px;
}

div.related-recipes h5
{
	margin-bottom: 7px;
}

div.related-recipes ul li {
	border-top: 1px solid #c3dfcf;
	padding: 5px 0px 5px 10px;
	background-image: url(../../images/seafood/sf-links-bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 1px;
	width: 140px;
}

div.recipes-wrapper
{
	margin: 0px;
}

div.recipes
{
	float: left;
	width: 49%;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
}

div.recipes img
{
	margin-right: 5px;
	left: 0px;
}

div.recipes a, div.recipes a:link, div.recipes a:visited, div.recipes a:hover, div.recipes a:active
{
	font-size: 14px;
	line-height: 16px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	left: 85px;
}

div.recipes a, div.recipes a:link, div.recipes a:visited, div.recipes a:active
{
	text-decoration: none;
}

div.recipes a:hover
{
	text-decoration: underline;
}

div.recipes img, div.recipes a
{
	position: absolute;
	bottom: 0px;
}

div.pagingDiv
{
	border-top: solid 1px #7fb2cc;
	border-bottom: solid 1px #7fb2cc;
	height: 20px;
	padding: 6px 5px 4px 3px;
	margin: 5px 0px 10px 0px;
}

span.searchPageNo
{
	float: left;
}

span.searchPageLinks
{
	float: right;
}

p#keysearch
{
	margin-top: 10px;
	font-weight: bold;
}

p#keysearch a
{
	margin-top: 10px;
	font-weight: normal;
}


p#keysearch * 
{
	vertical-align: middle;
}

table.fish
{
	margin-bottom: 0px;
}

input#txtSearch
{
	border: 1px solid #069;
	font-size: 11px;
	padding: 3px;
	cursor: default;
}