<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/***************************************************
 *
 * Legacy CSS
 *
 ***************************************************/

	div#contentAdminErrorContainer {
		position: relative;
		left: 29px;
		z-index: 50;
	}
	
	div#contentAdminErrorContainer a {
		color: #336699;
		font-weight: normal;
	}
	
	div#contentAdminErrorContainer a:hover {
		color: #ec9800;
	}
	
	div#contentAdminErrorContainer div.popup {
		position: absolute;
		text-align: left;
		top: 0px;
		left: 0px;
		width: 200px;
		visibility: hidden;
		font-weight: normal;
		color: #000000;
		background-color: #e5e5e5;
		/*layer-background-color: #e5e5e5;*/
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 3px solid black;
		border-right: 3px solid black;
		padding: 5px;
	}




	.boldBlack {
		color: #000000;
		font-weight: bold;
	}
	
	.error, .boldRed {
		color: #cc0000;
		font-weight: bold;
	}
	
	.hidden {
		display: none;
	}
	
	.hiddenElement {
		display: none;
	}
	
	.strikeout {
		text-decoration:line-through;
	}
	
	.pageHeader {
		font-size: 15px;
		font-weight: bold;
	}
	
	.pageSubHeader {
		font-size: 12px;
		font-weight: bold;
	}
	
	.pageHeaderByLine {
		font-size: 11px;
		font-weight: bold;
		padding: 0;
		margin: 0 0 0 0;
	}
	
	.headerImage {
		border: 0;
		display: block;
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	.swatch {
		float: left;
	}
	
	.noPadding {
		padding: 0 !important;
	}
	
	.longDescription2 {
		color: #555555;
	}

div.longDescription {
	padding-bottom: 20px;
	font-size: 11px;
}

	div.longDescription blockquote {
		margin: 0 10px;
	}

div.longDescriptionBottom {
	padding-bottom: 20px;
	padding-top: 20px;
}

div.longDescription p {
	padding: 0px 0px 0px 0px;
}

div.faq ul {
	list-style: none;
}

div.longDescription ul , div.faq ul {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

div.longDescription li , div.faq li{
	background-image: url(../images/prod_bullet_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 13px;
}

div.longDescription li ul , div.faq li ul {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}

div.longDescription li ul li , div.faq li ul li {
	background-image: url(../images/prod_bullet_b.gif);
	background-repeat: no-repeat;
	background-position: 14px 3px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 24px;
}

li.error {
	color: #cc0000;
	font-weight: bold;
}


table.binTable {
	float: left;
	line-height: 15px;
}

	table.binTable h3 {
		font-weight: normal;
		margin: 0;
		padding: 0 5px 0 0;
	}
	
	table.binTable p {
		margin: 0;
		padding: 0 5px 0 0;
		color: #555;
	}
	
	table.binTable td {
		color: #555;
		width: auto !important;
	}
	
	table.binTable td#featured_bio {
		color: #555;
		width: auto !important;
	}
	
	table.binTable img {
		margin: 0 5px 0 0;
	}
	
	/* specific variations on table.binTable */

	table.upcomingEvents, table.highlights, table.newAtViking {
		width: 333px;
	}
	
	table.featuredDesigner {
		width: 667px;
	}
	
	table.binTable td.fullCell {
		width: 99% !important;
	}
	
.infoBlock {}

	.infoBlock {
		clear: both;
		margin: 0 0 10px 0;
		line-height: 15px;
	}
	
	.infoBlock img {
		float: left;
		margin: 0 13px 0 0;
	}

	.infoBlock h3 {
		background: #828282;
		height: 17px;
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	.infoBlock h3 img {
		display: inline;
		float: none;
		margin: 4px 0 0 13px;
		padding: 0;
	}
	
	.infoBlock h4 {
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 0 13px;
		padding: 0;
	}
	
	.infoBlock ul {
		list-style: none;
		margin: 0 0 0 13px;
		padding: 0;
	}
	
	.infoBlock li {
		font-size: 11px;
		font-weight: bold;
	}
	
	td.recipeRightBar .infoBlock {
		margin-bottom: 5px !important;
	}
	
	td.recipeRightBar .infoBlock h4 {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	td.recipeRightBar .infoBlock ul {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	td.recipeRightBar .infoBlock ul li {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	td.recipeRightBar .rightBarImage
	{
		width: 250px;
		text-align: center;
		margin-bottom: 10px
	}
	
	.infoBlock td {
		padding: 0 0 5px 0;
	}

	.infoBlock td li {
		font-weight: normal;
		margin: 0;
	}
	
	.infoBlock .footnote {
		margin: 0 0 0 13px;
		padding: 0;
	}
	
	.infoBlock p {
		margin: 0;
		padding: 0;
		width: 275px;
	}

	.infoBlock .infoBlockPrimary {
		float: left;
		margin: 0;
		padding: 0;
	}
	
	.infoBlock .infoBlockSecondary {
		float: left;
		margin: 0 10px 0 0;
		padding: 0;
	}
	
	.infoBlock .infoBlockSecondary img {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	.infoBlock .infoBlockTertiary {
		float: left;
		width: 214px;
		margin: 0 0 10px 0;
	}
	
	.infoBlock .infoBlockTertiary h4 {
		padding: 0;
		margin: 0 0 0 10px;
	}
	
	.infoBlock .infoBlockTertiary ul {
		list-style: disc;
	}
	
	.infoBlock .infoBlockTertiary ul li {
		margin: 0 0 0 13px;
		color: #257fba;
		font-weight: normal;
	}
	
	.infoBlock .infoBlockInside {
		border-right: 1px solid #ccc;
		float: left;
		margin: 0 0 10px 0;
		width: 405px;
	}

	* html .infoBlock .infoBlockInside {
		w\idth: 406px;
		width: 405px;
	}
	
	.infoBlockSide {
		float: right;
		width: 214px;
	}
	
	.infoBlockSide h4 {
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 3px 10px;
	}
	
	.infoBlockSide ul {
		list-style: disc;
	}
	
	.infoBlockSide ul li {
		margin: 0 0 0 12px;
		color: #257fba;
	}
	
	.infoBlock .ibEntry {
		margin: 0 0 20px 0;
	}
	
	.infoBlock .ibContent {
		font-size: 11px;
		float: left;
		width: 180px;
	}
	
	td.recipeRightBar .infoBlock {
		width: 250px;
	}
	
	td.recipeRightBar .infoBlock .infoBlockPrimary{
		width: 160px;
	}
	
	#tvlVideos .infoBlock {}
	
		#tvlVideos .infoBlock {
			font-size: 11px;
		}
	
		#tvlVideos .infoBlock a {
			font-size: 11px;
		}
	
		#tvlVideos .infoBlock h4 {
			padding: 0;
			margin: 0 0 5px 0;
			font-size: 12px;
			color: #666;
			font-weight: bold;
		}
		
		#tvlVideos .infoBlock table td {
			width: 290px;
			padding: 0 10px 10px 0;
		}
		
		* html #tvlVideos .infoBlock table td {
			w\idth: 300px;
			width: 290px;
		}
		
		#tvlVideos .ivContent {
			width: 190px;
		}

	#tvlFoodLibrary {
		padding-top: 10px;
	}
	
		#tvlFoodLibrary .infoBlock {
			font-size: 11px;
		}
		
		#tvlFoodLibrary table.whatsNew {
			border-top: 1px solid #efefef !important;
		}
	
		#tvlFoodLibrary .infoBlock a {
			font-size: 11px;
		}
	
		#tvlFoodLibrary .infoBlock h4 {
			padding: 0;
			margin: 0;
			font-size: 12px;
			color: #666;
			font-weight: bold;
		}
		
		#tvlFoodLibrary .infoBlock h4 a {
			font-weight: bold;
		}
		
		#tvlFoodLibrary .infoBlock table td {
			width: 300px;
			padding: 0 10px 10px 0;
		}
		
		* html #tvlFoodLibrary .infoBlock table td {
			w\idth: 300px;
			width: 310px;
		}
		
		#tvlFoodLibrary table#whatsNew {
			margin: 15px 0 15px 0;
			line-height: 15px;
		}
		
		#tvlFoodLibrary table#whatsNew td.newsItemSummary {
			font-size: 11px;
			line-height: 15px;
		}

		#tvlFoodLibrary table#whatsNew td.newsItemSummary a {
			font-size: 11px;
			line-height: 15px;
		}
		
		
