/* CSS Document */

#kagerowwrap {
	width:467px;
	margin-left:-12px;
	margin-top:-21px;
	height:auto !important;
	height:100%;
	min-height:600px;
	color:#ffffff;
	position: relative;
}

#kagerowcontent {
	background-color:#000000;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:10px;
	color:#ffffff !important;
	border:solid 1px #5794c2;
}

#kagerowcontent p {
	color:#f6f6f6;
	text-align:justify;
}

#kagerowcontent h3 {
	color:#5794c2;
}

#kagerowcontent img {
	padding:5px;
	background:#ffffff;
	border:solid 1px #5794c2;
}

#kagerowcontent fieldset {
	background:#262626;
	font-size:1em;
	padding:10px;
}

#kagerowcontent a:link {
	color:#ff9900;
}

#kagerowcontent a:visited {
	color:#ff9900;
}

#kagerowcontent a:hover {
	color:white;
}

.headercell {
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.cellone {
	background-color: white;
	padding: 5px;
	text-align: center;
}

#kagerowcontent ul {
	padding: 0;
}

#kagerowcontent li {
	color: #fff;
	list-style-type: disc;
	padding: 5px;
	margin-left: 10px;
}








