/*** marmax ***/

* { margin: 0; padding: 0; }

body {
	background: #fff url(/images/body-back.gif) left top;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

	* html body, * html table  { font-size: medium; }

.breaker { clear: both; }
.lbreaker { clear: left; }
.rbreaker { clear: right; }

p { margin: 0.5em 0 1.0em 0; }

.floatleft { float: left; }
.floatright { float: right; }

img { border-width: 0; }
img.float-lft, img.floatleft, img.float-left { float: left; margin: 0 10px 0 0; }
img.float-rgt, img.floatright, img.float-right { float: right; margin: 0 0 0 10px; }

ul.normal {padding: 5px 0 5px 25px;}
ol {padding: 5px 0 5px 25px;}

a.iconlink { padding-left:10px; background: url(/images/icon.gif) no-repeat top left; }

.bigtext { font-size: 1.2em; line-height: 1.6em; }
.quote { color: #339; background: url(/images/quoteback.gif) no-repeat left top; padding-top: 40px; margin-top: 20px; }

h1, h2, h3, h4, h5, h6 { margin: 0.5em 0 0.2em 0; }
h1 { font-size: 2.1em; color: #015; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; }
h2, h3.fauxh2 { font-size: 1.7em; color: #126; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; }
h3 { font-size: 1.4em; color: #237; line-height: 1.2em; font-weight: normal; font-family:  georgia, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; }
h4 { font-size: 1.2em; color: #348; line-height: 1.5em; font-weight: normal; letter-spacing: -1px; }

/*** OVERALL LAYOUT ***/

#skiptomain { display: none; }

#wrapper {
	width: 1040px;
	margin: 0 auto;
	font-size: 0.85em;
	background: url(/images/wrapperback.png) repeat-y center top;
}

	#pagecontainer {
		width: 980px;
		padding: 0 30px;
	}

		#header {
			width: 960px;
			padding: 0px;
			margin: 0px 10px;
			background: #fff;
			}

			#toplogo {
				width: 350px;
				height: 110px;
				float: left;
				font-size: 0.9em;
				padding: 0 0 0 10px;
			}

				#toplogo-img {
					width: 350px;
					height: 80px;
				}

				#toplogo-txt {
					width: 250px;
					height: 20px;
					background: #ffcc00;
					line-height: 20px;
					margin: 5px 0 5px 38px;
					padding: 0 3px;
				}

			#topright {
				padding: 10px 10px 0px 0px;
				width: 550px;
				float: right;
				text-align: right;
				font-size: 0.95em;
				color: #006;
			}

				#toplinks {
					padding: 0px;
				}

				#toplinks ul.toprightnav {
					margin: 0px;
					padding: 0px;
					font-size: 1.0em;
					list-style: none;
					text-align: right;
					text-transform: lowercase;
					letter-spacing : -1px;
				}

					#toplinks ul.toprightnav li {
						margin: 0px 0px 0px 0px;
						padding: 0px 0px 0px 12px;
						display: inline;
					}

						#toplinks ul.toprightnav li a { color: #006; text-decoration: none; }
						#toplinks ul.toprightnav li a:hover { color: #339; text-decoration: underline; }

						#toplinks ul.toprightnav li.on-state { font-weight: bold; }

				#topmiddle {
					padding: 10px 0 0 0;
				}

					#topmiddle strong {
						font-size: 1.5em;
						font-weight: normal;
						margin-right: 20px;
					}

					input.search {
						width: 155px;
						padding: 0px 3px 3px 3px;
						border: 1px solid #666;
						font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					}

					input.searchsubmit {
						width: 62px;
						height: 22px;
						margin-left: 2px;
						padding: 0px;
						border: 0px solid #999;
						color: #000;
						font-family: arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
						font-size: 0.95em;
						font-weight: bold;
						cursor: pointer;
						background: #fff url(/images/bg-btnsearch.gif) no-repeat center center;
					}

				#topcart {
					padding: 0px 0px 10px 0px;
					line-height: 22px;
					height: 22px;
				}

			#topright a:link, #topright a:visited { color: #048; text-decoration: underline; }
			#topright a:hover { color: #26a; text-decoration: underline; }

				    #topright .trbutton {
						display: block;
						background: #fc0 url(/images/bg-trbutton.gif) repeat-x center center;
						float: right;
						margin-left: 5px;
						line-height: 22px;
						height: 22px;
				    }

				    #topright .trbutton img {
						float: left;
				    }

				    #topright .trbutton a {
						float: left;
						font-size: 0.95em;
						font-weight: bold;
						text-decoration: none;
						font-family: arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
						color: #339;
						padding: 0px 5px;
				    }

				    #topright .trbutton a:hover {
						text-decoration: underline;
				    }

		#topnav {
			width: 960px;
			height: 42px;
			background: #128 url(/images/topnav-back.gif) no-repeat center top;
			font-size: 0.95em;
			margin: 0 10px;
			padding: 0px;
		}

			/* #navbar is now controlled by suckerfish.css */

		#topbar {
			width: 940px;
			padding: 0px 10px;
			margin: 0px 10px;
			background: #eee;
			color: #000;
			border-top: 3px solid #fc0;
		}

			#breadcrumb {
				width: 700px;
				float: left;
				padding: 7px 0px 5px 0px;
				font-size: 0.9em;
			}

			#breadcrumb a:link, #breadcrumb a:visited { color: #000; text-decoration: none; }
			#breadcrumb a:hover { color: #000; text-decoration: underline; }

			#topdate {
				width: 200px;
				float: right;
				text-align: right;
				padding: 7px 0px 5px 0px;
				font-size: 0.8em;
				color: #333;
			}

		#maincontent{
			clear: both;
			width: 960px;
			padding: 5px 0px 10px 0px;
			margin: 0px 10px;
			color: #000;
			line-height: 1.5em;
			font-size: 0.95em;
			background: #fff;
		}

			#gallery { position: relative; }

			#flashanim {
				width: 960px;
				height: 170px;
				background: #fc0;
				margin: 0;
				overflow: hidden;
				padding: 0;
				z-index: 1;
			}

			#flashanimhome {
				background: #fc0;
				margin: 0;
				padding: 0;
				overflow: hidden;
				z-index: 1;
				width: 960px;
				height: 270px;
			}

			#topfeaturebigtext {
				width: 434px;
				height: 130px;
				background: url(images/trans-yellow.png) repeat-y left top;
				color: #015;
				padding: 20px;
				position: absolute;
					top: 0px;
					left: 0px;
					z-index: 2;
			 }

			#topfeaturebigtexthome {
				width: 434px;
				height: 230px;
				background: url(images/trans-yellow.png) repeat-y left top;
				color: #015;
				padding: 20px;
				position: absolute;
					top: 0px;
					left: 0px;
					z-index: 2;
			 }

				#maincontent a:link, #maincontent a:visited { color: #006; text-decoration: underline; }
				#maincontent a:hover { color: #339; text-decoration: underline; }

			#page-content {
				width: 960px;
				margin: 10px 0;
				padding: 0;
			}

				#left-content {
					width: 150px;
					margin: 0 12px 0 0;
					float: left;
				}

					#left-content ul {
						width: 140px;
						list-style: none;
						margin: 0;
						padding: 0;
					}

						#left-content ul li {
							width: 140px;
							line-height: 1.4em;
							list-style-type: none;
							margin: 0;
							padding: 5px 0;
						}

						#left-content ul li.on-state {
							font-weight: bold;
						}

				#main-content {
					width: 798px;
					float: left;
					margin: 0;
				}

					#main-content ul { padding: 5px 0 5px 25px; }

			#page-content-fullwidth {
				width: 960px;
				margin: 10px 0;
				padding: 0;
			}

			#page-content-fw-2cols {
				width: 940px;
				margin: 0;
				padding: 0;

				/* css3, 2 columns */
				-moz-column-count: 2;
				-moz-column-gap: 20px;

				-webkit-column-count: 2;
				-webkit-column-gap: 20px;

				column-count: 2;
				column-gap: 20px;
			}

		#pagefooter {
			clear: both;
			width: 960px;
			padding: 10px 0px 10px 0px;
			margin: 10px 10px 0px 10px;
			font-size: 0.95em;
			background: #fff url(/images/pagefooterback.gif) repeat-x center top;
			color: #333;
			border-top: 1px solid #015;
		}

			#pagefooter a:link, #pagefooter a:visited { color: #006; text-decoration: underline; }
			#pagefooter a:hover { color: #339; text-decoration: underline; }


			.pagefooter1 {
				margin: 0px 12px 0px 0px;
				float: left;
				width: 140px;
				font-size: 0.9em;
				color: #000;
				padding: 10px 5px 0px 5px;
			}

			.pagefooter2 {
				margin: 0px 12px 0px 0px;
				float: left;
				width: 140px;
				font-size: 0.9em;
				color: #000;
				padding: 10px 5px 0px 5px;
			}

              	input.newsletter {
					width: 120px;
					font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
					font-size: 1em;
					padding: 2px 5px;
					margin: 0px 0px 3px 0px;
				}

				input.newslettersubmit {
					background: #fff url(/images/bg-btnnewsletter.gif) no-repeat center center;
					margin-top: 2px;
					border: 0px;
					color: #000;
					font-family: arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
					font-size: 1em;
					font-weight: bold;
					height: 22px;
					width: 100px;
					cursor: pointer;
				}

			.pagefooter3 {
				margin: 0px 12px 0px 0px;
				float: left;
				width: 140px;
				font-size: 0.9em;
				color: #000;
				padding: 10px 5px 0px 5px;
			}

			.pagefooter4 {
				margin: 0px 12px 0px 0px;
				float: left;
				width: 140px;
				font-size: 0.9em;
				color: #000;
				padding: 10px 5px 0px 5px;
			}

			.pagefooter5 {
				margin: 0px 12px 0px 0px;
				float: left;
				width: 140px;
				font-size: 0.9em;
				color: #000;
				padding: 10px 5px 0px 5px;
			}

			.pagefooter6 {
				margin: 0;
				float: left;
				width: 140px;
				font-size: 0.9em;
				color: #000;
				padding: 10px 5px 0px 5px;
			}

		#footer {
			clear: both;
			width: 940px;
			padding: 15px 10px;
			margin: 0px 10px 0px 10px;
			font-size: 0.9em;
			color: #fff;
			background: #003;
		}

			#footer a:link, #footer a:visited { color: #fc0; text-decoration: none; }
			#footer a:hover { color: #fc0; text-decoration: underline; }

		#belowfooter {
			clear: both;
			margin: 0px 10px;
			width: 880px;
			padding: 10px 10px 10px 70px;
			font-size: 0.9em;
			color: #000;
			background: #fff url(/images/footerlogo.gif) no-repeat 3px 10px;
		}

			#belowfooter img {
				float: right;
				margin: 0 0 0 10px;
			}

			#belowfooter p { margin-bottom: 0; }

			#belowfooter a:link, #belowfooter a:visited { color: #006; text-decoration: none; }
			#belowfooter a:hover { color: #339; text-decoration: underline; }


