* {
	margin: 0;
	padding: 0;
}

body  { color: #333; font-size: 0.82em; font-family: Georgia, serif; background-color: white; margin: 0; padding: 0 }

p {
	margin: 0;
	padding: 1.3em 0 0;
	line-height: 150%;
}

ol.list li,ul.list li,#sidebar li {
	margin: 0 0 0 2em;
	padding: .3em 0 0;
	line-height: 150%;
}

pre {
	margin: 0;
	padding: 1.3em 0 0;
	font-size: 1.2em;
}

pre.api {
	display: block;
	width: 520px;
	padding: 1px 20px;
	line-height: 120%;
	overflow: auto;
	text-align: left;
}

a img {
	border: none;
}

A:link      { color: gray; text-decoration: none; background: transparent }
A:visited  { color: gray; text-decoration: none; background: transparent }
A:hover       { color: black; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

#masthead  { background-color: #631000; background-repeat: repeat-x; background-attachment: scroll; background-position: center top; width: 100%; height: 146px; float: left }

#masthead h1 {
	margin: 34px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	color: #e8e5cc;
	font-size: 3em;
	height: 31px;
	text-indent: -9000px;
}

#masthead h1 a  { font-size: 12px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center top; display: block; margin: 0 auto; position: relative; top: 0; left: 0; width: 474px; height: 31px; border: none; outline: none medium }

#masthead h1 a:hover  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom }

#masthead p#plug  { color: #d67719; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center top; text-align: center; text-transform: uppercase; text-indent: -9000px; margin-top: -17px }

#masthead p#plug a {
	position: relative;
	top: -50px;
	left: 375px;
	display: block;
	width: 120px;
	height: 50px;
	margin: 0 auto;
	border: none;
	outline: none;
}

#content {
	float: left;
	width: 69%;
	padding-top: 20px;
	padding-bottom: 59px;
}

#content h2 {
	font-size: 2.1em;
	font-weight: normal;
	padding-bottom: .3em;
}

#content h2.home,#content h2.home-alt {
	font-size: 1.6em;
	padding-bottom: .5em;
}

#content h2.home-alt {
	margin-top: 1.5em;
}

#content h3  { color: #777; font-size: 1em; font-weight: bold }

#content h5  { color: white; font-size: 0.8em; font-weight: normal; padding-top: 22px }

#content h5 a  { font-weight: normal; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; text-transform: uppercase; padding-left: 18px; border: none }

#content h5 a:hover  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center }

#content p strong.apikey {
	padding-left: 10px;
	font-size: 22px;
}

#content table.data {
	width: 100%;
	border: none;
	border-top: 1px solid #c4c2ab;
	border-collapse: collapse;
	margin: 0 0 30px 0;
}

#content table.data td {
	vertical-align: top;
	border-bottom: 1px solid #c4c2ab;
	padding: 10px 10px 12px 10px;
	font-size: .95em;
	color: #333;
}

#content table.data tr.alt td,#sidebar-cart table.data tr.alt td {
	background: #ebeadf;
}

#content table.data td.location {
	width: 34%;
	color: #777;
}

#content table.data td.job {
	width: 66%;
}

#content table.data td a {
	display: block;
	margin: -2px 0 -10px;
	border: none;
	font-size: 1.2em;
}

#content fieldset {
	margin: 11px 0 18px;
	border: 1px solid #c4c2ab;
	padding: 18px 10px 27px;
}

#content fieldset.affiliate {
	margin-top: 21px;
}

#content fieldset.affiliate img {
	margin-top: 10px;
}

#content fieldset.sub,#sidebar-cart fieldset.sub {
	padding: 1em;
	text-align: center;
	background: #ebeadf;
}

#sidebar-cart fieldset.sub {
	font-size: .78em;
}

#content fieldset.sub .alt {
	margin-left: .5em;
	font-size: .87em;
}

#content legend {
	margin: 10px 0 10px 3px;
	border: 1px solid #c4c2ab;
	padding: 3px 8px;
	font-size: .87em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #444;
}

#content label {
	float: left;
	clear: both;
	width: 25%;
	margin: 3px 2% 0;
	padding-top: 5px;
	text-align: right;
	font-size: 1.1em;
}

#content fieldset p.example,#payment-method span.example {
	clear: both;
	margin: 0 0 5px 29%;
	font-size: .87em;
	color: #777;
	width: 65%;
	padding: 0;
}

#content input.text,#content input.url,#content textarea,#content select {
	float: left;
	display: block;
	width: 64%;
	margin: 5px 15px 5px 0;
	border: 1px solid #c4c2ab;
	padding: 3px;
	font-family: 1em/1.0 "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

