img {
	border: 0;
	display: inline-block;
}

th,td {
	padding: 0;
}

table {
	border-spacing: 0;
}
table.header th.spacer {
	width: 120px;
	vertical-align: middle;
}

table.header th.spacer .sz9,table.header th.spacer .sz6 a {
	font-weight: bold;
}

table.header th {
	background: #E2E2E2 url('/gfx/gs.png');
	vertical-align: top;
}

table.lastMaps td {
	text-align: left;
	padding: 0 0 5px 0;
}

table.header {
	height: 121px;
	width: 1222px;
	margin: 0 auto;
}

table.header .menuButtons img.button {
	margin-top: 89px;
	float: left;
}

table.header .menuButtons {
	background-image: url('/gfx/gl.png');
	background-repeat: no-repeat;
	text-align: left;
	white-space: nowrap;
	text-align: left;
	width: 212px;
	min-width: 212px;
}
.headerWrapper {
	background: #E2E2E2 url('/gfx/gs.png');
	height: 121px;
}
table.box .borderLeft {
	width: 7px;
	min-width: 7px;
	background-image: url("/gfx/2_l.png");
}

table.box .borderRight {
	width: 7px;
	min-width: 7px;
	background-image: url("/gfx/2_p.png");
}

.left {
	float: left;
}

.right {
	float: right;
}

table.box .header {
	background-image: url('/gfx/2_g.png');
	background-repeat: repeat-x;
	white-space: nowrap;
}

table.box .footer {
	height: 7px;
	min-height: 7px;
	background-image: url('/gfx/2_d.png');
	background-repeat: repeat-x;
}

table.box .body {
	background-color: #D5D5D5;
	padding: 3px;
	text-align: center;
}

table.box {
	width: 100%;
}

table.layoutFrame .borderLeft {
	background-image: url("/gfx/7_l.gif");
	background-repeat: repeat-y;
	width: 7px;
	min-width: 7px;
	max-width: 7px;
}

table.layoutFrame .borderRight {
	background-image: url("/gfx/7_p.gif");
	background-repeat: repeat-y;
	width: 7px;
	min-width: 7px;
	max-width: 7px;
}

table.layoutFrame .top {
	background-image: url("/gfx/7_g.gif");
	background-repeat: repeat-x;
	min-height: 12px;
	max-height: 12px;
	height: 12px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

table.layoutFrame .bottom {
	background-image: url("/gfx/7_d.gif");
	background-repeat: repeat-x;
	min-height: 12px;
	height: 12px;
}

table.layoutFrame td {
	padding: 0;
}

table.layoutFrame {
	width: 100%;
	border-spacing: 0;
}

table.layoutFrame .body {
	text-align: center;
	padding: 5px 3px 3px 3px;
	background-color: #C6C6C6;
}

table.layoutFrame .label {
	display: inline;
	font-weight: normal;
	border: 1px solid #bbbbbb;
	background-color: #D5D5D5;
	padding: 0 10px;
	margin: 0;
	vertical-align: middle;
	white-space: nowrap;
	position: absolute;
	height: 10px;
	text-transform: uppercase;
}

table.userProfile td {
	padding: 2px;
}

table.photoList td {
	padding: 4px;
}

table.padded4 td {
	padding: 4px;
}

table.padded3 td {
	padding: 3px;
}

table.padded2 td {
	padding: 2px;
}

table.navPanel td {
	padding: 5px;
	vertical-align: top;
	width: 120px;
	cursor: pointer;
}

table.newPhotos td.newPhoto .ancestor {
	font-size: 10px;
}

table.newPhotos td.newPhoto {
	text-align: center;
}

table.newPhotos td.oldInfo {
	width: 5px;
	vertical-align: top;
}

table.newPhotos .dateHeader {
	text-align: center;
	background-color: #CCCCCC;
}

table.newPhotos td {
	padding: 4px;
}

table.newPhotos {
	width: 100%;
}

table.navPanel {
	border: 3px solid #BBBBBB;
	margin: 0 auto;
}

#popupContainer {
	padding: 5px 10px;
}

#popupContainer form td,#popupContainer form th {
	padding: 3px;
}

.foto {
	padding: 2px;
	border: 1px solid #999999;
	background-color: #C6C6C6;
}

