h2.contentheading, .contentheading {
  font-weight:normal;
  font-size:20px;
  line-height:120%;
  color:#3b3f4a;
}
#left div.module_menu h3,
#left div.module_text h3,
#left div.module h3,
#right div.module_menu h3,
#right div.module_text h3,
#right div.module h3{
  font-weight:bold;
  font-size:14px;
  text-align:left;
  color:#999;
  border-bottom:1px solid #ddd;
  padding:4px 0 4px 0;
  line-height:20px;
  margin-bottom:6px;
}
.user div.module_menu h3,
.user div.module_text h3,
.user div.module h3{
  font-weight:bold;
  font-size:14px;
  text-align:left;
  color:#999;
  border-bottom:1px solid #ddd;
  padding:4px 0 4px 0;
  line-height:20px;
  margin-bottom:6px;

}
.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}

