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


.pklayout #picturerow {
        display: none;
}

.pklayout #bottom {
	clear:both;
	margin:0;
	padding:0;
	border-bottom:solid #FFFFFF 1px;
}

.pklayout #leftbottom {
	display: none;
}

.pklayout #lefttop {
        display: none;
	}
	
.pklayout #latestresource {
        display: none;
	}

.pklayout #maincontent {
        width: auto;
	margin: 0 0 0 10px;
        padding: 0;
        float: none !important;
        }

body {
	color: #000000;
}

hr {
    color: #000000;
    background-color: #7E8082;
    border: 0;
}

td, p, div {
	color: #000000;
    }