#content textarea#apidesc {
	height: 100px;
}

#content div#affrules {
	display: block;
	float: left;
	width: 64%;
	height: 100px;
	margin: 5px 15px 5px 0;
	padding: 3px;
	overflow: auto;
	font-family: 1em/1.0 "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	background: #fff;
	border: 1px solid #c4c2ab;
}

#content div#affrules ul {
	list-style: disc;
}

#content div#affrules ul li {
	margin: 0 0 6px 17px;
	padding: 0;
	font-size: 11px;
	line-height: 150%;
	color: #777;
	list-style: disc;
}

#content textarea#context {
	height: 200px;
}

#content select {
	padding: 3px 0 3px 3px;
	width: 66%;
	background: #fff;
}

#content select optgroup {
	font-style: normal;
}

#content select option {
	padding: 0 18px 0 6px;
}

#content textarea {
	margin-bottom: 0;
}

#content p.wordcount {
	clear: left;
	width: 61%;
	margin: 0 0 10px 29%;
	padding: 10px 0 0 0;
	font-size: .87em;
	color: #777;
}

#content p.wordcount strong {
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0;
}

#content p.wordcount strong em {
	margin: 0 3px 0 0;
	padding: 1px 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 1.35em;
	border: 1px solid #c4c2ab;
	background: #ebeadf;
}

#content input.button  { font-size: 1.2em; background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; cursor: pointer; padding: 2px 0; width: 12em; border-style: double; border-width: 3px; border-color: #f1f1f1 #c0c0c0 #c0c0c0 #f1f1f1 }

#content input#agree {
	clear: both;
	float: left;
	margin: 0 2% 0 25%;
}

#content label.agreement {
	float: left;
	clear: none;
	text-align: left;
	width: 63%;
	margin: 0;
	padding: 0;
	font-size: .95em;
}

#content .sub-heading {
	padding-top: .5em;
	color: #888;
}

#content p.cite {
	font-weight: bold;
}

#content blockquote  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 11px 0.7em; margin: 0.3em 0; padding: 0.8em 38px }

#content blockquote p {
	padding-top: 0;
	font-size: .95em;
	font-style: italic;
	color: #666;
}

#content blockquote p strong {
	color: #333;
}

#error  { background-color: #ffc; background-repeat: no-repeat; background-attachment: scroll; background-position: 10px 6px; margin: 20px 0; padding: 0 20px 10px 52px; border-style: solid; border-width: 1px; border-color: #ccc #aaa #aaa #ccc }

#error p {
	padding-top: 1em;
}

div#listings #error {
	margin: 20px 32px 0 161px;
}

#preview {
	margin-top: 1em;
	padding: 20px 25px;
	border: 1px solid #c4c2ab;
	background: #ebeadf;
}

#invoice {
	margin-top: 2em;
	padding: 15px 20px;
	border: 1px solid #c4c2ab;
	font-size: .87em;
	line-height: 135%;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

#invoice hr {
	display: none;
}

#invoice table {
	margin-top: 1em;
	width: 100%;
	border: none;
	border-top: 1px solid #c4c2ab;
	border-collapse: collapse;
}

#content table td {
	border-bottom: 1px solid #c4c2ab;
	padding: .4em .7em;
}

hr {
	margin: 16px 0 -3px 0;
	border: none;
	border-bottom: 1px dotted #d67719;
	height: 1px;
}

* html hr {
	margin: 11px 0 -12px 0;
}

img.example {
	margin-bottom: -18px;
	margin-top: 18px;
}

#sidebar,#sidebar-cart  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; margin-bottom: 50px; padding: 20px 0 101px; width: 28.5%; float: right }

#sidebar p,#sidebar-cart p {
	padding: 1em 0 0;
	font-size: .87em;
	line-height: 135%;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #777;
}

#sidebar ul,#sidebar-cart ul {
	padding-top: 5px;
}

#sidebar li,#sidebar-cart li {
	padding: .4em 0 0;
	font-size: .87em;
	line-height: 135%;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #777;
}

#sidebar .box,#sidebar-cart .box {
	width: 94%;
	margin-bottom: 12px;
	border: 1px solid #c4c2ab;
	padding: 3%;
	background: #ebeadf;
}

#sidebar .box a,#sidebar-cart .box a {
	border: none;
}

#sidebar .box img.left,#sidebar-cart .box img.left {
	float: left;
	padding: 4px 10px 5px 3px;
}

#sidebar .box img.right,#sidebar-cart .box img.right {
	float: right;
	padding: 0 0 5px 10px;
}

