#psheading {
	display: block;
	width: 382px;
	margin:0px;
	padding:0px;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	text-decoration: none;
	color:#FFFFFF;
	text-indent: 12px;
	background: url(../pictures/pom_heading_bg.gif) no-repeat;
}

#pscontent {
	width: 356px;
	min-height: 221px;
	margin:0px 0px 10px 0px;
	padding:12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color:#333333;
}

#search {
	padding:0;
	margin:0px 0px 8px 0px;
}

td.searchleft {
	width: 110px;
	height:20px;
	line-height: 20px;
	padding:0px 8px 0px 0px;
	text-align: right;
	border:0px;
}

td.searchmid {
	height:20px;
	line-height: 20px;
	padding:0px 8px 0px 12px;
	text-align: right;
	border:0px;
}

td.searchright {
	height:20px;
	line-height: 20px;
	padding:0px;
	vertical-align: top;
	text-align: left;
	border:0px;
}

input {
	height:18px;
	border: 1px;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 4px 0px;
	border-style: solid;
	border-color: #D0D0D0;
	font-size: 11px;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

select {
	border: 1px;
	padding: 0px;
	margin:1px 3px 1px 0px;
	border-style: solid;
	border-color: #D0D0D0;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

input.radio {
	border:0px;
}

#radio {
	float: left;
	height:20px;
	line-height: 20px;
	padding:3px 4px 0px 0px;
	border:0px;
}

#radiotext {
	float: left;
	height:20px;
	font-size: 11px;
	line-height: 20px;
	padding:0px 10px 0px 0px;
	border:0px;
}

#kwcontainer {
	width:356px;
	height:34px;
	margin: 10px 0px 12px 0px;
	padding:0px;
	border:0px;
	background:url(../pictures/key_word_search_bg.gif) no-repeat;
}

#kw {
	float:left;
	width:110px;
	height:34px;
	margin: 0px 8px 0px 0px;
	padding:0px;
	border:0px;
	text-align:right;
	font-size: 13px;
	line-height: 34px;
	color: #FFFFFF;
	font-weight: bold;
}

input.kw {
	width: 230px;
	height: 26px;
	border: 0px;
	padding: 0px 0px 0px 4px;
	margin: 4px 0px 0px 0px;
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

#bass {
	width:356px;
	height:25px;
	padding:0px;
	border:0px;
}

#bassleft {
	float: left;
	width:222px;
	height:25px;
	padding:0px;
	border:0px;
}
#bassright {
	float: left;
	width:134px;
	height:25px;
	padding:0px;
	border:0px;
	font-size: 11px;
	line-height: 25px;
	text-align: right;
}

#searchbuttonDiv {
	width: 134px;
	height:25px;
	margin:0px;
}

.searchbutton {
	background:url(../pictures/home_search_button.gif) no-repeat;
	width:134px;
	height:25px;
	margin:0px;
	padding:0px;
	border:0px;
	display: block;
	cursor: pointer;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	line-height:25px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

.searchbutton:hover {
	background: url(../pictures/home_search_button_ov.gif) no-repeat;
}