.footerLinks {
	text-align: center;
	padding: 10px;
}

table.layout .content {
	padding: 0;
	vertical-align: top;
	width: 950px
}

table.layout .rightPanel .header{
	min-width: 150px;
}
table.layout .rightPanel {
	width: 200px;
	vertical-align: top;
	padding-left: 10px;
}
table.layout .leftPanel {
	padding: 0 10px 0 0;
	vertical-align: top;
	width: 240px;
}
table.layout {
	margin: 0 auto;
}

table.centered th,table.centered td {
	text-align: center;
	vertical-align: middle;
}

.centeredBlock {
	margin-left: auto;
	margin-right: auto;
}

#langSelector img {
	margin: 0 5px;
}

input {
	background: #E1E1E1;
	color: #808080;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	margin: 2px;
}

.signature {
	color: #999999;
}

.sz6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

.sz6bu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
}

.sz6u,.sz6u:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

a.sz6:hover,a.sz6u:hover,a.sz6u:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.sz5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	font-weight: normal;
}

.sz4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
}

.sz8b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}

input.i1,textarea {
	background-color: #e2e2e2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	color: #555555;
}

input.i2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.b1,.b2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	font-weight: bold;
	border: 1px solid #999999;
	color: #555555;
}

.b2 {
	margin-top: 3px;
	width: 20px;
}

.sz5b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	font-weight: bold;
}

.sa6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.sz7b,.sz7b:link,.sz7b:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.sv5b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	font-weight: bold;
}

.sv6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.sv5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	padding: 0px 1px;
}

.\6d  {
	background-image: url(/gfx/6_d.gif);
}

.st5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	border-width: 1px 0 0 0;
	border-color: #B5B5B5;
	border-style: solid;
	vertical-align: top;
}

.sr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
	border: 0px solid #999999;
	padding: 0;
	margin: 0;
	background-color: #BCBCBC;
	font-style: normal;
	font-weight: normal;
}

a.sr {
	text-decoration: none;
}

th.b_left,td.b_left {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #BBBBBB;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

th.b_right,td.b_right {
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #999999;
}

.sz6b,.sz6b:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none
}

.mini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}

.mini:link {
	text-decoration: none;
}

a.mini:hover,a:hover {
	color: #777777;
	text-decoration: underline;
}

.sz7,.sz7u,sz7u:link,a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

.sz7,.sz7u,sz7u:link {
	font-weight: normal;
}

a.sz7:link,a.sz7:visited {
	color: #0099CC;
	font-weight: bold;
}

a.sz7b:hover,a.sz7:visited {
	color: #999999;
}

a.sz7:hover {
	color: #CE0000;
	font-weight: bold;
}

a.edit:link,a.edit:visited,span.edit,.edit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #555555;
	padding: 0px 0px 1px;
	text-decoration: none;
}

.rej {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.lf {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 17px;
	height: auto;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

.lf:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #999999;
}

.lf:active,.lg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	width: 17px;
	border: 1px solid #999999;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

.lf:visited {
	background-color: #CCCCCC;
	color: #555555;
}

.ram {
	border: 1px solid #999999;
}

.sz9b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	font-weight: bold;
}

.sz9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	font-weight: normal;
}

.p4 {
	width: 97%;
	text-align: justify;
	text-indent: 25px;
	background-position: center;
	clear: none;
	float: none;
	margin: 7px 0px;
}

.font1ab {
	background-color: #C9E6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D228F;
	border: 1px solid #3D8DD1;
}

.font1au {
	background-color: #ECD2D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #500C05;
	border: 1px solid #AC2113;
}

.font1af {
	background-color: #BEDFBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #073B00;
	border: 1px solid #0F7701;
}

.font1am {
	background-color: #EFD9FB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #702C93;
	border: 1px solid #702C93;
}

.akap,.font3k {
	padding: 15px;
	border: 1px solid #999999;
}

.tabdot {
	border: 2px dotted #FF0000;
}

.konk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BFBFBF;
	font-weight: bold;
}

.tmp_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}

.tmp_input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	background-color: #CCCCCC;
}

#lya {
	position: absolute;
	left: 176px;
	top: 158px;
	width: 300px;
	height: 200px;
	z-index: 1;
	visibility: hidden;
	border: 1px solid #555555;
}

.font2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

