body {
	margin: 0;
	padding: 0;
	background-color: #e0e0e0;
	color: #6c6c6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 958px;
	padding: 16px;
	background-color: #ffffff;
	color: #686868;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
}
#topbar .zoneone {
	float: left;
	width: 310px;
}
#topbar .zonetwo {
	float: right;
	width: 638px;
	background-color: #ffffff;
	color: #3333cc;
}
#quicksearch {
	float: right;
	border-bottom: 14px solid #ffffff;
	font-size: 70%;
	line-height: 1.3em;
}
#quicksearch th,
#quicksearch td {
	padding: 2px;
}
#quicksearch th {
	text-align: left;
}
#quicksearch select {
	width: 320px;
}
#quicksearch input {
	float: right;
	background-color: #ff9f1e;
	color: #7f4f0f;
	border: 1px solid #ff9f1e;
	font-weight: bold;
	cursor: pointer;
}
#resultrow_{
	display:none;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #3333cc;
	color: #5c5c5c;
}
#logo {
	display: block;
	width: 310px;
	height: 90px;
	border: 0;
}
#strapline {
	position: absolute;
	top: 60px;
	left: 84px;
	width: 230px;
	font-size: 65%;
	line-height: 1.3em;
}
#basketsummary {
	padding: 36px 0 0;
	font-size: 65%;
	line-height: 1.6em;
	text-align: center;
}
#basketsummary a {
	background-color: #ffffff;
	color: #8d9d55;
}
#basketsummary a:hover,
#basketsummary a:focus,
#basketsummary a:active {
	background-color: #ffffff;
	color: #000000;
}
#topnavbar {
	clear: left;
	float: left;
	width: 100%;
	padding: 6px 0;
	background-color: #3333cc;
	color: #5c5c5c;
	border-bottom: 9px solid #ffffff;
}
#navtop {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 65%;
	line-height: 1.3em;
	list-style: none;
	text-transform: uppercase;
}
#navtop li {
	float: left;
	border-left: 1px solid #000066;
}
#navtop li.first {
	border: 0;
}
#navtop li a {
	float: left;
	padding: 0 11px;
	background-color: #3333cc;
	color: #ffffff;
	text-decoration: none;
}
#navtop li a:hover,
#navtop li a:focus,
#navtop li a:active {
	background-color: #3333cc;
	color: #cccccc;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
}
#mainbar .oldprice {
	text-decoration: line-through;
}
#mainbar .maincol {
	float: left;
	width: 156px;
}
#mainbar .maincol .panel {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 18px solid #ffffff;
}
#mainbar .maincol .panel h6 {
	padding: 3px 9px;
	background-color: #3333cc;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;
}
#mainbar .maincol .two h6 {
	background-color: #ff9f1e;
	color: #7F4F0F;
}
#mainbar .maincol .three h6 {
	background-color: #ff9f1e;
	color: #7F4F0F;
}
#mainbar .maincol .payment .content {
	position: relative;
	padding-bottom: 260px !important;
}
#mainbar .maincol .payment .content img.stimg {
	position: absolute;
	//bottom: 9px;
	left: 2px;
}
#mainbar .maincol .payment .content img.stimg2 {
	position: absolute;
	bottom: 83px;
	left: 2px;
}
#mainbar .maincol .payment .content img.stimg3 {
	position: absolute;
	bottom: 2px;
	left: 2px;
}
#mainbar .maincol .panel .content {
	clear: left;
	float: left;
	width: 138px;
	padding: 9px;
	background-color: #e9e9e9;
	color: #7e7e7e;
}
#mainbar .maincol .three .content {
	width: 136px;
	background-color: #ffffff;
	color: #686868;
	border: 1px solid #cccccc;
	border-top: 0;
}
#mainbar .maincol .panel .content p {
	margin: 0 0 1em;
	font-size: 65%;
	line-height: 1.4em;
}
#mainbar .maincol .panel .content img {
	display: block;
	margin: 0 auto;
	border: 0;
}
#mainbar .maincol .panel .content .quicksearch img {
	float: left;
	margin: 0 0.6em 0 0;
}
#mainbar .maincol .panel .content table {
	width: 100%;
	font-size: 65%;
	border-collapse: collapse;
}
#mainbar .maincol .panel .content th,
#mainbar .maincol .panel .content td {
	padding: 1px;
	vertical-align: top;
}
#mainbar .maincol .panel .content th {
	text-align: left;
}
#mainbar .maincol .panel .content #resultrow td {
	padding: 6px 1px;
	background-color: #e9e9e9;
	color: #333333;
}

