@CHARSET "ISO-8859-2";

body {
	font-family: 'Verdana', 'Tahoma', 'Arial CE', 'Arial';
	font-size: 11px;
	margin-top: 0px;
}

body {
	background-color: #A9A9A9;
	color: #ffffff;
	margin-bottom:0px;
}

hr {
	height: 1px;
	background-color: #ffffff;
	/*color: #ffffff;*/
	}

img {
	border: none;
}

a.login {
	background-image: url('../../image/Strona/iconPreserveLogin.gif');
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 2px 2px;
	
	}
	

a.more {
	background-image: url('../../image/Strona/iconMore.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px center;

	}
a:hover.more {
	color: #ffffff;
	background-image: url('../../image/Strona/iconMore_.gif');
	}
	
	
	
img.middle {
	vertical-align: middle;
}
div.center {
	margin: auto;
	width: 970px;
	background-color: #A9A9A9;
	padding-bottom:5px;
}
div.centerInContent {
	text-align: center;
	}
form {
	margin: 0px;
}



div.headerMenu {
	width: 970px;
	position: relative;
	z-index:5;
	
}

div.pasztetLogo {
	top: 0px;
	left: 0px;
}



div.headerBar {
	position: absolute;
	top:0px;
	right: 0px;
	width:394px;
	height: 73px;
	background-image: url('../../image/Strona/backgroundHeaderBar.gif');
	background-repeat: repeat-y;
}


div.headerBarInfo {
	position: absolute;
	top:14px;
	right: 180px;
	width: 200px;
	}

div.headerBarInfo a {
	text-decoration: none;
	color: #432803;
}

div.headerBarInfo a:hover {
	text-decoration: underline;
}


div.headerBarLinks {
	position: absolute;
	top: 8px;
	right: 10px;
	}

div.headerBarLinks img {
	margin-left: 10px;
	}


div.headerSearch {
	position: absolute;
	top: 80px;
	right: 30px;
	width: 180px;
	}
div.headerSearch input {
	border: 1px solid #7e7e7e;
	background-image: url('../../image/Strona/backgroundSearch.gif');
	width: 100px;
	padding-left: 20px;
	}	

div.headerSearchButton {
	position: absolute;
	top: 80px;
	right: 20px;
	}
div.headerSearchButtonL {
	position: absolute;
	top: 76px;
	right: 195px;
	}

div.contentSearch {
	position: relative;
	}
div.contentSearch input[type=text] {
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #7e7e7e;
	background-image: url('../../image/Strona/backgroundSearch.gif');
	width: 170px;
	padding-left:20px;
	margin-left: 20px;
	}

div.contentSearchButton {
	position:absolute;
	margin-top:20px;
	margin-bottom:20px;
	top: -1px;
	left: 215px;
	}
div.contentSearchButtonL {
	position:absolute;
	margin-top:20px;
	margin-bottom:20px;
	top:-5px;
	left: 5px;
	}

		
span.searchHighlight{
	color:red;
}

div.searchForm {
	position: absolute;
	top: 2px;
	right: 100px;
}

div.headerMenuButtons {
	width: 970px;
	letter-spacing: -1px;
	height:140px;
	position:relative;
	z-index:5;
	margin-bottom:-10px;
}

div.headerMenuButtons img.icons {
	float: left;
	margin: 0px 0px -20px 0px;
	padding:0px 3px 0px 0px;
	position: relative;
	vertical-align: top;
	width: 105px;
	z-index: 5;
}
div.headerMenuButtons img.last {
	margin: 0px 0px -20px 1px;
	padding: 0px 0px 0px 0px;
}
/* Definicja główej ramki */
div.mainFrame {
	background-color: #cec8b0;
	width: 970px;
	text-align: left;
	color: #432803;
	position: relative;
	z-index:0;
	clear:both;
	

}

div.cornerTopLeft,div.cornerTopRight,div.cornerBottomLeft,div.cornerBottomRight
	{
	position: absolute;
	z-index:1;
}

div.cornerTopLeft,div.cornerTopRight {
	top: 0px;
}

div.cornerBottomLeft,div.cornerBottomRight {
	bottom: 0px;
}

div.cornerTopLeft,div.cornerBottomLeft {
	left: 0px;
}

div.cornerTopRight,div.cornerBottomRight {
	right: 0px;
}

div.mainFrameContent {
	padding: 10px;
	border: none;
}

div.clearBoth {
	clear: both;
}

div.panelLeft {
	float: left;
}

div.panelRight {
	float: right;
}

div.proc50 {
	width: 468px;
}

div.proc70 {
	width: 596px;
}

div.proc30 {
	width: 340px;
}

div.proc50,div.proc70,div.proc30 {
	position: relative;
}

div.proc70 div.proc50 {
	width: 296px;
}

/* definiuje odstępy między ramkami */
div.innerSpacer {
	height: 10px;
}

div.innerFrame {
	position: relative;
	background-color: #bbb392;	
	border: 3px solid #ffffff;
	bottom: 0px;
	min-height: 30px;
	_height: 30px;

/*	padding-top: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px; */

	margin: 0px;
	clear: both;
		
}

div.cornerInnerTopLeft,div.cornerInnerTopRight,div.cornerInnerBottomLeft,div.cornerInnerBottomRight
	{
	position: absolute;
}

div.cornerInnerTopLeft,div.cornerInnerTopRight {
	top: -3px;
}

div.cornerInnerBottomLeft,div.cornerInnerBottomRight {
	bottom: -4px;
}

div.cornerInnerTopLeft,div.cornerInnerBottomLeft {
	left: -3px;
}

div.cornerInnerTopRight,div.cornerInnerBottomRight {
	right: -3px;
}

div.innerFrameContent {
	padding: 5px;
	padding-bottom: 8px;
	margin-top: 5px;
	min-height: 20px;
	_height: 20px;

	position: relative;

	vertical-align: top;
}

div.innerFrameIcon {
	position: absolute;

	z-index: 10;
}

div.innerFrameMore,
div.innerFrameAdd,
div.innerFrameAddWithEdit,
div.innerFrameEdit,
div.innerFrameEditWithoutAdd {
	position: absolute;
	bottom: -12px;

	cursor: pointer;

	z-index: 13;
}

div.innerFrameAddTop,
div#buttonFrameCancelComment {
	position: absolute;
	right: 18px;

	cursor: pointer;

	z-index: 13;
}

