/*---------prevent sup affecting line height---------*/
sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
sub { top: 0.4em; }
/*------------------*/
div div{
	max-width:560px;
}
img {
	max-width: 550px;
}
.unit_table div{
	overflow: hidden;
}
.circleTb{
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}
.clearfix {
 overflow: auto;
}
.align_center{
	text-align:center;
}
.PicRCol {
	width:200px;
	float:right; 
	margin: 0 0 1em 1em;
}
.PicRColDescription {
	width:180px; 
	margin: 0 0 1em 1em;
	text-indent : -0.5em ;
	text-align:left;
	font-size:0.9em;
}
.backtoTopSpan{
	float:right; 
	padding-right:10px;
}
.PicLColDescription{
	display:inline-block;
	width:260px; 
	margin: 0 0 1em 1em;
	text-indent : -0.5em ;
	text-align:left;
	font-size:0.9em;
}
.ee .PicRColDescription {
	margin: 0 0 1em 1em;
	text-indent : -0.7em ;
}
.ee .PicLColDescription {
	margin: 0 0 1em 1em;
	text-indent : -0.7em ;
}
.greenHeaderTb{
	border-collapse:collapse;
}
.greenHeaderTb thead{
	background: #06A4A4; 	
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}
.greenHeaderTb thead,.greenHeaderTb thead tr,.greenHeaderTb thead td{
	border: 2px solid #FFFFFF;
}
.greenHeaderTb tr{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.greenHeaderTb td{
	vertical-align:top;
	padding:6px;
	border-right: 1px solid #999999;
}
.circle { 
	width: 15px;
   height:15px;
   background: orange; 
   -moz-border-radius: 15px; 
   -webkit-border-radius: 15px; 
   border-radius: 15px;
   display:inline-block;
   text-align:center;
   font-weight:bold;

	display: inline-block;
	padding: 0.3px;
	line-height: 134%;

	-moz-border-radius: 50%;
	border-radius: 50%;

	background-color: orange;
	text-align: center; 
}
.pointParagraph{
	margin: 0 0 1em 1em;
	text-indent : -0.5em ;
}
.ee .pointParagraph{
	text-indent : -0.6em ;
}
.greenHeaderTb_hori{
	margin: 0 auto;
	border-collapse: collapse;
	border-top: 2px solid #0B4433; 
	border-right: 2px solid #0B4433; 
	border-left: 2px solid #0B4433; 
	border-bottom: 2px solid #0B4433; 
}
.greenHeaderTb_hori .theaderTd{
	background: #06A4A4; 	
	color:white;
	font-weight:bold;
	border-right: 2px solid #0B4433; 
}
.greenHeaderTb_hori td{
	text-align:center;
	width:20%;
	padding:0;
	margin:0;
	border:0;
}
.greenHeaderTb_hori .oddRow .evenCol{
	background:#93F2FD;
}
.greenHeaderTb_hori .oddRow .oddCol{
	background:#D4FAFE;
}
.greenHeaderTb_hori .evenRow .evenCol{
	background:#BCFEFD;
}
.greenHeaderTb_hori .evenRow .oddCol{
	background:#E4FFFE;
}
.greenHeaderTb_hori .bottomBorder td{
 	border-bottom: 2px solid #0B4433; 
}

.musicianName{
	border-bottom: 1px dotted #000;
	font-weight: bold;
}

.LroundedCornerHeader{
	padding-top:4px;
   height:30px;
   background: #06A4A4; 
   -moz-border-radius: 15px 0 0 15px; 
   -webkit-border-radius: 15px 0 0 15px; 
   border-radius: 15px 0 0 15px; 
   display:inline-block;
   color:white;
   text-align:center;
   font-weight:bold;
}
.BottomDotline1{
 border-bottom:2px dotted orange;	
}