#sidebar .box p,#sidebar-cart .box p {
	padding: 7px 0 5px 3px;
	line-height: 137%;
}

#sidebar .box h3,#sidebar-cart .box h3 {
	font-family: Helvetica Neue,Helvetica,Lucida Grande,Arial,Verdana,sans-serif;
	color: #333;
	font-size: 1.1em;
	padding: 3px 0 0 3px;
	line-height: 130%;
}

#sidebar .box h3 a,#sidebar-cart .box h3 a {
	color: #333;
	border-bottom: 1px dotted #333;
}

#sidebar .box h3 a:hover,#sidebar-cart .box h3 a:hover {
	color: #CB6F14;
	border-bottom: 1px dotted #CB6F14;
}

#sidebar blockquote,#sidebar-cart blockquote  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 11px 0.7em; margin: 2em 0 1em; padding: 0.8em 38px; border-top: 1px dotted #c4c2ab; border-bottom: 1px dotted #c4c2ab }

#sidebar blockquote p,#sidebar-cart blockquote p {
	padding-top: 0;
	font: italic .95em Georgia,serif;
	line-height: 140%;
	color: #444;
}

#sidebar blockquote p.cite,#sidebar-cart blockquote p.cite {
	margin-top: .7em;
	color: #777;
}

#sidebar blockquote p.tstml-link {
	margin-top: 1.5em;
	font-size: .8em;
	text-transform: uppercase;
	font-style: normal;
}

#sidebar blockquote p.tstml-link a  { color: #777; font-weight: normal; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right 50%; padding-right: 17px; border-bottom: 0 none }

#sidebar blockquote p.tstml-link a:hover  { color: #333; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right 50% }

#sidebar p.jobs-link a  { font-weight: normal; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right 50%; padding-right: 17px; border-bottom: 0 none }

#sidebar p.jobs-link a:hover  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right 50% }

#sidebar strong {
	color: #444;
}

#partners {
	margin: 25px 0;
	text-align: center;
}

#partners img {
	margin-bottom: 7px;
}

#costs {
	margin: 0 0 3px 0;
	padding: 10px 0;
	border: 1px solid #c4c2ab;
	text-align: center;
	background: #ebeadf;
}

#costs h2 {
	margin: 0;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
	color: #333;
	font-weight: normal;
}

#costs p {
	font-family: Georgia,sans-serif;
	font-style: italic;
	color: #a69a87;
}

#costs h2 em {
	font-size: 24px;
	font-style: normal;
	letter-spacing: normal;
}

#costs h2 em span {
	font-size: 18px;
	vertical-align: top;
}

.heading-alt   { font-size: 11px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bolder; line-height: 15px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 10px center; text-align: center; padding-left: 0 }

p.rss {
	margin-bottom: .5em;
	font-family: Georgia,"Lucida Grande",Arial,Verdana,sans-serif!important;
	font-size: .8em!important;
	text-transform: uppercase;
	color: #999;
}

p.rss a {
	margin-right: 5px;
	border-bottom: none;
	font-weight: normal;
	color: #999;
}

p.rss img {
	vertical-align: -20%;
}

.sm   { color: black; font-size: 14px; line-height: 16px }

.agenda   { color: black; font-size: 14px; line-height: 16px }

.pad   { font-size: 17px }

.pad2      { font-size: 14px; line-height: 18px }

.type {
	margin-bottom: -8px;
	font-size: .87em;
	text-transform: uppercase;
}

.type .flourish    { font-size: 12px; vertical-align: -10% }

.type .icon {
	margin-right: 3px;
	vertical-align: -30%;
}

a.feeds-link  { color: #333; font: 0.91em Georgia, serif; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; text-transform: uppercase; letter-spacing: 1px; padding: 5px 0 5px 22px; border-bottom: 0 none }

ul.feeds-list  { font-size: 9px; list-style: none; margin: 25px 0 0; padding: 0 }

.feeds-list li  { font-size: 9px; margin: 12px 0 }

.feeds-list a   { font-size: 9px; font-weight: normal; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding: 2px 0 2px 22px; border-bottom: 0 none }

#perks-box {
	margin: 15px 0 18px;
	border: 1px solid #c4c2ab;
	padding: 10px 13px;
	background: #ebeadf;
}

#perks-box h4  { color: #333; font-size: 1em; font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left 60%; margin: 0; padding: 3px 0 0 18px }

#perks-box p {
	padding-top: .3em;
	font-size: .87em;
	line-height: 135%;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #777;
}

