/*
Stylesheet Name: www.deadgoodltd.co.uk
Stylesheet URI: http://www.deadgoodltd.co.uk/css/deadgood-default-styles.css
Description: Default layout and styles for www.deadgoodltd.co.uk 
Version: 1
Author: Ciaran Donnelly (ciaran@mnmldesign.co.uk)
Author URI: http://www.mnmldesign.co.uk
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 0 0 -5px;
	padding: 0 0 100px 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #555;
}

ul {
	list-style: none;
}

p, span, a {
	font-size: 11px;
	color: #555;
}





#container {
	margin: 0 auto;
	width: 950px;
	background: transparent;
}

#homepage_header {
	float: left;
	margin: 20px 0 0 10px;
	width: 665px;
	height: 197px;
}

#header {
	float: left;
	margin: 20px 0 0 10px;
	width: 715px;
	height: 166px;
}

#text {
	float: left;
	margin: 60px 0 0 10px;
	width: 225px;
}

#text p {
	float: left;
	margin: 10px 0 0 0;
	width: 225px;
}

#main_image {
	float: left;
	margin: 60px 0 0 14px;
	width: 700px;
	max-height: 400px;
}

#main_image img, #main_image a img {
	display: block;
	max-width: 600px;
	max-height: 400px;
	border: 0;
	background-color: #fff;
}

#main_image a {
	text-decoration: none;
}

#buy, #related {
	float: left;
	margin: 10px 0 0 10px;
	width: 225px;
}

#buy a.button, #related a.button {
	float: left;
	display: block;
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 118px;
	height: 16px;
	text-decoration: none;
	background-image: url(../images/layout/button.png);
}

#thumbnails {
	float: left;
	margin: 10px 0 0 3px;
	width: 712px;
}



.press_detail #thumbnails {
	float: left;
	margin: 10px 0 60px 3px;
	width: 712px;
}

#thumbnails span {
	display: block;
	margin: 0 0 10px 10px;
	padding: 6px 0 6px 0;
	width: 702px;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

#thumbnails ul li {
	float: left;
	margin: 0 0 0 10px;
}

#thumbnails ul li a {
	display: block;
	width: 69px;
	text-decoration: none;
}

#thumbnails ul li a img {
	display: block;
	width: 70px;
	border: 0;
	background-color: #fff;
}

#thumbnails ul li a img:hover {
	background-color: #eee;
}


#main_content, .product_detail #main_content {
	float: left;
	width: 950px;
	margin: 60px 0 0 0;
	padding: 0 0 50px 0;
}

.product_detail #main_content {
	float: right;
	width: 712px;
}

#main_content ul {
	float: left;
	margin: 0 0 0 12px;
}

.product #main_content ul {
	float: left;
	display: block;
	margin: 0 0 0 12px;
}


#main_content ul.first {
	float: left;
	clear: left;
	margin: 0 0 0 10px;
}

#main_content ul li {
	margin: 0 0 12px 0;
}

#main_content ul li a {
	display: block;
	padding: 10px 10px 15px 10px;
	width: 204px;
	text-decoration: none;
	color: #555;
	border: 1px dotted #555;
}

#main_content ul li a:hover {
	background-color: #fff;
	opacity: 0.55;
	border: 1px dotted #555;
}

#main_content ul li a:hover span {
	color: #000;
	opacity: 1.0;
}


#main_content ul li a img {
	display: block;
	margin: 0 0 40px 0;
	width: 204px;
	border: 0;
	background-color: #fff;
}

#main_content ul li a span.title, #text span.title {
	display: block;
	margin: 0 0 20px 0;
	width: 200px;
	font-family: georgia, times, serif;
	font-size: 16px;
	line-height: 20px;
}

#main_content ul li a span.info {
	display: block;
	margin: 0 0 15px 0;
}

#main_content ul li a span.section {
	display: block;
	padding: 15px 0 0 0;
	font-size: 11px;
	border-top: 1px dotted #555;
}

#product_details {
	float: left;
	margin: 0 0 0 11px;
	width: 225px;
}

#product_details span, #buy span, #related span {
	display: block;
	margin: 0;
	padding: 6px 0 6px 0;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

#product_details p {
	margin: 10px 0 15px 0;
	width: 224px;
}

#product_details a.button, #product_details a.button2 {
	display: block;
	margin: 35px 0 40px 0;
	padding: 3px 0 0 5px;
	width: 214px;
	height: 17px;
	text-decoration: none;
	background-image: url(../images/layout/button.png);
	background-repeat: no-repeat;
}

#product_details a.button2 {
	width: 110px;
}

#basket {
	float: left;
	margin: 60px 0 60px 10px;
	width: 940px;
	text-align: center;
}

#basket table {
	width: 940px;
	font-size: 12px;
}

#basket table tr {
	margin: 0 0 10px 0;
}

#basket table tr th, #basket table tr th.product, #basket table tr th.empty {
	padding: 2px 0 2px 0;
	font-weight: 100;
	color: #555;
	background-image: url(../images/layout/hatched.png);
	background-repeat: repeat-x;
	border-right: 1px dotted #555;
}

#basket table tr th.empty {
	border-right: none;
	background-image: none;
	background-color: transparent;
}

#basket table tr th.remove {
	border-right: none;
}

#basket table tr td, #basket table tr td.image, #basket table tr td.product, #basket table tr td.quantity, #basket table tr td.detail, #basket table tr td.price, #basket table tr td.total, #basket table tr td.remove {
	padding: 0 0 10px 0;
	height: 85px;
	background-image: url(../images/layout/basket-background.png);
	background-repeat: no-repeat;
	border-right: 1px dotted #555;
	text-align: center;
}

#basket table tr td.image {
	width: 185px;
}

#basket table tr td.product {
	width: 205px;
}

#basket table tr td.quantity {
	width: 80px;
}

#basket table tr td.details {
	width: 130px;
}

#basket table tr td.price, #basket table tr td.total {
	width: 75px;
}

#basket table tr td.remove {
	width: 133px;
	border: 0;
}

#basket table tr.last td {
	padding: 0;
}

#basket table tr td.remove a {
	display: block;
	margin: 0 0 0 15px;
	width: 50px;
	height: 20px;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	background-image: url(../images/layout/quantity.png);
	background-repeat: no-repeat;
}

#basket table tr td input {
	padding: 0px 3px 2px 3px;
	height: 17px;
	width: 37px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #555;
	border: 0;
	background-color: transparent;
	background-image: url(../images/layout/quantity.png);
	background-repeat: no-repeat;
}


#basket table tr td.remove a {
	margin: 0;
	width: 133px;
	background-image: none;
}

#basket table tr td.remove a:hover {
	text-decoration: underline;
}

#basket table tr td img {
	display: block;
	height: 85px;
}

#basket p {
	float:left; 
	clear: both; 
	text-align: left;
}

#total, #address {
	float: right;
	clear: both;
	width: 312px;
	text-align: right;
}

#address {
	margin: 0 0 10px 0;
	width: 512px;
}

#total span, #basket span, #total span.amount, #address span {
	display: inline-table;
	margin: 0 0 10px 5px;
	padding: 2px 0 0 0;
	width: 145px;
	height: 18px;
	text-align: center;
	color: #555;
	background-image: url(../images/layout/hatched.png);
	background-repeat: no-repeat;
}

#basket span {
	width: 200px;
	margin: 0 0 10px 0;
}

#address span {
	display: block;
	float: right;
	width: 262px;
	padding: 2px 20px 0 0;
	text-align: right;
}

#total span.amount {
	width: 126px;
	color: #555;
	background-color: transparent;
	background-image: url(../images/layout/hatched-white.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
}

#total input {
	padding: 0 0 0 77px;
	margin-bottom: 10px;
	width: 302px;
	height: 30px;
	text-align: left;
	color: #555;
	background-image: url(../images/layout/checkout2.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

#payment_options {
	float: left;
	clear: right;
	margin: 50px 0 0 10px;
	width: 500px;
}

#payment_options span, #image_disclaimer span {
	display: block;
	margin: 0;
	padding: 6px 0 6px 0;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

#payment_options img {
	margin: 10px 0 60px 0;
	width: 457px;
	height: 31px;
}

#image_disclaimer {
	float: right;
	clear: right;
	margin: 50px 0 0 0;
	width: 302px;
}

#image_disclaimer p {
	margin: 8px 0 0 0;
}

#login {
	float: left;
	margin: 0 0 0 10px;
	width: 470px;
}

#login img {
	float: left;
	display: block;
	margin: 0 0 20px 0;
}

#login p {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	width: 360px;
}

#login a {
	float: left;
	display: block;
	margin: 0 0 9px 0;
}

#login form, #press_login form {
	float: left;
	margin: 20px 0 0 0;
}

#login form fieldset, #press_login form fieldset {
	border: 0;
}

#login form fieldset div, #press_login form fieldset div {
	float: left;
	margin: 0 0 10px 0;
	width: 380px;
	height: 22px;
	font-size: 12px;
}

#login form fieldset div label, #press_login form fieldset div label {
	float: left;
	margin: 2px 10px 0 0;
	width: 95px;
}

#login form fieldset div input, #press_login form fieldset div input {
	float: right;
	padding: 2px 0 2px 1px;
	width: 265px;
	height: 14px;
	font-family: verdana, arial, sans-serif;
	color: #555;
	border: 1px solid #fff;
}

#login form fieldset div input:focus, #press_login form fieldset div input:focus  {
	background-color: lightgoldenrodyellow;
	/* background-image: url(../images/layout/hatched.png); */
}

