  /* ============================= */
/* Ouch! Soft Theme*/
/* ============================= */	

#blq-main{
	color: #006;
	background:#f9f7e3 url(/staticarchive/43e0fdeeef4dba12d1b8d5f5a790e09df92b393a.gif) 0 0 no-repeat;
}
#banner{
}

#logo a{
	color:#908000;
}
#logo a span{
	background: url(/staticarchive/0f967c039fa95be74b7189d14ce18e790e337d59.gif) no-repeat;
}
#strapline{
	color: #006;
}

/* Accessibility Widget */

#access-widget{
	background: url(/staticarchive/aec21ce10063419aad28f41b0b7c4dc35b241975.png) left top no-repeat;
}
#access-widget-panel{
	border-color: #fff;
	background-color: #f3e7b0;
}
#access-widget-right{
	background: url(/staticarchive/aec21ce10063419aad28f41b0b7c4dc35b241975.png) right top no-repeat;
}
#access-widget h2,
ul#font-sizes a{
	color: #006;
}
#access-widget ul#themes a{
	border: 1px solid #000;
}

#content{
	background:transparent url(/staticarchive/40fd9d6a24e92fb2a42bfb6ecc2ef4e96a078131.gif) left bottom no-repeat;
}
#content a{
	color: #009;
}
#content a:visited{
	color: #006;
}
#content a:hover{
	color: #efeac2;  background-color:#006; text-decoration:none;
}
#content a:active{
	color: #800080;
}
#main-promo h2 a {
	padding-right:21px;
	background-image:url(/staticarchive/1f4bf5b64f1944af140d6ed525f370af5a3e4aaf.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#articles h2 a {
	padding-right:18px;
	background-image:url(/staticarchive/8494976de1fafce4cfae05abb81178a1841fbd0c.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#float-layout{ background: url(/staticarchive/5c7b18b438bef775dc8aa7be07c8fb2616b9e8a2.gif) 0 0 repeat-y; }
#float-top { background: url(/staticarchive/66d98292404aaf3ea5e36e2f4d99c19722870153.png) left top no-repeat; }
#float-end { background: url(/staticarchive/76caa7e71244ba41da758fbe8fa4af46c0f59873.gif) left bottom no-repeat; }

input#ouch-search-input{
	border: 1px solid #baac4c;
	background: #f9f3cb;
	color: #006;
}
#ouch-search-submit{ background-color:#af9f30; color:#f9f3cb; padding: 0.2em 0.1em 0.2em 0.2em; border:none; }

/* local nav */
#blq-local-nav li a { background-color:#dfd179; color:#009; }
#blq-local-nav li a:visited { background-color:#dfd179; color:#006; }
#blq-local-nav li a.selected { color: #006; text-decoration:none; background-color:#af9f30; }
#blq-local-nav li a:hover { 
	color:#f9f3cb; 
	background: #908000;  /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a43a', endColorstr='#908000'); /* for IE7- */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3a43a', endColorStr='#908000')"; /* for IE8 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #b3a43a), color-stop(0.7,#908000));  /* for webkit (SF4,CR) */	
	background: -moz-linear-gradient(center top, #b3a43a 10%, #908000 70%);  /* for FF3.6+ */
}
#blq-local-nav ul li.nav-top a, #blq-local-nav ul li.nav-top a.selected,
#blq-local-nav ul li.nav-top a:visited, #blq-local-nav ul li.nav-top a:visited.selected {
	color:#006; background-color:transparent;
}
#blq-local-nav ul li.nav-top a:hover, #blq-local-nav ul li.nav-top a:hover.selected {
	color:#006; 
	background:none;  /* for other browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a43a', endColorstr='#908000'); /* for IE7- */
}