#perks-wrapper {
	float: left;
	display: block;
	width: 64%;
	margin: 5px 15px 5px 0;
	font-family: 1em/1.0 "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

#perks-content {
	margin-top: 10px;
}

#perks-content p {
	padding-top: 0;
	font-size: .95em;
	font-style: italic;
	line-height: 120%;
}

#perks-content p strong {
	color: #CB6F14;
}

#perks-content p.wordcount {
	font-style: normal;
}

#perks-wrapper label {
	float: none;
	clear: none;
	width: auto;
	margin: 0 1%;
	padding-top: 5px;
	text-align: left;
	font-size: .95em;
}

#perks-wrapper label em {
	color: #777;
}

#perks-wrapper textarea {
	width: 100%;
}

#perks-wrapper p.wordcount {
	width: 100%;
	margin-left: 0;
}

#footer   { background-color: white; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; padding: 5px 0 50px; width: 100%; float: left }

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: .8em;
	text-transform: uppercase;
	color: #70706d;
}

#footer a {
	color: #777;
	border-bottom: 0;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
}

#container {
	float: left;
	width: 100%;
	background: #f4f3e8;
}

#wrapper {
	width: 838px;
	margin: 0 auto;
}

.tabberlive .tabbertabhide {
	display: none;
}
ul.tabbernav li {
	list-style: none;
	display: inline;
}
ul.tabbernav li a:hover  { color: #333; background-color: #f4f3e8; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0 }
.tabberlive .tabbertab h2  { display: none }

.tabberlive .tabbertab h3  { display: none }

#wrapper #content table.listings {
	width: 100%;
	margin: 0 0 20px 0;
}

#wrapper #content table.listings tbody {
	margin: 0;
	padding: 0;
}

#wrapper #content table tr {
	border-bottom: 1px solid #d1d2b7;
}

#wrapper #content table tr.alt,#wrapper #sidebar-cart table tr.alt  { background: white }

#wrapper #content table tr td {
	font-size: .87em;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	padding: 10px 5% 10px 0;
	margin: 0;
	width: 60%;
}

#wrapper #content table tr td a.newpost  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 50%; padding: 0 0 0 20px }

#wrapper #content table tr td.locale {
	width: 30%;
	padding-left: 5%;
	padding-right: 5%;
	font-size: .8em;
	font-weight: bold;
}

#wrapper #content table tr td .at {
	display: block;
	height: 0;
	text-indent: -9999px;
}

#wrapper #content table tr td .employer {
	display: block;
	color: #333;
}

#wrapper #content table tr td.type {
	width: 15%;
	text-transform: none;
	padding-right: 50px;
	font-size: .8em!important;
	color: #8a8987;
}

#wrapper #content table tr td a {
	font-size: 1em;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	border: none;
}

#content #checker {
	position: absolute;
	top: 175px;
	left: 53%;
	margin: 0 0 0 -60px;
	padding: 0;
	width: 210px;
	height: 20px;
	overflow: hidden;
}

#content #checker input {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	display: block;
}

#content #checker label {
	display: block;
	float: left;
	clear: none;
	width: auto;
	margin: 0 15px 0 0;
	padding: 0;
	line-height: 1.0;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: .87em;
	font-weight: normal;
	color: #F4F3E8;
}

dl.partner-links  { font-size: 15px; margin: 0; padding: 0; border-bottom: 0 none }

.partner-links a  { font: bold 15px Georgia, serif!important; border-bottom: 1px dotted #b30000 }

.partner-links dd  { font-size: 15px; font-family: Georgia, serif!important; line-height: 140%; padding: 0.3em 0 0.8em }

h3.partner-heading {
	margin: 1.5em 0 0!important;
	color: #333!important;
	font-size: 1em!important;
	text-transform: uppercase;
}

table#cart {
	width: 80%;
	margin: 15px auto;
}

table#cart th {
	padding: 7px 10px;
	font-size: .87em;
	text-transform: uppercase;
}

table#cart th.cart-desc {
	text-align: left;
}

table#cart td {
	width: auto!important;
	padding: 7px 10px!important;
}

table#cart td.cart-qty {
	width: 15%;
	text-align: center;
}

table#cart td.cart-desc {
	width: 55%;
}

table#cart td.cart-total {
	width: 30%;
	text-align: center;
}

table#cart td.cart-total strong  { background: white; padding: 3px 5px }

#content table td {
	border-bottom: 1px solid #c4c2ab;
}

#bannersetup table td tr {
	border-bottom: 0!important;
}

#bannersetup table {
	width: 80%;
}