div#tipDiv {
	font-family: Arial;
	font-size: 14px;
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 10000;
	background-color: #cccccc;
	width: 450px;
	padding: 2px;
	text-align: center;
	color: #000;
	font-size: 11px;
	line-height: 1.2;
}

div#tipDiv TABLE {
	border: 1px solid #777777;
}

body {
	background-attachment: fixed;
	background-color: #e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
}

#lyb {
	position: absolute;
	left: 74px;
	top: 84px;
	width: 288px;
	height: 168px;
	z-index: 1;
	visibility: hidden;
}

.ui-autocomplete-loading {
	background: white url('/gfx/ui-anim_basic_16x16.gif') right center
		no-repeat;
}

li.acItem {
	border-bottom: 1px solid white;
}

li.acItem a {
	background-repeat: no-repeat !important;
	background-position: 4px 2px !important;
	padding-left: 30px !important;
	max-width: 550px;
	min-width: 250px;
}

.ag img {
	display: block;
}

.ag {
	padding: 0;
	background-image: url(/gfx/2_g.png);
	background-repeat: repeat-x;
	height: 25px;
}

TABLE.a1 {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

IMG.wl_ul {
	background-image: url(/gfx/2_nwlul.png);
}

th.agl {
	background-image: url(/gfx/2_gl.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 7px;
	height: 25px;
}

td.al {
	background-image: url(/gfx/2_l.png);
}

td.adl {
	background-image: url(/gfx/2_dl.png);
	background-repeat: no-repeat;
	height: 7px;
}

td.adc {
	background-image: url(/gfx/2_d.png);
}

td.adp {
	background-image: url(/gfx/2_dp.png);
}

td.ap {
	background-image: url(/gfx/2_p.png);
}

th.agp {
	background-image: url(/gfx/2_gp.png);
	background-repeat: no-repeat;
	width: 6px;
}

table.tab1 {
	background-color: #999999;
	height: 90px;
	width: 137px;
}

td.tab1 {
	background-color: #CCCCCC;
	background-image: url(/gfx/n.gif);
	border: 1px solid #999999;
}

blockquote {
	border-color: #aaa;
}

p.p1 {
	padding-left: 25px;
	text-indent: -10px;
}

table.tab2 {
	padding: 0px;
	margin: 5px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	display: list-item;
}

select.lista,select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #e2e2e2;
	border: 1px solid #999999;
}

table.a2 {
	margin: 5px;
	padding: 5px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
}

.newPhotoTip .desc {
	width: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: center;
	border: 1px solid gray;
	white-space: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.newPhotoTip img {
	padding: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid gray;
	background-color: #E2E2E2;
	margin-bottom: 3px;
}

.even {
	background-color: #BBBBBB;
}

.odd {
}

.commentSimple {
	margin: 10px 0px;
	text-align: left;
}

.commentSimple .ratingLink {
	vertical-align: top;
}

.commentSimple p {
	display: inline-block;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
	vertical-align: top;
}

.commentSimple .commentText {
	width: 85%;
}

.commentSimple .votes {
	width: 80px;
}

.photoRatingThumbs {
	width: 300px;
	height: 30px;
	margin: 0 auto;
}

.photoRatingThumbs .ratingLink {
	font-size: 30px;
}

.photoRatingThumbs .ratingLink.plus {
	float: left;
}

.photoRatingThumbs .ratingLink.minus {
	float: right;
}

#ratingsContainer .ratingLink i {
	margin: 12px 0;
}

.photoRatingThumbs .ratingLink .voteCount {
	font-size: 18px;
}

.photoRatingSimple {
	display: inline-block;
}

a.ratingLink {
	text-decoration: none;
}

.ratingLink {
	margin-right: 6px;
}

.ratingLink.plus, .ratingLink.plus i {
	color: #696;
}

.ratingLink.plus.empty, .ratingLink.plus.empty i {
	color: #949d94;
}

.ratingLink.minus, .ratingLink.minus i {
	color: #c96969;
}

.ratingLink.minus.empty, .ratingLink.minus.empty i {
	color: #a89d9d;
}

.ratingTip {
	background-color: #e2e2e2;
	border: 1px solid #555;
	border-radius: 3px;
	color: #555;
}

.ratingTip h3 {
	margin: 5px;
	font-size: 12px;
}

.commentOptions a {
	font-size: 10px;
	font-weight: bold;
	color: #888888;
	margin-right: 5px;
}

.commentHeader .details {
	color: #888888;
}

.commentHeader {
	font-weight: bold;
}

.commentText .deleted {
	color: #999;
}

.commentText {
	padding: 2px;
	color: #555;
}

.addComment .commentReply form table {
	margin: 0 auto;
}

.commentReply td {
	padding: 2px;
}

.commentReply form {
	margin-top: 10px;
}

.commentReply .textField {
	background-color: #E2E2E2;
	border: 1px solid #999;
}

.comment {
	margin: 10px 0px 0px 10px;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 0 0 1px;
	padding: 5px 0 0 5px;
	text-align: left;
}

a.button:hover {
	background-color: #cecece;
}

a.button {
	display: block;
	border: 1px solid #888888;
	background-color: #c6c6c6;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 200px;
	line-height: 15px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

.datatable td {
	padding: 0 5px 0 5px !important;
	background-color: #c6c6c6;
}

.datatable {
	background-color: #eee;
	border-spacing: 1px;
}

.datatable th {
	text-align: center;
	background-color: #888;
	color: #DDD;
	padding: 5px;
}

.pagelist a.current {
	border: 2px solid #666;
}

.pagelist a {
	border: 1px solid #666;
	padding: 0 3px 0 3px;
	margin-left: 5px;
}

.pagelist {
	float: right;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

#parentEditFrame {
	border: 0;
	width: 100%;
	height: 500px;
}

#mainBodyContainer {
	width: 100%;
}

#mainBodyContainer ul.ui-autocomplete {
	position: relative;
	width: 100%;
}