#blq-local-nav li.messageboards {
	color: #fff;
	background: #908000;  /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a43a', endColorstr='#908000'); /* for IE7- */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b3a43a', endColorStr='#908000')"; /* for IE8 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #b3a43a), color-stop(0.7,#908000));  /* for webkit (SF4,CR) */	
	background: -moz-linear-gradient(center top, #b3a43a 10%, #908000 70%);  /* for FF3.6+ */
}
#blq-local-nav li.messageboards a {
	color:#fff;
}
#blq-local-nav li.messageboards a:visited {
	color:#f9f7e3;
}
#blq-local-nav li.messageboards a:hover {
	color:#fff;
}

div#lh-promos div.lh-promo-text,
div#lh-promos div.lh-promo-img{
	border-color: #dfd179;
}
div#lh-promos div.lh-promo-text{
	background: #F9F7EA;
}

div#lh-promos p.heading,
div#lh-promos p.heading a{
	color: #800080;
}
div#lh-promos p.heading a:visited{
	color: #706000;
}
div#lh-promos p.heading a:hover{
	color: #004b00;
}
div#lh-promos p.heading a:active{
	color: #C00000;
}

div#lh-promos p{
	color: #006;
}

/* Crumb trail */
#ouch-crumb{
	color: #006;
}
#ouch-crumb a{
	color: #006;
}
#ouch-crumb a:visited{
	color: #006;
}
#ouch-crumb a:hover{
	color: #efeac2;  background-color:#006; text-decoration:none;
}
#ouch-crumb a:active{
	color: #800080;
}


/* Content */
#blq-content h1, .main-heading{
	color: #006;
}
#blq-content img, #community-panel a img{
	border: 1px solid #dfd179;
}
#main-promo img{
	border-color: #CCC;
}


/* homepage text banner */
#content .home-banner-text{
	border-color: #dfd179;
	background: #F9F7EA;
	color: #006;
}


/* Articles */
#articles hr{ color: #908000; }			/* fix for IE (including IE7) */
#blq-content.page-news #articles hr{ display:none; }
#blq-content.page-news #articles .article{
	padding-top:3.4em;
	background:url(/staticarchive/72038b048e87b34b96cac39a3071c234d67bbb14.gif) left top no-repeat;
}
#blq-content.page-news #articles p.news-source{ top:0.6em; }

#articles .article.second{ background: #f3e7b0; }
.articles-box{ border: 1px solid #dfd179; }
.articles-box h2{ background: #dfd179; }
#content .articles-box p.header-addon a, #content .articles-box p.header-addon a:visited{ /*  */ }
#content .articles-box p.header-addon a:hover{ text-decoration:none; }

#blq-content #blocks .block ul li{
	background: url(/staticarchive/3733eec674a41d5a7126b37c5b9bd10d7f766e6f.gif) 0 0.33em no-repeat;
}
#blq-content.page-news #articles .article h2 a {
	color:#009;
	text-decoration:none;
	padding-right:0;
	background:none;
}
#blq-content.page-news #articles .article p a {
	color:#009;
	text-decoration:none;
	font-weight:bold;
	padding-right:17px;
	background-image:url(/staticarchive/8494976de1fafce4cfae05abb81178a1841fbd0c.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#blq-content.page-news #articles .article p a.external {
	background-image:url(/staticarchive/70b864b52b821f067dc736640aee0c19f32af862.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#blq-content.page-news #articles .article a:visited {
	color: #006;
}
#blq-content.page-news #articles .article a:hover{
	color: #efeac2;
	background-color:#006;
	text-decoration:none;
}
#blq-content.page-news #articles p.news-source{
	background-color: #f3e7b0;
}

#blq-content.page-news #articles .pagination{
	background-color:#dfd179;
}
#blq-content.page-news #articles .pagination a.selected {
	color:#000;
}
#blq-content.page-news #articles .pagination a:hover.selected {
	color:#efeac2;
}