/***************************************************
 *
 * Biography
 *
 ***************************************************/

table#chefBio {
	width: 620px;
	margin-top: 5px;
}

table#chefBio table {
	width: 620px;
	margin-top: 15px;
}

table#chefBio td {
	color: #555;
}

table#chefBio .chefImage {
	padding: 3px 10px 20px 0px;
}

table#chefBio .chefText {
	width: 100%;
	padding: 0 0px 20px 0px;
}

table.recentMenusBar {
	height: 20px;
	width: 620px;
	margin-bottom: 15px;
	background-color: #f3f3f3;
}

table.recentMenusBar td.leftText {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}

table.recentMenusBar td.rightText {
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

/***************************************************
 *
 * Recipe List Elements
 *
 ***************************************************/

table#recipeItemList {
	/*width: 620px;*/
}

table#recipeItemList td.imageCell {
	color: #555;
	padding: 0px 10px 20px 0px;
	text-align: right;
}

table#recipeItemList td.textCell {
	color: #555;
	width: 100%;
	padding: 0px 10px 20px 0px;
}


.EC { /* expand / collapse / flyout */
	clear: both;
	margin: 0 0 10px 0;
}

	.ECtrigger {
		background-color: #fff;
		border: 1px solid #dedee0;
		width: 245px;
	} * html .ECtrigger { w\idth: 247px; width: 245px }
	
	.ECtrigger a {
		display: block;
		padding: 5px 19px 5px 7px;
		width: 219px;
	} * html .ECtrigger a { w\idth: 233px; width: 219px; }
	
	.EC .ECcontent {
		background: #efefef;
		border: 1px solid #dedee0;
		display: none;
		margin: -1px 0 0 0;
		padding: 5px 7px;
		zoom: 1;
	}
	
	.EC .EC {
	}
	
	.ECchain .ECtrigger {
		background: none;
		border: 0;
		paddding: 0;
	}
	
	.ECchain .ECtrigger a {
		padding: 0;
	}
	
	.ECchain .ECcontent {
		background: none;
		border: 0;
		padding: 0;
	}
	
	div.plus {
		background: #fff url(/consumer/images/icon_plus.gif) no-repeat 97% 52%;
	}
	
	div.minus {
		background: #fff url(/consumer/images/icon_minus.gif) no-repeat 97% 52%;
	}
	
	.ECflyoutreg {
		background: #ebebeb url(/consumer/images/regflyout_bkg.gif) repeat-x top;
		border: 1px solid #DEDEE0; 
		color: #555555;
		margin: -40px 0 0 257px;
		padding: 8px;
		position: absolute;
		width: 175px;
	}
	
	.ECflyoutreg_whatisthis {
		margin: 10px 0 0 120px;
	}

	.ECflyoutArrowreg {
		background: url(/consumer/images/regflyout_arrowtop.gif) no-repeat;
		float: left;
		margin: -16px 0 0 5px;
		position: absolute;
		width: 36px;
		height: 17px;
	}

	.ECflyoutArrowreg img {
		float: bottom;
	}

	.ECflyout {
		background: #ebebeb url(/consumer/images/regflyout_bkg.gif) repeat-x top;
		border: 1px solid #DEDEE0; 
		color: #555555;
		margin: -40px 0 0 257px;
		padding: 8px;
		position: absolute;
		width: 258px;
	}
	
	.ECflyout_whatisthis {
		margin: -34px 0 0 183px;
	}
	
	.ECflyoutArrow {
		background: url(/consumer/images/regflyout_arrow.gif) no-repeat;
		float: left;
		margin: 10px 0 0 -16px;
		position: absolute;
		width: 36px;
		height: 17px;
	}
	.ECflyoutArrow img {
		float: right;
	}
	
	.ECflyoutContent {
		background: url(/consumer/images/icon_reghelp.gif) no-repeat 0px 10px;
		padding-left: 25px;
		display: block;
		height: auto !important;
		height: 34px;
		min-height: 34px;
		zoom: 1;
	}

	#EC2 {
		background: #ebebeb url(/consumer/images/regflyout_bkg.gif) repeat-x top;
		border: 1px solid #DEDEE0;
		color: #555555;
		margin: 0;
		padding: 8px;
		position: absolute;
		width: 258px;
		text-align: left;
	}

    #EC2 img#close-button {
        float: right;
        margin: 1px 1px 4px 0px;
        max-width:20px;
    }
	
	/* EC width for The Viking Life Contest page */
	div#kitchenFlyoutContestPage div.EC div.ECcontent {
		width: 614px;
	} * html div#kitchenFlyoutContestPage div.EC div.ECcontent { w\idth: 628px; width: 614px;}
	
	/* EC width for the registration page */
	div#kitchenFlyoutRegistration div.EC div.ECcontent {
		width: 614px;
	} * html div#kitchenFlyoutRegistration div.EC div.ECcontent { w\idth: 628px; width: 614px;}