#login form fieldset div input.button, #form form fieldset div input.button, #press_login form fieldset div input.button {
	float: left;
	margin: 0 0 0 113px;
	padding: 0 0 1px 7px;
	width: 146px;
	height: 19px;
	text-align: left;
	color: #555;
	background-image: url(../images/layout/continue.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

#new_account_link {
	float: left;
	width: 360px;
}

#new_account_link img {
	float: left;
	display: block;
	margin: 0 0 20px 0;
}

#new_account_link p {
	float: left;
	display: block;
	margin: 0 0 15px 0;
}

#new_account_link a.continue {
	float: left;
	display: block;
	margin: 1px 0 0 0;
	padding: 2px 0 1px 10px;
	width: 136px;
	height: 15px;
	text-decoration: none;
	color: #555;
	background-image: url(../images/layout/continue.png);
	background-repeat: no-repeat;
}

#your_details {
	float: left;
	margin: 0 0 0 10px;
	width: 560px;
}

#your_details p {
	margin: 0 0 15px 0;
}

#your_details span, #form span, #bill_summary span, #press_login span {
	display: block;
	margin: 0 0 15px 0;
	padding: 6px 0 6px 0;
	width: 540px;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

#form div.section {
	margin: 30px 0 0 0;
}

#form {
	float: left;
	margin: 40px 0 0 10px;
	width: 560px;
}

