<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* ============================= */
/* Ouch! Default Colour Theme*/
/* ============================= */	

#blq-main{
	color: #112733;
	background:#f2f2f2 url(/staticarchive/1643e25934710adbc65172131a2eae5c94eb302d.gif) 0 0 no-repeat;
}
#banner{
}

#logo a{
	color:#c00;
}
#logo a span{
	background:url(/staticarchive/e4f229ecbf75b34ac1141414ed4e6981cc9a91a5.gif) 0 0 no-repeat;
}
#strapline{
	color: #112733;
}

/* Accessibility Widget */

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

#content{
	background:transparent url(/staticarchive/2b63e54e784c91872edd2b5019ac8cb70adcc469.gif) left bottom no-repeat;
}
#content a{
	color: #389bbf;
}
#content a:visited{
	color: #29708c;
}
#content a:hover{
	color: #c00;
}
#content a:active{
	color: #906;
}
#main-promo h2 a {
	color: #112733;
	padding-right:25px;
	background:url(/staticarchive/44d6ca281f60cefb0b81eb2a52c48ab07dfa882b.gif) right center no-repeat;
}
#articles h2 a {
	color: #112733;
	padding-right:17px;
	background:url(/staticarchive/c12a9628892af840c6a6180d5c59bdf8365215d9.gif) right center no-repeat;
}

#float-layout { background: url(/staticarchive/cf187e6b2cb41db67b406316646ca6894220a4ed.gif) 0 0 repeat-y; }
#float-top { background: url(/staticarchive/1fbd44ecd425801e6cd3d37c18d194c9672675f0.png) left top no-repeat; }
#float-end { background: url(/staticarchive/b54e81c44a548e18cb32cc46c27cca5551b65895.gif) left bottom no-repeat; }

input#ouch-search-input{
	border: 1px solid #ccc;
	background: #FFF;
	color: #000;
}
#ouch-search-submit{ background-color:#a00; color:#fff; padding: 0.2em 0.1em 0.2em 0.2em; border:none; }

/* local nav */
#blq-local-nav li a { background-color:#b5dfeb; color:#112733; }
#blq-local-nav li a:visited { background-color:#b5dfeb; color:#29708C; }
#blq-local-nav li a:hover {
	color: #fff;
	background: #387f9d;  /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4598b9', endColorstr='#387f9d'); /* for IE7- */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4598b9', endColorStr='#387f9d')"; /* for IE8 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #4598b9), color-stop(0.8,#387f9d));  /* for webkit (SF4,CR) */	
	background: -moz-linear-gradient(center top, #4598b9 20%, #387f9d 80%);  /* for FF3.6+ */
}
#blq-local-nav ul li a.selected { color:#fff; text-decoration:none; background-color:#387f9d; }
#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:#fff; background-color:transparent;
}
#blq-local-nav ul li.nav-top a:hover, #blq-local-nav ul li.nav-top a:hover.selected {
	color:#fff; 
	background:none;  /* for other browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4598b9', endColorstr='#387f9d'); /* for IE7- */
}

#blq-local-nav li.messageboards {
	color: #fff;
	background: #387f9d;  /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4598b9', endColorstr='#387f9d'); /* for IE7- */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#4598b9', endColorStr='#387f9d')"; /* for IE8 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.2, #4598b9), color-stop(0.8,#387f9d));  /* for webkit (SF4,CR) */	
	background: -moz-linear-gradient(center top, #4598b9 20%, #387f9d 80%);  /* for FF3.6+ */
}
#blq-local-nav li.messageboards a {
	color:#e8f4f8;
}
#blq-local-nav li.messageboards a:visited {
	color:#e8f4f8;
}
#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: #387f9d;
}
div#lh-promos div.lh-promo-text{
	background: #D7E3EA;
}