#mainbar .maincol .panel .content .quicksearch input,
#mainbar .maincol .panel .content input.submit,
#mainbar .maincol .panel .content a.button {
	float: right;
	background-color: #9d9a94;
	color: #ffffff;
	border: 1px solid #9d9a94;
	font-weight: bold;
	cursor: pointer;
}
#mainbar .maincol .panel .content a.button {
	margin: 0.6em 0 0;
	padding: 1px 6px;
	font-size: 70%;
	text-decoration: none;
}
#mainbar .maincol .panel .content .quicksearch select {
	width: 90px;
}
#mainbar .maincol .panel .content form.standard {
	font-size: 65%;
	line-height: 1.4em;
}
#mainbar .maincol .panel .content form.standard label {
	display: block;
	margin: 0 0 0.2em;
	font-weight: bold;
}
#mainbar .maincol .panel .content form.standard input {
	display: block;
	margin: 0 0 0.2em;
}

#formsearch input {
	float: left;
	width: 102px;
	margin: 0 0 0.2em;
}
#formsearch input[type=hidden] {
	width: auto;
	margin: 0;
}
#formsearch input.submit {
	width: auto;
	padding: 0;
}

#mainbar .rightcol {
	float: right;
}
#navmain {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#navmain li {
	clear: left;
	float: left;
	width: 100%;
}
#navmain li a {
	clear: left;
	float: left;
	width: 138px;
	padding: 3px 9px;
	background-color: #3333cc;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #8d9d55;
	color: #ffffff;
}
#navmain li a.linklesschildrearer:hover,
#navmain li a.linklesschildrearer:focus,
#navmain li a.linklesschildrearer:active {
	background-color: #3333cc;
	color: #ffffff;
}
#navmain ul {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #e9e9e9;
	color: #7e7e7e;
	border-bottom: 18px solid #ffffff;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	list-style: none;
}
#navmain ul li a {
	width: 127px;
	padding: 3px 9px 3px 20px;
	background: #e9e9e9 url('/images/bg-navmain-ul-li-a.gif') no-repeat 12px 10px;
	color: #7e7e7e;
	text-transform: none;
}
#navmain ul li a:hover,
#navmain ul li a:focus,
#navmain ul li a:active {
	background-color: #e9e9e9;
	color: #000000;
}
#content {
	float: left;
	width: 620px;
	margin: 0 0 0 13px;
}
#content a {
	background-color: #ffffff;
	color: #3333cc;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #999999;
}
#content h2 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#content h2.main {
	clear: left;
	float: left;
	width: 100%;
}
#content h2.feature {
	width: 602px;
	padding: 3px 9px;
	background-color: #3333cc;
	color: #ffffff;
	border-top: 12px solid #ffffff;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.6em;
}
#content .container {
	clear: left;
	float: left;
	width: 602px;
	padding: 0 9px;
}
#content .container img.right {
	float: right;
	margin: 0 0 12px 12px;
}
#content .container img {
	border: 1px solid #cccccc;
}
#content .container img.left {
	float: left;
	margin: 0 12px 12px 0;
}
#content .container img.centre,
#content .container img.block {
	display: block;
}
#content .container img.centre {
	margin: 0 auto 12px;
}
#content .container img.block {
	margin: 0 0 12px;
}
#content .container ul,
#content .container ol {
	background-color: #ffffff;
	color: #3333cc;
	font-size: 75%;
	line-height: 1.4em;
}
#content .container ul {
	margin: 0 2em 1.2em;
	padding: 0;
	list-style: none;
}
#content .container ol {
	margin-bottom: 1.2em;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .container ul li {
	padding: 0 0 0 10px;
	background: #ffffff url('/images/bg-container-li.gif') no-repeat 0 6px;
	color: #3333cc;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}

#content .msg,
#mainbar .maincol .panel .content .msg {
	margin: 0 0 1.2em;
	background-color: #f4f4f4;
	color: #686868;
	line-height: 1.4em;
	text-align: center;
}
#content .msg {
	padding: 10px;
	font-size: 70%;
}
#mainbar .maincol .panel .content .msg {
	padding: 5px;
	font-size: 65%;
}