#form form fieldset {
	border: 0;
}

#form form fieldset div {
	float: left;
	display: block;
	margin: 0 0 0 0;
	width: 800px;
	height: 40px;
}


#form form fieldset div label {
	float: left;
	margin: 12px 0 0 0;
	width: 165px;
	font-size: 12px;
}

#form form fieldset div select {
	margin: 7px 0 0 0;
	width: 185px;
}

#form form fieldset div input {
	float: left;
	margin: 10px 0 0 0;
	padding: 3px 0 0 1px;
	width: 375px;
	height: 17px;
	color: #555;
	border: 0;
}

#form form fieldset div input:focus {
	background-color: lightgoldenrodyellow;
	/* background-image: url(../images/layout/hatched.png); */
}

#form form fieldset div img {
	float: left;
	margin: 15px 0 0 10px;
}

#form form fieldset div .error {
	float: right;
	width: 213px;
	height: 40px;
	text-align: center;
	background-image: url(../images/layout/error.png);
	background-repeat: no-repeat;
}

#form .error span, #form div span.checkbox {
	margin: 0 0 0 20px;
	width: 170px;
	font-size: 12px;
	line-height: 15px;
	border: 0;
}

#form .error span {
	margin-top: -1px;
}

#form div span.checkbox {
	float: left;
	margin: 4px 0 0 10px;
	width: 350px;
	text-align: left;
}

