body {
	margin: 0;
	padding: 0;
	background: #bababa url('/images/bg-body.gif') repeat 0 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 988px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #3b3b3b;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
}
#topbar .maincontent {
	float: right;
	margin: 8px 6px 0 0;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
	line-height: 1.3em;
	text-decoration: none;
	z-index: 3;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #000000;
	color: #ffffff;
}
#logo {
	float: left;
	border: 0;
}
#navtopplaceholder,
#navtop {
	float: right;
	margin: 0 0 8px;
}
#navtopplaceholder {
	height: 16px;   
}
#navtop {
	padding: 0;
	font-size: 75%;
	line-height: 1.3em;
	list-style: none;
}
#navtop li {
	float: left;
}
#navtop li a {
	float: left;
	padding: 0 12px;
	background-color: #ffffff;
	color: #6b638e;
	border-left: 1px solid #cccccc;
	text-decoration: none;
}
#navtop li a:hover,
#navtop li a:focus,
#navtop li a:active {
	background-color: #ffffff;
	color: #000000;
}
#navtop li.first a {
	border: 0;
}
#formsearchbasketsummary {
	clear: right;
	float: right;
	margin: 0 0 12px;
}
#paymentlogos {
	clear: right;
	float: right;
	margin: 0 12px 0 0;
}
#formsearch {
	float: left;
	margin: 6px 0 0;
	background-color: #ffffff;
	color: #6b638e;
	font-size: 75%;
	line-height: 1.3em;
}
#formsearch input {
	padding: 2px;
	background-color: #ffffff;
	color: #777777;
	border: 1px solid #6b638e;
}
#formsearch input.submit {
	margin: 0 0 0 4px;
	padding: 1px 2px;
	background-color: #6b638e;
	color: #ffffff;
	border: 1px solid #6b638e;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	cursor: pointer;
}
#basketsummary {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 8px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
	font-size: 75%;
	line-height: 1.2em;
	white-space: nowrap;
}
#basketsummary .zone1 {
	float: left;
	margin: 0 20px 0 0;
	padding: 4px 0 2px;
}
#basketsummary .zone1 .title {
	background-color: #ffffff;
	color: #6b638e;
}
#basketsummary .zone2 {
	float: right;
	padding: 7px 0;
}
#basketsummary .zone2 a.button {
	float: right;
	padding: 3px 8px;
	background-color: #c4bfd6;
	color: #6b638e;
	border: 1px solid #c4bfd6;
	border-right-color: #6b638e;
	border-bottom-color: #6b638e;
	font-weight: bold;
	text-decoration: none;
}

#navmainbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #6b638e;
	color: #ffffff;
}
#bannertxt {
	clear: left;
	float: left;
	width: 940px;
	padding: 4px 24px;
	background-color: #951923;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 85%;
	line-height: 1.2em;
}
#bannertxt .item {
	float: left;
	width: 33%;
	text-align: center;
}
#bannertxt .last {
	float: right;
}

#mainbar {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	padding: 246px 0 12px;
	background: #ffffff url('/images/bg-mainbar.gif') repeat-y 196px 0;
	color: #3b3b3b;

	z-index: 1;
}
.lgtopimg #mainbar {
	padding-top: 382px;
}
.notopimg #mainbar {
	padding-top: 0;
}
.feature #mainbar {
	background-position: 268px 0;
}

#sidebar {
	float: left;
	width: 138px;
	margin: 26px 0 0 28px;
}

