#picdb {
}

input {
}

h1 {
	font-weight:bold;
	color: rgb(93,93,93);
}

#back_and_cart {
}

ul.catlist {
	list-style:none;
}
ul {
}
ul.catlist a {
	text-decoration: none;
}
ul.catlist a:hover {
	text-decoration: underline;
}
p.nohits {
	margin-top: 40px;
	font-weight:bold;
}
#thumb_td {
	text-align:center;
	vertical-align:top;
}
#thumb_td .pic {
	height: 140px;
	vertical-align:middle;
	background-color: #eee;
	margin:5px;
	margin-bottom:0;
}
#thumb_td .icons {
	text-align:center;
	vertical-align:top;
	margin-bottom: 20px;
}
#thumb_td .thumb {
	border: 0;
	margin-top: 5px;
}
#previous_next {
	border: 0px solid green;
	text-align:right;
}
.preview_pic_td {
	background-color: #eee;
	padding: 5px;
}
.preview_dataoutput {
	font-weight: normal;
	color: #000;
	background-color:#eee;
}
.btn {
	background-color: #fff;
	border: 0px solid #000;
	text-decoration: underline;
	color: #374C90;
}
.dl_title {
	color: #000;
}
.dl_title b {
}
.dl_out {
	font-weight: normal;
	background-color: #eee;
	padding:4px;
}
p {
	font-weight: normal;
	color: #000;
}
.emailerror {
	background-color:red;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
.emailsent {
	color: red;
	font-weight:bold;
	border: 0px solid blue;
	text-align:center;
}
#thumb_td .infostr {
	font-family: Arial;
	font-size: 9pt;
	font-weight:normal;
	height: 40px;
	vertical-align:middle;
	background-color: #eee;
	margin:5px;
	margin-top:0;
	overflow:hidden;
}