div#lh-promos p.heading,
div#lh-promos p.heading a{
	color: #389bbf;
}
div#lh-promos p.heading a:visited{
	color: #29708c;
}
div#lh-promos p.heading a:hover{
	color: #c00;
}
div#lh-promos p.heading a:active{
	color: #906;
}

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

/* Crumb trail */
#ouch-crumb{
	color: #fff;
}
#ouch-crumb a{
	color: #fff;
}
#ouch-crumb a:visited{
	color: #fff;
}
#ouch-crumb a:hover{
	color: #fff;
}
#ouch-crumb a:active{
	color: #fff;
}


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


/* homepage text banner */
#content .home-banner-text{
	border-color: #387f9d;
	background: #D7E3EA;
	color: #387f9d;
}
#content .home-banner-text a{
	color: #387f9d;
}
#content .home-banner-text a:visited{
	color: #29708c;
}
#content .home-banner-text a:hover{
	color: #c00;
}
#content .home-banner-text a:active{
	color: #906;
}


/* Articles */
#articles hr{ color: #fff; }			/* 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/ce74577a2a3cc541577a644ec9d64f555b4aa6fe.gif) left top no-repeat;
}
#blq-content.page-news #articles p.news-source{ top:0.6em; }
#articles .article.second{ background: #e8f4f8; }
.articles-box{ border: 1px solid #387f9d; }
.articles-box h2{ background: #387f9d; color: #fff; }
#content .articles-box p.header-addon a, #content .articles-box p.header-addon a:visited{ color: #fff; }
#content .articles-box p.header-addon a:hover{ color: #c00; }

#blq-content #blocks .block ul li{
	background: url(/staticarchive/294e5dee96a3a5c07ff0b048c7c1f6304426fdf9.gif) 0 0.33em no-repeat;
}
#blq-content.page-news #articles .article h2 a.news-link {
	color:#112733;
	text-decoration:none;
	padding-right:0;
	background:none;
}
#blq-content.page-news #articles .article p a {
	color:#112733;
	text-decoration:none;
	font-weight:bold;
	padding-right:17px;
	background: url(/staticarchive/c12a9628892af840c6a6180d5c59bdf8365215d9.gif) right center no-repeat;
}
#blq-content.page-news #articles .article p a.external {
	background: url(/staticarchive/1d31ada39dbdd16d294ff03655f8e48084164019.gif) right center no-repeat;
}
#blq-content.page-news #articles .article a:visited {
	color: #29708C;
}
#blq-content.page-news #articles .article a:hover{
	color: #cc0000;
	text-decoration:underline;
}
#blq-content.page-news #articles p.news-source{
	/* use generic grey */
}

#blq-content.page-news #articles .pagination{
	background-color:#b5dfeb;
}
#blq-content.page-news #articles .pagination a.selected {
	color:#112733;
}


/* Comments */
#comments.comments{
	border-top:none;
	padding-top: 5px;
	background:url(/staticarchive/ce74577a2a3cc541577a644ec9d64f555b4aa6fe.gif) left top no-repeat;
}
#comments.comments h3{
	background-color:#b5dfeb;
	padding:7px 8px;
}
#comments.comments ul.pagination{
	border: 1px solid #f1f1f1;
}
#comments.comments ul.forumthreadposts li{
	background: #f1f1f1;
}
#comments.comments ul.forumthreadposts li.stripe{
	background: #F0F8FC;
}
#comments.comments ul.forumthreadposts li p.flag {
	background: url(/staticarchive/162c30ab6ed1a5d25dd7a5a0a55fbc7f68ff8874.gif) left center no-repeat;
}
#comments.comments #dnaacs textarea{
	border: 1px solid #CCC;
	background: #F0F8FC;
	color: #000;
}
#comments.comments p.dna-commentbox-userstate a{ 
	color:#112733; 
	text-decoration:none;
	background: url(/staticarchive/7c30337a108dd445170f316a7f40f83adc24bbb2.gif) 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;
}