/* Comments */
#comments.comments{
	border-top:none;
	padding-top: 5px;
	background:url(/staticarchive/72038b048e87b34b96cac39a3071c234d67bbb14.gif) left top no-repeat;
}
#comments.comments h3{
	background-color:#dfd179;
	padding:7px 8px;
}
#comments.comments ul.pagination{
	border: 1px solid #E0D4A8;
}
#comments.comments ul.forumthreadposts li{
	background: #F0E4B8;
}
#comments.comments ul.forumthreadposts li.stripe{
	background: #F5E9C2;
}
#comments.comments ul.forumthreadposts li p.flag {
	background: url(/staticarchive/19d1c43036c526b06338a9034a021646b27deb0d.gif) left center no-repeat;
}
#comments.comments #dnaacs textarea{
	border: 1px solid #B4A037;	
	background: #FFFEE8;
	color: #006;
}
#comments.comments p.dna-commentbox-userstate a{ 
	color:#006; 
	text-decoration:none;
	background: url(/staticarchive/15adc60d1cd3bce65dcfc2a6df67c9de4311c92d.png) right center no-repeat;
}
#comments.comments p.dna-commentbox-userstate a[xmlns="http://www.w3.org/1999/xhtml"] { background:none; }
#comments.comments p.dna-commentbox-userstate a:hover{
	text-decoration:underline;
	background-color:none;
}



/* Generic article */
#blq-content #personality{
	background: url(/staticarchive/72038b048e87b34b96cac39a3071c234d67bbb14.gif) left bottom no-repeat;
	padding-bottom: 5px;
	border-bottom: none;
}
#personality strong{
	color: #006;
}
#blq-content #personality p a{
	text-decoration:none;
}
#blq-content #personality p.author-more a{
	padding-right:17px;
	background-image: url(/staticarchive/8494976de1fafce4cfae05abb81178a1841fbd0c.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#blq-content #personality p a:visited{
	text-decoration:none;
}
#blq-content #personality p a:hover{
	color: #efeac2;
	background-color:#006;
	text-decoration:none;
}
#blq-content.generic-article h1{
	background: none;
	color: #006;
}

#print-this a{
	background: url(/staticarchive/01e2408b20ef14faeaa3d72b66292cbd532b9888.gif) 0 center no-repeat;
}
#send-to-friend a{
	background: url(/staticarchive/7de28447917b07203385d9a82c892823db955d3a.gif) 0 center no-repeat;
}
#related-links, #more-articles{
	border-top: none;
	padding-top: 5px;
	background: url(/staticarchive/60c2826882512b4edb3b5ee6addd782507ee1446.gif) left top no-repeat;
}
#related-links.solo, #more-articles.solo{
	border-top: none;
	padding-top: 5px;
	background: url(/staticarchive/72038b048e87b34b96cac39a3071c234d67bbb14.gif) left top no-repeat;
}
#related-links h2, #more-articles h2{
	/*   */
}


/* More from Ouch, Bookmarks and Mesageboard Help */
#more, #bookmark, #mb-help{
	border-top: none;
	padding-top: 5px;
	background: url(/staticarchive/72038b048e87b34b96cac39a3071c234d67bbb14.gif) left top no-repeat;
}
#more h2, #bookmark h2, #mb-help h2{
	color: #006;
}
#more h2 a {
	text-decoration:none;
	padding-right:20px;
	background-image: url(/staticarchive/8494976de1fafce4cfae05abb81178a1841fbd0c.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#bookmark p.header-addon a, #bookmark p.header-addon a:visited{
	color: #004b00;
	padding-left: 21px;
	background-image: url(/staticarchive/9f14a3b1663e3a95810c48c42cc3840bacd2c355.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#bookmark p.header-addon a:hover{
	color: #efeac2;
	background-color: #004b00;
	text-decoration: none;
}
#bookmark ul li a{
	/* inherit */
}


/* Author */
#author-about li a{
	background: url(/staticarchive/3733eec674a41d5a7126b37c5b9bd10d7f766e6f.gif) 0 0.33em no-repeat;
}
#author-latest{ background: #ECE5BC; }


