/*
h1 {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	display:inline;
}
*/
h2 {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	display:inline;
}
h3 {
	font-family: "Times New Roman";
	font-size: 26px;
	font-weight: bold;
	display:inline;
}
h4 {
	font-size: medium;
	font-weight: bold;
	display:inline;
}
h5 {
	font-size: medium;
	font-weight: bold;
	display:inline;
}
h6 {
	font-size: medium;
	font-weight: bold;
	display:inline;
}

a.wt {
}

div.tham {
	margin-bottom:2px;
}
.tham img {
	border:solid;
	border-width:3px;
	border-color:blue;
}

.other {
	text-align:left;
}
.other a {
	text-decoration: none;
	font-size: 13px;
	color:black;
}
.othone {
/*	background-color:#eeeeee;*/
	width:100%;
	height:15px;
}
.camera {
/*	width:25px;*/
/*	height:18px;*/
	width:18px;
	height:12px;
	border:none;
}
.pri {
	color:blue;
}
.pri img {
	width:35px;
	height:12px;
	border:none;
}
span .st_sold {
	padding-left:4px;
	padding-right:4px;
	background-color:red;
	color:white;
	font-weight: bold;
}
span .st_sp {
	padding-left:4px;
	padding-right:4px;
	background-color:yellow;
	color:black;
	font-weight: bold;
}

caption {
	font-family: "Tahoma";
	font-size: small;
}
