#colorbox {
  border:1px solid #D4D4D4;
}

#cboxWrapper {
  background:#3E3E3E url(/images/subtitle.jpg) repeat-x scroll 0 0;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight {
  background:none;	
  height:48px;
}

#cboxMiddleLeft, 
#cboxMiddleRight {
  background:none;	
}

#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  background:none;	
}

#cboxContent {
  background:#3E3E3E;
}

#cboxClose {
  top:-45px;
  right:-15px;
  background:url(/images/controls.png) no-repeat scroll -50px 0;
}

#cboxTitle {
  top:-42px;
  height:40px;
  left:0;
  font:bold 16px Tahoma, Geneva, sans-serif;
  text-align:left;
  color:#FFFFFF;
  background:url(/images/red.jpg) no-repeat;
  padding-left:25px;
}

#cboxLoadedContent {
	margin-bottom:0px;
}

#cboxLoadedContent .txt_white_std {
  line-height:16px;	
}
