@charset "UTF-8";
/* Additional CSS */

.postbitlegacy .postbodymod {
    margin-left: 200px;
    border-left: 1px solid #efefef;
    background: #ff99ff;
    _background-image: none;
    padding-bottom: 1em;
} 


/* Additional CSS2 */ 


.pemtable {
	font-weight: bold;
	text-align: center;
}

.pemtable td {
	padding:8px;
	vertical-align:top;
	border-left:1px solid #cedfeb;
	border-right:1px solid #cedfeb;
	border-bottom:1px solid #cedfeb;
}

.pemtable .alt1 {
	background:rgb(255, 255, 255) bottom repeat-x;
}

.pemtable .alt2 {
	background-color:rgb(240,242,250);
}

.pemtable .left {
	text-align: left;
}

.pemtable .right {
	text-align: right;
}

.pemtable .normal {
	font-weight: normal;
}
 