/*** NO BULLET LIST ***/

ul.nobullets {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

	ul.iconlist li{
		margin: 0px;
		padding: 0 0 0 10px;
		display: block;
		line-height: 1.5em;
	}

/*** PAGEBOTTOM LIST ***/

ul.pagefooterlist {
	margin: 0;
	padding: 0px;
	list-style: none;
}

	ul.pagefooterlist li{
		margin: 0px;
		padding: 0px;
		display: block;
		line-height: 1.5em;

	}

/*** LHS NAV LIST ***/

ul.lhsnav {
	margin: 0;
	padding: 0px;
	list-style: none;
}

	ul.lhsnav li {
		margin: 0px;
		padding: 0px;
		display: block;
		line-height: 1.5em;

	}

	ul.lhsnav li.active-filter { font-weight: bold; }

/*** FEATURES ***/

.pagefeature4col {
	width: 626px;
	float: left;
	padding: 5px;
	margin: 10px 12px 10px 0px;
}

.pagefeature3col {
	width: 464px;
	float: left;
	padding: 5px;
	margin: 10px 12px 10px 0px;
}

.pagefeature2col {
	width: 302px;
	float: left;
	padding: 5px;
	margin: 10px 12px 10px 0px;
	background: #fff url(/images/pagefeature2back.gif) repeat-x center bottom;
}

	.pagefeature2col img {
		width: 75px;
		float: left;
	}

	.pagefeature2col .sifr-news {
		width: 215px;
		float: right;
	}

		.pagefeature2col .sifr-news h2 {
			margin-top: 0;
		}

.pagefeature1col {
	width: 140px;
	float: left;
	padding: 5px;
	margin: 10px 12px 10px 0px;
	background: #fff url(/images/pagefeature1back.gif) repeat-x center bottom;
}

	.pagefeatureend { margin-right: 0; }


/*** PRODUCTS ***/

.product {
  	width: 140px;
  	min-height: 240px;
  	background: #fff url(/images/productback.gif) repeat-x center bottom;
  	color: #000;
  	float: left;
  	margin: 5px 12px 10px 0px;
 	padding: 5px;
 	position: relative;
}

	.productend { margin: 5px 0 10px 0; }

	.product p {
		margin: 0px;
		padding: 5px 10px;
	}

	.product strong {
		font-size: 0.95em;
	}

	.productprice {
		position: absolute;
		bottom: 10px;
		left: 15px;
	}

		.productprice strong { font-size: 1.3em; }

	.special-offer-price {
		color: #c00;
		text-align: center;
	}

		.special-offer-price strong { font-size: 1.3em; }


/** product page **/

#ppleft {
	width: 690px;
	float: left;
	margin: 0 20px 0 0;
}

	.prodpageleft {
		width: 380px;
		float: left;
		position: relative;
	}

		#prod-magnify {

			display: none;

			width: 32px;
			height: 32px;
			background: url(/images/prod-magnify.png) no-repeat left top;
				* background: none;
				* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/prod-magnify.png', sizingMethod='crop');
			position: absolute;
				left: 345px;
				top: 205px;
				z-index: 10;
		}

			#prod-magnify a, #prod-magnify a:link, #prod-magnify a:visited, #prod-magnify a:hover, #prod-magnify a:active {
				display: block;
				width: 100%;
				height: 100%;
				text-decoration: none;
			}

		.altimgmain, .altimga, .altimgb, .altimgc, .altimgd, .altimge, .altimgf {
			border: 1px solid #ffffff;
			margin-right: 2px;
		}

			.altimgf { margin-right: 0; }

		.altimgactive {
			border: 1px solid #000000;
		}

		.fake-alt {
			border: 1px solid #ffffff;
			display: none;
		}

		#image-tips {
			margin: 10px 0 0 0;
		}

	.prodpagemiddle {
		width: 300px;
		float: left;
		margin: 0 0 0 10px;
	}

		.prodpagemiddle h1 {
			margin: 0 0 10px 0;
		}

		.prodpagemiddle p {
			margin: 5px 0;
			padding: 0;
		}

	ul.description {
		margin-left: 30px;
	}