#bannersetup th {
	text-align: left;
}

#bannersetup textarea {
	width: 425px;
	height: 158px;
}

#badgesetup table td tr {
	border-bottom: 0!important;
}

#badgesetup table {
	width: 80%;
}

#badgesetup th {
	text-align: left;
}

#badgesetup textarea {
	width: 425px;
	height: 158px;
}

.aff-example {
	text-align: center;
}

.aff-example a {
	border-bottom: 0;
}

.aff-example-text {
	margin: 0 100px;
	background: #fff;
}

#content textarea.affcode {
	height: 80px;
}

.staticform {
	margin: 5px 15px 5px 0;
	padding: 3px;
	display: block;
	float: left;
}

.success    { color: black; font-size: 12px; font-weight: normal; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: center top; padding: 0 0 0 0; clear: both }

.or-cancel  { font-size: 12px; line-height: 15px }

#content h2.head-alt em {
	font-style: normal;
	font-size: .45em;
}

#sidebar-cart {
	background: none;
	padding: 20px 0;
	margin-bottom: 0;
}

.cart-review h4  { font-size: 1.15em; font-family: Georgia, serif!important; font-weight: normal; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left 1px; padding-bottom: 0.35em; padding-left: 23px }

input.small-button  { font-size: 0.9em; background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% bottom; cursor: pointer; padding: 2px 0; width: 7em; border-style: double; border-width: 3px; border-color: #f1f1f1 #c0c0c0 #c0c0c0 #f1f1f1 }

#content label.radio,#content select.radio,#content input.radio {
	text-align: left;
	display: block;
	margin: 0 .5em 0 0;
	width: auto!important;
	padding: 0;
	float: left;
}

#sidebar-cart #create-another-listing {
	padding: 10px;
	margin-top: 3em;
	border: 1px solid #c4c2ab;
	text-align: center;
	background: #ebeadf;
}

#create-another-listing a {
	color: #777;
	border-bottom: 1px dotted #777;
}

#create-another-listing a:hover {
	color: #CB6F14;
	border-bottom: 1px dotted #b30000;
}

#sidebar-cart table#cart .cart-desc a  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; padding-right: 20px }

#sidebar-cart table#cart .cart-desc a:hover  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right center; padding-right: 20px }

#sidebar-cart table#cart {
	width: 100%;
	margin: 5px auto;
}

#sidebar-cart table#cart th {
	padding: 3px 5px;
	font-size: .8em;
	text-transform: uppercase;
	border-bottom: 1px solid #dbdacf;
}

#sidebar-cart table#cart th.cart-desc {
	text-align: left;
}

a.delete  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-indent: -5000px; display: block; margin: 0; padding: 0; width: 16px; height: 16px; overflow: hidden; border: none }

a.delete:hover  { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom }

#sidebar-cart table#cart td {
	width: auto!important;
	padding: 5px!important;
	font-size: .85em;
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}

#sidebar-cart table#cart td.cart-delete {
	width: 16px;
}

#sidebar-cart table#cart td.cart-qty {
	width: 15%;
	text-align: center;
}

#sidebar-cart table#cart td.cart-desc {
	width: auto!important;
}

#sidebar-cart table#cart td.cart-total {
	width: 30%;
	text-align: center;
}

#sidebar-cart table#cart td.cart-total strong {
	background: #dbdacf;
}

.grand-total-row td  { font-size: 10px; border-top: 1px solid #dbdacf }

#sidebar-cart table#cart tr.grand-total-row td.cart-desc  { font-size: 10px; width: 1em }

.grand-total {
	background-color: #dbdacf;
	font-weight: bold;
}

#payment-method label.label,#payWithCC label.label {
	clear: none;
	width: auto!important;
}

#payment-method {
	padding: 0 0 45px 15px;
}

#payment-method label.label {
	padding-top: 0;
	margin-top: -2px;
	margin-right: 15px;
}

#payment-method span.example {
	padding: 0;
	margin: 0;
	font-size: .87em;
}

#payment-method input.radio {
	padding: 0;
	margin: 0;
}

#payWithCC #ccnumber.text {
	width: 54%;
}

#payWithCC #ccexpireMonth.text {
	width: 22px;
	margin-right: 10px;
}

#payWithCC #ccexpireYear.text {
	width: 28px;
}

#payWithCC #ccverify.text {
	width: 50px;
}

#payWithCC #ccstate.text,#payWithCC #cczip.text {
	width: 121px;
	margin-right: 10px;
}

.ccnumber-img {
	margin-top: 5px;
}

.ccverify-img {
	margin-top: 5px;
}