#topimg {
	position: absolute;
	top: 0;
	left: 0;
	height: 246px;
	z-index: 1;
	border-bottom: 1px solid #d4d4e3;
}
#topimg .item {
	position: relative;
	display: none;
}
#topimg .first {
	display: block;
}
#topimg .item img {
	display: block;
	width: 988px;
	height: 246px;
}
#topimg .item .panel {
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	min-height: 202px;
	padding: 22px 24px;
}
#topimg .item .panel {
	background-color: rgba(156, 149, 187, 0.9);
	color: #ffffff;
}
#topimg .item .panel h1 {
	margin: 0 0 0.6em;
	font-size: 180%;
	line-height: 1.2em;
}
#topimg .item .panel p {
	margin: 0 0 1em;
	font-size: 90%;
	line-height: 1.3em;
}
.lgtopimg #topimg {
	height: 382px;
}
.lgtopimg #topimg img {
	height: 382px;
}
.lgtopimg #topimg .item .panel {
	height: 338px;
}
#cyclenav {
	position: absolute;
	top: 213px;
	left: 1px;
	float: left;
	padding: 6px 6px 6px 5px;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
	z-index: 20;
}
.lgtopimg #cyclenav {
	top: 349px;
}
#cyclenav {
	background-color: rgba(156, 149, 187, 0.9);
}
#cyclenav a {
	float: left;
	margin: 0 0 0 1px;
	padding: 0 6px;
	color: #4f4870;
	text-decoration: none;
}
#cyclenav a {
	background-color: rgba(156, 149, 187, 0.9);
}
#cyclenav a:hover,
#cyclenav a:focus,
#cyclenav a:active {
	background-color: transparent;
	color: #ffffff;
}
#cyclenav a.activeSlide {
	background-color: #6b638e;
	background-image: none;
	color: #ffffff;
}

#content {
	float: right;
	width: 730px;
	margin: 26px 30px 0 0;
}
#content a {
	background-color: #ffffff;
	color: #4d506b;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #777777;
}
#content .primary {
	float: left;
	width: 364px;
}
#content .secondary {
	float: right;
	width: 336px;
}
.feature #content {
	float: left;
	width: 100%;
	margin: 12px 0 0;
}
.feature #content .primary {
	float: right;
	width: 686px;
	margin: 0 16px 0 0;
}
.feature #content .secondary {
	float: left;
	width: 236px;
	margin: 0 0 0 16px;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .extratop {
	margin: 21px 0 0;
}
#content .container h2 {
	margin: 0 0 0.6em;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.3em;
}
#content .container h3 {
	margin: 1em 0 0.6em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .container p {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.4em;
}
#content .container img.right {
	float: right;
	margin: 0 0 12px 20px;
}
#content .container img.left {
	float: left;
	margin: 0 20px 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 {
	margin-bottom: 1.2em;
	font-size: 70%;
	line-height: 1.2em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	margin: 0.2em 0 0;
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}

#content form.standard {
	clear: left;
	float: left;
	width: 336px;
}
#content form.standard fieldset {
	margin: 0 0 12px;
	padding: 12px;
	border: 1px solid #d4d4e3;
}
#content form.standard legend {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
}
#content form.standard ol {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.3em;
	list-style: none;
}
#content form.standard li {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 6px;
}
#content form.standard li.required {
	background: #ffffff url('/images/bg-li-required.gif') no-repeat right 1px;
	color: #3b3b3b;
}
#content form.standard li.comment{
	color:#666666;
	font-style:italic;
	font-size:85%;
	line-height:13px;
}
#content form.standard label {
	float: left;
}
#content form.standard input,
#content form.standard select,
#content form.standard textarea {
	float: right;
}
#content form.standard input,
#content form.standard textarea {
	width: 15em;
	margin: 0 10px 0 0;
	border: 1px solid #d4d4e3;
}
#content form.standard input.submit {
	width: auto;
	padding: 1px 2px;
	background-color: #6b638e;
	color: #ffffff;
	border: 1px solid #6b638e;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#content form.standard input.defaultvalue{
	color:#999999;
	font-style:italic;
}

#content .msg {
	width: 324px;
	background-color: #eeeef4;
	color: #3b3b3b;
	margin: 0 0 1.2em;
	padding: 6px;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#content .msg a{
	background-color: #eeeef4;
}

#content .list {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
#content .list .item {
	float: left;
	width: 160px;
	margin: 0 0 0 30px;
}
#content .list .first {
	margin: 0;
}
#content .list .name {
	margin: 0 0 8px;
	font-size: 80%;
	line-height: 1.3em;
}
#content .list .name a {
	background-color: #ffffff;
	color: #3b3b3b;
	text-decoration: none;
}
#content .list .name a:hover,
#content .list .name a:focus,
#content .list .name a:active {
	background-color: #ffffff;
	color: #777777;
}
#content .list img,
#content .list a.noimg {
	display: block;
	border: 1px solid #bfbfbf;
}
#content .list img {
	width: 154px;
	height: 154px;
	padding: 2px;
}
#content .list a.noimg {
	min-height: 21px;
	padding: 68px 6px 69px;
	background-color: #eeeef4;
	color: #777777;
	font-size: 85%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
}
#content .list a.noimg:hover,
#content .list a.noimg:focus,
#content .list a.noimg:active {
	background-color: #e5e5ee;
	color: #3b3b3b;
}