#ppright {
	float: right;
	width: 250px;
}

	.prodpageright {
		float: right;
		width: 228px;
		background: #eee;
		padding: 10px;
		border: 1px solid #ddd;
	}

		#bespoke-colours {

			display: none;
			/* hiding */

			border-top: 1px dashed #000;
			border-bottom: 1px dashed #000;
			font-size: 0.9em;
			line-height: 1.4em;
			margin: 20px 0;
			padding: 10px 0;
		}

			#bespoke-colours p { margin: 0 0 8px 0;}

			#colourBB {
				display: none;
				/* hiding */
			}

		#custom-colours {
			border-top: 1px dashed #000;
			font-size: 0.9em;
			line-height: 1.4em;
			margin: 20px 0 0 0;
			padding: 10px 0 0 0;
		}

			#custom-colours p { margin: 0 0 8px 0;}

		#ppright .prodpageright h2 {
			margin-top: 0;
		}

		.prodpageright label {
			float: left;
			width: 80px;
			padding-right: 10px;
			margin-bottom: 5px;
		}

		.prodpageright select {
			margin-bottom: 5px;
		}

		input#addproductbutton {
			width: 226px;
			background: #003366;
			border: 1px solid #000000;
			color: #ffffff;
			font-weight: bold;
			padding: 5px 0;
			text-align: center;
		}

			#butt-add-to-cart {
				width: 99px;
				height: 22px;
				margin: 0 0 0 64px;
				padding: 0;
			}

			.apdisabled {
				background: #eeeeee;
				color: #cccccc;
			}

		h2#prodprice, h2#prodprice2 {
			text-align: center;
			margin: 15px 0 0 0;
		}

		#ppright p.prodprice { font-size: 1.2em; }

		.prodpageright small {
			display: block;
			text-align: center;
			margin-bottom: 10px;
		}

			.prodpageright h3 span.colour-subtotal {
				float: right;
				width: 100px;
				text-align: right;
				color: #000000;
				font-size: 0.7em;
			}

		table.orderingtable {
			border-collapse: collapse;
			width: 248px;
			font-size: 0.9em;
			border-bottom: 1px solid #cccccc;
		}

			table.orderingtable input {
				font-size: 0.9em;
			}

			table.orderingtable select {
				font-size: 0.95em;
				position: relative;
				top: 2px;
				width: 80px;
			}

			table.orderingtable th {
				text-align: left;
			}

			table.orderingtable td {
				text-align: left;
				padding: 2px;
				border-top: 1px solid #cccccc;
			}

			table.orderingtable tr.newsize td {
				border-top: 1px solid #cccccc;
			}

			table.orderingtable .size {
				width: 168px;
				font-size: 0.95em;
			}

			table.orderingtable .price {
				width: 60px;
				vertical-align: bottom;
			}

			table.orderingtable .qty {
				width: 40px;
				vertical-align: bottom;
			}

