#postfloat{
z-index: 8;
float: right;
position: absolute;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #fff;
top: 180px;
left: 185;
height: auto;
border: 1px solid #ef5a00;
font-size: .9em;
padding: 2px;
}

.insvdta {
z-index: 8;
float: right;
position: absolute;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #fff;
top: 180px;
left: 185;
height: auto;
border: 1px solid #ef5a00;
font-size: .9em;
padding: 2px;
}

.tblclr td {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.tblclr .colhdr {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #ffe689;
	padding: 3px 8px;
	color: #e6361f;
}

.tblclr .lclhd {
	background-color: #e9e9e9;
	padding-bottom: 5px;
}

.tblclr .lclhd a {
	color: #002cff;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
}

.tblclr .lclhd a visited {
	color: #002cff;
	font-weight: bold;
	font-style: italic;
}

.clrful {
	margin: 10px;
}

.clrful td,th {
	border: 1px solid #cbcece;
	padding-right: 5px;
	padding-left: 5px;
}

.rdc {
	color: #f40000;
	background-color: #e5e5e5;
}

#mszs td {
	font-size: .8em;
}