ul.select_list {
	list-style: none;
	margin-left: 3px !important;
	padding: 0 !important;
	width: 608px;
}

	ul.select_list li {
		display: inline;
		float: left;
		line-height: 12px;
		margin: 0 0 5px 10px;
		width: 196px;
	}
	
	ul.select_list li select {
		margin: 2px 0 5px 0;
		width: 196px;
	}
	
	ul.select_list li input {
		margin: 2px 0 5px 0;
		width: 190px;
	}
	
	ul.select_list li.first {
		margin: 0 0 5px 0;
	}
	
	ul.select_list li.model {
		width: 456px;
	}
	
		ul.select_list li.model select {
			width: 456px;
		}
		
		ul.select_list li.model input {
			width: 448px;
		}
		
	ul.select_list li.submit {
		padding: 0;
		width: 110px;
	}
	
	.select_list_submit {
		margin: 15px 0 0 0;
		width: 126px;
	}
	
	.EC .sibling {
		display: none;
		margin-top: -11px;
	}

	/* see ie6.css for adjustment for ie6
	ul.add_a_kitchen li.model select {
		width: 413px;
	} */

select.moveSelect {
	font-size: 10px; 
	width: 100px;
}


div.contactInfoContainer {
margin-top:2px;
width:250px;
}

	div#w2giBegin, div#w2giSubmit {
		padding: 8px;
		width: 207px;
	}
	
		* html div#w2giBegin, div#w2giSubmit {
				w\idth: 225px;
				width: 207px;
			}
	
	div#w2giBegin h2, div#w2giSubmit h2 {
		margin: 0 0 6px 0;
	}
	