/** contact **/

#google-txt {
	width: 400px;
	float: left;
}

#google-map {
	width: 390px;
	height: 390px;
	background: #ccc;
	border: 1px solid #000;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}

/** account **/

#loginbox {
	margin: 0 auto;
	width: 448px;
	border: 1px solid #999999;
	background: #FFFFFF url(images/pagefooterback.gif) repeat-x left top;
	padding: 10px;
	margin-bottom: 20px;
}

	#loginbox label {
		clear: both;
		float: left;
		width: 140px;
		padding-right: 10px;
		text-align: right;
	}

	#loginbox input {
		margin-bottom: 5px;
	}

	#submitme {
		margin-left: 150px;
		padding: 2px 5px;
	}

#account-details {

}

	#account-details p { margin: 5px 0; }

	#account-details label {
		clear: both;
		float: left;
		width: 140px;
		padding-right: 10px;
		text-align: right;
	}

	#account-details input {
		margin-bottom: 5px;
	}

/** del table **/

table.cust-delivery-table {
	border: none;
	border-collapse: collapse;
	margin: 0 0 15px 0;
	padding: 0;
}

	table.cust-delivery-table td, table.cust-delivery-table th {
		border: none;
		border-collapse: collapse;
		font-size: 0.8em;
		margin: 0;
		padding: 2px 0;
	}

	table.cust-delivery-table td.bb-black { border-bottom: 1px solid #000; }
	table.cust-delivery-table td.bb-grey { border-bottom: 1px solid #ccc; }

/** case studies **/

#case-studies {
	width: 100%;
}

	.case-study-row {
		margin: 5px 0 10px 0;
		padding: 0;
	}

		.case-study-row img {
			width: 150px;
			float: left;
			margin: 0 10px 5px 0;
		}

	#case-studies p {
		margin: 5px 0;
		padding: 0;
	}

	#case-study-pics {
		width: 380px;
		float: right;
		margin: 0 0 10px 15px;
	}

