/* =search
	-------------------------------------------------------------------------- */
	#search {padding: 10px 0}

	/* =sections
	-------------------------------------------------------------------------- */
	.header {
	  color: #444;
	  background: #D3EAF3 url(/images/clusty/mobile/section-header-lb.gif) repeat-x top;
	  border: 0;
	}
	.clusters .header, .refine-query .header {background: #EDEDED url(/images/clusty/mobile/gradient-border-top.gif) repeat-x top;border-bottom:1px solid #ccc}


	/* =results
	-------------------------------------------------------------------------- */
	.images .results {padding: 0.5em;}
	.snopes .label {font-weight:bold;color:#559427;}
	.snopes .status {font-weight:bold;font-style:italic;color: red}
	.local div.document, .snopes div.document {background: #FFF;border:0}
	.powered-by {text-align: right;color:#888;font-size:80%;padding:0.25em}
	.stars_1, .stars_1_half, .stars_2, .stars_2_half, .stars_3,
	.stars_3_half, .stars_4, .stars_4_half, .stars_5{
		background:url(/images/clusty/mobile/stars_map.png) no-repeat 0px 0px;
		height:17px;
		width:84px;
		text-indent:-999em;
		overflow:hidden;
		padding:0px !important;
		margin:0px;
	}
	.stars_1_half{background-position:0px -19px;}
	.stars_2{background-position:0px -38px;}
	.stars_2_half{background-position:0px -57px;}
	.stars_3{background-position:0px -76px;}
	.stars_3_half{background-position:0px -95px;}
	.stars_4{background-position:0px -114px;}
	.stars_4_half{background-position:0px -133px;}
	.stars_5{background-position:0px -152px;}
	.list-more {border-top: 1px solid #CCC;background: #FFF url(/images/clusty/mobile/section-header-bg.gif) repeat-x bottom}
	.quick-answer, .quotation {border-top: 1px solid #CCC;padding: 0.5em}
	.quote a {color:#2A7D2A;font-size:120%;text-decoration:none}
	.cite {padding-top:0.2em;padding-left: 16px}
	.cite a {color:#AB4F0E;font-style:italic;text-decoration:none}
	.up,.down,.even{padding-left:0.5em}
	.up{color:green}
	.down{color:red}
	.rt a{color:#004500}
	.movie .footer{border-top: 1px solid #CCC;padding: 0.5em;margin-top: 0.5em}
	.date {font-size: 90%;color:#333;font-style:italic;font-weight:bold}

	/* =refinements
	-------------------------------------------------------------------------- */
	.refinements {border-bottom: 1px solid #B8B8B8;padding-bottom:0.5em}
	.refinements h4 {margin-bottom: 0.5em}
	.refinements div {margin: 0.3em 0.25em;}