div.binBegin, div.binExpand {
	border: 1px solid #dedee0;
	margin: 0;
	padding: 0;
}

	div.binExpand {
		display: none;
	}
	
	div.binBegin h2, div.binExpand h2 {
		font-size: 11px;
		font-family: arial;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	
div.popBar {
	background: #f2f2f2;
}

div.popContent {
	padding: 8px;
}

div.popContentDiv {
	margin-bottom: 8px;
}

div.popBar h2 {
	float: left;
	padding: 8px;
	width: 108px;
}

div.popBar a {
	background: #f2f2f2;
	float: right;
	height: 100%;
	padding: 8px;
	text-align: right;
	width: 110px;
}

	div#w2giBegin, div#w2giSubmit {
		padding: 8px;
		width: 207px;
	}
	
		* html div#w2giBegin, div#w2giSubmit {
				w\idth: 225px;
				width: 207px;
			}
	
	div#w2giBegin h2, div#w2giSubmit h2 {
		margin: 0 0 6px 0;
	}
	
	div#popDocumentationBegin, div#popDocumentationExpand {
		border: 0;
		padding: 0;
		margin: 0;
	}

	div#popDesignImagingBegin, div#popDesignImagingExpand {
		border: 0;
		padding: 0;
		margin: 0;
	}
	
table.popTable
{
	width: 250px;
	margin-bottom: 5px;
}

	table.popTable td.popTableHeader
	{
		background: #f2f2f2; 
		padding: 8px;
	}

	table.popTable td.popTableHeaderLink
	{
		background: #f2f2f2; 
		padding: 8px;
		width: 100px;
	}

	table.popTable td.popTableContent
	{
		background: #fff;
		padding: 8px;
	}

.formTable {
	border: 1px solid #828282;
	clear: both;
	margin: 0 0 10px 0;
}

	.formTable th {
		background: #828282;
		color: #fff;
		padding: 5px;
	}
	
	.formTable td {
		border: 1px solid #dedee0;
		padding: 10px;
	}
	
	.formTable select {
		font-size: 9px;
	}
	
table.zebra tr.even td {
	background: #efefef;
}

table.zebra tr.odd td {
	background: #fff;
}

/***************************************************
 *
 * Additional Information Styles
 *
 ***************************************************/
 
 div.inputBin {
	 float: left;
	 margin: 0 10px 10px 0;
 }
 

div.formContainer {
	width: 640px;
}

div.formContainer#fullForm {
	padding-left: 0;
}

.additionalInfo {
	width: 100%;
}

.additionalInfo .additionalInfoText {
	color: #257FBA; 
	/*width: 245px;*/
	width: 400px;
	display: block;
	border: 1px solid #DEDEE0; 
}