/* Search results */
#search-info{ border-color: #006; }
#results li.odd{ background: #F5E9C2; }

/* Advanced search */
form#search-form div.hr{ background: #CCC68F; }


/* Promos */
.promo h2{ color: #908000; }
#content .promo h2 a{
	padding-right:20px;
	background-image: url(/staticarchive/8494976de1fafce4cfae05abb81178a1841fbd0c.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#content .promo h2 a:hover { text-decoration:none; }

.promo{
	border-top:none;
	padding-top: 5px;
	background:url(/staticarchive/72038b048e87b34b96cac39a3071c234d67bbb14.gif) left top no-repeat;
}
.promo.small{
	border-top:none;
	padding-top: 5px;
	background:url(/staticarchive/60c2826882512b4edb3b5ee6addd782507ee1446.gif) left top no-repeat;
}


/* Minisite */
#minisite-banner{ background: #baac4c; }
#blq-content #minisite-banner h1,
#blq-content #minisite-banner #minisite-heading{
	color: #006;
}
ul#minisite-nav{ border-color: #006; }


/* Community panel */
#community-panel .panel{
	background: url(/staticarchive/653a8155a3c050b03bea409a4833dc158c68d976.gif) left bottom no-repeat;
}
#community-panel .header{
	background: url(/staticarchive/1abbb39a9b996d1d5b2455fdef63b04387add8a9.png) left top no-repeat;
	border-bottom-color:#fff;
}
#community-panel h3 a:hover { text-decoration:none; }

#community-panel .content{
	background: #fff9d2 url(/staticarchive/0f872b7d3a713718bd1487ddb20fdab8cd434448.gif) 0 0 repeat-y;
}

#community-panel #podcast-panel p.what{
	background-image:url(/staticarchive/9f14a3b1663e3a95810c48c42cc3840bacd2c355.gif);
}
#community-panel #podcast-panel p.what a {
	color:#004b00;
}
#community-panel #podcast-panel p.what a:visited {
	color:#004b00;
}
#community-panel #podcast-panel p.what a:hover {
	color:#efeac2; background-color:#004b00; text-decoration:none;
}
#community-panel #podcast-panel p.what a:active {
	color:#004b00;
}

#community-panel .avatar img{
	border: 1px solid #baac4c;
}

#community-panel #podcast-panel h3 span{
	height:69px;
	background-image: url(/staticarchive/a5085f5505b9309d9d044199f4b30c16f594798c.png);
}
#community-panel #mboard-panel h3 span{
	background-image: url(/staticarchive/69f9fca96a7eb5579cf111cedcb2809b33076faa.png);
}
#community-panel #blogs-panel h3 span{
	background-image: url(/staticarchive/1fbe344329a7505e7b93aaae1d79bb7b18346737.png);
}
#community-panel #most-commented-panel h3 span{
	background-image: url(/staticarchive/3655a017f3d030a3a8acf4b19f68eac6c09ba836.png);
}
/* using '* html' to target IE6 only, hiding background, width and height already specified */
* html #community-panel #podcast-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/a5085f5505b9309d9d044199f4b30c16f594798c.png');
}
* html #community-panel #mboard-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/69f9fca96a7eb5579cf111cedcb2809b33076faa.png');
}
* html #community-panel #blogs-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/1fbe344329a7505e7b93aaae1d79bb7b18346737.png');
}
* html #community-panel #most-commented-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/3655a017f3d030a3a8acf4b19f68eac6c09ba836.png');
}

#community-panel #vote-panel .vtngBar{
	background: #baac4c;
}


