.ss_rightcolumn_wrapper {
width:100%;
float: left;
margin-right:-210px;
}
.ss_rightcolumn_contents {
margin-right: 210px;
border-top: 1px solid transparent;
}

.ss_rightcolumn_column {
width: 210px;
float: right;
}

.ss_rightcolumn_contents_margin {
  margin: 0px 6px 0px 0px;
}

.ss_rightcolumn_column_margin {
  margin: 0px 0px 0px 6px;
}

.ss_rightcolumn_index {
  width: 200px;
  overflow: hidden;
  margin-top: 44px;
}

.ss_rightcolumn_other {
  width: 200px;
  overflow: hidden;
  margin-top: 1px;
}

.ss_column_head {
  background: rgb(255, 102, 0) none repeat-x  ;
  padding: 0;
  font:  bold 12px Arial, Tahoma,Calibri,Verdana,Geneva,sans-serif;
  color:#ffffff;
  border: 1px solid rgb(153, 153, 153);
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  padding: 4px 0;
}

.ss_column_body {
  background: rgb(255, 255, 255) url(images/gradients/grey-up.png) repeat-x left bottom;
  padding: 0;
  border-bottom: 1px solid #c4c4c4;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  margin-bottom: 8px;
} 


.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;
}
 