.additionalInfo .begin {
	background: url(/consumer/images/icon_plus.gif) no-repeat 97% 52%;
}

.additionalInfo .expand {
	background: url(/consumer/images/icon_minus.gif) no-repeat 97% 52%;
}

.additionalInfo .additionalInfoText a {
	padding: 5px 7px; 
	display: block;
	height: 100%;
	width: 100%;
}

.additionalInfo .additionalInfoText a:hover {
}

.additionalFlyout {
	color: #555555; 
	width: 258px;
	margin: -15px 0 0 257px;
	padding: 8px;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #DEDEE0; 
	background: #EFEFEF url(/consumer/images/regflyout_bkg.gif) repeat-x top;
}

	* html .additionalFlyout {
		margin: -15px 0 0 272px;
	}
	
	.additionalFlyout div.flyoutIcons {
		float: left;
	}
	
	.additionalFlyout div.flyoutArrow {
		float: left;
		margin: 10px 0 0 -16px;
		position: absolute;
	}
	
	.additionalFlyout .flyoutContent {
		background: url(/consumer/images/icon_reghelp.gif) no-repeat 0px 10px;
		padding-left: 25px;
		display: block;
		min-height: 34px;
		height: auto !important;
		height: 34px;
	}
	
	.additionalInfoForm {
		padding: 7px 7px 10px 7px; 
		background-color: #EFEFEF;
		border: 1px solid #DEDEE0; 
		margin-top: -1px;
		margin-bottom: 10px;
	}

div.formContainer .additionalFormText {
	width: 242px;
}

div.formContainer .small {
	width: 247px;
}

div.formContainer #moreInfoTable {
	/*width: 231px;*/
}

div.formContainer #commPrefTable {
	/*width: 475px;*/
}

div.formContainer table.communication-preferences {
	margin-top: 5px;
}

	div.formContainer table.communication-preferences th {
		padding: 1px 10px 1px 0px;
	}

	div.formContainer table.communication-preferences th#content {
		width: 70%;
	}

	div.formContainer table.communication-preferences td {
		padding: 1px 25px 4px 0px;
		vertical-align: top;
		text-align: center;
	}

	div.formContainer table.communication-preferences td.header {
		background-color: #EFEFEF;
		color: #FFF;
		vertical-align: middle
	}

	div.formContainer table.communication-preferences td.header input {
		padding: 0;
		margin-bottom: 3px;
	}

	div.formContainer table.communication-preferences td.last {
		padding: 1px 0px 4px 3px;
		text-align: left;
	}

	div.formContainer table.communication-preferences td.lastLong {
		padding: 3px 0px 4px 3px;
		text-align: left;
		width: 70%;
	}
.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

p.error {
	color: #c00 !important;
	font-weight: normal;
}

table#tableDocumentList {
	width: 620px;
	border: 1px solid #828282;
	border-collapse: collapse;
}

	table#tableDocumentList td {
		padding-right: 10px;
		padding-left: 10px;
	}
	
	table#tableDocumentList th {
		padding: 5px 10px;
	}
	
	table#tableDocumentList th.topborder {
		border-top: 1px solid #828282;
	}
	
	table#tableDocumentList tr#header th {
		background: #828282;
		color: #fff;
		font-size: 10px;
		padding: 5px 10px 5px 10px;
	}
	
	table#tableDocumentList .cellodd {
		border-right: 1px solid #828282;
		border-left: 1px solid #828282;
	}
	
	table#tableDocumentList .celleven {
		background: #efefef;
		border-right: 1px solid #828282;
		border-left: 1px solid #828282;
	}
	
	table#tableDocumentList tr.tableEnd td {
		height: 10px !important;
	}
	
	
	/* total width =  541px; */
	
		th.product {
			width: 341px;
		}
		
		th.expandedspecs {
			width: 100px;
		}
		
		th.custompanels {
			width: 100px;
		}

.dropDownTextCell {
	color: #828282;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 0 0;
}

.dropDownCell select#docView {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.attentionMessage {
	border: 1px solid #eeeeee;
	background: #f4f4f4;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 10px;
	text-align: left;
	width: 798px;
}

* html .attentionMessage {
	w\idth: 800px;
	width: 798px;
}

