body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #767676;
}
form {
	margin:0px;
}
table {
	margin-left:auto;
	margin-right:auto;
}
.main {
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:986px;
}
.channels-table, .logo-table, .content-table {
	vertical-align:top;
}
.channels-table td.channel {
	vertical-align:top;
	text-align:center;
	font-weight:bold;
	background-image: url(/mounting/filedepot/channel-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 4px 5px 3px;
	color:#bfbfbf;
	font-size: 11px;
}
.channels-table td.channel a {
	text-decoration:none;
	color:#bfbfbf;
}
.channels-table td.channel a:hover {
	text-decoration:none;
	color:#ffcc00;
}

.counter {
	margin-left:auto;
	margin-right:auto;
	padding:2px;
	text-align:center;
}

.logo-table td.logo {
	padding:0px;
	background-image: url(/mounting/filedepot/logo-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6B6B6B;
}
.logo-table td.search {
	background-image: url(/mounting/filedepot/logo-back.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:right;
	vertical-align:top;
	background-color: #6B6B6B;
}
.search-block {
	width:285px;
	background-image: url(/mounting/filedepot/search-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:290px;
	margin-right:20px;
}
input.searchblock {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
}
input.searchblock-button {
	height:23px;
	width:70px;
	background-image: url(/mounting/filedepot/submit-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.search-table {
	margin-left:auto;
	margin-right:auto;
}
.search-table td {
	vertical-align:bottom;
	text-align:center;
	font-size:11px;
}
.search-table td.textur, .search-table td.textul, .search-table td.textup {
	padding:2px 4px;
	font-weight:bold;
}
.search-table td.textup {
	padding:0px 4px 4px 4px;
}
.search-table td.textur {
	text-align:right;
	padding-bottom:4px;
}
.search-table td.textul {
	text-align:left;
	padding:3px 4px 1px 4px;
}
.search-table td.textdown {
	font-size:10px;
	vertical-align:top;
	padding-top:2px;
}
.search-table td.textdown a {
	text-decoration:none;
	color:#FFFFFF;
}
.search-table td.textdown a:hover {
	text-decoration:underline;
	color:#ffcc00;
}

.big-auth {
	width:213px;
	background-image: url(/mounting/filedepot/login-big-back.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6A6B6B;
	font-size:11px;
	
}
.top-banner {
	background-color: #6A6B6B;
	background-image: url(/mounting/filedepot/top-banner-back.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	vertical-align: top;
	padding: 2px 4px 2px 2px;
}
.top-banner img {
	border: 1px solid #000000;
}

.topAdvertAuth { 
	width:205px;
	height:68px;
	text-align:center; 
	position:relative;
	padding:20px 4px 4px 4px; 
}
.topAdvertAuth a, .topSmallAuth a {
	text-decoration: none;
	color: #ffcc00;
}
.topAdvertAuth a:hover, .topSmallAuth a:hover {
	text-decoration: none;
	color: #ffffff;
}

.loginForm {
	margin:-14px;
}

.topAdvertAuth table {
	margin-left:auto;
	margin-right:auto;
}

.topAdvertAuth input {
	font-size: 10px;
}
.topAdvertAuth td {
	font-size: 11px;
	vertical-align: middle;
	text-align:left;
	padding: 1px;
}
.topAdvertAuth td.central {
	font-size: 10px;
	text-align:center;
	padding: 1px;
}

.topAdvertAuth input.txt {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
}
.topAdvertAuth input.submit-button {
	height:23px;
	width:49px;
	background-image: url(/mounting/filedepot/enter-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small-auth-head {
	background-image: url(/mounting/filedepot/small-auth-header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.topSmallAuth {
	color: #FFFFFF;
	background-image: url(/mounting/filedepot/menu-back.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 3px 20px 0px 30px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.small-auth-foot {
	background-image: url(/mounting/filedepot/small-auth-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

/* content */
.content-table {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.content-table td {
	vertical-align:top;
}
.content-table td.left-menu {
	text-align:center;
	padding:3px;
	background-color:#444444;
}
.content-table td.content {
	text-align:center;
	padding:3px 0px 3px 0px;
	background-color:#444444;
}
.content-table td.right-content {
	text-align:center;
	padding:3px 0px 0px 0px;
	background-color:#444444;
}

/* content */

/* menu */ 
.menu-head {
	font-weight:bold;
	color: #000000;
	background-image: url(/mounting/filedepot/menu-head.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 30px 9px 30px;
	font-size: 12px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.menu-entry {
	font-weight:bold;
	color: #ffcc00;
	background-image: url(/mounting/filedepot/menu-back.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 3px 20px 0px 30px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.menu-entry a {
	text-decoration: none;
	color: #ffcc00;
}
.menu-entry a:hover {
	text-decoration: none;
	color: #ffffff;
}
.menu-foot {
	background-image: url(/mounting/filedepot/menu-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

/* content */ 
.content-head {
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(/mounting/filedepot/content-head.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 30px 9px 30px;
	font-size: 12px;
}
.content-head-warning {
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(/mounting/filedepot/content-head-warning.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 30px 9px 30px;
	font-size: 12px;
}
.content-head-clean {
	background-image: url(/mounting/filedepot/content-head-clean.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
}
.content-foot {
	background-image: url(/mounting/filedepot/content-foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
	margin-bottom:5px;
}
.content-content {
	background-image: url(/mounting/filedepot/content-back.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding:10px 20px 5px 20px;
	margin:0px;
}

/* rigth advert */
.rightAdvertBlock, .servicesPromoBlock {
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	width:293px;
	margin-bottom:5px;
}

/* newsly */
.newsly-table {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}
.newsly-table td.content {
	background-image: url(/mounting/filedepot/newsly-hotest-back.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding:5px;
	background-color: #393939;
}
.newsly-table td.foot {
	background-image: url(/mounting/filedepot/newsly-hotest-foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
	background-color: #393939;
}
.newsly-table tr.header-hotest, .newsly-table tr.header-newsly {
	
}
.newsly-table tr.header-hotest td.head-hotest {
	background-image: url(/mounting/filedepot/newsly-hotest-1a.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color: #000000;
	padding: 5px 10px 9px 10px;
	font-size: 11px;
	text-align:center;
}
.newsly-table tr.header-hotest td.head-hotest a {
	color: #000000;
	text-decoration:none;
}
.newsly-table tr.header-hotest td.head-hotest a:hover {
	color: #000000;
	text-decoration:none;
	cursor:default;
}

.newsly-table tr.header-hotest td.head-newsly {
	background-image: url(/mounting/filedepot/newsly-hotest-1a.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:bold;
	color: #FFFFFF;
	padding: 5px 10px 9px 10px;
	font-size: 11px;
	text-align:center;
	cursor:hand;
}
.newsly-table tr.header-hotest td.head-newsly a {
	color: #FFFFFF;
	text-decoration:none;
}
.newsly-table tr.header-hotest td.head-newsly a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	cursor:hand;
}
.newsly-table tr.header-newsly td.head-hotest {
	background-image: url(/mounting/filedepot/newsly-hotest-2a.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight:bold;
	color: #FFFFFF;
	padding: 5px 10px 9px 10px;
	font-size: 11px;
	text-align:center;
	cursor:hand;
}
.newsly-table tr.header-newsly td.head-hotest a {
	color: #FFFFFF;
	text-decoration:none;
}
.newsly-table tr.header-newsly td.head-hotest a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	cursor:hand;
}
.newsly-table tr.header-newsly td.head-newsly {
	background-image: url(/mounting/filedepot/newsly-hotest-2a.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:bold;
	color: #000000;
	padding: 5px 10px 9px 10px;
	font-size: 11px;
	text-align:center;
}
.newsly-table tr.header-newsly td.head-newsly a {
	color: #000000;
	text-decoration:none;
}
.newsly-table tr.header-newsly td.head-newsly a:hover {
	color: #000000;
	text-decoration:none;
	cursor:default;
}

/* hot news */

.container-visible { 
	display: block;
	margin:0px auto;
	width:100%;
}

.container-invisible {
	display: none;
	margin:0px auto;
	width:100%;
}

.hotnews-content {
	margin-left:auto;
	margin-right:auto;
}
.hotnews-content td {
	vertical-align:top;
	text-align:left;
}
.hotnews-content td.numbers {
	text-align:center;
	color:#000000;
	background-image: url(/mounting/filedepot/round.png);
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	padding:3px;
	background-repeat: no-repeat;
	background-position: center top;
}
.hotnews-content td.numbers img {
	display:block;
}
.hotnews-content td.texts {
	padding:3px 4px 3px 4px;
}
.hotnews-content td.texts a {
	text-decoration:none;
	color:#FFFFFF;
}
.hotnews-content td.texts a:hover {
	text-decoration:none;
	color:#ffcc00;
}
.hotnews-content td.checkout {
	text-align:center;
	color:#ffcc00;
}
.hotnews-content td.downloads {
	text-align:center;
	color:#FFFFFF;
}
.hotnews-content td.downloads a {
	text-decoration:none;
	color:#FFFFFF;
}
.hotnews-content td.downloads a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.hotnews-content td.downloads .down {
	float:left;
	text-align:center;
	padding:4px 4px 7px 4px;
	background-image: url(/mounting/filedepot/down-buttons.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	width: 92px;
	margin-left:30px;
	font-weight:bold;
	display:inline;
}
.hotnews-content td.downloads .info {
	float:right;
	text-align:center;
	padding:4px 4px 7px 4px;
	background-image: url(/mounting/filedepot/down-buttons.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	width: 92px;
	font-weight:bold;
	margin-right:30px;
	display:inline;
}

.hotnews-content td.checkout a {
	text-decoration:none;
	color:#ffcc00;
}
.hotnews-content td.checkout a:hover {
	text-decoration:none;
	color:#ffffff;
}

/* feature */
.feature-table {
	margin-left:auto;
	margin-right:auto;
}
.feature-table td.picture {
	text-align:left;
	vertical-align:top;
	padding:0px;
}
.feature-table td.text-info {
	padding:0px 5px 5px 10px;
	vertical-align:top;
	text-align:left;
	color:#ececec;
}
.feature-table td.text-info a {
	font-weight:bold;
	color:#ffcc00;
	text-decoration:none;
	font-size:12px;
}
.feature-table td.text-info a:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
.feature-table td.text-downloads {
	padding:0px;
	vertical-align:middle;
	text-align:left;
	color:#ffffff;
	background-image: url(/mounting/filedepot/down-buttons2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.feature-table td.text-downloads a {
	text-decoration:none;
	color:#FFFFFF;
}
.feature-table td.text-downloads a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.feature-table td.text-downloads .down {
	float:left;
	text-align:center;
	padding:5px 4px 5px 4px;
	color: #FFFFFF;
	width: 60px;
	margin-left:25px;
	display:inline;
}
.feature-table td.text-downloads .info {
	float:left;
	text-align:center;
	padding:5px 4px 5px 4px;
	color: #FFFFFF;
	width: 60px;
	margin-left:10px;
	display:inline;
}


/* breadcrumbs */
.breadcrumbs {
	background-color:#383838;
	border:1px solid #000000;
	padding:5px;
	font-size:10px;
	margin-bottom:5px;
	text-align:left;
	color:#d7d7d7;
}

.breadcrumbs a {
	text-decoration:none;
	color:#FFFFFF;
}

.breadcrumbs a:hover {
	text-decoration:none;
	color:#ffcc00;
}
/* breadcrumbs end */

.notation {
	background-color:#383838;
	border:1px solid #000000;
	padding:5px 0px;
	font-size:10px;
	margin-bottom:8px;
	text-align:left;
	color:#d7d7d7;
}

/* last popular */
.last-table {
	margin-left:auto;
	margin-right:auto;
}
.last-table td {
	text-align:left;
	vertical-align:top;
}
.last-table td.entry-num {
	text-align:center;
	color:#000000;
	background-image: url(/mounting/filedepot/round.png);
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	padding:3px 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

.last-table td.entry-num .number {
	display:block;
	width:18px;
}

.last-table td.entry {
	color:#FFFFFF;
	padding:3px 5px 3px 5px;
}
.last-table td a {
	text-decoration:none;
	color:#FFFFFF;
}
.last-table td a:hover {
	text-decoration:none;
	color:#ffcc00;
}
/* last popular end */

/* list of folders */
.categories-table {
	text-align: left;
	vertical-align: top;
}
.categories-table td {
	padding:4px 6px 3px 26px;
	border-bottom:1px solid #454545;
	background-image: url(/mounting/filedepot/category-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.categories-table td.clean {
	padding:4px 6px 3px 26px;
	border-bottom:1px solid #454545;
	background-image: url(/mounting/filedepot/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
.categories-table td a {
	color:#FFFFFF;
	text-decoration:none;
}
.categories-table td a:hover {
	color:#ffcc00;
	text-decoration:none;
}
/* list of folders */

/* items */
.items-table {
	margin-left:auto;
	margin-right:auto;
	background-color: #444444;
	border: 1px solid #2C2C2C;
}
.items-table td.text-info {
	padding:5px 5px 5px 10px;
	vertical-align:top;
	text-align:left;
	color:#ececec;
}
.items-table td.text-info h2 {
	text-align:center;
	color:#ffcc00;
}
.items-table td.picture {
	text-align:center;
	vertical-align:top;
	padding:0px;
}
.items-table td.text-info a {
	font-weight:bold;
	color:#ffcc00;
	text-decoration:none;
	font-size:12px;
}
.items-table td.text-info a:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
.items-table td.text-downloads {
	padding:0px 0px 5px 0px;
	vertical-align:middle;
	text-align:left;
	color:#ffffff;
	background-image: url(/mounting/filedepot/down-buttons3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.items-table td.text-downloads a {
	text-decoration:none;
	color:#FFFFFF;
}
.items-table td.text-downloads a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.items-table td.text-downloads .down {
	float:left;
	text-align:center;
	padding:10px 4px 5px 4px;
	color: #FFFFFF;
	width: 120px;
	margin-left:50px;
	display:inline;
}
.items-table td.text-downloads .info {
	float:left;
	text-align:center;
	padding:10px 4px 5px 4px;
	color: #FFFFFF;
	width: 60px;
	margin-left:20px;
	display:inline;
}
/* items end */

/* details */
.details-table {
	margin-left:auto;
	margin-right:auto;
}
.details-table td.text-info {
	padding:0px 5px 5px 0px;
	vertical-align:top;
	text-align:left;
	color:#ececec;
}
.details-table td.rating-info {
	padding:0px 5px 5px 0px;
	vertical-align:bottom;
	text-align:left;
	color:#ececec;
}
.details-table td.picture {
	text-align:center;
	vertical-align:top;
	padding:0px;
}
.details-table td.picture img {
	margin:0px;
	display:block;
	border:1px solid #000000;
}
.details-table td.picture img.spacer {
	margin:0px;
	display:block;
	border:0px solid #000000;
}
.details-table td.text-info a {
	font-weight:bold;
	color:#ffcc00;
	text-decoration:none;
	font-size:12px;
}
.details-table td.text-info a:hover {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
.details-table td.download-now {
	padding:8px;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	background-image: url(/mounting/filedepot/download-now.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.details-table td.download-now a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.details-table td.download-now a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}

.details-table td.download-now .down {
	text-align:center;
	padding:5px 4px 5px 4px;
	color: #FFFFFF;
	display:inline;
}
/* details end */

/* rating */
.rating-table {
	margin-left:auto;
	margin-right:auto;
	background-image: url(/mounting/filedepot/rating-back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.rating-table td.title {
	padding:6px 10px 6px 10px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	color:#ffcc00;
}
.rating-table td.rating-img {
	padding:0px;
	padding-left:15px;
	vertical-align:top;
}
.rating-table td.inputs {
	padding:2px 4px 2px 6px;
	vertical-align:middle;
}
.rating-table td.rating-text {
	padding:0px 4px 2px 6px;
	vertical-align:middle;
	text-align:left;
}
.rating-table td.rate-this {
	padding:2px 4px 0px 6px;
	vertical-align:bottom;
	text-align:left;
	font-size:10px;
}
select.rating {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
	width:80%;
}
/* rating end */

/* bottom table */
.bottom-table {
	margin-left:auto;
	margin-right:auto;
	background-image: url(/mounting/filedepot/bottom-back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bottom-table td {
	vertical-align:middle;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	color:#FFFFFF;
}
.bottom-table td a {
	color:#FFFFFF;
	text-decoration:none;
}
.bottom-table td a:hover {
	color:#ffcc00;
	text-decoration:underline;
}

.bottom-table td.under-info {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.bottom-table td.under-logo {
	text-align:left;
	padding-left:20px;
	padding-right:10px;
}
.bottom-table td.under-counters {
	text-align:right;
	padding-left:10px;
	padding-right:20px;
}

/* Page navigation and sorting */

.pages-table {
	margin-bottom:5px;
	/*border:1px solid #FF0000;*/
}

.pages-table td {
	vertical-align:middle;
}

.pages-table td.pagenav {
	text-align:left;
	padding:5px;
	font-size:10px;
	color:#d7d7d7;
}

.pages-table td.pagenav strong {
	color:#FFFFFF;
	font-weight:bold;
}

.pages-table td.pagenav a {
	text-decoration:none;
	color:#FFFFFF;
}

.pages-table td.pagenav a:hover {
	text-decoration:none;
	color:#ffcc00;
}

.pages-table td.sortby {
	text-align:right;
	padding:0px;
	padding-right:4px;
}

.pages-table td.sortby form {
	margin:0px;
}

.pages-table td.sortby select {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
}

/* Page navigation end */


/* file notes */

.file-notes {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
	background-color:#383838;
	margin-top:10px;
}

.note-title {
	text-align:center;
	padding:4px;
	font-weight:bold;
	background-color:#313131;
	border-bottom:1px solid #000000;
}

.note-text {
	text-align:left;
	padding:4px;
	line-height:1.25em;
	color:#d7d7d7;
}

.note-text a {
	text-decoration:none;
	color:#ffcc00;
	font-weight:bold;
}

.note-text a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

/* file notes end */

.mustlogin {
	background-color:#c91818;
	border:1px solid #000000;
	padding:5px;
	font-size:11px;
	margin-bottom:5px;
	text-align:center;
	color:#FFFFFF;
}

.mustlogin a {
	text-decoration:none;
	color:#ffcc00;
	font-weight:bold;
}

.mustlogin a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}


/* inline login */
.content-content .loginForm {
	margin:0px;
}

.content-content .loginForm table {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

.content-content .loginForm  input {
	font-size: 10px;
}
.content-content .loginForm  td {
	font-size: 11px;
	vertical-align: middle;
	text-align:left;
	padding: 1px;
}
.content-content .loginForm td.central {
	font-size: 10px;
	text-align:center;
	padding: 1px;
}

.content-content .loginForm input.txt {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #999999;
}
.content-content .loginForm input.submit-button {
	height:23px;
	width:49px;
	background-image: url(/mounting/filedepot/enter-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content-content .loginForm a {
	text-decoration:none;
	color:#ffcc00;
}
.content-content .loginForm a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/* inline login */

/* search */ 

.advanced-search-table {
	text-align: left;
	border-top:1px solid #454545;
}
.advanced-search-table td {
	padding:6px;
	text-align: left;
	vertical-align: middle;
	border-bottom:1px solid #454545;
	background:none;
}
.advanced-search-table td.property {
	text-align:left;
	white-space:nowrap;
	font-weight:bold;
	border-right:1px solid #454545;
	color:#ffcc00;
}
.advanced-search-table td.description {
	text-align:left;
	border-right:1px solid #454545;
}
.advanced-search-table td.values {
	text-align:left;
}

.advanced-search-table td.attention {
	text-align:center;
	font-size: 10px;
	color: #60687E;
	border:0px;
}

.advanced-search-table td.values select, .advanced-search-table td.values input {
	width:70%;
	font-size:11px;
}

/* search end */