div#sheriffpic {
	float: none;
}

body#taxsale div#main_article div.adspace1 {
	margin: auto;
	padding: 0;
}

fieldset#report input#pubdate,fieldset#upload input#pubdate1,fieldset#upload input#pubdate2,fieldset#upload input#pubdate3
	{
	width: 10em;
}

div#searchTeaser {
	width: 165px;
	float: none;
	padding: 0;
	margin-top: 1em;
	margin-left: 10px;
}

div.managementBlock {
	width: 165px;
}

div#navPageView {
	margin: auto;
	padding-bottom: .5em;
	border-bottom-color: #0080ff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: center;
}

ul.casenotes {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	text-align: center;
	background-color: #fff;
	line-height: 1em;
	list-style: none;
}

ul.casenotes li {
	display: inline;
	margin: 0;
	padding: 0;
	width: 15em;
}

ul.casenotes div {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 4px 4px 6px 4px;
	border: 0;
	background-color: #fff;
	text-align: left;
	width: 15em;
}

ul.casenotes img {
	width: 80px;
	height: 80px;
	float: left;
}

/* CSS infor for the tab view */
table#tabView {
	width: 100%;
	vertical-align: top;
}

#tabView td,#tabView th {
	width: 32%;
	max-width: 32%;
	min-width: 32%;
	border: 0px;
}

#tabView td div.tabInfo {
	font-size: 80%;
	padding: 2px;
	margin: 1px;
	vertical-align: top;
	border: 1px solid #0f0f6b;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	height: 100%;
}

#tabView ul li {
	list-style-type: none;
	list-style-image: none;
}

#tabView td div.tabInfo img.photo,#tabView td div.tabInfo div.nophoto {
	width: 100px;
	height: 100px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(/public/graphics_mainsite/nophoto.png);
	background-repeat: no-repeat;
}

#tabView
 
td
 
div
.tabInfo
 
img .photoCama{
width:120px;
height:120px;
float:left;	
padding-right:5px;
padding-bottom:5px;
background-image:url (/public/graphics_mainsite/nophoto.png);
background-repeat:no-repeat;
}
#tabView td div.tabInfo div.nophoto input {
	width: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
	max-width: 90px;
}

div#searchFormBlock .instruction {
	padding: 0;
}

div#searchFormBlock .instruction h3 {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-top: 0;
	background-color: #f3f5eb;
	color: #43477e;
	padding: 1px;
	padding-bottom: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
}

div#searchFormBlock .instruction p {
	text-align: left;
	background-color: #fff;
	color: #0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: .5em;
}

#tabView td div.tabInfo h3 {
	font-size: 100% background-color : white;
	color: black;
}

div.managementBlock {
	font-size: 77%;
	max-width: 13.8em;
}

div.managementBlock input {
	font-size: 93%;
	max-width: 13.8em;
}

div.managementBlock input[type="file"] {
	max-width: 13.0em;
	width: 13em;
}

fieldset.photouploadForm {
	font-size: 80%;
}

div.notice {
	padding: 1em;
	margin: auto;
	max-width: 10em;
	width: 10em;
	min-width: 5em;
	background: yellow;
	-moz-box-shadow: 3px 3px 3px red;
	-webkit-box-shadow: 3px 3px 3px red;
	box-shadow: 3px 3px 3px red;
}

div#fillimage img {
	max-width: 500px;
	width: 500px;
}
