.tx_cmimagegallery {
	width: 100%;
}
table.tx_cmimagegallery {
	width: 100%;
	border: 0px solid #DDDDDD;
}
td.gallery_backcolor {
	font-size: 11px;
	padding: 3px;
	background: #FFFFFF url('../images/gallery_td.jpg') left top repeat-x;
	border-bottom: 1px solid #DDDDDD;
}
td.gallery_border_left {
	border-left: 1px solid #DDDDDD;
}
td.gallery_border_right {
	border-right: 1px solid #DDDDDD;
}
td.gallery_border_top {
	border-top: 1px solid #DDDDDD;
}
.tx_cmimagegallery input {
	border: 1px solid #333333;
}
td.gallery_empty {
	border: 0px solid #DDDDDD;
	background-color: transparent;
}
.gallery_header {
	background: url('../images/bg_li_0.gif') left top repeat-x;
	border: 1px solid #000000;
	color: #7BA8CE;
	height: 22px;
}
td.gallery_list {
	background: #FFFFFF url('../images/gallery_td.jpg') left top repeat-x;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	font-size: 11px;
	padding: 3px;
}
.tx_cmimagegallery_list {
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	width: 100%;
}
td.gallery_counter {
	text-align: center;
	font-size: 11px;
}
.gallery_counter_input {
	background-color: transparent;
	border: 0px solid #DDDDDD;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #7BA8CE;
	width: 15px;
}
.gallery_counter_input_inactive {
	background-color: transparent;
	border: 0px solid #DDDDDD;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	width: 15px;
}
.tx_cmimagegallery_list_inside td {
	font-size: 11px;
	text-align: center;
}
.tx_cmimagegallery_list_inside {
	text-align: center;
}
.gallery_singleview td {
	font-size: 11px;
}
.gallery_nav_button {
	background-color: transparent;
	border: 0px solid #DDDDDD;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #7BA8CE;
}