body
{
	font-size: 13px;
}


a:link.submitButton,a:visited.submitButton {
	color: #0478E1;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 3px;
	text-decoration: underline;
}
form 
{
	width: 600px;
	text-align: right;
	margin: 0;
	padding: 0;
}
form div.header 
{
	width: 100%;
	height: 57px;
	background: #fff url(../images/brand/swansonchicken/header_background.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}
form div.header img {
	margin: 0;
	float: left;
}
div.content 
{
	margin-left: 208px;
	text-align: left;
	
}
div.content a:link, div.content a:visited, div.content a:active, div.content a:focus, div.content a:hover 
{
	color: #c00;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
div#product 
{
	clear:left;
	display: inline-table;
	margin: 17px 0 0 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Times New Roman;
}
div#product:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div#productimagearea {
	float: left;
	display:inline;
	margin-top: 15px;
	margin-left:31px;
	width:150px;	
}
div#productimagearea img {
	margin-left:auto;
	margin-right:auto;
}
div#product strong 
{
	font-weight: bold;
}

div#product div.content, div#product div.footer 
{
	margin-left: 208px;
	padding-right: 17px;
	text-align: left;
}
div#product div.tools 
{
	text-align: right; 
	margin-bottom: 17px;
}
div#product table 
{
	border: 1px solid #999;
	text-align: left;
	font-size: 11px;
}
div#product div.tools, div#product table 
{
	width: 375px;
}
div#product th 
{
	font-weight: normal;
	padding-bottom: 17px;
}
div#product caption 
{
	background-color:#005AA8;
	color: #FFFFCC;
	font-size: 15px;
	font-family: Arial,serif;
	font-weight: bold;
	padding: 5px 0;
	text-align: left;
	padding-left: 10px;
}
div#product td.data 
{
	padding-right: 7px;
	white-space: nowrap;
}
div#product .first 
{
	padding-left: 10px;
}
div#product .last 
{
	padding-right: 10px;
}
div#product .bottom 
{
	padding-bottom: 28px;
}

div#product #RecipeHeading 
{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	display: block;
	color: #900;
	margin-top: 8px;
}
div#product #LongDescription 
{
	margin-bottom: 7px;
}
div#product img#ProductImage 
{
	text-align: right;
	margin-top: 20px;
}
div#product div.footer 
{
	margin-top: 15px;
	margin-right: 17px;	
	padding-top: 3px;
	text-align: left;
}
div#product div.footer p 
{
	margin-bottom: 5px; 
}
div#product div.footer hr 
{
	height: 1px;
	color: #900;
}

div#aboutswansonchicken
{
	padding: 50px 10px 10px 10px;
	text-align: left;
}

div#aboutswansonchicken p,
div#aboutswansonchicken img
{
	margin-bottom: 10px;
}

/* Hides from IE-mac \*/
* html div#product {height: 1%; display: block;}
* html div#product div.content { margin-top: 0; }
* html div#product table, * html div#product caption, * html div#product div.tools { width: 350px; }
/* End hide from IE-mac */