@charset "utf-8";
/* CSS Document */

#title{
	float:left;
}
#widget{
	margin: 0 10px 15px 10px;
}
#wggrn{
	padding:0;
	margin-bottom:10px;
}
#brt{
	padding:0;
}

a{ cursor:pointer}

/* font styles */

p{padding-left:10px}

.black{ color:#020202}	/*5pt black*/
.red{ color:#d11241}	/*listen >>red	,why keith? >>bold red	,ksgf, "right" >>big red*/
.grey{ color:#5f5959}	/*"keith miller" in title_img*/
.white{ color:#fff}

.bold, b, strong{font-weight:700}
.italic{ font-style:italic}	/*keith miller is that voice...*/

.sm{font-size:1.4em}
.big{font-size:1.6em}
.pdf{line-height:1.4em;padding:2px}
.titlemargin{padding-left:10px}
.footer{padding:0}

.size1{font-size:1em}
.size11{font-size:1.1em}
.size12{font-size:1.2em}
.size13{font-size:1.3em}
.size14{font-size:1.4em}
.size15{font-size:1.5em}
.size16{font-size:1.6em}
.size17{font-size:1.7em}
.size18{font-size:1.8em}
.size19{font-size:1.9em}
.size20{font-size:2em}
.size21{font-size:2.1em}
.size22{font-size:2.2em}

.keithimg{
	border:medium;
	border-style:solid;
	border-color:#020202;
}
.voteimg{ 
	border-bottom:medium;
	border-bottom-style:solid;
	border-color:#020202;
}
.mv-up{padding-bottom:5px}
.z0{z-index:0}
.z1{z-index:1}
.undln{text-decoration:underline}
.no-undln{text-decoration:none;}
.bul{list-style:square outside src="K4KSGF_ul.jpg"; padding-left:20px}
.bul li{margin:0 0 5px 10px}
ol{margin:0 0 10px 0}
ol li{line-height:1.1em; margin:0;padding:0}

.rt{float:right}
.lft{float:left}
.ctr{text-align:center}

.thin{letter-spacing: -0.07em}
.txtfield{ border:1px solid #ccc; color:#767676}