@charset "utf-8";

#s_content {
	background:url(../images/dash_bg.gif) repeat-x top; 
	padding-top:10px;
}

.s_state0 { background:#588c99; }
.s_state1 { background:#588c99 url(../images/stockists_bg2.gif) top no-repeat; }
.s_state2 { background:#588c99 url(../images/stockists_bg3.gif) top no-repeat; }
.s_state3 { background:#588c99 url(../images/stockists_bg4.gif) top no-repeat; }
.s_state4 { background:#588c99 url(../images/stockists_bg5.gif) top no-repeat; }
.s_state {
	margin:0;
	background:url(../images/stockists_bg.gif) bottom repeat-x;
	padding:23px;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.s_state a {
	color:#ccffff;
	font-weight:bold;
	text-decoration:none;
}
.s_state a:hover {
	text-decoration:underline;
}
.s_state h1 {
	color:#ffff99;
	font-size:18px;
	margin:5px 0 15px 0;
}
.s_state td {
	padding-bottom:15px;
	width:213px;
}
.last_state {
	background-image:none;
}