#form form fieldset div input.button {
	margin: 5px 0 0 165px;
}

#bill_summary {
	float: left;
	margin: 0 0 0 10px;
	font-size: 12px;
	width: 936px;
}

#bill_summary table tr, #bill_summary table tr.total {
	display: inline-table;
	margin: 0 0 5px 0;
}

#bill_summary table tr.total {
	margin: 20px 0 0 0;
}

#bill_summary table td.product {
	width: 235px;
}

#bill_summary table td.quantity {
	width: 80px;
}

#bill_summary table td.price {
	text-align: center;
	width: 80px;
}

#bill_summary table td.total, #total_badge, #total_amount {
	text-align: right;
	width: 80px;
}

#bill_summary table td.total_badge {
	width: 70px;
	height: 20px;
	text-align: center;
	background-image: url(../images/layout/hatched.png);
}

#bill_summary table td.total_amount {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	width: 70px;
	height: 20px;
	text-align: center;
	background-image: url(../images/layout/total.png);
	background-position: right;
	background-repeat: no-repeat;
}

#bill_summary table td.empty {
	width: 325px;
}

#billing_address, #delivery_address {
	float: left;
	margin: 40px 0 0 10px;
	width: 235px;
}

#delivery_address {
	margin: 40px 0 0 10px;
}

#billing_address address, #delivery_address address {
	float: left;
	margin: 10px 0 0 0;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
}

#billing_address span, #delivery_address span {
	display: block;
	padding: 6px 0 6px 0;
	width: 235px;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

#continue {
	float: left;
	clear: left;
}

#continue a {
	float: left;
	display: block;
	margin: 40px 0 0 255px;
	padding: 2px 0 3px 10px;
	width: 136px;
	height: 15px;
	text-decoration: none;
	color: #555;
	background-image: url(../images/layout/continue.png);
	background-repeat: no-repeat;
}

#press_login {
	float: left;
	margin: 60px 0 -40px 10px;
	width: 462px;
}

#press_login span {
	width: 462px;
}

#login form fieldset div, #press_login form fieldset div {
	width: 462px;
}

#press_login form fieldset div input {
	width: 352px;
}


#press_login form fieldset div input.button {
	margin-left: 108px;
}

.chooser {
	float: left;
	margin: 60px 0 0 10px;
}

.chooser span {
	display: block;
	padding: 6px 0 6px 0;
	width: 225px;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

.chooser a.button {
	float: left;
	display: block;
	clear: left;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 5px;
	width: 150px;
	height: 16px;
	text-decoration: none;
	background-image: url(../images/layout/button.png);

}

.thumbnails {
	float: left;
	margin: 60px 0 0 3px;
	width: 712px;
}

.thumbnails span {
	display: block;
	margin: 0 0 10px 10px;
	padding: 6px 0 6px 0;
	width: 702px;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

.thumbnails ul li {
	float: left;
	margin: 0 0 0 10px;
}

.thumbnails ul li a {
	display: block;
	width: 69px;
	text-decoration: none;
}

.thumbnails ul li a img {
	display: block;
	width: 70px;
	border: 0;
	background-color: #fff;
}

.thumbnails ul li a img:hover {
	background-color: #eee;
}

/* @group #account_links */

#account_links {
	float: right;
	margin: 15px 0 0 0;
	padding: 0;
	width: 250px;
	text-align: right;
	font-size: 12px;
}

#account_links ul li.separator {
	float: right;
	padding: 0;
	height: 10px;
}

#account_links ul li {
	float: right;
	margin: 0 0 0 6px;
}

#account_links ul li img {
	float: right;
	display: block;
	width: 225px;
	height: 9px;
}

#account_links ul li a, #account_links ul li a.selected {
	text-decoration: none;
	color: #555;
}

