

#pst {
	padding: 10px;
	height: auto;
	width: 620px;
	color: #333333;
}

#pst h2 {
	margin-bottom: 15px;
}

#pst p {
	margin-bottom: 10px;
	font-size: 12px;
}

#cou {
	height: 14px;
	width: 600px;
	color: #FF0000;
	text-align: right;
	font-size: 14px;
}

.ctxt {
	font-size: 10px;
}

hr {
	margin: 0px;
}

table {
	height: auto;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	font-size: 14px;
	background-color: #F5F5F5;
}

th {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #333333;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.tpics {
	height: 100px;
	width: 100px;
}

.tpics a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wheelselect {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wheelselect li {
	float: left;
	position: relative;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-type: none;
	border: none;
}

.wheelselect li a{
	float: left;
	position: relative;
	font-size: 14px;
	text-align: center;
	list-style-type: none;
	border: none;
	font-weight: bold;
	color: #666666;
	margin: 5px;
	text-decoration: none;
}
img {
	border: none;
}
img a {
	border: none;
}