#searchContainer li.mainSearch div {
	vertical-align: middle;
	color: #333;
}

#searchContainer li.mainSearch #photo img {
	min-width: 75px;
	min-height: 75px;
	border: 1px solid #555555;
}

#searchContainer li.mainSearch #photo {
	padding: 5px;
	display: table-cell;
	width: 150px;
	text-align: center;
}
#searchContainer li.mainSearch #photo img {
	max-width: 148px;
}

#searchContainer li.mainSearch #description {
	padding: 5px 20px;
	display: table-cell;
	font-weight: normal;
	font-size: 11px;
}

#searchContainer li.mainSearch #info {
	padding: 5px 20px;
	display: table-cell;
	width: 350px;
}

#searchContainer li.mainSearch #type {
	font-size: 9px;
	width: 100px;
	text-align: center;
	border: 1px solid #b5b5b5;
	background-color: #c0c0c0;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

#searchContainer li.mainSearch #breadcrumbs {
	font-size: 9px;
	font-weight: bold;
}

#searchContainer li.mainSearch #name {
	font-weight: bold;
}

#searchContainer li.mainSearch #oldName {
	font-weight: normal;
}

#searchContainer li.mainSearch a.ui-state-focus {
	background: none;
	background-color: #c0c0c0;
}

#searchContainer li.mainSearch {
	text-align: left;
	display: block;
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
}

#searchContainer {
	width: 99%;
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

#comparisonForm {
	width: 136px;
	text-align: center;
	background-color: #c6c6c6;
	padding: 5px 0;
}

.parentInfoContainer {
	min-width: 30px;
	text-align: center;
}

.photoMenuButton a {
	display: block;
	text-transform: uppercase;
}

.photoMenuButton {
	text-align: center;
	vertical-align: top;
	position: absolute;
	width: 99px;
	height: 15px;
	background-color: #BBBBBB;
	border: 0;
	visibility: visible;
	padding: 0;
	z-index: 10;
	overflow: hidden;
	white-space: nowrap;
}

#photoContainer .marker_container img {
	display: inline-block;
}

#photoContainer img {
	display: block;
}

#photoContainer .handle {
	cursor: move;
}

.marker_container a {
	text-decoration: none;
}

.marker_container .photoMarker {
	padding: 3px;
	border-radius: 6px;
	display: none;
}

#photoMarkerFormContainer .form_container {
	background-color: #C9E6FF;
	border-radius: 8px;
	padding: 5px;
	position: absolute;
}

#photoMarkerFormContainer {
	display: none;
	position: absolute;
	height: 20px;
	width: 20px;
	z-index: 5;
}