/** news page **/

#news-page {
	width: 100%;
}

	.news-row {
		margin: 0 0 30px 0;
		padding: 0;
	}

		.news-row img {
			width: 150px;
			float: left;
			margin: 0 10px 5px 0;
		}

		.news-row strong.headline {
			font-size: 1.1em;
			color: #015;
		}

/** links **/

#links {
	width: 798px;
}

	.links-row {
		width: 798px;
		margin: 5px 0 15px 0;
		padding: 0;
	}

		.links-row-img {
			width: 150px;
			float: left;
		}

			.links-row-img img { border: 1px solid #000; }

		.links-row-txt {
			width: 648px;
			float: left;
		}

/** testimonials **/

#testimonials {
	width: 798px;
}

	.testimonials-row {
		width: 798px;
		color: #339;
		line-height: 1.4em;
		margin: 10px 0 20px 0;
		padding: 0;
	}

		.testimonials-row p {
			margin: 5px 0;
		}

		.testimonials-row strong {
			color: #000;
		}

/* DLs */

table#downloads-tabble {
	width: 798px;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

	table#downloads-tabble th, table#downloads-tabble td {
		border: 0;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
		text-align: left;
	}

		table#downloads-tabble td.pic { width: 70px; }

			table#downloads-tabble td.pic img {
				width: 50px;
				margin: 0 10px;
			}

		table#downloads-tabble td.txt {
			width: 728px;
			font-weight: normal;
			font-size: 0.8em;
			padding-bottom: 5px;
		}