#content .featurelist {
	clear: left;
	float: left;
	width: 100%;
}
#content .featurelist .row {
	clear: left;
	float: left;
	width: 100%;
}
#content .featurelist .item {
	float: left;
	width: 204px;
	padding: 12px;
}
#content .featurelist .first {
	margin: 0;
}
#content .featurelist .name {
	margin: 0 0 8px;
	font-size: 90%;
	line-height: 1.3em;
}
#content .featurelist img,
#content .featurelist a.noimg {
	display: block;
	border: 1px solid #bfbfbf;
}
#content .featurelist img {
	width: 198px;
	height: 121px;
	padding: 2px;
}
#content .featurelist a.noimg {
	min-height: 21px;
	padding: 52px 6px;
	background-color: #eeeef4;
	color: #777777;
	font-size: 85%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
}

#formproducts,#macroform_addtogiftlist {
	clear: left;
	float: left;
	width: 100%;
}
#formproducts input.button,#macroform_addtogiftlist input.submit {
	float: right;
	padding: 1px 2px;
	background-color: #6b638e;
	color: #ffffff;
	border: 1px solid #6b638e;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
	cursor: pointer;
}
#formproducts .pre,#macroform_addtogiftlist .pre {
	margin: 0 0 20px;
}
#formproducts .post,#macroform_addtogiftlist .post {
	clear: left;
}
#content .productlist {
	clear: left;
	float: left;
	width: 100%;
}
#content .productlist .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 20px;
}
#content .productlist .item {
	float: left;
	width: 160px;
	margin: 0 0 0 30px;
}
#content .productlist .first {
	margin: 0;
}
#content .productlist .item img,
#content .productlist .item a.noimg {
	display: block;
	margin: 0 0 6px;
	border: 1px solid #bfbfbf;
}
#content .productlist .item img {
	width: 154px;
	height: 154px;
	padding: 2px;
}
#content .productlist .item div.offerprice {
	background-color: #ffffff;
	color: #ff0000;   
}
#content .productlist a.noimg {
	min-height: 21px;
	padding: 68px 6px 69px;
	background-color: #eeeef4;
	color: #777777;
	font-size: 85%;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
}
#content .productlist a.noimg:hover,
#content .productlist a.noimg:focus,
#content .productlist a.noimg:active {
	background-color: #e5e5ee;
	color: #3b3b3b;
}

#content .productlist .item .info {
	float: left;
	width: 102px;
	font-size: 75%;
	line-height: 1.2em;
}
#content .related .item .info {
	width: 100%;
}
#content .productlist .item .name {
	margin: 0 0 4px;
}
#content .productlist .item .title {
	background-color: #ffffff;
	color: #777777;
}
#content .productlist .item .qty {
	float: right;
	width: 54px;
	font-size: 70%;
	line-height: 1.3em;
	text-align: right;
}
#content .productlist .item .qty input {
	width: 20px;
	padding: 2px;
	border: 1px solid #6b638e;
}



#content ul#listholders{
	font-size:75%;
	list-style-type:none;
	margin:0 0 1em 0;
}
#content table#giftlist td,#content table#giftlist th{
	padding:1px 10px;
}
#content table#giftlist th{
	text-align:left;
	font-size:90%;
}
#content table#giftlist td.number,#content table#giftlist th.number{
	text-align:right;
}
#content table#giftlist th{
	white-space:nowrap;
}
#content table#giftlist input{
	width:2em;
	text-align:right;
	padding:0px 8px;
}
#content table#giftlist input.submit,#content table#giftlist input.button{
	width:auto;
}