#content .listpage {
	clear: left;
	float: left;
	width: 100%;
}
#content .listpage .row {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 8px solid #ffffff;
}
#content .listpage .item {
	float: left;
	width: 149px;
	margin: 0 0 0 8px;
}
#content .listpage .first {
	margin: 0;
}
#content .listpage .item img,
#content .listpage .item a.noimg {
	display: block;
	border: 2px solid #cccccc;
}
#content .listpage .item img {
	width: 145px;
	height: 145px;
}
#content .listpage .item a.noimg {
	min-height: 20px;
	padding: 62px 6px 63px;
	background-color: #ffffff;
	color: #686868;
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
}
#content .listpage .item a.noimg:hover,
#content .listpage .item a.noimg:focus,
#content .listpage .item a.noimg:active {
	background-color: #ffffff;
	color: #000000;
}
#content .listpage .item .name {
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
}
#content .listpage .item .name a {
	background-color: #ffffff;
	color: #686868;
}
#content .listpage .item .name a:hover,
#content .listpage .item .name a:focus,
#content .listpage .item .name a:active {
	background-color: #ffffff;
	color: #000000;
}

#content .listprod {
	clear: left;
	float: left;
	width: 100%;
}
#content .listprod .item {
	clear: left;
	float: left;
	width: 618px;
	margin: 0 0 12px;
	background: #ffffff url('/images/bg-listprod-item.gif') repeat-y 0 0;
	color: #686868;
	border: 1px solid #cccccc;
}
#content .listprod .odd {
	background-color: #f8f8f8;
	color: #686868;
}
#content .listprod .img {
	float: left;
	width: 90px;
	padding: 4px;
}
#content .listprod .img img,
#content .listprod .img a.noimg {
	display: block;
}
#content .listprod .img img {
	width: 90px;
	height: 90px;
	border: 0;
}
#content .listprod .item a.noimg {
	min-height: 32px;
	padding: 29px 6px;
	background-color: #ffffff;
	color: #686868;
	font-size: 65%;
	line-height: 1.4em;
	text-align: center;
}
#content .listprod .item a.noimg:hover,
#content .listprod .item a.noimg:focus,
#content .listprod .item a.noimg:active {
	background-color: #ffffff;
	color: #000000;
}
#content .listprod .info {
	float: right;
	width: 494px;
	padding: 14px 8px 10px 0;
}
#content .listprod .info .name {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.4em;
}
#content .listprod .info .name a {
	background-color: #ffffff;
	color: #686868;
	text-decoration: none;
}
#content .listprod .info .name a:hover,
#content .listprod .info .name a:focus,
#content .listprod .info .name a:active {
	background-color: #ffffff;
	color: #000000;
}
#content .listprod .odd .info a {
	background-color: #f8f8f8;
	color: #686868;
	text-decoration: none;
}
#content .listprod .odd .info a:hover,
#content .listprod .odd .info a:focus,
#content .listprod .odd .info a:active {
	background-color: #f8f8f8;
	color: #000000;
}
#content .listprod .info .description {
	margin: 0.2em 0 0;
	font-size: 75%;
	line-height: 1.4em;
}
#content .listprod .info .bodytext {
	margin: 0.2em 0 0;
}
#content .listprod .info .pricedetails {
	float: left;
	width: 100%;
	margin: 0.4em 0 0;
}
#content .listprod .info .price {
	float: left;
	background-color: #ffffff;
	color: #902a39;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
}
#content .listprod .odd .info .price {
	background-color: #f8f8f8;
	color: #902a39;
}
#content .listprod .info .formproductdetail {
	float: right;
	font-size: 70%;
	line-height: 1.4em;
}
#content .listprod .info .formproductdetail input.submit {
	background-color: #9d9a94;
	color: #ffffff;
	border: 1px solid #9d9a94;
	font-weight: bold;
	cursor: pointer;
}
#content #options {
	float: right;
}
#content #options .option {
	clear: right;
	float: right;
	margin: 0 0 0.4em;
	white-space: nowrap;
}
#content a.details {
	float: right;
	padding: 0 5px;
	background-color: #9d9a94;
	color: #ffffff;
	font-size: 65%;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
}
#content a.details:hover,
#content a.details:focus,
#content a.details:active {
	background-color: #9d9a94;
	color: #333333;
}

