html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {margin: 0; text-align: center; font-family: Helvetica, Arial, sans-serif; background: #cbe5f1; color: #333;}
.window {float: left; width: 100%; margin: 0; background: url('/landing/img/bg-clouds.gif') top center repeat-x;}
.container {width: 938px; text-align: left; margin: 0 auto;}
a {color: #2277bb; text-decoration: none;}
a:hover {color: #003399; text-decoration: underline;}
.hide {display: none;}
strong {font-weight: bold;}


/* Header
--------------------------------------- */
#header {float: left; clear: left; width: 100%; height: 130px; position: relative; background: url('/landing/img/bg-canvas-top.gif') bottom center no-repeat;}
#header #logo {float: left; display: inline; margin: 20px 20px 0 35px; behavior: url('/landing/css/iepngfix.htc');}
#header .tagline {float: left; width: 200px; font-size: 12px; font-style: italic; color: #666; line-height: 16px; margin-top: 15px;}
#utility {float: left; width: 200px; display: inline; margin: 15px 0 0 270px; font-size: 11px;}
#utility li {float: left; padding-left: 10px; margin-left: 10px; border-left: 1px solid #fff;}
#utility li.first {padding-left: 0; margin-left: 0; border-left: 0;}
#utility li a {color: #666;}
#utility li a:hover {color: #333;}
#mainNav {float: left; display: inline; width: 500px; margin-top: 40px;}
#mainNav li {float: left; margin-right: 20px;}
#mainNav li img {behavior: url('/landing/css/iepngfix.htc');}

/* Homepage
--------------------------------------- */
.splash {float: left; width: 100%; position: relative; height: 440px; background: url(/landing/img/mast-home-1.jpg) top center no-repeat;}
.splash h1 {float: left; width: 525px; display: inline; margin: 0 0 5px 370px; font-weight: bold; font-size: 40px; letter-spacing: -1px; color: #000;}
.splash h2 {float: left; width: 525px; display: inline; margin: 29px 0 70px 385px; font-size: 19px; font-weight: bold; font-style: italic; color: #fff; text-indent: 25px;}
.splash h3 {float: left; width: 525px; display: inline; margin: 0 0 0 375px; font-size: 16px; line-height: 22px;}
.splash #amazon {position: absolute; top: 220px; left: 370px; z-index: 99;}
.splash #buydirect {position: absolute; top: 220px; left: 650px; z-index: 99;}
.splash .cta {float: left; width: 250px; display: inline; margin: 25px 0 0 675px;}
.splash .cta a {float: left; margin-right: 20px; color: #597ca4; font-size: 13px; line-height: 30px;}
.splash .details {float: left; clear: left; width: 525px; display: inline; margin: 120px 0 0 375px;}
.splash .details p {float: left; width: 100%; font-size: 12px; color: #666; margin-bottom: 20px;}
.splash .details ul {float: left; clear: left; width: 175px;}
.splash .details ul li {padding-left: 23px; background: url('/landing/img/icn-tick.gif') left no-repeat; font-size: 13px; margin-bottom: 12px;}
.splash .details .price {float: left; width: 150px; display: inline; color: #489900;}
.splash .details .or {float: left; width: 45px; display: inline; line-height: 40px; font-size: 12px; color: #999;}
.splash .details .price h5 {font-size: 55px; font-weight: bold; letter-spacing: -2px;}
.splash .details .price h5 span {font-size: 25px; vertical-align: top;}
.splash .details .price h6 {clear: left; font-size: 12px;}

/* Purchase
--------------------------------------- */
.order {float: left; position: relative; width: 100%; height: 355px; background: url('/landing/img/mast-purchase.jpg') bottom center no-repeat;}
.order h1 {font-size: 28px; font-weight: bold; margin: 20px 0 10px 30px; color: #000;}
.order h2 {font-size: 15px; margin: 10px 0 10px 30px; color: #4f8aa6;}
.order form {float: left; width: 375px; padding-left: 30px;}
.order form .colors {float: left; width: 100%; margin: 0 0 10px 0;}
.order form .colors label {float: left; line-height: 46px; color: #999; margin-right: 10px; font-size: 12px;}
.order form .colors img {float: left; }
.order form .option {float: left; width: 100%; margin-bottom: 5px;}
.order form .option input {float: left; margin: 0 5px 0 0;}
.order form .option .desc {float: left; width: 200px; margin-bottom: 15px;}
.order form .option h3 {font-size: 18px; font-weight: bold; padding-bottom: 3px; border-bottom: 2px solid #cbe5f1; margin-bottom: 3px;}
.order form .option p {font-size: 12px; line-height: 16px;}
.order form .option .price {float: left; width: 100px; font-size: 38px; font-weight: bold; letter-spacing: -2px; color: #339900; margin-left: 10px;}
.order form .option .price span {font-size: 18px; vertical-align: top;}
.order form .btn {float: left; clear: left; position: absolute; bottom: 28px; left: 35px;}
.order .features {float: left; width: 200px; margin-top: 20px}
.order .features li {float: left; width: 100%; margin-bottom: 10px;}
.order .features img {float: left; margin-right: 10px;}
.order .features p {float: left; width: 130px; font-size: 20px; font-weight: bold; margin-top: 8px;}
.order .features p span {display: block; font-size: 12px; color: #999; font-weight: normal;}
.order .hero {float: left; width: 290px; height: 350px; position: absolute; z-index: 99; top: 5px; right: 20px; padding-top: 25px;}
.order .hero img {behavior: url('/landing/css/iepngfix.htc');}
.order .hero p {position: absolute; top: 3px; font-size: 12px; color: #999; line-height: 14px; text-indent: 10px;}
.tabs {float: left; clear: left; display: inline; width: 907px; margin: 0 0 0 3px; background: url('/landing/img/fade-gray.gif') bottom repeat-x; padding: 10px 0 0 25px; font-size: 14px;}
.tabs li {float: left;}
.tabs a:link, .tabs a:visited {float: left; display: block; color: #999999; text-decoration: none; background: url('/landing/img/tab-off_right.png') no-repeat 100% 0; }
.tabs a:link span, .tabs a:visited span {float: left; display: block; height: 28px; line-height: 28px; padding: 4px 18px 0; background: url('/landing/img/tab-off_left.png') no-repeat 0 0; }
.tabs .active a:link, .tabs .active a:visited {font-weight: bold; color: #333333; background: url('/landing/img/tab-on_right.png') no-repeat 100% 0; }
.tabs .active a:link span, .tabs .active a:visited span {background: url('/landing/img/tab-on_left.png') no-repeat 0 0; }
#specs {float: left; width: 100%;}
#specs img {float: left; margin: 30px 50px 10px 40px;}
#specs dl {float: left; width: 500px; margin: 50px 0 0 20px; font-size: 12px;}
#specs dl dt {float: left; width: 90px; clear: left; font-weight: bold;}
#specs dl dd {float: left; width: 400px; margin-bottom: 12px;}
#features {float: left; width: 100%; padding-bottom: 10px;}
.feature {float: left; width: 290px; margin-right: 20px;}
.feature.first {margin-left: 20px;}
.feature.last {margin-right: 0px;}
.feature img {float: left; margin: 20px;}
.feature h3 {float: left; font-size: 16px; font-weight: bold; clear: left; line-height: 30px; margin: 0 0 6px 20px;}
.feature p {float: left; clear: left; margin: 0 0 8px 20px; font-size: 12px; color: #666; line-height: 16px;}
#service {float: left; width: 100%;}
#service img {float: left; margin: 20px 50px 10px 50px;}
#service h3 {float: left; width: 600px; font-size: 16px; line-height: 30px; font-weight: bold; margin-top: 20px;}
#service p {float: left; width: 600px; font-size: 12px; line-height: 16px;}

/* General Page Formatting
--------------------------------------- */
#canvas {float: left; clear: left; width: 100%; position: relative; background: #fff url('/landing/img/bg-canvas.gif') center repeat-y;}
.mainCol {float: left; position: relative;  width: 640px; padding: 18px 40px 30px 30px;}
.mainCol h1 {font-size: 28px; font-weight: bold; margin-bottom: 15px; color: #000;}
.mainCol h2 {font-size: 19px; font-weight: bold; margin-bottom: 15px; color: #4f8aa6;}
.mainCol h3 {border-bottom:2px solid #CCCCCC; color:#555555; font-size:18px; font-weight:bold; margin: 30px 0 10px; padding-bottom:6px;}
.mainCol h4 {font-size:18px; font-weight:normal; margin: 20px 0 10px;}
.mainCol p {font-size: 12px; line-height: 16px; margin-bottom: 12px;}
.mainCol .list {font-size: 12px; line-height: 16px; margin-bottom: 12px; margin-left: 30px;}
.mainCol .list li {padding-left: 18px; background: url('/landing/img/bullet-blue.gif') 0 0 no-repeat;}

.faqs {float: left; width: 595px; padding-left: 45px; background: url('/landing/img/icn-question.gif') 0 0 no-repeat; margin: 5px 0 10px 0;}
.faqs dt {float: left; width: 100%; font-size: 19px; font-weight: bold; color: #4f8aa6; margin: 10px 0 6px 0;}
.faqs dd {float: left; width: 100%; font-size: 12px; line-height: 16px; padding-bottom: 25px; background: url('/landing/img/dot.gif') bottom repeat-x;}
.faqs dd span {font-weight: bold; color: #88bbd4}
.top {float: left; clear: left; width: 100%; text-align: right; font-size: 11px; margin: 0 0 35px 0;}
.top a {color: #999;}

.sideCol {float: left; display: inline; position: relative; width: 207px; padding-top: 20px;}
.modTop {float: left; width: 207px; background: url('/landing/img/sideMod-top.gif') top center no-repeat; padding-top: 10px; margin-bottom: 25px;}
.modBtm {float: left; width: 100%; background: url('/landing/img/sideMod-btm.gif') bottom center no-repeat; padding-bottom: 10px;}
.modBtm img {margin: 10px 0 5px 15px;}
.modBtm h5 {margin: 10px 0 0 15px; font-size: 13px; font-weight: bold;}
.modBtm p {margin: 10px 10px 10px 15px; font-size: 12px; line-height: 16px;}
.modBtm p.phone {padding-left: 22px; background: url('/landing/img/icn-phone.gif') 3px 0 no-repeat;}
.modBtm p.email {padding-left: 22px; background: url('/landing/img/icn-email.gif') 0 2px no-repeat;}
.categories {float: left; width: 100%; margin: 10px 0 20px 0;}
.categories li {float: left; width: 177px; padding-left: 30px; background: url('/landing/img/bullet-dotline.gif') 0 3px no-repeat; font-size: 14px; margin-bottom: 8px;}

.tipBubble {display: inline-block;}
a.tt{position: relative; z-index: 24; font-size: 12px; text-decoration: none; color: #333;}
a.tt span {display: none; }
a.tt:hover {z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip {display: block; position: absolute; top: 0px; left: -85px; padding: 10px 0 0 0; width: 300px; color: #333; text-align: center; filter: alpha(opacity:100); KHTMLOpacity: 1.00; MozOpacity: 1.00; opacity: 1.00;}
a.tt:hover span.top {display: block; padding: 40px 8px 0; background: url('/landing/img/bubble.gif') no-repeat top;}
a.tt:hover span.middle {display: block; padding: 0 12px; background: url('/landing/img/bubble_filler.gif') repeat bottom; line-height: 14px;}
a.tt:hover span.bottom {display: block; padding:3px 8px 10px; color: #548912; background: url('/landing/img/bubble.gif') no-repeat bottom;}


/* Learn
--------------------------------------- */
#mastLearn {float: left; width: 100%; height: 342px; background: url('/landing/img/mast-learn.jpg') top center no-repeat;}
#mastLearn h1 {float: left; width: 575px; font-size: 28px; font-weight: bold; margin: 20px 0 20px 30px; display: inline; color: #000;}
#mastLearn h2 {float: left; clear: left; width: 575px; font-size: 19px; font-weight: bold; margin-bottom: 20px; margin-left: 30px; display: inline; color: #4f8aa6;}
#mastLearn p {float: left; clear: left; width: 575px; font-size: 12px; line-height: 16px; margin-bottom: 12px; margin-left: 30px; display: inline;}
#mastLearn ul {float: left; clear: left; width: 630px; margin: 25px 0 0 30px; display: inline;}
#mastLearn ul li {float: left; margin-right: 8px;}
#mastLearn ul li img {float: left; border: 1px solid #ccc;}
#freeShipping {float: right; margin: 10px 30px 0 0; width: 269px; height: 84px; background: url('/landing/img/module-holiday.jpg') no-repeat;}
#freeShipping h5 {float: left; width: 200px; font-size: 17px; font-weight: bold; padding: 15px 0 10px 55px; color: #600}
#freeShipping p {float: left; width: 200px; font-size: 12px; line-height: 14px; padding-left: 55px;}
#freeShipping p a {color: #900;}
#featureList {float: left; width: 100%; margin: -40px 0 40px 0; border: 1px solid #666;}
#featureList th {padding: 6px; background: #000 url('/landing/img/bg-featureList.gif') bottom repeat-x; color: #fff; font-weight: bold; font-size: 17px;}
#featureList td {padding: 3px; text-indent: 3px; font-size: 12px; vertical-align: middle; border-bottom: 1px solid #ccc;}
#featureList tr.alt {background: #eee;}
#shortcuts {float: left; clear: left; width: 100%; background: url('/landing/img/bg_shortcuts.gif') 30px 15px no-repeat; margin-bottom: 20px;}
#shortcuts h3 {float: left; width: 100%; text-indent: 175px; font-size: 17px; font-weight: bold;}
#shortcuts ul {float: left; display: inline; margin-top: 22px;}
#shortcuts ul li {float: left; width: 100%; font-size: 12px; margin-bottom: 8px;}
#shortcuts li.title {font-size: 14px; font-weight: bold; color: #336600; margin-bottom: 18px;}
#shortcuts li label {float: left; width: 75px; font-weight: bold;}
#shortcuts li span {float: left; width: 165px; color: #666;}
#shortcuts ul.list1 {width: 240px; margin-right: 10px; margin-left: 175px;}
#shortcuts ul.list2 {width: 250px; margin-right: 10px;}
#shortcuts ul.list2 label {width: 85px;}
#shortcuts ul.list3 {width: 230px; }
#shortcuts ul.list3 span {width: 155px;}



/* Checkout
--------------------------------------- */
.checkout {float: left; width: 100%;}
.checkout h1 {font-size: 28px; font-weight: bold; margin: 20px 0 15px 30px; color: #000;}
.checkout p {font-size: 12px; margin: 0 0 10px 30px; color: #000;}
.checkout .req {font-size: 11px; color: #900; text-indent: 30px;}
.legend {position: absolute; top: 15px; right: 0; float: left; width: 320px; background: url('/landing/img/legend-bar.gif') 10px 0 no-repeat;}
.legend li {float: left; width: 50px; margin-right: 30px; text-align: center;}
.legend li span {float: left; width: 32px; height: 32px; background: url('/landing/img/legend-inactive.gif') top center no-repeat; line-height: 32px; font-size: 16px; color: #9aa6b9; margin-left: 8px;}
.legend li p {float: left; width: 100%; margin-top: 5px; font-size: 12px; color: #b7cde0; line-height: 16px; margin-left: 0;}
.legend li.active {}
.legend li.active span {background: url('/landing/img/legend-active.gif') top center no-repeat; color: #fff; font-weight: bold;}
.legend li.active p {color: #6699cc; font-weight: bold;}

.cart {float: left; width: 560px; padding: 35px 0 20px 30px;}
.item {float: left; width: 100%; margin-bottom: 25px;}
.item .qty {float: left; width: 100px; margin-right: 10px;}
.item .qty input {width: 20px; padding: 4px; font-size: 16px; margin: 8px 0 12px 27px; text-align: center; background: #fff; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.item .qty a {float: left; clear: left; width: 86px; height: 27px; font-size: 12px; color: #999; background: url('/landing/img/bg-remove.gif') top center no-repeat; line-height: 27px; text-indent: 30px;}
.item .qty.sml {width: 50px;}
.item .prod {float: left; width: 325px; margin-right: 10px;}
.item .prod img {float: left; margin-right: 10px;}
.item .prod h3 {float: left; width: 250px; font-size: 18px; font-weight: bold; margin: 8px 0 4px 0;}
.item .prod p {font-size: 14px; line-height: 16px;}
.item .prod p.color {color: #666;}
.item .msrp {float: left; width: 70px; text-align: right; margin-top: 8px;}
.item .msrp p {font-size: 18px; font-weight: bold; color: #666;}
.mbg {float: left; width: 220px; text-align: center; padding-top: 50px; padding-left: 60px;}
.mbg img {}
.mbg p {font-size: 12px; color: #6c3b19; line-height: 16px; margin-top: 10px;}

.ctaCart {float: left; display: inline; position: relative; width: 932px; margin: 0 0 0 3px; background: url('/landing/img/fade-yellow.gif') 0 33px repeat-x;}
.ctaCart .btn {float: left; margin: 20px 0 0 40px;}
.ctaCart .btn-continue {position: absolute; right: 30px; top: -10px; float: left; width: 200px; font-size: 13px;}
.subtotal {float: left; width: 586px; height: 66px; background: url('/landing/img/bg-subtotal.gif') top left no-repeat;}
.subtotal img {float: left; margin: 15px 0 0 25px;}
.subtotal label {float: left; margin: 23px 0 0 260px; font-weight: bold; font-size: 20px; text-transform: uppercase; color: #88bbd4;}
.subtotal span {float: left; margin: 20px 0 0 0; width: 108px; font-size: 25px; letter-spacing: -1px; text-align: right; font-weight: bold; color: #000;}
.freeshipping {float: left; clear: left; width: 100%; height: 120px; background: url('/landing/img/shipping.gif') 465px 15px no-repeat;}
.freeshipping p {font-size: 16px; color: #a66722; float: left; display: inline; width: 400px; margin: 40px 0 0 220px;}
.freeshipping p strong {font-weight: bold;}

.info {float: left; width: 500px; padding: 25px 20px 30px 30px; }
.formRow {float: left; width: 100%; margin: 0 0 6px 0;}
.formRow label {float: left; width: 100px; font-size: 12px; line-height: 22px; margin-right: 5px;}
.formRow .formElements {float: left; width: 390px;}
.formRow .error {float: left; clear: left; display: inline; background: url(/landing/img/icn_error.gif) left no-repeat; color: #900; font-size: 12px; padding-left: 18px; line-height: 18px; margin: 2px 0 4px 105px;width: 180px;}
.checkout .error {float: left; clear: left; display: inline; background: url(/landing/img/icn_error.gif) left no-repeat; color: #900; font-size: 12px; padding-left: 18px; line-height: 18px; margin: 2px 0 4px 25px}

.text {font-size: 12px; padding: 2px; background: #fff; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.formRow .formElements a {font-size: 11px; line-height: 20px; color: #999;}
.formRow .formElements .help {float: left; width: 100%; clear: left; font-size: 11px; color: #999; line-height: 18px;}
.formRow .formElements .expMo {margin: 0 10px 0 5px; white-space: nowrap; font-size: 11px; color: #999; line-height: 18px;}
.formRow .formElements .expYr {margin: 0 10px 0 5px; white-space: nowrap; font-size: 11px; color: #999; line-height: 18px;}
.formRow .formElements label.toinput {float: none; font-size: 12px; line-height: 18px;}
.formActions {float: left; width: 100%; clear: left; margin: 25px 0;} 
.formActions .btn {float: left; margin: 0 25px 0 105px;}
.formActions a {float: left; font-size: 12px; line-height: 30px;}

.callout {float: left; width: 325px; padding: 15px; background: #e9e9c3; border: 0px solid #ffffff; margin: 35px 0 0 0;}
.callout h3 {font-size: 16px; font-weight: bold; line-height: 20px;}
.callout p {font-size: 12px; line-height: 16px;}

.callout.shipping select {margin: 5px 0;}
.callout.shipping p {font-size: 11px;}

.callout.payment {}
.callout.payment h3 {margin-bottom: 15px;}
.callout.payment dl {width: 100%; font-size: 12px;}
.callout.payment dt {float: left; width: 220px; display: inline-block; margin-bottom: 6px;}
.callout.payment dd {float: left; width: 100px; display: inline-block; text-align: right; margin-bottom: 6px;}
.callout.payment .promo {color: #060; font-weight: bold;}
.callout.payment .total {clear: left; width: 100%; position: relative; font-size: 30px; line-height: 30px; letter-spacing: -1px; font-weight: bold; margin: 30px 0 10px 0;}
.callout.payment .total span {text-align: right; float: left; position: absolute; right: 0; top: 0;}
.callout.payment .total label {}

.userDetails {float: left; width: 350px; border-right: 1px solid #ccc; padding: 10px 0 20px 30px; margin: 10px 0;}
.userDetails h3 {font-size: 16px; font-weight: bold; line-height: 20px; margin-top: 10px;}
.userDetails p {font-size: 12px; line-height: 16px;}

.userCart {float: left; display: inline; width: 470px; margin: 60px 0 30px 60px;}
.userCart .prod {width: 385px;}
.userCart .prod h3, .userCart .prod p {width: 300px;}

.paymentsummary {float: left; display: inline; width: 932px; margin: 10px 0 10px 3px; background: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 15px 0;}
.paymentsummary dl {float: right; width: 460px; margin-right: 30px; font-size: 14px; font-weight: bold; }
.paymentsummary dl dt {float: left; width: 310px; margin-bottom: 6px;}
.paymentsummary dl dd {float: left; width: 150px; margin-bottom: 6px; text-align: right;}
.paymentsummary dl .promo {color: #060; font-weight: bold;}

.finaltotal {float: left; clear: left; width: 100%; text-align: right; padding: 15px 0;}
.finaltotal p {font-size: 30px; font-weight: bold; letter-spacing: -1px; margin-right: 30px;}
.finaltotal .btn {margin: 25px 30px 25px 30px;}

#emptyCart {float: left; width: 500px; margin: 0 0 25px 30px;}
#emptyCart h1 {font-size: 18px; margin: 10px 0 20px 0;}
#emptyCart p {font-size: 12px; margin-bottom: 12px; line-height: 16px;}


/* Pre-Footer
--------------------------------------- */
#xsell {float: left; clear: left; width: 100%; position: relative; height: 148px; background: url('/landing/img/xsell-bg.jpg') top center no-repeat;}
#xsell img {position: absolute; right: 20px; bottom: 1px;}
#xsell h4 {float: left; width: 350px; display: inline; margin: 40px 0 10px 400px; font-size: 18px; color: #778899;}
#xsell p {float: left; width: 350px; display: inline; margin: 0 0 0 400px; font-size: 12px; line-height: 16px; color: #778899;}


/* Footer
--------------------------------------- */
#footer {float: left; clear: left; width: 100%; position: relative; padding-bottom: 25px;}
#footer ul {float: left; width: 98%; margin: 15px 0 0 1%; color: #666; font-size: 11px;}
#footer ul li {float: left; width: auto; display: inline; padding-right: 25px;}
#copyright {float: left; clear: left; width: 100%; position: relative; padding-bottom: 25px; background: url('/landing/img/bg-canvas-btm.gif') top center no-repeat;}
#copyright ul {float: left; width: 98%; margin: 15px 0 0 1%; color: #666; font-size: 11px;}
#copyright ul li {float: left; margin-right: 25px;}

h3.processing {text-transform:uppercase;font-size:12px;padding:10px;}