/* Blogs page */
#blq-content.blogs #blogs-latest h2,
#blq-content.blogs #blogs-recent h2{
	border-bottom: 1px solid #006;
}
#blq-content.blogs #blogs-tech h2{
	background: #dfd179;
	color: #006;
	border: none;
}
#blq-content.blogs #blogs-tech p.header-addon a{
	color: #800080;
}
#blq-content.blogs #blogs-tech p.header-addon a:visited{
	color: #706000;
}
#blq-content.blogs #blogs-tech p.header-addon a:hover{
	color: #004b00;
}
#blq-content.blogs #blogs-tech p.header-addon a:active{
	color: #C00000;
}

/* Slideshow */
#slideshow{
	border: 1px solid #dfd179;
}
a#sc-prev-l{
	background: url(/staticarchive/0fa0aee5cbfb04dce2d89353ed3e3f3799d8674f.gif) 0 1px no-repeat;
}
a#sc-next-l{
	background: url(/staticarchive/99fc71488b2c0f2829349cfe8b506223fb7dc6d2.gif) right 1px no-repeat;
}
#content #gotos a{
	color: #706000;
	background: #dfd179;
}
#content #gotos strong{
	color: #006;
}

/* Podcast pages */
#blq-content.podcast #main-promo-text h1{
	background: transparent;
}
#blq-content.podcast #main-promo-text{
	border: 1px solid #dfd179;
}
#blq-content.podcast #main-promo-text p.heading{
	background: #dfd179;
	color: #006;
}

/* popups */
#popup{
	color: #006;
}
#popup #main-heading h1{
	background: #ECE5BC;
	color: #006;
}

#popup p#instructions{
	background: #dfd179;
	color: #006;
}
#popup #complaint-box{
	background: url(/staticarchive/bbc1be6e1338074ec33938ce8a6f87654accff13.gif) repeat-x left bottom #ECE5BC;
	border: 1px solid #B4A037;
}
#popup #complaint-box label{
	color: #006;
}
#popup #complaint-box textarea{
	border: 1px solid #B4A037;	
	background: #FFF9D2;
	color: #006;
}


/* --------------- */
/* Answers section */
/* --------------- */

/* - SSO bar - */
#sign-in{
	background: #F6F5EE !important;
}
.statBar, .reg, .rtn, .ssoNormal, .ssoLarge {
	color:#FFFFFF !important;
}
tr.statbar td{
	background-color: #af9f30 !important;
}
tr.statbar a{
	color: #fff !important;
}
tr.statbar a:visited{
	color: #800080 !important;
}
tr.statbar a:hover{
	color: #004000 !important;
}
tr.statbar a:active{
	color: #C00000 !important;
}

/* user NOT signed in */
.reg,
.reg .contentRight,
.reg .contentRightLastRow,
.reg .subHeaderStatbar,
.reg .contentRightStatbar,
.reg .contentFull,
.reg .contentFullLastRow {
	background-color:#af9f30 !important;
}

.rtn,
.rtn .contentRight,
.rtn .contentRightLastRow,
.rtn .subHeaderStatbar,
.rtn .contentRightStatbar,
.rtn .contentFull,
.rtn .contentFullLastRow {
	background-color:#706000 !important;
}


/* - Shared styles - */
#blq-content.answers .qa-heading{
	background: #dfd179;
	color: #006;
}

/* - Questions banner - */
#blq-content.answers #search-questions-box,
#blq-content.answers #ask-question-box{
	border: 1px solid #B4A037;
	background: url(/staticarchive/6a36b459217d7fa7511d5fd31c77b51787aa6576.gif) repeat-x left bottom #ECE5BC;
}
#blq-content.answers #search-questions-box .box-container{
	background: url(/staticarchive/e3eb61484be424f8b8c0bc5e6080b6e11d36b8ca.gif) no-repeat right bottom;
}
#blq-content.answers #ask-question-box .box-container{
	background: url(/staticarchive/3dd5915d4a3e11b6da291940023ca7e6ff2c7ab5.gif) no-repeat right bottom;
}
#blq-content.answers #search-questions-box input#searchq-input{
	border: 1px solid #B4A037;	
	background: #FFF9D2;
	color: #006;
}

