/* CSS Document */
.silver-box {
	width:100% !important;
	padding:0px;
	margin:0px;
	border:0px;
	margin-bottom:14px;
}
.box-title {
	position:relative;
	font-size:14px;
	font-weight:bold;
	height:15px;
	margin:0px;
	padding:8px 0px 0px 8px;
	vertical-align:middle;
	text-transform:uppercase;
}
/*HOLDER CLASS*/
.pic-holder-box {
	margin-left:2px;
}
.pic-holder-box .ro {
	float: left;
	margin-bottom:2px;
	margin-right:2px; /* Canio */
	width: auto;
	display:inline-block;
	padding:0px;
}
/*:::  CONTENT WITH SHAPE:::*/
.ro {
	background:url(../core-pics/pic-holder/roundedbox_ro.gif) top right no-repeat;
}
.lo {
	background:url(../core-pics/pic-holder/roundedbox_lo.gif) top left no-repeat;
}
.ru {
	background:url(../core-pics/pic-holder/roundedbox_ru.gif) bottom right no-repeat;
}
.lu {
	background:url(../core-pics/pic-holder/roundedbox_lu.gif) bottom left no-repeat;
}
.inhalt {
	margin:0px 0px 0px 0px;
	padding:7px 7px 7px 7px;
	clear:both;
	text-align: center; /* Canio */
}
/*::: SILVER :::*/
.silver-ro {
	background:url(../core-pics/pic-holder/silver_roundedbox_ro.gif) top right no-repeat;
}
.silver-lo {
	background:url(../core-pics/pic-holder/silver_roundedbox_lo.gif) top left no-repeat;
}
.silver-ru {
	background:url(../core-pics/pic-holder/silver_roundedbox_ru.gif) bottom right no-repeat;
}
.silver-lu {
	background:url(../core-pics/pic-holder/silver_roundedbox_lu.gif) bottom left no-repeat;
}
.silver-inhalt {
	margin:0;
	padding:17px 5px 5px 5px;
	display:inline-block;
	clear:both;
	width: 335px; /* Canio */
}
.silver-inhalt p {
	margin-bottom:14px;
}
.trevda-inhalt {
	padding: 20px 6px 12px 6px;
	width: 314px;
}
.std-content {
	padding:18px 12px 7px 12px;
	display:inherit;
	width: 318px;
}
/* Boxen mit Formularen */
 .silver-box-form {
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
}
#fotos .silver-box-form {
	margin:-7px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	width:100%;
}
.silver-box-form .item-title {
	padding:7px 0px 3px 0px;
	clear:both;
}
#foto-search-filter span {
	display:block;
}
#foto-search-category, #foto-search-view select, #foto-search-sort select {
	margin:0px;
	padding:0px;
}
#foto-search-category select {
	width:100%;
}
#foto-search-view select, #foto-search-sort select {
	width:48%;
}
.silver-box-form .filter {
	width:48%;
}
/* Canio */
.silver-box-form table, .silver-box-form select {
	width: 100%;
}
.lowercase {
	text-transform: none;
}
.inhalt-content, .inhalt-pic {
	text-align: center;
}