html, body {
	height: 100%;
	padding: 0 !important;
}

#head #formLogin {
	width: 30%;
}

div#wrapper {
	width: expression(document.body.clientWidth < 909? "909px" : "auto" );
	overflow: hidden !important;
}

.editWrapper div#wrapperInner {
	padding: 0 30px;
}

div#rightColumn {
	position: relative;
}

div#leftColumn {
	position: relative;
}

div#footer {
	height: 1px;
}

#detailOverlay {
	filter: alpha(opacity=90);
	position:absolute;
	height: 100%;
	width: 100%;
	margin-right: -57px;
}

#toolbar span.rightCorner {
	right: -4px;
}

a#prev, a#next, a#closeDetail {
	position:absolute;
}
#showcase {
	position:absolute;
}
#toolbar {
	position:absolute;
}

#tab_title.tab {height: 120px !important;}

body.homepage #toolbar {
	margin-bottom: 0;
}

#toolbar .tool.title {
	width: 110px;
	height: 30px;
}

#toolbar .tool.title.editable a {
	background: url('../img/toolbarEditable.gif') right 5px no-repeat;
}

#toolbar .tool button#rotateLeft {
	width: 50%;
	background: url('../img/toolbarLeft.gif') left 5px no-repeat;
}
#toolbar .tool button#rotateRight {
	background: url('../img/toolbarRight.gif') -2px 5px no-repeat !important;
}
#tab_menu.tab .tabContent .tool.title button {
	background: url('../img/toolbarEditable.gif')  5px 5px no-repeat scroll;
}
#toolbar .tool.thumbnail button {
	background: url('../img/toolbarThumbnail.gif') -2px 10px no-repeat !important;
}
#toolbar .tool.crop button {
	background: url('../img/toolbarCrop.gif') -2px 10px no-repeat !important;
}
#button_x_menu {
	font-weight: bold !important;
	background: url('../img/toolbarMenu.png') left 5px no-repeat !important;
	color: #8fe00e !important;
	padding-left: 5px !important;
}

a.tabClose, a.stickerClose {
	background: url('../img/cancelButton2.gif') no-repeat !important;
}
a.tabClose:hover, a.stickerClose:hover {
	background: url('../img/cancelButton2.gif') -7px top no-repeat;
}

#thumbnailForm button.thumbnail {
	width: 100px !important;
	margin-left: 3px !important;
	background: none !important;
	background-color: #373737 !important;
	color: #A2A2A2 !important;
}

#clipboardMenu button.clipboardButton {
	background: none !important;
	background-color: #373737 !important;
	color: #fff !important;
	padding-left: 1em !important;
	padding-right: 1em !important;
	margin-right: 1em;
}

div.inputWrap div {
	width: 8em;
}

div#leftColumn {
	margin-right: -3px;
}

.rightCorner {
	margin-right: -1px;
}

#jAlert, #jConfirm {
	position: absolute;
}

#rightColumn h4 {
	height: 28px;
	margin-bottom: 10px;
}
span.otherRegistredProjects {
	bottom: 25px;
}

#ajaxLoginOverlay {
	filter: alpha(opacity=90);
	position:absolute;
}

#ajaxLoginbox {
	position: absolute;
}
#videoToolbar {
	width: 12em;
}

div#browserNavigation span, div#browserNavigation a {
	zoom: 1;
}

#cropNew, #cropReplace {
	background: none !important;
	background-color: #373737 !important;
	padding-left: 1em !important;
	padding-right: 1em !important;
	margin-right: 1em !important;
}