#productdetail {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 20px solid #ffffff;
}
#productdetail .img {
	float: left;
	width: 271px;
}
#productdetail #imgswap img,
#productdetail .img .noimg {
	padding: 4px;
	background-color: #e9e9e9;
	color: #686868;
	border: 1px solid #cccccc;
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
}
#productdetail #imgswap img {
	display: block;
	width: 262px;
}
#productdetail .img .noimg {
	padding: 126px 4px 125px;
	min-height: 18px;
}
#productdetail #imgswap .imgcontainer {
	display: none;
}
#productdetail #imgnav {
	margin: 4px 0 0;
	font-size: 65%;
	line-height: 1.4em;
}
#productdetail #imgnav .imglist {
	float: left;
}
#productdetail #imgnav a.selected {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: 0;
}
#productdetail #imgnav a.enlarge {
	float: right;
	padding: 0 12px 0 0;
	background: #ffffff url('/images/bg-a-enlarge.gif') no-repeat right 3px;
	color: #8d9d55;
}
#productdetail #imgnav a.enlarge:hover,
#productdetail #imgnav a.enlarge:focus,
#productdetail #imgnav a.enlarge:active {
	background-image: url('/images/bg-a-enlarge-over.gif');
	color: #000000;
}
#productdetail .info {
	float: right;
	width: 324px;
	padding: 12px 12px 0 0;
}
#productdetail .name {
	border-bottom: 6px solid #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
}
#productdetail .container {
	width: 304px;
	height: 106px;
	padding: 7px 10px;
	background-color: #e9e9e9;
	color: #6c6c6c;
	border-bottom: 20px solid #ffffff;
	overflow: auto;
}
#productdetail #options {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 14px solid #ffffff;
}
#productdetail .option {
	clear: left;
	float: left;
	width: 100%;
	border-bottom: 6px solid #ffffff;
}
#productdetail .option .label {
	float: left;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
}
#productdetail .option select,
#productdetail .option .value,
#productdetail .option .price {
	float: right;
}
#productdetail .option select,
#productdetail .option .value {
	font-size: 70%;
	line-height: 1.4em;
}
#productdetail .option .price {
	background-color: #ffffff;
	color: #902a39;
	font-size: 90%;
	font-weight: bold;
}
/*#formproductdetail {
	clear: left;
	float: left;
	width: 100%;
}
#formproductdetail input.submit {
	clear: left;
	float: left;
	background-color: #6f881a;
	color: #ffffff;
	border: 1px solid #6f881a;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}*/

#listfocusprod .item {
	margin: 12px 0 0;
	text-align: center;
}
#listfocusprod .first {
	margin: 0;
}
#listfocusprod img,
#listfocusprod a.noimg {
	display: block;
	margin: 0 auto 8px;
	border: 1px solid #cccccc;
	font-size: 70%;
	line-height: 1.4em;
}
#listfocusprod img {
	width: 114px;
	height: 114px;
}
#listfocusprod a.noimg {
	width: 102px;
	min-height: 34px;
	padding: 40px 6px;
	background-color: #ffffff;
	color: #686868;
}
#listfocusprod a.noimg:hover,
#listfocusprod a.noimg:focus,
#listfocusprod a.noimg:active {
	background-color: #ffffff;
	color: #000000;
}
#listfocusprod .name {
	font-size: 70%;
	line-height: 1.4em;
}
#listfocusprod .price {
	background-color: #e9e9e9;
	color: #902a39;
	font-size: 70%;
	line-height: 1.4em;
}

#topimgslideshow {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 468px;
	margin: 0 0 1.2em;
}
#topimgslideshow .item {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#topimgslideshow img {
	display: block;
	width: 620px;
	height: 468px;
}
#topimgslideshow .caption {
	position: absolute;
	bottom: 0;
	width: 602px;
	padding: 6px 9px;
	background: #ba4e08 url('/images/bg-topimgslideshow-caption.gif') repeat-x 0 0;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
}

#content form.standard {
	float: right;
	margin: 0 0 12px 12px;
	padding: 10px;
	background-color: #e9e9e9;
	color: #6c6c6c;
}
#content form.standard table {
	font-size: 70%;
	line-height: 1.4em;
	border-collapse: collapse;
}
#content form.standard th,
#content form.standard td {
	padding: 2px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard .required {
	background-color: #e9e9e9;
	color: #902a39;
}
#content form.standard input.submit {
	background-color: #3333cc;
	color: #ffffff;
	border: 1px solid #3333cc;
	font-weight: bold;
	cursor: pointer;
}

