#gallery div.category_tree {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	width: 100%;
}

#gallery div.category_row_1, #gallery div.category_row_2 {
	border-bottom: 1px dotted #D0D0D0;
	float: left;
	height: auto !important;
	margin: 0px;
	padding: 10px 0px;
	width: 100%;
}

#gallery div.category_row_1 {
	background-color: #453D3F;
}

#gallery div.category_row_2 {
	background-color: transparent;
}

#gallery div.category_image {
	float: left;
	height: auto;
	margin: 0px 15px 0px 0px;
	overflow: hidden;
	padding: 0px;
	width: auto;
}

#gallery div.category_informations {
	margin: 0px;
	padding: 0px;
}

#gallery div.category_informations h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font: 16px Continuum Medium,Verdana,Arial,sans-serif;
}

#gallery div.category_comment, #gallery div.category_paging {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
}

#gallery div.category_images {
	float: left;
	height: auto !important;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 100%;
}

#gallery div.show_image, #gallery div.image_navigation {
	float: left;
	height: auto !important;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

#gallery div.image_voting, #gallery div.image_comment {
	float: left;
	height: auto !important;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#gallery div.category_images div.imageoverflow {
border: 2px red solid;
}

#gallery div.category_images div.image {
	float: left;
	height: auto;
	margin: 5px 2px 0px 2px;
	padding: 0; 
	text-align: left;
	width: auto;
        max-width: 140px;
overflow: hidden;
}

#gallery div.category_images div.link {
}

#gallery div.category_images div.linka {
width: 140px;
float: left;
padding: 0 5px 0 5px;
}

#gallery div.show_image img, #gallery div.category_image img, #gallery div.category_images img {
	margin: 0 0 -7px 0 !important;
	border: 0px;
}

#gallery div.show_image a:hover img, #gallery div.category_image a:hover img, #gallery div.category_images a:hover img {
	border: 0px;
}

#gallery table {
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

#gallery table th {
	background-color: #EFEFEF;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px;
}

#gallery th a {
	color: #000000;
}

#gallery table td {
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	margin: 0px;
	padding: 3px 5px;
}

#media {
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

#media th {
	background-color: #EFEFEF;
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 4px 5px;
}

#media th a {
	color: #000000;
}

#media tr.row1, #gallery tr.row2 {
	background-color: #453D3F;
}

#media tr.row2, #gallery tr.row1 {
	background-color: transparent;
}

#media td {
	border: 0px;
	border-bottom: 1px dotted #D0D0D0;
	border-right: 1px solid #ffffff;
	margin: 0px;
	padding: 3px 5px;
}

