.error {
	border:1px solid #FF0000;
	margin:15px; /* era 15 */
	padding:0px;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align:center;	
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;		
}

.error p {
	font:12px/18px verdana;	
	white-space:normal;
}

.selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}

/*----- styles for templates begin -----*/  
.tdborder {      
  height:9px;
}

.tdmain {
  padding-left:15px;
  padding-top:20px;   
  padding-bottom:20px;   
}

.tdheader {
  padding-left:15px;  
}

.tdimage { 
  /* not used anymore, IE bug */
  vertical-align: middle;  
}

.tdimagesus { 
  vertical-align: bottom
}

.tdimagejos { 
  vertical-align: top
}

/*----- styles for templates end -------*/  

/* --------------------- TOOLTIP BEGINS ----------------------*/
#tt {position:absolute; display:block; background:url(/img/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(/img/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(/img/tt_bottom.gif) top right no-repeat; overflow:hidden}
/* --------------------- TOOLTIP ENDS ----------------------*/

.tdcalculations {
  border:1px solid #83ADC3;
}

.columntable {
  width:100%; 
  border-top:3px solid #CDCDCD;
  padding-top:10px;
  }