#account_links ul li a:hover {
	color: #777;
}



/* @end */


/* @group #navigation */


#navigation, #networking_btns, #networking_btns_type2, #networking_btns_type3{
	float: right;
	clear: right;
	margin: 0;
	width: 225px;
	text-align: right;
	font-size: 12px;
}

#networking_btns {
	margin: -28px 0 0 0;
	width: 46px;
}

#networking_btns_type2 {
	margin: -28px 0 0 0;
	text-align: right;
	width: 46px;
	float:right;
}

#networking_btns_type3 {
	margin: 0 -478px auto auto;
	text-align: right;
	width: 46px;
}

#networking_btns img, #networking_btns_type2 img, #networking_btns_type3 img {
	margin: 0 0 0 5px;
	float: left;
}

#navigation ul {
	
}

#navigation ul li {
	padding: 1px 0 8px 0;
	height: 10px;
}

#navigation ul li.separator {
	padding: 0;
	height: 10px;
}

#navigation ul li img {
	float: right;
	display: block;
	width: 225px;
	height: 9px;
}

#navigation ul li a, #navigation ul li a.selected {
	text-decoration: none;
	color: #555;
}

#navigation ul li a:hover {
	color: #777;
}

#navigation ul li a.selected {
	color: #777;
}

/* @end */





/* @group #breadcrumb_trail */

#breadcrumb_trail {
	float: left;
	margin: 0 0 0 10px;
	width: 600px;
	font-size: 12px;
}

#breadcrumb_trail img {
	display: block;
	float: left;
}

#breadcrumb_trail ul {
	float: left;
	margin: 0 0 0 -5px;
}

#breadcrumb_trail ul li {
	float: left;
	margin: 0 0 0 5px;
	padding: 2px 0 2px 0;
}

#breadcrumb_trail ul li a {
	text-decoration: none;
}

#breadcrumb_trail ul li a:hover {
	
}

#breadcrumb_trail ul li a.selected {
	color: #777;
}

/* @end */


dl {
	float: left;
	margin: 10px 0 0 0;
	width: 225px;
	font-size: 12px;
}

dl dt {
	display: block;
	padding: 2px 0 1px 5px;
	margin: 0 0 10px 0;
	width: 220px;
	height: 17px;
	font-size: 12px;
	background-image: url(../images/layout/menu-header.png);
	background-repeat: no-repeat;
}

dt a {
	text-decoration: none;
}

dl dd {
	
}

dl dd ul {
	margin: 0 0 0 0;
}

dl dd ul li {
	margin: 0 0 10px 0;
	background-image: url(../images/layout/menu-item.png);
	background-repeat: no-repeat;
}

dl dd ul li a {
	display: block;
	padding: 2px 0 2px 5px;
	width: 219px;
	height: 16px;
	text-decoration: none;
}

dl dd ul li a:hover {
	background-image: url(../images/layout/rollover.png);
}



#product_chooser, #stockists_chooser {
	float: left;
	margin: 0 0 12px 10px;
	width: 226px;
	border-top: 1px dotted #555;
}

#product_chooser span {
	display: block;
	margin: 18px 0 2px 0;
}

#product_chooser a.radio, #product_chooser a.radio_selected {
	display: block;
	margin: 0;
	padding: 2px 0 0 16px;
	width: 208px;
	height: 18px;
	color: #555;
	text-decoration: none;
	background-image: url(../images/layout/radio-button.png);
	background-repeat: no-repeat;
}

#product_chooser a.radio_selected {
	background-position: 0 -20px;
}

#product_chooser dl dt, #product_chooser dl dt.header, #stockists_chooser dl dt {
	float: left;
	display: block;
	padding: 2px 0 1px 5px;
	margin: 0 0 10px 0;
	width: 219px;
	height: 17px;
	font-size: 12px;
	color: #555;
	background-image: url(../images/layout/menu-header.png);
	background-repeat: no-repeat;
}

#product_chooser dl dt.header, #stockists_chooser dl dt.header {
	padding-left: 0;
	height: 12px;