/* Generic article */
#blq-content #personality{
	background: url(/staticarchive/ce74577a2a3cc541577a644ec9d64f555b4aa6fe.gif) left bottom no-repeat;
	padding-bottom: 5px;
	border-bottom: none;
}
#personality strong{
	/* use generic color */
}
#blq-content #personality p a {
	color: #389bbf;
	text-decoration:none;
}
#blq-content #personality p.author-more a{
	padding-right:17px;
	background: url(/staticarchive/c12a9628892af840c6a6180d5c59bdf8365215d9.gif) right center no-repeat;
}
#blq-content #personality p a:visited{
	color: #29708C;
	text-decoration:none;
}
#blq-content #personality p a:hover{
	color: #c00;
	text-decoration:underline;
}
#blq-content.generic-article h1{
	background: none;
	color: #112733;
}

#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/80f5fc51ec2fd71e264450a0416c31527007ef9c.gif) left top no-repeat;
}
#related-links.solo, #more-articles.solo{
	border-top: none;
	padding-top: 5px;
	background: url(/staticarchive/ce74577a2a3cc541577a644ec9d64f555b4aa6fe.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/ce74577a2a3cc541577a644ec9d64f555b4aa6fe.gif) left top no-repeat;
}
#more h2, #bookmark h2, #mb-help h2{
	color: #112733;
}
#more h2 a {
	padding-right:20px;
	background: url(/staticarchive/c12a9628892af840c6a6180d5c59bdf8365215d9.gif) right center no-repeat;
}
#bookmark p.header-addon a{
	/* use generic color */
	padding-left: 21px;
	background: url(/staticarchive/414766dd0f1cd5026c8d7fd97d000c2970e7d1aa.gif) 0 center no-repeat;
}
#bookmark ul li a{
	color:#112733;
}


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

/* Search results */
#search-info{ border-color: #c00; }
#results li.odd{ background: #e8f4f8; }
/* Advanced search */
form#search-form div.hr{ background: #ccc; }

/* Promos */
.promo h2{ color: #112733; }
#content .promo h2 a{
	color: #112733;
	padding-right:20px;
	background: url(/staticarchive/c12a9628892af840c6a6180d5c59bdf8365215d9.gif) right center no-repeat;
}
#content .promo h2 a:visited{ color: #29708c; }
#content .promo h2 a:hover{ color: #c00; }
#content .promo h2 a:active{ color: #906; }
.promo{
	border-top:none;
	padding-top:5px;
	background:url(/staticarchive/ce74577a2a3cc541577a644ec9d64f555b4aa6fe.gif) left top no-repeat;
}
.promo.small{
	border-top:none;
	padding-top:5px;
	background:url(/staticarchive/80f5fc51ec2fd71e264450a0416c31527007ef9c.gif) left top no-repeat;
}

/* Minisite */
#minisite-banner{ background: #387f9d; }
#blq-content #minisite-banner h1,
#blq-content #minisite-banner #minisite-heading{
	color: #fff;
}
ul#minisite-nav{ border-color: #c00; }

/* Community panel */
#community-panel .panel{
	background: url(/staticarchive/0ccfaf1e5e4e8498f715c85c8a58511f7a4a5972.gif) left bottom no-repeat;
}
#community-panel .header{
	background: url(/staticarchive/1f541712e082486d2d10d1f41663a71118a5885c.png) left top no-repeat;
	border-bottom-color:#fff;
}

#content #community-panel a{ color: #112733; }
#content #community-panel a:visited{ color: #29708c; }
#content #community-panel a:hover{ color: #c00; }
#content #community-panel a:active{ color: #906; }

#community-panel h3,
#community-panel h3 a{ color: #112733; }
#community-panel h3 a:visited{ color: #112733; }
#community-panel h3 a:hover{ color: #c00; }
#community-panel h3 a:active{ color: #906; }

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