/** cart **/

#shoppingcart{
	width: 960px;
	background: #fff;
	clear: both;
	color: #000;
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0 10px;
	padding: 5px 0 10px 0;
}

	#shoppingcart a:link, #shoppingcart a:visited { color: #006; text-decoration: underline; }
	#shoppingcart a:hover, #shoppingcart a:active { color: #339; text-decoration: underline; }


	#sc-vouchers {
		/* stop, hammer time */
	}


	ul#cart-fixings {
		list-style: none;
		margin: 0;
		padding: 0;
	}

		ul#cart-fixings li {
			background: #ffffff url(/images/icon.gif) no-repeat left center;
			list-style-type: none;
			margin: 0;
			padding: 0 0 0 12px;
		}

#plastic-bottles-movie {
	width: 601px;
	height: 338px;
	margin: 15px auto;
	padding: 0;
	overflow: hidden;
}

/* site map */

#sitemap {
	width: 940px;
	margin: 0;
	padding: 10px 0 0 0;
}

	#sitemap .sitemap-col {
		width: 220px;
		float: left;
		margin-right: 20px;
	}

	#sitemap .sitemap-col-end { margin-right: 0; }

	#sitemap .sitemap-col ul {
		width: 200px;
		list-style: none;
		margin: 0 10px 15px 10px;
		padding: 0;
	}

		#sitemap .sitemap-col ul li {
			background: #ffffff url(/images/bullet.gif) no-repeat left center;
			margin: 0;
			padding: 0 0 0 15px;
		}

		#sitemap .sitemap-col ul li.sm-header {
			background: none;
			padding: 0 0 5px 0;
		}

		#sitemap .sitemap-col ul li.sm-cat {
			padding: 5px 0 5px 15px;
		}

		#sitemap .sitemap-col ul li.sm-prod {
			background: #ffffff url(/images/bullet.gif) no-repeat 15px 5px;
			margin: 0;
			padding: 0 0 0 30px;
		}

			#sitemap .sitemap-col ul li.sm-prod a:link, #sitemap .sitemap-col ul li.sm-prod a:visited { color: #000; text-decoration: none; }
			#sitemap .sitemap-col ul li.sm-prod a:hover, #sitemap .sitemap-col ul li.sm-prod a:active { color: #036; text-decoration: underline; }

#banded-price-info {
	width: 360px;
	background: #fff url(/images/pagefooterback.gif) repeat-x center top;
	border-top: 1px solid #015;
	color: #333;
	float: right;
	padding: 10px;
}