tr#news-letter-locations div {
	float: left;
	padding: 10px 5px 0px 0px;	
	width: 48%;
}
	tr#news-letter-locations div input {
		float:left;
	}
	tr#news-letter-locations div label {
		display:block;
		float:left;
		font-weight:normal;
		line-height:16px;
		padding:1px 0 0 2px;
		width:85%;
	}

#overlay {
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    width: 100%;
    background: transparent url(/consumer/images/overlays/overlay-background.png);
    z-index: 3000;
}

#overlay-content {
    position: absolute;
    z-index: 3001;
    margin: 50px auto;
    padding: 30px 25px 25px 25px;
    background: transparent url(/consumer/images/overlays/overlay-background.png);
}

#overlay-close {
    display: none;
}

html &gt; body #overlay-close {
    display: block;
    z-index: 3002;
    position: absolute;
    top: 10px;
    right: 25px;
    font-weight: bold;
    color: #257FBA;
    padding: 0 15px;
    background: transparent url(/consumer/images/overlays/overlay-background.png);
    cursor: pointer;
}

#overlay-close strong {
    font-family: impact;
}

#overlay-content img {
    z-index: 300;
    clear: right;
    border: 1px solid #444;
    border-width: 0px 1px 2px 0px;
}

.invisible {
    display: none;
}

img.leftImage {
	float: left;
	padding: 5px 10px 10px 0;
}

img.rightImage {
	float: right;
	padding: 5px 0 10px 10px;
}

img.centerImage {
	margin: 5px auto 10px auto;
	display: block;
}

/* accordion styles */
div.accordion div.accordion-header {
    clear: left;
    position: relative;
    padding: 5px;
	cursor: pointer;
}

div.accordion-header h3 {
    margin-top: 0;
    margin-bottom: 0;
}

div.accordion div.accordion-header * {
    position: relative;
}

div.accordion div.accordion-header img {
    float: left;
    margin-right: 10px;
}

div.accordion div.accordion-header:hover, div.accordion div.active-accordion-header {
    background-color: #e4e4e6;
    cursor: pointer;
}

div.accordion-content {
    padding-top: 10px;
}

div.accordion-content table {
    width: 100%;
}

div.accordion-content table table {
    width: auto;
}

div.accordion-content table table td {
    padding: 0 10px 10px 0;
}

div.accordion-content table td.accordion-cell {
    width: 50%;
}

td.accordion-cell div.accordion-cell-content {
    margin: 10px 0;
    padding-right: 10px;
}


/* General Related Products */


div.relatedProducts {
	float: left;
	padding: 0 10px;
	margin: 10px 5px 10px 0;
	width: 186px;
	zoom: 1;
}

	* html div.relatedProducts {
		w\idth: 208px;
		width: 186px;
	}
	
	div.relatedProducts img.swatch {
		height: 15px;
		width: 15px;
	}

	div.relatedProducts img {
		margin: 0 0 5px 0;
	}
	
	div.relatedProducts div.formfield {
		float: left;
		width: 90px;
	}

	div.relatedProducts ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	
		div.relatedProducts div.formfield p {
			font-weight: bold;
			margin: 0 0 2px 0 !important;
		}
	
		div.relatedProducts div.productPrice {
			clear: both;
			margin: 10px 0 10px 0 !important;
		}
	
		div.relatedProducts div.formfield input {
			font-size: 9px;
		}
	
		div.relatedProducts div.formfield select {
			font-size: 9px;
			width: 80px;
		}

		div.relatedProducts div.formfield div.cartButton {
		}
	
	div.relatedProducts div.previousNext {
		text-align: center;
		margin: 10px 0;
	}

	div.relatedProducts select {
		margin-bottom: 10px;
	}

	div.relatedProducts input {
		margin-bottom: 10px;
	}

	div.relatedProducts p {
		line-height: 14px;
	}
	
		div.relatedProducts h3 {
		border: 0;
		color: #257fba;
		font-size: 11px;
		line-height: 11px;
		margin: 0 0 5px 0;
		padding: 0;
		text-indent: 0;
	}

	div.relatedProducts h4 {
		border: 0;
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 10px 0;
		padding: 0;
		text-indent: 0;
	}

		div.relatedProducts h4 a {
			border: 0;
			color: #257fba;
			font-size: 11px;
			font-weight: bold;
			margin: 0 0 10px 0;
			padding: 0;
			text-indent: 0;
		}

	div.relatedProducts h5 {
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	div#content-primary div.relatedProducts div.productPrice p {
		margin: 0 0 10px 0;
	}
</pre></body></html>