@charset "utf-8";
/* CSS Document */

div.channel-header h1{color:#8fce26;border-bottom:solid 2px #8fce26;font-size:16px;}
div.channel-header h3{padding:5px 0px;line-height:25px;}

div.block{border:solid 1px #8fce26;margin-bottom:5px;}
div.block div.block-header{
	background:#8fce26;
}
div.block div.block-header h2{color:#FFF;text-indent:5px;}
div.block h3 a{color:#F00;text-decoration:underline;padding:0px 3px;font-weight:bold;}
div.block ul.list {background:#fff;}
div.block ul.list li{border-bottom:solid 1px #8fce26;border-bottom:solid 1px #ebebeb;padding:3px 0px;}