#community-panel #podcast-panel p.what{
	background-image:url(/staticarchive/414766dd0f1cd5026c8d7fd97d000c2970e7d1aa.gif);
}
#community-panel #podcast-panel p.what a {
	/* use generic color */
}
#community-panel #podcast-panel p.what a:visited {
	/* use generic color */
}
#community-panel #podcast-panel p.what a:hover {
	color:#c00;
}
#community-panel #podcast-panel p.what a:active {
	color:#906;
}

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

#community-panel #podcast-panel h3 span{
	height:69px;
	background-image: url(/staticarchive/67240a22adf41dddea1caead0bd6ba698b666d31.png);
}
#community-panel #mboard-panel h3 span{
	background-image: url(/staticarchive/8c1760a19793109951cf719296b1c22ac9103f00.png);
}
#community-panel #blogs-panel h3 span{
	background-image: url(/staticarchive/d48d5e0cbff043dcf048e36407e6a71b5f6622f5.png);
}
#community-panel #most-commented-panel h3 span{
	background-image: url(/staticarchive/2c7c92b64e25e0fdc1e30dd3312ae67ae99e153b.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/67240a22adf41dddea1caead0bd6ba698b666d31.png');
}
* html #community-panel #mboard-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/8c1760a19793109951cf719296b1c22ac9103f00.png');
}
* html #community-panel #blogs-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/d48d5e0cbff043dcf048e36407e6a71b5f6622f5.png');
}
* html #community-panel #most-commented-panel h3 span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/staticarchive/2c7c92b64e25e0fdc1e30dd3312ae67ae99e153b.png');
}

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


/* Blogs page */
#blq-content.blogs #blogs-latest h2,
#blq-content.blogs #blogs-recent h2{
	border-bottom: 1px solid #999;
}
#blq-content.blogs #blogs-tech h2{
	background: #387f9d;
	color: #fff;
	border: none;
}
#blq-content.blogs #blogs-tech p.header-addon a{
	color: #fff;
}
#blq-content.blogs #blogs-tech p.header-addon a:visited{
	color: #fff;
}
#blq-content.blogs #blogs-tech p.header-addon a:hover{
	color: #c00;
}
#blq-content.blogs #blogs-tech p.header-addon a:active{
	color: #906;
}

/* Slideshow */
#slideshow{
	border: 1px solid #CCC;
}
a#sc-prev-l{
	background: url(/staticarchive/7c81f125d5fbfe2fff840bd8eade91fd3063f40b.gif) 0 1px no-repeat;
}
a#sc-next-l{
	background: url(/staticarchive/9c6831c9ddb3d3b7386c08eeaf3434160c003a90.gif) right 1px no-repeat;
}
#content #gotos a{
	color: #FFF;
	background: #387f9d;
}
#content #gotos strong{
	color: #387f9d;
}

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

/* popups */
#popup{
	color: #333333;
}
#popup #main-heading h1{
	background: url(/staticarchive/f4b6121ac9ff5715463034bcfd0a05b14d9fa573.gif) bottom left repeat-x #FFF;
	color: #387f9d;
}

#popup p#instructions{
	background: #387f9d;
	color: #fff;
}
#popup #complaint-box{
	background: url(/staticarchive/d71632a1394c3797897cb873389393e16505294b.gif) repeat-x left bottom;
	border: 1px solid #BECDD6;
}
#popup #complaint-box label{
	color: #112733;
}
#popup #complaint-box textarea{
	border: 1px solid #CCC;
	background: #FFF;
	color: #000;
}


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

/* - SSO bar - */
#sign-in{
	background: #f1f1f1 !important;
}
.statBar, .reg, .rtn, .ssoNormal, .ssoLarge {
	color: #FFF !important;
}
tr.statbar td{
	background-color: #5D7D8F !important;
}
tr.statbar a{
	color: #fff !important;
}
tr.statbar a:visited{
	color: #fff !important;
}
tr.statbar a:hover{
	color: #c00 !important;
}
tr.statbar a:active{
	color: #906 !important;
}

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

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