.marker_container {
	white-space: nowrap;
	text-align: left;
	position: absolute;
	width: 100px;
	height: 15px;
	z-index: 2;
}

#photoMarkerMenu {
	display: none;
	z-index: 10;
}

.markerDeleteLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
	font-size: 9px;
	border: 1px solid #AC2113;
	background-color: #ECD2D0;
	padding: 3px;
	border-radius: 5px;
	display: none;
}

.style1 {
	font-family: "Arial Black"
}

.mapArchive td {
	text-align: left;
}

.photoPlaceholder {
	border: 1px solid #999;
	background-color: #ccc;
	width: 137px;
	height: 90px;
}

.formLayout td,.formLayout th {
	padding: 5px;
}

.formLayout td {
	text-align: left;
}

.formLayout th {
	text-align: right;
}

.formLayout {
	width: 100%;
}

strong {
	font-weight: bold;
}

strong a {
	font-weight: bold;
}

.contestParticipants {
	width: 100%;
	margin-top: 10px;
}

.contestParticipants th,.contestParticipants td {
	padding: 3px;
}

.contestParticipants th {
	background-color: #bbb;
}

.contestParticipants tr.odd {
	background-color: #ccc;
}

.contestParticipants tr.even {
	background-color: inherit;
}

div.buttonRow {
	display: table-row;
}
.col2 div.button {
	max-width: 90px;
}
div.button a:active {
	left: 1px;
	top: 1px;
	box-shadow: 2px 2px 6px 0px #666;
	-moz-box-shadow: 2px 2px 6px 0px #666;
	-webkit-box-shadow: 2px 2px 6px 0px #666;
}
div.button a:hover {
	background-color: #D0D0D0;
	text-decoration: none;
}
div.button a {
	border: 1px solid #888;
	border-radius: 2px;
	display: block;
	padding: 5px;
	box-shadow: 3px 3px 6px 0px #666;
	-moz-box-shadow: 3px 3px 6px 0px #666;
	-webkit-box-shadow: 3px 3px 6px 0px #666;
	position: relative;
	overflow: hidden;
}
div.button {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px 10px;
}
div.adminButtons div.button a {
	width: 190px;
}
div.button.wide {
	display: block;
	max-width: 100%;
}
.contestResults {
	margin: 10px;
	border: 1px solid #999;
	width: 300px;
}

.contestResults td {
	padding: 0 5px !important;
}

.contestResults img {
	display: block;
}

.scrolltable_link:hover {
	background-color: #ccc;
}

.scrolltable_link {
	display: block;
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	background-color: #ddd;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center 2px;
}

.scrolltable_down {
	background-image: url("/gfx/arrow_down.gif");
}

.scrolltable_up {
	background-image: url("/gfx/arrow_up.gif");
}

.bodyline table {
	border-spacing: 1px;
}

.bodyline,.bodyline td,.bodyline th {
	padding: 4px;
}

.ratingBar img {
	float: right;
	height: 24px;
}

.ratingBar {
	background-image: url("/gfx/glosy_tab.png");
	width: 210px;
	height: 24px;
	padding: 0;
	margin: 5px auto 5px auto;
}

hr {
	width: 100%;
	display: block;
	height: 1px;
	border-width: 1px 0 0 0;
	border-color: #aaa;
	border-style: solid;
	margin: 5px 0;
}

table.articleComments {
	width: 100%;
}

table.articleComments td.title {
	text-align: left;
}

table.articleComments td,table.articleComments th {
	padding: 7px 15px;
}

table.articleComments .commentText {
	text-align: left;
}

table.newArticles td.icon img {
	border: 1px solid #999999;
}

table.newArticles td.icon {
	width: 40px;
	vertical-align: top;
	padding: 4px;
}

table.newArticles td.articleInfo {
	padding: 5px;
	text-align: left;
}

table.newArticles {
	width: 100%;
}

.photoDetails {
	text-align: center;
	vertical-align: middle;
}

.photoOptions a.button {
	width: auto;
	min-width: 50px;
	padding-top: 0;
	padding-bottom: 0;
	display: inline-block;
	margin: 0 5px;
}

.photoOptions {
	margin-top: 25px;
	vertical-align: bottom;
}