div.innerFrameAddTop {
	top: -12px;
}

div#buttonFrameCancelComment {
	top: -10px;
}

div.innerFrameMore {
	right: 15px;
}

div.innerFrameAdd,
div.innerFrameAddWithEdit {
	width: 200px;
}

div.innerFrameAdd {
	right: 75px;
}

div.innerFrameAdd {
	left: 18px;
}

div.innerFrameAddWithEdit {
	left: 78px;
}

div.innerFrameEdit {
	left: 18px;
	width: 55px;
}

div.innerFrameAbuse {
	position: absolute;
	right: 18px;
	z-index: 10;
	bottom: -27px;

	cursor: pointer;
}

div.innerFrameHeader {

	margin-left: 5px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;

	z-index: 12;

	position: relative;
}

div.innerFrameHeader a {
	text-decoration: none;
	color: #432803;
}

div.innerFrameHeader a:hover {
	text-decoration: underline;
}

div.innerFrameHeaderSecond {
	position: relative;
	right: 10px;
	top: 20px;
}

div.innerFrameContentBox {
	background-color: #c2bb9c;
	background-image: url('../../image/Strona/backgroundBar1.gif');
	background-repeat: repeat-x;
	padding: 5px;
	position: relative;
	min-height: 30px;
	_height: 30px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

div.innerFrameContentBoxVoteCount {
	font-size: 9px;
	color: #908270;
	margin-bottom: 3px;
	}

div.innerFrameContentBoxView {
    
}

div.innerFrameContentBoxAward,
div.tempPasztetWGarnkuAward {
	width: 132px;
	height: 140px;

	margin-left: auto;
	margin-right: 20px;
}

div.tempPasztetWGarnkuAward {
	position: absolute;
	top: 155px;
	right: -3px;
}

div.tempPasztetWGarnkuPrzyprawtempPasztetWGarnkuPrzypraw {
	left: -22px;
	position: relative;
	top: 28px;
}

div.tempPasztetWGarnkuPrzypraw img {
	border: 0px !important;
}

div.tempPasztetWGarnkuUsun {
	position: absolute;
	right: 22px;
	top: 2px;
}

div.innerFrameContent a {
	text-decoration: none;
	color: #432803;
}

span.important {
	color: red;
	font-weight: bold;
}

div.innerFrameContent a:hover {
	text-decoration: underline;
}

a.tempPasztetNaPasztecieCity {
	color: #7FAF20 !important;
}

a:hover.tempPasztetNaPasztecieCity {
	color: #577F07 !important;
	text-decoration: none !important;
	font-weight: bolder !important;
}

div.innerFrameContentBoxThumb {
	float: left;
	margin-right: 10px;
	height: auto;
}

div.innerFrameContentBoxThumb img {
	border: 2px solid #432803;
}
img.ramka {
	border: 2px solid #432803;
}

div.innerFrameContentBoxRating {	
	float: right;

}

div.innerFrameContentBoxRatingTop
{
	position: absolute;
	top: 33px;
	left: 7px;
}

div.innerFrameContentBoxRatingBottom
{
	position: absolute;
	bottom: 3px;
	left: 7px;
}

div.innerFrameContentBoxRating img {
	vertical-align: middle;
}

div.innerFrameContentBoxView div.innerFrameContentBoxRating {
    
    top: 33px;
    left:7px;
}

div.innerFrameContentBoxHeader {
	border-bottom: 2px solid #a1c455;
	padding: 3px;
	background-color: #c3db89;
	background-image: url('../../image/Strona/backgroundBar.gif');
	background-repeat: repeat-x;
	margin-bottom: 5px;
	_height: 17px;
	min-height: 17px;
}

div.innerFrameContentBoxHeader .headerTitle{
	float: left;
}
div.innerFrameContentBoxHeader .headerCategory{
	float: right;
}

div.innerFrameContentBoxHeader h3 {
	float: left;
}

div.innerFrameContentBoxView div.innerFrameContentBoxHeader {
    margin-left: 0px;
}

div.iconAudioVideo {
	float: left;
}

div.tempCommentInnerFrameContentBoxHeaderDodano {
	border-bottom: 2px solid #a1c455;
	padding: 3px;
	background-color: #c3db89;
	background-image: url('../../image/Strona/backgroundBar.gif');
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

div.tempKlubAktywnegoPaszteta div.innerFrameContentBoxHeader {
	margin-left: 67px;
}

div.tempKlubAktywnegoPaszteta div.innerFrameContentBoxText {
	margin-left: 67px;
}

div.tempKlubAktywnegoPaszteta div.innerFrameContentBoxThumb {
	position: absolute;
	top: -5px;
	left: -5px;
}

div.tempCommentDeeper {
	
	display: none;
}

div.iconsAudioVideo {
	float:left;
	margin-right:8px;
}

div.innerFrameContentBoxTextFooter {
	border-top: 1px solid #dcecb4;
	text-align: right;
	padding: 3px;
	margin-top: 2px;
	min-height: 40px;
	_height:40px;
}

div.innerFrameContentBoxText {
	padding: 3px;
	padding-bottom: 35px;
	text-align: justify;
}

div.innerFrameContentBoxView div.innerFrameContentBoxText {

    float: none;
    padding-bottom: 15px;
}


div.innerFrameContentBoxText a:hover {
    
	text-decoration: none;
}

div.innerFrameContentBoxPhoto {
	float: left;

	padding: 5px;
	width: 100px;
	text-align: center;

}

div.innerFrameContentBoxBigPhoto {
	float: left;

	text-align: center;
}

div.innerFrameContentBoxPhoto30 {
	
	float: left;
	text-align: center;
	width: 90px;
}


div.innerFrameContentBoxView div.innerFrameContentBoxPhoto {
    
    float: none;
}

div.innerFrameContentBoxView div.innerFrameContentBoxLoginDate {

    text-align: right;
    margin-bottom: 5px;
}

div.mainSwiezePaszteciki {
	width: 130px;
}

div.innerFrameContentBoxPhotoLogin {
	
	background-color: #734c21;
	background-image: url('../../image/Strona/backgroundBar2.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 3px;
	text-align: center;
}

div.innerFrameContentBoxPhotoLogin a {
	color: #ffffff;
	text-decoration: none;
}

div.innerFrameContentBoxPhotoLogin a:hover {
	text-decoration: underline;
}

div.innerFrameContentBoxPhoto img,
div.innerFrameContentBoxBigPhoto img {
	border: 3px solid #432803;
	margin: 3px;
}

div.footer {
	margin-top: 10px;
	text-align: center;
}

div.footer a {
	color: #432803;
	text-decoration:none;
}
div.footer a:hover {
	text-decoration:underline;
}
/* klasa informacja o błędach w formularzach rejestracyjnych */
div.errorInfo {
	color: #ff0000;
}

h1 {
	margin: 3px;
	font-size: 22px;
}

table.registrationForm,table.defaultForm, table.registrationFormShort, table.defaultFormShort {
	margin: 10px;
}
table.tableRamka {
	border: 1px solid #ffffff;
	}
table.registrationFormShort, table.defaultFormShort {
	width:340px;
	background-color:#bbb392 ;
}

input, select, textarea  {
	font-family: 'Verdana','Tahoma','Arial CE','Arial';
	border: 1px solid #734d26;
	color: #734d26;
	font-size: 11px;
	padding: 3px;
	background-repeat: repeat-x;
}
textarea {
	background-image: url('../../image/Strona/backgroundTextarea.gif');
	background-color: #cac4a7;
	}
input {
	background-image: url('../../image/Strona/backgroundInput.gif');
	background-color: #ccc6aa;
	}

.inputLabel, label {
	text-align:right;
	font-size:1.1em;
}

.inputLabel {
	font-size:1.1em;
	font-weight:bold;
}

label {

	font-size:1.0em;
}

.inputEdit{
	width:180px;
}

.addInputField {
	width:400px;
}

input.button {
	background-image: url('../../image/Strona/backgroundButton.gif');
	background-color: #594d39;
	color: #ffffff;
	}
	
input.buttonBig {
	background-image: url('../../image/Strona/backgroundButtonBig.gif');
	background-color: #594d39;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	}
	
input.checkbox {
	background: none;
	border: none;
	padding: 0px;
	}
input.noStyle {
	border: none;
	background: none;
	background-image: none;
	width: auto;
	height: auto;
	padding: 0px;
	}
input.commentInput {
	width: 470px;
}

textarea.commentTextarea {
	width: 470px;
	height: 200px;
}

div.moreInformationTitle {
	margin-left: 10px;
	cursor: pointer;
}

#moreInformationBox {
	display: none;
}


div.frameWarning,div.frameWarningOk {
	position: relative;
	background-color: #f83200;
	color: #ffffff;
	border: 3px solid #ffffff;
	padding: 10px;
	padding-left: 50px;
	width: 500px;
	min-height: 40px;
	_height: 40px;
	text-align: center;
	margin:auto;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	
}

div.frameWarningOk {
	background-color: #00d100;
}

/* eleme nty ze strony głównej */
div.pasztetWGarnku {
	float: left;
	width: 147px;
	height: 200px;
	margin: 0px;
}

div.pasztetWGarnku70 {
	float: left;
	width: 142px;
	height: 200px;
	margin: 0px;
}

div.pasztetWGarnku30 {
	float: left;
	width: 147px;
	height: 200px;
	margin: 5px;
}

div.pasztetWGarnkuGarnek {
	position: absolute;
	top: 95px;
	left: -10px;
}

div.tempPasztetWGarnku {
	position: relative;
}

div.tempPasztetWGarnku A {
	color: white;
	font-weight: bold;
}

div.tempPasztetWGarnku img.pwFoto {
	border: 1px solid #ffffff;
	margin-left: 4px;
}

div.tempPasztetWGarnku div.pwLogin {
	position: absolute;
	width: 125px;
	top: 155px;
	left: 0px;
	text-align: center;
	font-size: 10px;
}

div.tempKlubAktywnegoPaszteta {
	position: relative;
	margin-left: 10px;
	min-height: 90px;
	_height: 90px;
	margin-top: 10px;
}

img.foto {
	border: 1px solid #ffffff;
	}
div.tempKlubAktywnegoPaszteta img.kapFoto {
	border: 1px solid #ffffff;
}


div.centerText {
	text-align: center;
}

.tagFontSize1 {
	font-size: 11px;
}

.tagFontSize2 {
	font-size: 12px;
}

.tagFontSize3 {
	font-size: 14px;
}

.tagFontSize4 {
	font-size: 16px;
}

.tagFontSize5 {
	font-size: 18px;
}

.smallText {
	font-size: 10px;
}

#photoChange {
	display: none;
}

div.panelHelp {
	display: block;	
	}
div.panelHelpContent {
	min-height: 170px;
	_height: 170px;
	}
div.panelHelpIcon {
	float: left;	
	margin-right: 10px;
	margin-bottom: 10px;

	}
div.helpFrameHideButton {
	position: absolute;
	top: -15px;
	right: 20px;
	}

/* style dla komentarzy */
div.innerFrameContentBoxComment {
	background-image: url('../../image/Strona/backgroundBar2Comment.gif');
	background-color: #cdc78b;
	
	}
div.innerFrameContentBoxComment div.innerFrameContentBoxHeader{
	background-image: url('../../image/Strona/backgroundBarComment.gif');
	background-color: #fc9200;
	border-bottom-color: #fc9200;
	}



div.textAlignRight {
	text-align: right;
}
div.textAlignLeft {
	text-align: left;
}
div.textAlignCenter {
	text-align: center;
}

.biggerText {
	font-size:1.2em;
}

.imageRating
{
	float:left;
}

.infoRating
{
	float:left;
	margin-top:2px;
	width:35px;
}

#ocenInfo
{
	float:left;
	margin-top:2px;
}

#ratingCountDiv
{
	float:left;
	margin-top:2px;
}

.infoRatingLong
{
	float:left;
	margin-top:2px;
	width:55px;
	text-align:left;
}

div.innerFrameContentCategory {
	float: left;
	padding: 2px;	
	padding-left: 7px;
	padding-right: 7px;
	background-color: #a1c455;
	color: #ffffff;
	margin-bottom: 3px;
	text-align: left;
	font-size: 10px;
	}
div.innerFrameContentCategory a {
	color: #ffffff;
	
}
div.innerFrameContentBoxTags {
	clear: left;
	float: left;
	text-align: left;
	width: auto;
	font-size: 10px;
	margin-left:6px;
	margin-bottom:15px;
}

ul.tagList
{
	padding: 3px;
	margin: 0px;
}

ul.tagList li
{
	display: inline;
}

ul.categoryList
{
	padding: 4px;
	margin: 5px 0px;
}

ul.categoryList li
{
	padding: 3px;
	list-style-type:none;
}

h3
{
	margin:0px;
	font-size:9pt;
}



div.panel3Thumbs {
	float: left;
	width: 170px;
	margin: 8px;
}

div.panel3Thumbs div.innerFrameContentBoxPhoto {
	width: auto;
	float: none;
	padding: 0px;
}

div.panel3Thumbs div.innerFrameContentBoxTextFooter {
	font-size: 9px;
}


div.ratingDescription {
	background-color: #b4ab85;
	border-bottom: 1px dotted #5e5128;
	text-align: center;
	padding: 2px;
	margin-bottom: 2px;	
	font-size: 9px;
}

ul.categoryList {
	list-style: none;
	
}

ul.categoryList li {
	margin-top: 5px;
}

ul.categoryList li.active {
}

ul.categoryList li.depth0 {
	font-size: 12px;
}

ul.categoryList li.depth1 {
	margin-left: 10px;
	font-size: 11px;
}

ul.categoryList li.depth2 {
	margin-left:  20px;
	font-size: 10px;
}

/* Zakładki */
.innerFrameHeaderTitleMain {
	float: left;
		
	position:relative;
	top: 5px;

	margin-right: 10px;
}

.innerFrameHeaderTitleMainSmall {
	clear: both;

	vertical-align: bottom;
}

div.innerFrameHeaderBookmarkMenu {
	position: relative;
	bottom: -3px;

	padding-left: 4px;

	z-index: 2;

	vertical-align: bottom;
}

div.innerFrameHeaderBookmarkMenu img {

	height: 31px;

	margin-right: 7px;

	vertical-align: bottom;

	cursor: pointer;
}

div.category3Thumbs {
	float: left;
}
	
div.category3Thumbs div.categoryThumbContent {
	width: 157px;
	float: left;
}

div.preserveMenu {
	vertical-align:bottom;
	margin: 10px 0px;
	height: 78px;
	text-align: center;
	width: 85px;
	float: left;
}



div.preserveProfile {
	background-image: url('../../image/Strona/backgroundPreserveProfile.gif');
	background-repeat: no-repeat;
	width: 422px;
	height: 275px;
	position: relative;	
	color: #000000;
	font-family: 'Courier New','Courier';
}
div.preserveProfileLeft {
	float: left;
	width: 135px;
	margin-right: 10px;
	text-align: center;
	padding-top: 3px;
}

div.preserveProfile {
	float: right;
	}

div.preserveProfile div.ppLogin {
	font-size: 20px;
	text-align: center;
	position: absolute;
	width: 370px;
	top: 14px;
	left: 23px;
	
}
div.preserveProfile div.ppLoginEan {
	font-size: 10px;
	text-align: center;
	position: absolute;
	width: 130px;
	top: 250px;
	right: 35px;
}
div.preserveProfile div.ppDate {
	position: absolute;
	top: 50px;
	left: 20px;
}
div.preserveProfile div.ppDateData {
	position: absolute;
	top: 50px;
	left: 140px;
	font-weight: bold;
}
div.preserveProfile div.ppDescription {
	position: absolute;
	top: 90px;
	left: 20px;
	font-weight: bold;
	width: 365px;
	height: 70px;
}

div.preserveProfile div.ppEmailData {
	position: absolute;
	top: 170px;
	left: 20px;
	width: 230px;
	height: 50px;
}

div.preserveProfile div.ppInterview {
	position: absolute;
	bottom: 00px;
	left: 20px;
	background-color: #bf3200;
	color: #ffffff;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}
div.preserveProfile div.ppInterview a {
	color: #ffffff;
	text-decoration: underline;
}
div.preserveProfile div.ppPrzypraw {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

div.probeansweradd {
	float: left;
	text-align: left;
	}
	
div.probeansweradd a{
	font-weight: bold;
	color: #a95300;
	}

div.probeanswerrem {
	text-align: right;
	margin-right: 35px;
	}
	
div.probeanswerrem a{
	font-weight: bold;
	color: #a95300;
	}

img.smallIconAward{
	margin: 5px 2px;
}

td.col1{
	width: 150px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
	}
	
td.col2 {
	
	}
	
div.question1 div.col1 {
	margin-top: 0px;
	
	}
	
div.question1 div.col2 {
	margin-top: 0px;
	}
	
td div div.col1 {
	padding-top: 3px;
	margin-top: 10px;
	width: 150px;
	float: left;
	font-weight: bold;
	text-align: right;
	}
	
td div div.col2 {
	margin-top: 10px;
	margin-left: 10px;
	width: 350px;
	float: left;
	}
	
td input.formInput {
	width: 300px;
	}
	
td textarea.formInput {
	width: 300px;
	height: 80px;
}

td select.formInput {
	width: 300px;
}

.tempPasztetWGarnkuPrzypraw {
	margin-bottom:-28px;
	margin-left:-43px;
	position:relative;
	z-index:10;
}

div.adv
{
	text-align:center;
	margin-top:5px;
}

div#adv06
{
	margin-top:10px;
}
div#adv05{
	width: 300px;
	margin: auto;
	margin-top:15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#adv05sec {
	width: 300px;
	margin: auto;
	margin-top:0px;
}

div.PreservePot3list
{
	padding:15px;
	width:150px;
	float:left;
}

div.probeResult {
	border-style: solid;
	border-width: 1px;
	border-color: #6B6340;
	height: 17px;
}

div.errorProbe
{
	clear:both;
	float:left;
	margin-top:5px;
	margin-left:160px;
}