/* - Shared styles - */
#blq-content.answers .qa-heading{
	background: #387f9d;
	color: #fff;
}

/* - Questions banner - */
#blq-content.answers #search-questions-box,
#blq-content.answers #ask-question-box{
	border: 1px solid #BECDD6;
	background: url(/staticarchive/87e7fccde7248284d20a047edea144403a1b1906.gif) repeat-x left top;
}
#blq-content.answers #search-questions-box .box-container{
	background: url(/staticarchive/ccfaccf7687c7fc5cc35493fd3657f734a3d1a7e.gif) no-repeat right bottom;
}
#blq-content.answers #ask-question-box .box-container{
	background: url(/staticarchive/3a8fe1c9e484f416b7f62c18d7ed46cc79caabfd.gif) no-repeat right bottom;
}
#blq-content.answers #search-questions-box input#searchq-input{
	border: 1px solid #ccc;
	background: #FFF;
	color: #000;
}

/* search results */
#blq-content.answers #results h1{
	background: #387f9d;
	color: #fff;	
}

/* - Answers promos - */
#blq-content.answers #answers-promos{
	border: 1px solid #BECDD6;
	background: url(/staticarchive/53f9ecbd9ed57ead65efbf8d6e7bc0c1e0631924.gif) repeat-x left bottom #FFF;
}
#blq-content.answers #answers-promos div.answers-promo{
	border: 1px solid #BECDD6;
}
#blq-content.answers #answers-promos div#promo-how-it-works p{
	background: url(/staticarchive/49619d734f0b36d1dc801f4a8790bd194997cadc.gif) no-repeat 82px 5px #FFF;
}
#blq-content.answers #answers-promos div#promo-what-the-stars-mean p{
	background: url(/staticarchive/ac81cd866b8ad8dc2320865770357438b344731c.gif) no-repeat 80px 5px #FFF;
}
#blq-content.answers #answers-promos div#promo-participate p{
	background: url(/staticarchive/0e6152bb986a8b90c886a9dd708835acb75c73f8.gif) no-repeat 87px 16px #FFF;
}

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


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

/* question actions bar */
#blq-content.answers ul#q-actions{
	border-style: solid;
	border-color: #BECDD6;
	background: url(/staticarchive/b9b71e6a35872e6bd88f9753f409a1e3c26ce184.gif) repeat-x top left #D3DFE4;
}
#blq-content.answers ul#q-actions li{
	border-right: 1px solid #BECDD6;
}
#blq-content.answers ul#q-actions li.report-it{
	background: url(/staticarchive/f331f4ddd528694807747a113c3fd340c4e94b9f.gif) no-repeat 6px 2px;
}
#blq-content.answers ul#q-actions li.email-it{
	background: url(/staticarchive/d984621f53575185d2df5c935a1e0c05390ebef1.gif) no-repeat 8px 5px;
}
#blq-content.answers ul#q-actions li.answer-question{
	background: url(/staticarchive/7bde14344685d3b4ca36161651aa66764f37bba4.gif) repeat-x #4f6f82;
}
#blq-content.answers ul#q-actions li.answer-question a{
	color: #fff;
}
#blq-content.answers ul#q-actions li.answer-question a:visited{
	color: #fff;
}
#blq-content.answers ul#q-actions li.answer-question a:hover{
	color: #c00;
}
#blq-content.answers ul#q-actions li.answer-question a:active{
	color: #906;
}

