/* Table master_table */
TABLE#master_table_ct2 {
  /*white-space: nowrap;*/
  height:100%;
  margin:0px; 
  padding-top:0px;
  padding-right:10px;
}


.contentsection{margin:0px; padding:0px;height:100%}

TD#colNormal {
	padding-top:0px; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:90%;
	}
	
TD#colNormal P.bodytext, #rightcontentshared P.bodytext, #colRight P.bodytext{
	border-left: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
	background-color: #ffffff; 
	padding:0px;
}	
.content_body{
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  background-color:#FFFFFF;
  padding-left:8px;
  padding-right:8px;
  padding-bottom:8px;
}


TD#colRight {
  padding-right:0px;
}


/* Additional attributes for content in RIGHT column 
TD#colRight a {border-bottom: dotted 0px #100A60;text-decoration: none;}
TD#colRight a:hover {border-bottom: dotted 0px #100A60;text-decoration: underline;}*/