/* search results */
#blq-content.answers #results h1{
	background: #dfd179;
	color: #006;
}

/* - Answers promos - */
#blq-content.answers #answers-promos{
	border: 1px solid #B4A037;
	background: url(/staticarchive/2dc478bc7be935e07a4a9c71d4747b098b9ee83d.gif) repeat-x left bottom #ECE5BC;
}
#blq-content.answers #answers-promos div.answers-promo{
	border: 1px solid #B4A037;
}
#blq-content.answers #answers-promos div#promo-how-it-works p{
	background: url(/staticarchive/47af634d8d056e54215604d65704be73685c7e5d.gif) no-repeat 82px 5px #F9F7EA;
}
#blq-content.answers #answers-promos div#promo-what-the-stars-mean p{
	background: url(/staticarchive/38552b0da201dfd2eb998e0bd564c8d722121586.gif) no-repeat 80px 5px #F9F7EA;
}
#blq-content.answers #answers-promos div#promo-participate p{
	background: url(/staticarchive/913a35a60cf06498ebebb5b74c0706d9d956ff89.gif) no-repeat 87px 16px #F9F7EA;
}

/* Recent Questions */
#blq-content.answers #recent-questions h1{
	background: none;
	color: #006;
}


/* - Question page - */
#blq-content.answers #question{
	border: 1px solid #B4A037;
	background: #F9F7EA;
}
#blq-content.answers #q-text h1{
	background: none;
	color: #006;
}

/* question actions bar */
#blq-content.answers ul#q-actions{
	border-style: solid;
	border-color: #B4A037;
	background: url(/staticarchive/13aa0323753f475a5aa11da9ed8cf96daac52623.gif) repeat-x bottom #FEF9DB;
}
#blq-content.answers ul#q-actions li{
	border-right: 1px solid #B4A037;
}
#blq-content.answers ul#q-actions li.report-it{
	background: url(/staticarchive/09aa796f262155f89d43b9eba6cb3ffcb7d83c39.gif) no-repeat 6px 2px;
}
#blq-content.answers ul#q-actions li.email-it{
	background: url(/staticarchive/4ae60b9951edf8be1de5ada9e54f68f873fa9746.gif) no-repeat 8px 5px;
}
#blq-content.answers ul#q-actions li.answer-question{
	background: url(/staticarchive/572b63a54c1cbf686a08068b96deaf237d767e75.gif) repeat-x bottom #D4C772;
}
#blq-content.answers ul#q-actions li.answer-question a{
	color: #fff;
}
#blq-content.answers ul#q-actions li.answer-question a:visited{
	color: #800080;
}
#blq-content.answers ul#q-actions li.answer-question a:hover{
	color: #004000;
}
#blq-content.answers ul#q-actions li.answer-question a:active{
	color: #C00000;
}

/* answers to question */
#blq-content.answers #answers hr{
	border: none;
	border-top: 1px solid #6C9CCC;
	color: #FFF9D2;			/* fix for IE (including IE7) */
}
#blq-content.answers .answer img.rating-1-star{
	background: url(/staticarchive/d13479c0013379a66af81ad7c434055841f83256.gif) no-repeat;
}
#blq-content.answers .answer img.rating-2-star{
	background: url(/staticarchive/45d4a3eabed0ca8f90b95c8a32b6a9c7c5f8ae82.gif) no-repeat;
}
#blq-content.answers .answer img.rating-3-star{
	background: url(/staticarchive/c3598906ff71eae1664e949dd1411386234410c7.gif) no-repeat;
}
#blq-content.answers .answer img.rating-4-star{
	background: url(/staticarchive/54dde92d2db392c1da83ae572546590f642da235.gif) no-repeat;
}
#blq-content.answers .answer img.rating-5-star{
	background: url(/staticarchive/878d505dbb79ea4232d439b6170c5f9f540014cf.gif) no-repeat;
}