/* answers to question */
#blq-content.answers #answers hr{
	border: none;
	border-top: 1px solid #ccc;
	color: #fff;			/* fix for IE (including IE7) */
}
#blq-content.answers .answer img.rating-1-star{
	background: url(/staticarchive/a532cfa485d7eadabd02a1d9ce02a6a94bd4bc50.gif) no-repeat;
}
#blq-content.answers .answer img.rating-2-star{
	background: url(/staticarchive/41b849c4ec2b2fdf95ee33fa0bec78cfbf8f29fd.gif) no-repeat;
}
#blq-content.answers .answer img.rating-3-star{
	background: url(/staticarchive/41648cdb9354cda7fbe0e9ea13d0c34c9158199b.gif) no-repeat;
}
#blq-content.answers .answer img.rating-4-star{
	background: url(/staticarchive/fdf03883b59215424bb5df35baaf3c25f383ac23.gif) no-repeat;
}
#blq-content.answers .answer img.rating-5-star{
	background: url(/staticarchive/99499fcee4e0aca782cc945d00d95114352b9915.gif) no-repeat;
}


/* answers actions bar */
#blq-content.answers .answer ul.a-actions{
	border: 1px solid #BECDD6;
	background: url(/staticarchive/b9b71e6a35872e6bd88f9753f409a1e3c26ce184.gif) repeat-x top left #D3DFE4;
}
#blq-content.answers #answers ul.a-actions li.report-it{
	border-right: 1px solid #BECDD6;
	background: url(/staticarchive/f331f4ddd528694807747a113c3fd340c4e94b9f.gif) no-repeat 6px 2px;
}
#blq-content.answers .answer ul.a-actions	li.rate-it{
	background: url(/staticarchive/1a2649a875c7be235e1e17277c6ffd4afd99fef0.gif) no-repeat 5px 4px;
}

#blq-content.answers .answer ul.a-actions img.rating-1-star{
	background: url(/staticarchive/30f5f333875225cd563eedaa205a33e524c62aa4.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-2-star{
	background: url(/staticarchive/c0f2e93980bdaec152c327eda503b79368389e28.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-3-star{
	background: url(/staticarchive/8851b88871322c5113171e830a37ed5523adcc2e.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-4-star{
	background: url(/staticarchive/a3d90e5e24685d26e8989ae872c3188c05d73347.gif) no-repeat;
}
#blq-content.answers .answer ul.a-actions img.rating-5-star{
	background: url(/staticarchive/f5dbf78f9c58751066a1eb8295cc84c31dc2639c.gif) no-repeat;
}


/* more questions */
#blq-content.answers #more-questions h2{
	background: #387f9d;
	color: #fff;
}

/* - Answer a question page - */
#blq-content.answers #answer-question h1{
	background: none;
	color: #112733;
}
#blq-content.answers #af-question p{
	background: #E8EEF1;
	border: 1px solid #BECDD6;
}
#blq-content.answers form#af-form{
	background: url(/staticarchive/d71632a1394c3797897cb873389393e16505294b.gif) repeat-x left bottom;
	border: 1px solid #BECDD6;
}
#blq-content.answers form#af-form label{
	color: #112733;
}
#blq-content.answers form#af-form textarea{
	border: 1px solid #ccc;
	background: #FFF;
	color: #000;
}

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

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

#blq-content.answers form#qf-form input#qf-t-input,
#blq-content.answers form#qf-form textarea{
	border: 1px solid #ccc;		
	background: #FFF;
	color: #000;
}

/* - User page - */
#blq-content.answers #userpage h1,
#blq-content.answers #answerspage h1{
	background: none;
	color: #112733;
}
#blq-content.answers #userpage h2{
	background: #4D6D7F;
	color: #fff;
}
#blq-content.answers #userpage p.header-addon a{
	color: #fff;
}
#blq-content.answers #userpage p.header-addon a:visited{
	color: #fff;
}
#blq-content.answers #userpage p.header-addon a:hover{
	color: #c00;
}
#blq-content.answers #userpage p.header-addon a:active{
	color: #906;
}

/* navbadge 

#navigation-badge h2{
	background:transparent url(/staticarchive/1f541712e082486d2d10d1f41663a71118a5885c.png) 0 0 no-repeat;
	font-size:1.25em;
	min-height:1em;
	_height:1em;
	padding:9px 10px 4px 10px;
	color:#112733;
	border-bottom:4px solid #fff;
}    */
</pre></body></html>