#gallery h2 {
	font-size: 11px;
	font-weight: bold;
	color: #c40001;
}
#gallery .insert_table td.left {
	vertical-align: top; 
	padding-top: 7px; 
	text-align: right;
	white-space: nowrap;
}
#gallery .insert_table td.left2 {
	vertical-align: top; 
	padding-top: 3px; 
	text-align: right;
	white-space: nowrap;
}
#gallery .insert_table input.checkbox {
	border: 0;
}
textarea {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
#gallery a.link {
	font-weight: bold;
	color: #2363b1;
}
.popup {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
	border: 1px solid #666666;
	background-color: #ffffff;
}
#gallery input.submit {
	border: 0;
}
#gallery .green {
	color: green;
}
#gallery .red {
	color: red;
	font-weight: bold;
}
#gallery a.vote {
	font-size: 10px;
	color: #c40001;
	text-decoration: none;
}
#gallery .image_div {
	border: 1px solid #fca29e;
	padding: 20px 20px 20px 20px;
	cursor: pointer;
}
#gallery .image_div_selected {
	border: 1px solid #dc0a15;
	padding: 20px 20px 20px 20px;
	cursor: pointer;
}
#gallery .image_info {
	text-align: center;
	font-weight: bold;
}
#gallery .image_large_div {
	border: 1px solid #fca29e;
	padding: 2px 2px 2px 2px;
}
#gallery .image_large_div a {position:absolute; z-index:1;}
#arrow_right {margin-left:-22px;}
#gallery .image_large_info {
	font-size: 11px;
	vertical-align: bottom;
}
#gallery .image_large_rating {
	font-size: 11px;
}
#gallery .pages_bar { 
	padding: 10px 0 10px 0; 
	text-align: center; 
}
#gallery a.page { 
	text-decoration: none;
	color: #666666;
}
#gallery span.page strong {
	color: #dc0a15;
}
#gallery a.sort {
	color: #666666;
	text-decoration: none;
}
#gallery a.add_gallery {
	color: #666666;
	text-decoration: none;
}
