table.gallery td {
	padding-bottom: 10px;
}

img.gallery_thumb_img {
	border: 1px solid black;
}

img.gallery_large_img {
	border: 1px solid black;
}

img.gallery_template_02_large_image {
	border: 1px solid #999999;
}

img.gallery_template_02_thumb_image {
	border: 1px solid #999999;
}

body.gallery_image_body {
	background-color: white;
	background-image: none;
	text-align: center;
	color: black;
}

.gallery_image_title {
	color: black;
	font-weight: bold;
	padding-bottom: 7px;
}

.gallery_image_description {
	color: black;
}

.gallery_buttons a {
	color: black;
}

img.from_the_gallery_img {
	border: 1px solid #777777;
}
div.gallery_image_thumb_title {
	font-weight: bold;
}

table.general_table_style_1 {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
table.general_table_style_1 td, table.general_table_style_1 th {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.general_table_style_2 {
	border-collapse: collapse;
	border-width: 0px;
}
table.general_table_style_2 td, table.general_table_style_2 th {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

img.imageborder01 {
	border: 3px solid #999999;
}
img.imageborder02 {
	border: 1px solid #999999;
	padding: 1px;
}
hr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
}


ul.bullet_style_01  {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
ul.bullet_style_01 li {
	background: url('../rs/common/bullet01.jpg') no-repeat 18px 3px;
	padding-left: 33px;
	margin-top: 4px;
	margin-bottom: 4px;
}