/* answers actions bar */
#blq-content.answers .answer ul.a-actions{
	border: 1px solid #B4A037;
	background: url(/staticarchive/13aa0323753f475a5aa11da9ed8cf96daac52623.gif) repeat-x bottom #F9F7EA;
}
#blq-content.answers #answers ul.a-actions li.report-it{
	border-right: 1px solid #B4A037;
	background: url(/staticarchive/09aa796f262155f89d43b9eba6cb3ffcb7d83c39.gif) no-repeat 6px 2px;
}
#blq-content.answers .answer ul.a-actions	li.rate-it{
	background: url(/staticarchive/5496db1966c083e666783acae4630d31fd98db7a.gif) no-repeat 5px 4px;
}

#blq-content.answers .answer ul.a-actions img.rating-1-star{
	background: url(/staticarchive/c65bc837d51db421d8fc653bb9cbde2647c0d787.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-2-star{
	background: url(/staticarchive/a0bf2269bbe67f931a3df6650841ecd363ce36d0.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-3-star{
	background: url(/staticarchive/6851c1f5d02d7359c140e1cca170f70cca8148f2.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-4-star{
	background: url(/staticarchive/cbec4dabab445418f74e54dc1fc4e78a3c45b85e.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-5-star{
	background: url(/staticarchive/0c0e2d80a77ad2832acd32196de6f5b716034445.gif) no-repeat;
}


/* more questions */
#blq-content.answers #more-questions h2{
	background: #dfd179;
	color: #006;
}

/* - Answer a question page - */
#blq-content.answers #answer-question h1{
	background: none;
	color: #006;
}
#blq-content.answers #af-question p{
	background: #F9F7EA;
	border: 1px solid #B4A037;
}
#blq-content.answers form#af-form{
	background: url(/staticarchive/bbc1be6e1338074ec33938ce8a6f87654accff13.gif) repeat-x left bottom #ECE5BC;
	border: 1px solid #B4A037;
}
#blq-content.answers form#af-form label{
	color: #006;
}
#blq-content.answers form#af-form textarea{
	border: 1px solid #B4A037;	
	background: #FFF9D2;
	color: #006;
}

/* confirmation pages for question submit, answer submit and ratings (non-js version) */
#blq-content.answers #answers-submitted h1{
	background: none;
	color: #006;
}

/* - Ask a question page - */
#blq-content.answers #ask-question h1{
	background: none;
	color: #006;
}
#blq-content.answers form#qf-form{
	background: url(/staticarchive/bbc1be6e1338074ec33938ce8a6f87654accff13.gif) repeat-x left bottom #ECE5BC;
	border: 1px solid #B4A037;
}
#blq-content.answers form#qf-form label#enter-question{
	color: #006;
}

#blq-content.answers form#qf-form input#qf-t-input,
#blq-content.answers form#qf-form textarea{
	border: 1px solid #B4A037;	
	background: #FFF9D2;
	color: #006;
}

/* - User page - */
#blq-content.answers #userpage h1,
#blq-content.answers #answerspage h1{
	background: none;
	color: #006;
}
#blq-content.answers #userpage h2{
	background: #dfd179;
	color: #006;
}
#blq-content.answers #userpage p.header-addon a{
	color: #800080;
}
#blq-content.answers #userpage p.header-addon a:visited{
	color: #706000;
}
#blq-content.answers #userpage p.header-addon a:hover{
	color: #004b00;
}
#blq-content.answers #userpage p.header-addon a:active{
	color: #C00000;
}

/* navbadge 

#navigation-badge h2{
	background:transparent url(/staticarchive/1abbb39a9b996d1d5b2455fdef63b04387add8a9.png) 0 0 no-repeat;
	font-size:1.25em;
	min-height:1em;
	_height:1em;
	padding:9px 10px 4px 10px;
	color:#800080;
	border-bottom:4px solid #fff8d0;
}   */