/*	font-size: 11px; */
	background-image: none;
}

#product_chooser dt a {
	float: left;
	display: block;
	text-decoration: none;
}

#product_chooser dl dd ul {
	margin: 0;
}

#product_chooser dl dd ul li, #stockists_chooser dl dd ul li {
	float: left;
	display: block;
	margin: 0 0 10px 0;
	background-image: url(../images/layout/menu-item.png);
	background-repeat: no-repeat;
}

#product_chooser dl dd ul li a, #stockists_chooser dl dd ul li a {
	display: block;
	padding: 2px 0 2px 5px;
	margin: 0 0 0 0;
	width: 219px;
	height: 16px;
	text-decoration: none;
	border: 0;
}

#product_chooser dl dd ul li a:hover, #stockists_chooser dl dd ul li a:hover {
	border: 0;
}

#product_chooser ul.first, #stockists_chooser ul.first {
	margin: 0;
}

#stockists_chooser dl {
	margin-top: 5px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #555;
}

#product_chooser dl dd ul li, #stockists_chooser dl dd ul li  {
	margin-left: -10px;
}

.stockists #main_content ul li a span.title, #text span.title {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	width: 200px;
	font-family: georgia, times, serif;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px dotted #555;
}

#text span.title {
	width: 225px;
}

.stockists #main_content ul li a address {
	margin: 10px 0 10px 0;
	font-style: normal;
}

.stockists #main_content ul li a:hover address {
	opacity: 1.0;
	color: #000;
}

.stockists #main_content ul li a span.phone {
	display: block;
	padding: 10px 0 10px 0;
	font-size: 11px;
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
}

.stockists #main_content ul li a span.site {
	display: block;
	margin: 10px 0 0 0;
}

/* @group #footer */

#footer {
	clear: both;
	margin: 0 0 0 10px;
	width: 940px;
}

#footer img {
	float: left;
	display: block;
	width: 939px;
	height: 9px;
}

#footer address {
	float: left;
	margin: 4px 0 0 0;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}

#footer address a, #footer p a {
	color: #555;
}

#footer address a:hover, #footer p a:hover {
	text-decoration: underline;
}

#footer p {
	float: right;
	clear: right;
	margin: 4px 0 11px 0;
	font-size: 11px;
}

/* @end */

html.pink {
	background-color: #ffcccc;
}

html.pink #main_content ul li a:hover {
	background-color: #ffe6e6;
}

html.pink #loader {
	background-color: #ffcccc;
}






html.blue {
	background-color: #c8f0e6;
}

html.blue #main_content ul li a:hover {
	background-color: #e4f8f3;
}

html.blue #loader {
	background-color: #c8f0e6;
}






html.brown {
	background-color: #d6dac2;
}

html.brown #main_content ul li a:hover {
	background-color: #ebede1;
}

html.brown #loader {
	background-color: #d6dac2;
}






html.grey {
	background-color: #e1e1e1;
}

html.grey #main_content ul li a:hover {
	background-color: #f0f0f0;
}

html.grey #loader {
	background-color: #e1e1e1;
}







html.yellow {
	background-color: #ffff99;
}

html.yellow #main_content ul li a:hover {
	background-color: #ffffcc;
}

html.yellow #loader {
	background-color: #ffff99;
}

#latest_text {
	float: left;
	margin: 60px 0 0 10px;
	padding: 0 0 60px 0;
	width: 225px;
}

#latest_text span.title {
	display: block;
	margin: 0 0 -10px 0;
	padding: 0 0 0 0;
	width: 200px;
	font-family: georgia, times, serif;
	font-size: 16px;
	line-height: 20px;
}

#latest_text p {
	float: left;
	margin: 20px 0 0 0;
	width: 225px;
}

#latest_text a.button {
	float: left;
	margin-top: 30px;
}

.latest #thumbnails {
	float: right;
	margin: 10px 0 0 3px;
	padding: 0 0 60px 0;
	width: 712px;
}

.latest #product_chooser {
	float: left;
	margin: -15px 0 12px 10px;
	width: 226px;
	border-top: none;
}