#breadcrumb,
#basket_page_titles {
	clear: left;
	float: left;
	width: 600px;
	margin: 0 0 1.2em;
	padding: 2px 9px 3px;
	background-color: #e9e9e9;
	color: #666666;
	border: 1px solid #cccccc;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
	text-transform: uppercase;
}
#basket_page_titles {
	background-color: #e9e9e9;
	color: #999999;
}
#basket_page_titles .current_page {
	background-color: #e9e9e9;
	color: #666666;
}
#breadcrumb a {
	background-color: #e9e9e9;
	color: #666666;
	text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
	background-color: #e9e9e9;
	color: #000000;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li:before,
#basket_page_titles .basket_step:before {
	content: "> ";
}
#breadcrumb li.first,
#basket_page_titles .first {
	padding: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content : "";
}
#breadcrumb li h1 {
	font-size: 100%;
	line-height: normal;
}
#breadcrumb li h1:before {
	content: "> ";
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.8em;
}
#basket_default th,
#basket_default td {
	padding: 4px;
}
#basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	border-bottom: 1px solid #cccccc;
}
#basket_default tr.odd td {
	background-color: #efefef;
	color: #686868;
}
#content #basket_default tr.odd td a {
	background-color: #efefef;
	color: #3333cc;
}
#content #basket_default tr.odd td a:hover,
#content #basket_default tr.odd td a:focus,
#content #basket_default tr.odd td a:active {
	background-color: #efefef;
	color: #999999;
}
#basket_default tr.even td {
	background-color: #f4f4f4;
	color: #686868;
}
#content #basket_default tr.even td a {
	background-color: #f4f4f4;
	color: #3333cc;
}
#content #basket_default tr.even td a:hover,
#content #basket_default tr.even td a:focus,
#content #basket_default tr.even td a:active {
	background-color: #f4f4f4;
	color: #999999;
}
#basket_default table input,
#basket_default table textarea {
	width: 14em;
}
#basket_default table input.button {
	width: auto;
	background-color: #9d9a94;
	color: #ffffff;
	border: 1px solid #9d9a94;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input {
	float: left;
	background-color: #9D9a94;
	color: #ffffff;
	border: 1px solid #9D9a94;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #3333cc;
	color: #ffffff;
	border: 1px solid #3333cc;
}
#continueshopping {
	clear: left;
	float: left;
	width: 100%;
	font-size: 70%;
	line-height: 1.6em;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	border-top: 22px solid #3333cc;
	text-align: center;
}
#footer a {
	background-color: #ffffff;
	color: #3333cc;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #999999;
}
#footer .copyright {
	padding: 10px 0 0;
	font-size: 65%;
	line-height: 1.3em;
}
#navfooter {
	margin: 0;
	padding: 10px 0 0;
	font-size: 65%;
	line-height: 1.3em;
	list-style: none;
	text-transform: uppercase;
}
#navfooter a {
	background-color: #ffffff;
	color: #828282;
	text-decoration: none;
}
#navfooter a:hover,
#navfooter a:focus,
#navfooter a:active {
	background-color: #ffffff;
	color: #000000;
}
#navfooter li {
	display: inline;
	padding: 0 6px;
	border-left: 1px solid #828282;
}
#navfooter li.first {
	border: 0;
}
#drop {
	display: none;
	float: left;
}

#hidden {
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	padding:3px;
	position:relative;
	text-align:center;
	text-decoration:none;
	top:-6px;
	width:120px;
}

#cds-container {
	margin: auto auto 10px;
	clear:left;
	float:left;
	width: 100%;
}

#cds_head {
	background-color:#E9E9E9;
	border:1px solid #CCCCCC;
	color:#666666;
	font-size:70%;
	font-weight:bold;
	line-height:1.3em;
	margin: 0 0 0.7em;
	padding:2px 9px 3px;
	text-transform:uppercase;
	width: auto;
}

#fph1 {
	font-size: 18px; 
	text-align: center; 
	text-transform: uppercase;
}

#fpspan {
	font-size: 100%; 
	line-height: normal; 
	margin: 0;
}

#stcds {
	margin: auto;
	border: 1px solid #cccccc;
	width: 99.7%;
}

#stcds h2 {
	margin: auto;
	font-size: 15px;
	padding: 3px 6px;
}

#stcds p {
	margin: auto;
	padding: 2px 8px;
	line-height: 18px;
}

#stcds img {
	float: left;
	margin: auto;
	padding: 4px;
}

#stcds ul {
	margin: auto;
	list-style: none;
	padding: 2px 25px;
}

#stcds ul li a {
	text-decoration: none;
}

#stcds ul li a:hover {
	text-decoration: overline;
}