#productdetail {
	clear: left;
	float: left;
	width: 100%;
}
#productdetail .info {
	float: left;
	width: 364px;
}
#productdetail .info #options {
	clear: left;
	float: left;
	width: 100%;
}
#productdetail .info #options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 4px;
	/*border-bottom: 1px solid #d4d4e3;*/
}
#productdetail .info #options .option label,
#productdetail .info #options .option .label {
	float: left;
	font-size: 80%;
	line-height: 1.4em;
}
#productdetail .info #options .option input,
#productdetail .info #options .option select,
#productdetail .info #options .option .value {
	float: right;
	font-size: 80%;
	line-height: 1.4em;
}
#productdetail .info #options .option input {
	width: 24px;
	padding: 2px;
	border: 1px solid #6b638e;
}
#productdetail .info #options .option .price {
	text-align: right;
}
#productdetail .info #options .option .oldprice{
	font-weight:normal;
}
#productdetail .info #options .option .offerprice {
	background-color: #ffffff;
	color: #ff0000;
}
#productdetail input.submit {
	float: right;
	padding: 1px 2px;
	background-color: #6b638e;
	color: #ffffff;
	border: 1px solid #6b638e;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
	cursor: pointer;
}
#productdetail input.back {
	float: left;
	padding: 1px 2px;
	background-color: #666666;
	color: #ffffff;
	border: 1px solid #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
	cursor: pointer;
}
#productdetail .img {
	float: right;
	width: 336px;
}
#prodimg .item {
	display: none;
}
#prodimg #img1 {
	display: block;
}
#prodimg .item img,
#prodimg div.noimg {
	border: 1px solid #bfbfbf;
}
#prodimg .item img {
	display: block;
	width: 334px;
}
#prodimg div.noimg {
	min-height: 21px;
	padding: 156px 6px 157px;
	background-color: #eeeef4;
	color: #777777;
	border: 1px solid #bfbfbf;
	font-size: 85%;
	line-height: 1.3em;
	text-align: center;
}
#prodimgnav {
	float: left;
	width: 100%;
	margin: 4px 0 0;
	font-size: 80%;
	line-height: 1.4em;
}
#prodimgnav a.closeup {
	float: right;
	padding: 0 0 0 16px;
	background: #ffffff url('/images/bg-closeup.gif') no-repeat 0 center;
	color: #777777;
}
#prodimgnav a.closeup:hover,
#prodimgnav a.closeup:focus,
#prodimgnav a.closeup:active {
	background-color: #ffffff;
	color: #000000;
}

#videolist {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 28px;
}
#videolist .item {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 6px;
	padding: 0 0 6px;
	border-bottom: 1px solid #d4d4e3;
}
#videolist .item object {
	display: block;
}
#videolist .item .caption {
	padding: 6px 0 0;
	font-size: 75%;
	line-height: 1.3em;
}

#sideimgs {
	clear: left;
	float: left;
	width: 100%;
}
#sideimgs img {
	display: block;
	width: 336px;
	margin: 0 0 34px;
}

p.basketmsg{
	margin:0 0 1em 0;
	font-size:75%;
}
#basket_default,#basket_giftlist {
	clear: left;
	float: left;
	width: 100%;
	border-top: 12px solid #ffffff;
}
#basket_default table,#basket_giftlist table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.4em;
}
#basket_default th,#basket_giftlist th,
#basket_default td,#basket_giftlist td {
	padding: 4px;
}
#basket_default th,#basket_giftlist th {
	text-align: left;
}
#basket_default #basket_default_header th,#basket_giftlist #basket_giftlist_header th {
	border-bottom: 1px solid #cccccc;
}
#basket_default tr.odd td,#basket_giftlist tr.odd td {
	background-color: #f4f4f4;
	color: #686868;
}
#basket_default tr.odd td a,#basket_giftlist tr.odd td a {
	background-color: #f4f4f4;
	color: #686868;
}
#basket_default tr.odd td a:hover,#basket_giftlist tr.odd td a:hover,
#basket_default tr.odd td a:focus,#basket_giftlist tr.odd td a:focus,
#basket_default tr.odd td a:active,#basket_giftlist tr.odd td a:active {
	background-color: #f4f4f4;
	color: #000000;
}
#basket_default tr.even td,#basket_giftlist tr.even td {
	background-color: #ececec;
	color: #686868;
}
#basket_default tr.even td a,#basket_giftlist tr.even td a {
	background-color: #ececec;
	color: #686868;
}
#basket_default tr.even td a:hover,#basket_giftlist tr.even td a:hover,
#basket_default tr.even td a:focus,#basket_giftlist tr.even td a:focus,
#basket_default tr.even td a:active,#basket_giftlist tr.even td a:active {
	background-color: #ececec;
	color: #000000;
}
#basket_default table tr.totals th,#basket_giftlist table tr.totals th {
	white-space: nowrap;
}
#basket_default table tr.totals input,#basket_giftlist table tr.totals input,
#basket_default table tr.totals textarea,#basket_giftlist table tr.totals textarea {
	width: 14em;
}
#basket_default table tr.odd input,#basket_giftlist table tr.odd input,
#basket_default table tr.odd textarea,#basket_giftlist table tr.odd textarea,
#basket_default table tr.even input,#basket_giftlist table tr.even input,
#basket_default table tr.even textarea,#basket_giftlist tr.even textarea {
	width: 3em;
}
#basket_default table input.button,#basket_giftlist table input.button {
	width: auto !important;
	background-color: #666666;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons,#basket_giftlist .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input,#basket_giftlist .buttons input {
	float: left;
	background-color: #4d4d4d;
	color: #ffffff;
	border: 1px solid #4d4d4d;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit,#basket_giftlist .buttons input.submit {
	float: right;
	background-color: #666666;
	color: #ffffff;
	border-color: #666666;
}
input.marginright {
	margin: 0 10px 0 0;
}
#basket_default span.required,#basket_giftlist span.required {
	background-color: #ffffff;
	color: #cc0000;
}