.photoOptionsContent .content iframe {
	width: 100%;
	height: 400px;
	background-color: transparent;
	border: 0px none transparent;
	padding: 0px;
	overflow: hidden;
}

.photoOptionsContent .content .description {
	margin: 0 auto;
	padding: 15px;
	background-color: #ccc;
	border: 1px solid #999;
	max-width: 800px;
}

.photoOptionsContent .content {
	display: none;
	text-align: center;
	margin: 5px auto 0;
}
.seeAlso {
	padding: 2px;
	width: 100%;
	text-align: center;
}
.changesetDetails table {
	background-color: #fff;
	border-spacing: 1px;
	margin: 2px auto 5px;
}
.changesetDetails {
	display: none;
}
.changesetDetails > td {
	background-color: #e2e2e2;
}
tr.addition td {
	background-color: #aed;
}
#diacritics {
	padding-bottom: 5px;
	white-space: nowrap;
}
#diacritics span:hover {
	background-color: #ddd;
}
#diacritics span {
	border: 1px solid #888888;
	background-color: #ccc;
	padding: 0 3px;
	cursor: pointer;
}
.addFileLink {
	text-transform: uppercase;
}
input.fileSelector {
	display:block;
}
.fe-error {
	color: #bf5414;
	margin: 5px;
	border: 1px solid #bf5414;
	padding: 3px;
	border-radius: 5px;
	display: none;
}
.searchFieldContainer .button {
	width: auto;
	min-width: 50px;
	padding-top: 0;
	padding-bottom: 0;
	display: inline-block;
	margin: 5px 2px 0;
}
.searchFieldContainer .noResults {
	color: #900;
	display:none;
	padding: 2px;
}
.searchFieldContainer input {
	width: 100%;
}
.contactForm input.text, .contactForm textarea {
	width: 200px;
}
.contactForm td, .contactForm th {
	padding: 2px !important;
}
.contactForm .logo {
	display: inline-block;
	margin: 0 10px;
}
.fb-like-box {
	text-align: left;
}
table.userlist {
	width: 1184px;
	margin: 0 auto;
}
div.unidentifiedPhoto img {
	max-height: 100px;
}
div.unidentifiedPhoto {
	display: table-cell;
	padding: 0 2px;
	max-width: 150px;
	width: 150px;
	overflow: hidden;
}
.navigation {
	display: inline-block;
}
.navigation div.button {
	padding: 3px;
}
.navigation div.button a {
	padding: 4px;
	font-size: 10px;
	height: 63px;
	width: 61px;
}
table.centerNav td.column.right {
	width: 310px;
}
table.centerNav td.column.left {
	width: 410px;
}
table.centerNav td.column {
	vertical-align: top;
}
table.centerNav {
	width: 720px;
}
div.recommendedPhoto img {
	max-height: 100px;
	max-width: 120px;
}
div.recommendedPhoto {
	display: inline-block;
	padding: 0 1px;
	overflow: hidden;
	width: 126px;
	max-width: 126px;
	margin: 0;
	vertical-align: top;
}
.contestParticipants td.nick {
	text-align: left;
}
.ranking .contestParticipants td {
	padding: 5px;
}
.ranking .contestParticipants td, .ranking .contestParticipants td a {
	font-size: 14px;
}
.ranking h1 {
	font-size: 19px;
	margin: 15px 0 5px;
}
.ranking h2 {
	font-style: italic;
	font-size: 12px;
	margin: 5px 0 15px;
}
.ranking {
	margin-bottom: 50px;
}
.ranking .pagelist {
	margin: 30px auto 10px;
	float: none;
}
.monthPhoto {
	position: relative;
	min-height: 160px;
}
.monthPhoto .shortRanking td {
	padding: 3px;
}
.monthPhoto .shortRanking table {
	border: 1px solid #bbb;
}
.monthPhoto .shortRanking {
	position: absolute;
	right: 0;
	width: 250px;
	background-color: #C6C6C6;
}
.clickable-element {
	cursor: pointer;
}
.slask-link img {
	height: 11px;
}
#searchContainer .pagelist {
	margin: 10px auto;
	float: none;
}
#searchContainer .pagelist .spacer {
	margin: 0 5px;
}
form.userEmail table {
	margin: 0 auto;
}
form.userEmail td {
	text-align: left;
	padding: 5px;
}
