#slidePhotoCommentsDetails img, #commentsList img {
	max-width:100%;
}

#viewOriginalLi{
	float:none;
}
#status{
	position:absolute;
	top:60px;
	right:10px;
	padding:0 4px;
	background: url("../images/translucentBackground.png") repeat;
	z-index:4000;
}
#status p{
	font-size:10px;
	margin:2px;
}

.widgit{
	display:none;
}
#currentUserIcon{
	float:right;
	margin:2px;
}
#searchLabel{
	display:block;
}
#searchWidgit label{
	
}
#userSearchSubmit{
	margin-top:4px;
}
#footer{
	position:absolute;
	bottom:4px;
	display:none;
	right:4px;
}
#footer p{
	font-size:9px;
}
.hidden{
	display:none;
}
#header h1{
	margin:11px 0pt 0pt 22px;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}

ul#thumbsList img.selected{
	border:solid 1px orange;
	cursor:default;
}


h3#slideImageTitle{
	margin:0 0 4px;		
	font-weight:normal;
	font-size:16px;		
}

ul#thumbsList{
	clear:both;
	max-width:100%;
	overflow:hidden;
	margin:4px auto;
	display:block;
	position:relative;
}
ul#thumbsList li{
	display:inline;

	float:left;				
	position:relative;
	margin:2px;
}
ul#thumbsList img{
	border:solid 1px #fff;
	margin:0;
	display:block;
}
ul#thumbsList a{
	margin:0 auto;
}
ul#transport{
	position:relative;
	margin:4px auto;
	overflow:auto;
}
ul#transport li{
	display:inline;
	margin-right:4px;
}
ul#transport li label{
	font-size:9px;
}
ul#transport a.selected img{
	background:url("../images/transportBg.png");
}
ul#transport img:hover{
	background:url("../images/transportBg.png");
}

a#aboutLink{
	display:block;
	margin-top:40px;
	width:10px;
	font-size:10px;
}
#content{
	margin:0 200px 0 200px;
	padding-top:0;
	background-image:none;
}
#content.leftEmpty{
	margin-left:10px;		
}
#content.rightEmpty{
	margin-right:10px;
}
#navigation{
	position:absolute;
	right:0pt;
	top:8px;
}
#body{
	float:left;
	padding:0;
	width:100%;
}

div#imageContainer img{
	margin:0 auto;
	position:relative;
	max-width:100%;
	max-height:685px;
}

#slideImageAnchor{
	position:relative;
	display:block;
}
div#imageContainer{
	text-align:center;
	background-color:transparent;
	width:100%;
	position:relative;
	max-width:100%;
	margin:0 auto;
	display:block;
	margin:0 auto;
}

#header{
	background:#000000 url("../images/horizon.gif") no-repeat scroll left top;
}

#rightColumn, #leftColumn{					
	position:relative;
	width: 196px;				
}
div#leftColumn.empty{
	margin-left:-10px;
	width:8px;
}
div.widgitColumn.empty .dropTarget{
	width:100px;
}
#rightColumn.empty{
	margin-right:-10px;
	width:8px;
}
#leftColumn{
	margin-left:-200px;
	float:left;
}
#rightColumn{
	float:right;
	margin-right:-200px;
}
.widgitColumn .widgitContent{
	max-height:400px;
}

#bottomColumn{
	position:relative;
	min-height:100px;
	margin:10px 0 0;
}
#bottomColumn .widgit{
	float:left;
	width:99%;
	min-width:24%;
	height:200px;
	min-height:200px;
	margin:0 -1px;
}
#bottomColumn .widgitContent{
	max-height:178px;
}

#bottomColumn .dropTarget{
	position:absolute;
	height:200px;
	right:0;
	width:100%;
	z-index:-1;
}
.dropTarget{
	display:block;
	width:196px;
	height:40px;
	
}
#leftColumn .widgit, #rightColumn .widgit{
	min-width:186px;
	width:186px;
}
#body .widgit,#body .widgit h3{
	background: transparent url('../images/translucentBackground.png');
}
#body div.widgit{
	position:absolute;
	width:300px;
	max-width:500px;
}
.widgit{
	position:relative;
	overflow:hidden;
	z-index:3000;
	background:#000;
	border:1px solid #333;
	padding:0 4px 4px 4px;
	
}

#thumbsWidgit .widgitContent{
	height:378px;
}
.widgit li, .widgit p, .widgit dt, .widgit dd,.widgit label{
	font-size:11px;
	margin-bottom:2px;
}
.widgit dt{
	line-height:13px;
	float:left;
	clear:left;
	margin:0 3px 0 0;
	font-weight:bold;
}
.widgit dd{
	line-height:13px;
}
.widgit h2{
	font-size:15px;
	margin: 0 0 4px 0;
	padding:0 6px
}
.widgit h3{
	font-size:14px;
	background:#333;
	margin:0 -4px 3px -4px;
	padding:0 4px;
}
.widgit h4{
	margin-bottom:0;
}
.widgit p{
	margin:0 0 2px;
	line-height:normal;
}
.widgitButton{
	float:right;
	font-size:10px;
	padding:3px;
	display:block;
	height:16px;
}
.widgitContent{
	background:transparent;
	padding:0;
	overflow:auto;
	display:block;
	width:100%;
	position:relative;
	scrollbar-base-color:#000;
	scrollbar-face-color:#333;
	scrollbar-arrow-color:#5EB42C;
	scrollbar-track-color:#333;
}

#tagsList{
	overflow:hidden;
}
#tagsList li{
	display:inline;
	float:left;
	margin-left:3px;
}
#setTitle{
	font-weight:bold;
}

#loadingThumbs{
	background:transparent url("../images/translucentBackground.png") repeat scroll 0% 0%;
	font-size:10px;
	position:absolute;
}

#optionsList input{
	margin-right:5px;
	vertical-align:baseline;
}
#optionsList label{
	padding-top:3px;

}