.feature #content .secondary .panel {
	clear: left;
	float: left;
	width: 100%;
}
.feature #content .secondary .panel .title {
	padding: 12px;
	background: transparent url('/images/bg-panel-title.gif') repeat-x 0 0;
	color: #3b3b3b;
	font-size: 85%;
	line-height: 1.2em;
}

.feature #content .secondary .featurelist ul {
	position: relative;
	min-height: 116px;
	margin: 12px 6px 12px 0;
	padding: 0;
	background: #b5b5d7 url('/images/bg-featurelist-ul.gif') repeat-y 0 0;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
}
.feature #content .secondary .featurelist li {
	margin: 0 116px 0 0;
	padding: 0 0 0 14px;
	background: #ffffff url('/images/bg-featurelist-li.gif') no-repeat 3px 3px;
	color: #3b3b3b;
	border-bottom: 4px solid #ffffff;
}
.feature #content .secondary .featurelist li a {
	display: block;
	padding: 2px 0 2px 4px;
	background-color: #ffffff;
	color: #686868;
	text-decoration: none;
}
.feature #content .secondary .featurelist li a:hover,
.feature #content .secondary .featurelist li a:focus,
.feature #content .secondary .featurelist li a:active,
.feature #content .secondary .featurelist li.selected a {
	background-color: #b5b5d7;
	color: #323232;
}
.feature #content .secondary .featurelist li img,
.feature #content .secondary .featurelist li span.noimg {
	display: none;
	position: absolute;
	top: 3px;
	left: 117px;
	border: 1px solid #323232;
}
.feature #content .secondary .featurelist li img {
	width: 108px;
	height: 108px;
	background: #b5b5d7 url('/images/bg-featurelist-img.gif') no-repeat center center;
	color: #323232;
}
.feature #content .secondary .featurelist li span.noimg {
	width: 96px;
	min-height: 16px;
	padding: 46px 6px;
}
.feature #content .secondary .featurelist li.selected img,
.feature #content .secondary .featurelist li.selected span.noimg {
	display: block;
}

#advertlist {
	clear: left;
	float: left;
	width: 100%;
}
#advertlist img {
	display: block;
	width: 236px;
	margin: 12px 0 0;
	border: 0;
}
#advertlist img.first {
	margin: 0;
}

#navfooterbar {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #d4d4e3;
}

#intdel {
	clear: left;
	float: left;
	width: 880px;
	margin: 0 54px;
}
#intdel .info {
	margin: 16px 0 6px;
	background-color: #ffffff;
	color: #4d506b;
	font-size: 80%;
	line-height: 1.2em;
}
#intdel .info img {
	display: block;
	width: 880px;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 18px 0 10px;
	background-color: #ffffff;
	color: #7b7b7b;
	font-size: 70%;
	line-height: 1.3em;
	text-align: center;
}
#footer a {
	background-color: #ffffff;
	color: #7b7b7b;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #000000;
}
#sitecredits,
#address,
#regnos {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 3px;
}



table#giftlist{
	width:100%;
	font-size:80%;
}
table#giftlist th{
	text-align:left;
}
table#giftlist td{
	white-space:nowrap;
}
table#giftlist input{
	width:3em;
}
table#giftlist input.submit{
	width:auto;
}
#quicklinks {
	font-weight: bold;
	font-size: 80%
}
