@media screen
{
	/* General settings */
	img
	{
		border				: none;
	}

	body
	{
		background-repeat	: repeat-x;
		font-family			: "Trebuchet MS";
		margin				: 0px;
		padding				: 0px;
	}
	body div#container
	{
		background-repeat	: repeat-y;
		margin				: 0px auto;
		padding				: 0px 0px 10px 0px;
		width				: 1020px;
	}
	body div#container div#center
	{
		float				: left;
		width				: 630px;
	}
	body div#container div#center div#cart
	{
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 610px;
	}
	body div#container div#center div#cart a#checkout,
	body div#container div#center div#cart a#continue
	{
		display				: block;
		float				: left;
		height				: 20px;
		font-size			: 13px;
		font-weight			: bold;
		margin				: 10px;
		padding				: 5px;
		text-transform		: uppercase;
		width				: 240px;
	}
	body div#container div#center div#cart a#checkout
	{
		float				: right;
	}
	body div#container div#center div#cart a#continue
	{
		text-align			: right;
	}
	body div#container div#center div#cart div#title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		display				: inline;
		float				: left;
		height				: 28px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#cart div#title h1
	{
		float				: left;
		font-size			: 16px;
		margin				: 0px;
		padding				: 0px;
		width				: 430px;
	}
	body div#container div#center div#cart img
	{
		float				: left;
	}
	body div#container div#center div#cart p
	{
		float				: left;
		font-size			: 12px;
		margin				: 10px;
		width				: 430px;
	}
	body div#container div#center div#cart table
	{
		border-collapse		: collapse;
		float				: left;
		font-size			: 12px;
		margin				: 10px;
		width				: 590px;
	}
	body div#container div#center div#cart table tbody tr
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		height				: 50px;
	}
	body div#container div#center div#cart table tr td.money
	{
		padding				: 0px 25px 0px 0px;
		text-align			: right;
		white-space			: nowrap;
	}
	body div#container div#center div#cart table tbody tr td a
	{
		font-size			: 11px;
		font-weight			: bold;
	}
	body div#container div#center div#cart table tbody tr td input
	{
		margin				: 0px 10px;
		text-align			: center;
		width				: 35px;
	}
	body div#container div#center div#cart table tbody tr td input.submit
	{
		border				: none;
		font-size			: 11px;
		height				: 20px;
		text-transform		: uppercase;
		width				: 67px;
		cursor				: pointer;
	}
	body div#container div#center div#cart table tbody tr#discount td strong
	{
		font-size			: 14px;
		margin				: 0px 0px 0px 10px;
	}
	body div#container div#center div#cart table tbody tr#discount td input.text
	{
		margin				: 0px;
		width				: 220px;
	}
	body div#container div#center div#cart table tfoot tr td
	{
		font-size			: 16px;
		font-weight			: bold;
		padding				: 10px 15px 0px 0px;
		text-align			: right;
	}
	body div#container div#center div#cart table tfoot tr.detail td
	{
		font-size			: 12px;
		font-weight			: normal;
	}
	body div#container div#center div#cart table thead tr
	{
		height				: 30px;
	}
	body div#container div#center div#cart table thead tr td
	{
		font-size			: 11px;
		text-align			: center;
		text-transform		: uppercase;
	}
	body div#container div#center div#checkout
	{
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 610px;
	}
	body div#container div#center div#checkout div.step
	{
		font-size			: 11px;
		height				: 14px;
		padding				: 8px;
		margin				: 1px 10px;
		text-transform		: uppercase;
		width				: 574px;
	}
	body div#container div#center div#checkout div.step img
	{
		margin				: 0px 5px 0px 0px;
		vertical-align		: middle;
	}
	body div#container div#center div#checkout div.step select
	{
		float				: right;
		font-size			: 10px;
		margin				: 0px;
		padding				: 0px;
	}
	body div#container div#center div#checkout div#title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		display				: inline;
		float				: left;
		height				: 28px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#checkout div#title h1
	{
		float				: left;
		font-size			: 16px;
		margin				: 0px;
		padding				: 0px;
		width				: 460px;
	}
	body div#container div#center div#checkout form fieldset
	{
		background-repeat	: repeat-x;
		border				: none;
		display				: inline;
		margin				: 0px 10px;
		padding				: 5px 0px;
		width				: 590px;
	}
	body div#container div#center div#checkout form fieldset br
	{
		clear				: left;
	}
	body div#container div#center div#checkout form fieldset div
	{
		float				: left;
		height				: 38px;
		margin				: 5px 10px;
		width				: 255px
	}
	body div#container div#center div#checkout form fieldset div img
	{
		float				: left;
	}
	body div#container div#center div#checkout form fieldset div img.right
	{
		float				: right;
	}
	body div#container div#center div#checkout form fieldset div input.radio
	{
		margin				: 10px 5px 10px 10px;
	}
	body div#container div#center div#checkout form fieldset div label
	{
		font-weight			: bold;
		margin				: 10px 0px;
		width				: auto;
	}
	body div#container div#center div#checkout form fieldset div select
	{
		float				: right;
		margin				: 10px 5px;
		width				: auto;
	}
	body div#container div#center div#checkout form fieldset label
	{
		float				: left;
		font-size			: 12px;
		margin				: 5px 10px 0px;
		padding				: 0px;
		width				: 271px;
	}
	body div#container div#center div#checkout form fieldset label img
	{
		float				: none;
		margin				: 0px 5px;
		vertical-align		: middle;
	}
	body div#container div#center div#checkout form fieldset label span
	{
		font-size			: 10px;
	}
	body div#container div#center div#checkout form fieldset input.radio
	{
		float				: left;
		margin				: 6px -5px 0px 5px;
	}
	body div#container div#center div#checkout form fieldset input.submit
	{
		float				: right;
		margin				: 5px 20px 0px 0px;
	}
	body div#container div#center div#checkout form fieldset input.text
	{
		border-style		: solid;
		border-width		: 1px;
		float				: left;
		font-size			: 12px;
		height				: 18px;
		margin				: 0px 10px;
		padding				: 2px;
		width				: 265px;
	}
	body div#container div#center div#checkout form fieldset select
	{
		border-style		: solid;
		border-width		: 1px;
		float				: left;
		font-size			: 12px;
		height				: 20px;
		margin				: 0px 10px;
		width				: 271px;
	}
	body div#container div#center div#checkout form fieldset#login label
	{
		margin				: 0px 10px;
	}
	body div#container div#center div#checkout form input.submit
	{
		border-width		: 0px;
		float				: left;
		font-size			: 11px;
		height				: 20px;
		margin				: 10px;
		text-transform		: uppercase;
		width				: 78px;
	}
	body div#container div#center div#checkout p
	{
		font-size			: 11px;
		margin				: 0px;
		padding				: 10px 0px;
		width				: 270px;
	}
	body div#container div#center div#checkout form input#checkout
	{
		border-width		: 0px;
		float				: right;
		font-weight			: bold;
		height				: 30px;
		margin				: 10px;
		width				: 250px;
	}
	body div#container div#center div#checkout form table
	{
		border-collapse		: collapse;
		font-size			: 12px;
		margin				: 10px;
		width				: 590px;
	}
	body div#container div#center div#checkout form table tbody tr
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		height				: 50px;
	}
	body div#container div#center div#checkout form table tbody tr td.money
	{
		font-size			: 11px;
		padding				: 0px 25px 0px 0px;
		text-align			: right;
	}
	body div#container div#center div#checkout form table tbody tr td a
	{
		font-size			: 11px;
		font-weight			: bold;
	}
	body div#container div#center div#checkout form table tbody tr td input
	{
		margin				: 0px 10px;
		text-align			: center;
		width				: 35px;
	}
	body div#container div#center div#checkout form table tbody tr#discount td strong
	{
		font-size			: 14px;
		margin				: 0px 0px 0px 10px;
	}
	body div#container div#center div#checkout form table tfoot tr td
	{
		font-size			: 16px;
		font-weight			: bold;
		padding				: 10px 15px 0px 0px;
		text-align			: right;
	}
	body div#container div#center div#checkout form table thead tr
	{
		height				: 30px;
	}
	body div#container div#center div#checkout form table thead tr td
	{
		font-size			: 11px;
		text-align			: center;
		text-transform		: uppercase;
	}
	body div#container div#center div#checkout form table tfoot tr.detail td
	{
		font-size			: 12px;
		font-weight			: normal;
	}
	body div#container div#center div#checkout form ul li
	{
		font-size			: 12px;
		margin				: 0px 10px;
	}
	body div#container div#center div#checkout img
	{
		float				: left;
	}
	body div#container div#center div#checkout p
	{
		font-size			: 12px;
		margin				: 0px 10px;
	}
	body div#container div#center div#checkout p a
	{
		font-weight			: bold;
	}
	body div#container div#center div#contact
	{
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 610px;
	}
	body div#container div#center div#contact div#title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		display				: inline;
		float				: left;
		height				: 28px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#contact div#title h1
	{
		float				: left;
		font-size			: 16px;
		margin				: 0px;
		padding				: 0px;
		width				: 430px;
	}
	body div#container div#center div#contact form fieldset
	{
		border				: none;
	}
	body div#container div#center div#contact form fieldset br
	{
		clear				: left;
	}
	body div#container div#center div#contact form fieldset input
	{
		float				: left;
		margin				: 1px;
	}
	body div#container div#center div#contact form fieldset label
	{
		float				: left;
		font-size			: 12px;
		width				: 150px;
	}
	body div#container div#center div#contact form fieldset label.title
	{
		width				: 65px;
	}
	body div#container div#center div#contact form fieldset legend
	{
		float				: left;
		font-size			: 12px;
	}
	body div#container div#center div#contact form fieldset span
	{
		float				: left;
		font-size			: 12px;
	}
	body div#container div#center div#contact form fieldset textarea
	{
		float				: left;
		height				: 300px;
		margin				: 1px;
		width				: 350px;
	}
	body div#container div#center div#contact p
	{
		font-size			: 12px;
		margin				: 0px 10px;
	}
	body div#container div#center div#contact img
	{
		float				: left;
	}
	body div#container div#center div#description
	{
		margin				: 10px 0px 0px 10px;
		height				: 50px;
		width				: 610px
	}
	body div#container div#center div#description img
	{
		float				: left;
	}
	body div#container div#center div#description p
	{
		float				: left;
		font-size			: 11px;
		margin				: 0px;
		padding				: 6px;
		width				: 590px;
	}
	body div#container div#center div#description p a:hover
	{
		text-decoration		: none;
	}
	body div#container div#center div#description p span
	{
		display				: none;
	}
	body div#container div#center div#location
	{
		margin				: 10px 0px 0px 10px;
		height				: 30px;
		width				: 610px
	}
	body div#container div#center div#location img
	{
		float				: left;
	}
	body div#container div#center div#location p
	{
		float				: left;
		font-size			: 11px;
		margin				: 0px;
		padding				: 6px;
		width				: 590px;
	}
	body div#container div#center div#location p a:hover
	{
		text-decoration		: none;
	}
	body div#container div#center div#orders
	{
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 610px;
	}
	body div#container div#center div#orders div#title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		display				: inline;
		float				: left;
		height				: 28px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#orders div#title h1
	{
		float				: left;
		font-size			: 16px;
		margin				: 0px;
		padding				: 0px;
		width				: 430px;
	}
	body div#container div#center div#orders form fieldset
	{
		background-repeat	: repeat-x;
		border				: none;
		display				: inline;
		margin				: 0px 10px;
		padding				: 5px 0px;
		width				: 590px;
	}
	body div#container div#center div#orders form fieldset br
	{
		clear				: left;
	}
	body div#container div#center div#orders form fieldset div
	{
		float				: left;
		height				: 38px;
		margin				: 5px 10px;
		width				: 255px
	}
	body div#container div#center div#orders form fieldset div img
	{
		float				: left;
	}
	body div#container div#center div#orders form fieldset div img.right
	{
		float				: right;
	}
	body div#container div#center div#orders form fieldset div input.radio
	{
		float				: left;
		margin				: 10px 5px 10px 10px;
	}
	body div#container div#center div#orders form fieldset div label
	{
		float				: left;
		font-weight			: bold;
		font-size			: 12px;
		margin				: 10px 0px;
		padding				: 0px;
		width				: auto;
	}
	body div#container div#center div#orders form fieldset div select
	{
		float				: right;
		margin				: 10px 5px;
		width				: auto;
	}
	body div#container div#center div#orders img
	{
		float				: left;
	}
	body div#container div#center div#orders p
	{
		font-size			: 12px;
		margin				: 5px;
	}
	body div#container div#center div#orders table
	{
		margin				: 5px;
		width				: 600px
	}
	body div#container div#center div#orders table tr td
	{
		font-size			: 12px;
	}

	body div#container div#center div#pagination
	{
		float				: left;
		margin				: 10px 0px 0px 10px;
		height				: 30px;
		width				: 610px
	}
	body div#container div#center div#pagination a
	{
		font-size			: 11px;
		margin				: 7px 0px 0px 0px;
		text-transform		: uppercase;
	}
	body div#container div#center div#pagination .left
	{
		float				: left;
	}
	body div#container div#center div#pagination .right
	{
		float				: right;
	}
	body div#container div#center div#product
	{
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 610px;
	}
	body div#container div#center div#product a#add
	{
		float				: left;
		height				: 30px;
		margin				: 20px 0px 0px;
		text-transform		: uppercase;
		width				: 183px;
	}
	body div#container div#center div#product a#add:hover span
	{
		text-decoration		: none;
	}
	body div#container div#center div#product a#add img
	{
		float				: left;
	}
	body div#container div#center div#product a#add span
	{
		float				: left;
		text-align			: center;
		margin				: 3px 0px 0px;
		width				: 179px;
		text-decoration		: underline;
	}
	body div#container div#center div#product div#actions
	{
		border-bottom-style	: solid;
		border-top-style	: solid;
		border-width		: 1px;
		display				: inline;
		float				: left;
		font-size			: 11px;
		height				: 28px;
		margin				: 10px 10px 0px;
		width				: 590px;
	}
	body div#container div#center div#product div#actions a
	{
		float				: left;
		margin				: 5px 0px 0px;
	}
	body div#container div#center div#product div#actions a img
	{
		margin				: -4px 5px 0px 55px;
	}

	div#alternative, div#related
	{
		border-width		: 1px;
		display				: inline;
		float				: left;
		font-size			: 11px;
		margin				: 10px 10px 0px;
		width				: 280px;
	}





	body div#container div#center div#product div#images
	{
		display				: inline;
		float				: left;
		height				: 138px;
		margin				: 10px;
		width				: 105px;
	}
	body div#container div#center div#product div#images img
	{
		float				: left;
	}
	body div#container div#center div#product div#images img.offer
	{
		margin				: -100px 0px 0px;
	}
	body div#container div#center div#product div#images input
	{
		border-width		: 0px;
		float				: left;
		height				: 30px;
		margin				: 8px 4px 0px 0px;
		padding				: 0px;
		width				: 30px;
	}
	body div#container div#center div#product div#lists
	{
		background-position	: right;
		background-repeat	: repeat-y;
		display				: inline;
		float				: left;
		margin				: 10px 10px 0px;
		width				: 590px;
	}
	body div#container div#center div#product div#lists p
	{
		float				: left;
		font-size			: 12px;
		margin				: 0px;
		padding				: 5px;
		width				: 285px;
	}
	body div#container div#center div#product div#lists p br
	{
		clear				: left;
	}
	body div#container div#center div#product div#lists p img
	{
		float				: left;
		margin				: 6px;
	}
	body div#container div#center div#product div#lists p span
	{
		float				: left;
	}
	body div#container div#center div#product div#prices
	{
		float				: left;
		font-size			: 12px;
		height				: 118px;
		margin				: 30px 0px 0px 30px;
		width				: 150px;
	}
	body div#container div#center div#product div#prices span#our
	{
		font-weight			: bold;
	}
	body div#container div#center div#product div#title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		display				: inline;
		float				: left;
		height				: 28px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#product div#title h1
	{
		float				: left;
		font-size			: 16px;
		margin				: 0px;
		padding				: 0px;
		width				: 460px;
	}
	body div#container div#center div#product div#title img
	{
		margin				: 2px 0px 0px;
	}
	body div#container div#center div#product div#title span
	{
		float				: left;
		font-size			: 16px;
		font-weight			: bold;
		width				: 80px;
	}
	body div#container div#center div#product img
	{
		float				: left;
	}
	body div#container div#center div#product p#description
	{
		float				: left;
		font-size			: 12px;
		margin				: 0px 10px;
		padding				: 0px;
		width				: 590px;
	}
	body div#container div#center div#product p#disclaimer
	{
		float				: left;
		font-size			: 11px;
		margin				: 10px 10px;
		padding				: 0px;
		width				: 590px;
	}
	body div#container div#center div#product p#stock
	{
		float				: left;
		font-size			: 11px;
		height				: 59px;
		line-height			: 1.8;
		margin				: 10px 0px 0px 0px;
		padding				: 13px;
		width				: 269px;
	}
	body div#container div#center div#product p#stock a:hover
	{
		text-decoration		: none;
	}
	body div#container div#center div#product strong.title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		float				: left;
		font-size			: 16px;
		height				: 25px;
		margin				: 10px;
		text-transform		: uppercase;
		width				: 590px;
	}
	body div#container div#center div#product table
	{
		border-collapse		: collapse;
		border-spacing		: 0px;
		float				: left;
		font-size			: 12px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#product table tr
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		margin				: 0px;
		padding				: 0px;
	}
	body div#container div#center div.product
	{
		background-position	: bottom;
		background-repeat	: no-repeat;
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 196px;
	}
	body div#container div#center div.product a
	{
		text-decoration		: none;
	}
	body div#container div#center div.product a:hover
	{
		text-decoration		: underline;
	}
	body div#container div#center div.product div
	{
		float				: left;
		height				: 60px;
		margin				: 0px 15px;
		width				: 166px;
	}
	body div#container div#center div.product div a
	{
		display				: block;
		float				: left;
		font-size			: 11px;
		margin				: 12px 0px 0px;
		text-decoration		: underline;
		text-transform		: uppercase;
	}
	body div#container div#center div.product div a:hover
	{
		text-decoration		: none;
	}
	body div#container div#center div.product div a img
	{
		float				: none;
		margin				: 0px 5px 0px 0px;
		vertical-align		: middle;
	}
	body div#container div#center div.product img
	{
		float				: left;
	}
	body div#container div#center div.product img.offer
	{
		border				: 0px;
		float				: left;
		height				: 110px;
		margin				: -123px 1px 13px;
		width				: 194px;
	}
	body div#container div#center div.product img.product
	{
		height				: 110px;
		margin				: 0px 1px 13px;
		width				: 194px;
	}
	body div#container div#center div.product span
	{
		float				: left;
		font-size			: 12px;
		font-weight			: bold;
		height				: 29px;
		text-align			: center;
		width				: 196px;
	}
	body div#container div#center div.product span em
	{
		font-style			: normal;
		text-decoration		: line-through;
	}
	body div#container div#center div.product span strong
	{
		float				: none;
		font-size			: 16px;
		text-decoration		: none;
		width				: auto;
	}
	body div#container div#center div.product strong
	{
		float				: left;
		font-size			: 14px;
		font-weight			: normal;
		height				: 18px;
		text-align			: center;
		width				: 195px;
	}
	body div#container div#center div.product strong.brand
	{
		font-size			: 11px;
		font-style			: italic;
	}
	body div#container div#center div#slider
	{
		display				: inline;
		float				: left;
		margin				: 10px;
	}
	body div#container div#center div#slider div.button
	{
		cursor				: pointer;
		float				: left;
		height				: 45px;
		text-align			: center;
		padding				: 8px;
		width				: 190px;
	}
	body div#container div#center div#slider div.button span
	{
		font-size			: 12px;
	}
	body div#container div#center div#slider div.button strong
	{
		font-size			: 16px;
	}
	body div#container div#center div#slider div.buttonTop,
	body div#container div#center div#slider div.buttonTopActive
	{
		height				: 46px;
	}
	body div#container div#center div#slider div.content
	{
		background-position	: right;
		background-repeat	: no-repeat;
		cursor				: pointer;
		display				: none;
		float				: left;
		height				: 184px;
		width				: 400px;
	}
	body div#container div#center div#slider div.content p
	{
		font-size			: 12px;
		line-height			: 1.25;
		margin				: 5px 0px 0px 10px;
		padding				: 0px;
		width				: 380px;
	}
	body div#container div#center div#slider div.content p a
	{
		font-size			: 20px;
		margin				: 0px 0px 0px 10px;
		text-decoration		: none;
	}
	body div#container div#center div#slider div.active
	{
		display				: block;
	}
	body div#container div#center div#slider img
	{
		float				: left;
	}
	body div#container div#center div#page
	{
		display				: inline;
		float				: left;
		margin				: 10px 0px 0px 10px;
		width				: 610px;
	}
	body div#container div#center div#page div#title
	{
		background-position	: bottom;
		background-repeat	: repeat-x;
		display				: inline;
		float				: left;
		height				: 28px;
		margin				: 0px 10px;
		width				: 590px;
	}
	body div#container div#center div#page div#title h1
	{
		float				: left;
		font-size			: 16px;
		margin				: 0px;
		padding				: 0px;
		width				: 430px;
	}
	body div#container div#center div#page img
	{
		float				: left;
	}
	body div#container div#center div#page p
	{
		font-size			: 12px;
		margin				: 0px 10px;
	}
	body div#container div#center div#page table
	{
		margin				: 0px 10px;
	}
	body div#container div#center div#page table tr td
	{
		font-size			: 12px;
		vertical-align		: top;
	}
	body div#container div#center div#page ul li
	{
		font-size			: 12px;
	}
	body div#container div#left
	{
		display				: inline;
		float				: left;
		margin				: 10px;
		width				: 180px;
	}
	body div#container div#left form
	{
		background-repeat	: repeat-x;
		float				: left;
		height				: 70px;
		margin				: 0px;
		padding				: 0px;
		width				: 180px;
	}
	body div#container div#left form img
	{
		float				: left;
	}
	body div#container div#left form img.right
	{
		float				: right;
	}
	body div#container div#left form img.left
	{
		margin				: 0px 0px 0px 5px;
	}
	body div#container div#left form input.text
	{
		border				: 0px;
		float				: left;
		height				: 16px;
		margin				: 0px;
		padding				: 4px 0px;
		width				: 120px;
	}
	body div#container div#left form input.submit
	{
		float				: left;
		margin				: 0px;
		padding				: 0px;
	}
	body div#container div#left form strong
	{
		clear				: none;
		margin				: 5px 0px 6px 14px;
		width				: 155px;
	}
	body div#container div#left strong
	{
		clear				: left;
		float				: left;
		font-size			: 16px;
		margin				: 12px 0px 0px 0px;
	}
	body div#container div#left ul
	{
		clear				: left;
		float				: left;
		list-style			: none;
		margin				: 0px;
		padding				: 0px;
		width				: 180px;
	}
	body div#container div#left ul li
	{
		background-repeat	: no-repeat;
		font-size			: 13px;
		height				: 17px;
		padding				: 2px;
		margin				: 0px;
		width				: 176px;
	}
	body div#container div#left ul li a
	{
		text-decoration		: none;
	}
	body div#container div#right
	{
		float				: left;
		width				: 180px;
	}
	body div#container div#right div
	{
		clear				: left;
		float				: left;
		margin				: 10px 0px 0px;
		padding				: 0px;
	}
	body div#container div#right div div.link
	{
		display				: inline;
		float				: left;
		font-size			: 11px;
		height				: 20px;
		margin				: 0px 10px;
		width				: 160px;
	}
	body div#container div#right div div.link a,
	body div#container div#right div div.link img
	{
		float				: left;
	}
	body div#container div#right div div.link img
	{
		float				: left;
		margin				: 1px 4px 0px 0px;
	}
	body div#container div#right div div.title
	{
		display				: block;
		height				: 30px;
		margin				: 0px;
		width				: 180px;
	}
	body div#container div#right div div.title img
	{
		float				: left;
	}
	body div#container div#right div div.title span
	{
		display				: block;
		float				: left;
		font-size			: 12px;
		height				: 18px;
		padding				: 6px;
		width				: 130px;
	}
	body div#container div#right div p
	{
		display				: inline;
		width				: 170px;
	}
	body div#container div#right div#cartSmall div.item
	{
		display				: inline;
		float				: left;
		font-size			: 11px;
		height				: 20px;
		margin				: 0px 10px;
		width				: 160px;
	}
	body div#container div#right div#cartSmall div.item a,
	body div#container div#right div#cartSmall div.item strong
	{
		float				: left;
	}
	body div#container div#right div#cartSmall div.item strong
	{
		margin				: 0px 4px 0px 0px;
	}
	body div#container div#right div#cartSmall div.item a.delete
	{
		float				: right;
	}
	body div#container div#right div#cartSmall div.item a:hover
	{
		text-decoration		: none;
	}
	body div#container div#right div#cartSmall div.item img
	{
		margin				: 3px;
	}
	body div#container div#right div#cartSmall div.title
	{
		margin				:  0px 0px 10px;
	}
	body div#container div#right div#cartSmall p
	{
		background-position	: top;
		background-repeat	: repeat-x;
		float				: left;
		font-size			: 12px;
		margin				: 5px 5px;
		padding				: 5px;
		width				: 160px;
	}
	body div#container div#right div#cartSmall p span
	{
		float				: left;
	}
	body div#container div#right div#cartSmall p strong
	{
		float				: right;
	}
	body div#container div#right div#experiences p
	{
		float				: left;
		font-size			: 10px;
		font-style			: italic;
		margin				: 5px;
		width				: 170px;
	}
	body div#container div#right div#experiences p strong
	{
		background-position	: top;
		background-repeat	: repeat-x;
		display				: block;
		font-style			: normal;
		margin				: 5px 0px 0px;
		padding				: 5px 0px 0px;
	}
	body div#container div#right div#productsLast ul,
	body div#container div#right div#productsTop ul
	{
		font-size			: 12px;
		list-style-position	: inside;
		margin				: 0px;
		padding				: 0px 0px 0px 10px;
		width				: 170px;
	}
	body div#container div#right div#productsLast ul li a,
	body div#container div#right div#productsTop ul li a
	{
		text-decoration		: none;
	}
	body div#container div#right div#productsLast ul li a:hover,
	body div#container div#right div#productsTop ul li a:hover
	{
		text-decoration		: underline;
	}
	body div#container div#right div#service img.photo,
	body div#container div#right div#service p
	{
		float				: left;
		font-size			: 12px;
		margin				: 5px;
	}
	body div#container div#right div#thuiswinkel img.photo,
	body div#container div#right div#thuiswinkel p
	{
		float				: left;
		font-size			: 12px;
		margin				: 5px 0px 5px 23px;
	}
	body div#header
	{
		height				: 150px;
		margin				: 0px auto;
		width				: 1020px;
	}
	body div#header div#delivery
	{
		float				: left;
		height				: 70px;
		margin				: 20px 0px 0px 0px;
		width				: 298px;
	}
	body div#header div#delivery img
	{
		float				: left;
	}
	body div#header div#delivery span
	{
		display				: block;
		float				: left;
		font-size			: 12px;
		margin				: 0px;
		padding				: 10px 6px;
		text-align			: center;
		width				: 278px;
	}
	body div#header div#delivery span strong
	{
		font-size			: 14px;
	}
	body div#header div#partners
	{
		float				: right;
		height				: 70px;
		margin				: 20px 10px 0px 0px;
	}
	body div#header div#partners img
	{
		float				: left;
	}
	body div#header img#logo
	{
		float				: left;
		margin				: 0px;
	}
	body div#header ul
	{
		float				: left;
		height				: 30px;
		list-style			: none;
		margin				: 5px 0;
		padding				: 0px;
		width				: 1000px;
	}
	body div#header ul li
	{
		font-size			: 18px;
		display				: inline;
		font-style			: italic;
		margin				: 0px 10px;
		padding				: 0px;
		text-transform		: uppercase;
	}
	body div#footer
	{
		height				: 140px;
	}
	body div#footer p
	{
		font-size			: 11px;
		margin				: 0px auto;
		text-align			: center;
		width				: 1020px;
	}
	body div#footer ul
	{
		list-style			: none;
		height				: 120px;
		margin				: 0px auto;
		padding				: 0px;
		width				: 1020px;
	}
	body div#footer ul li
	{
		float				: left;
		font-size			: 12px;
		height				: 100px;
		padding				: 10px;
		width				: 235px;
	}
	body div#footer ul li ul
	{
		list-style			: none;
		margin				: 0px;
		padding				: 0px;
		width				: 235px;
	}
	body div#footer ul li ul li
	{
		float				: none;
		height				: auto;
		margin				: 0px;
		padding				: 0px;
	}
	body div#footer ul li ul li a
	{
		text-decoration		: none;
	}
	body div#footer ul li ul li a:hover
	{
		text-decoration		: underline;
	}
}
