/* 	watermarks css content elements 
	created: 18 May 2006. Sauce Design Pty Ltd
	sales@saucedesign.com.au  */
	
	
.search {
	float: left;
	line-height: 24px;
	height: 28px;
	width: 260px;
	background: url(../images/search_field.jpg) no-repeat right top;
	margin-left: 200px;
	}
	
	.search input.keyword {
		border: 0px solid #fff;
		font: normal 90% arial, verdana, 'trebuchet ms', sans-serif;
		color: #333;
		margin-left: 22px;
		margin-top: 4px;
		width: 150px;
		margin-right: 20px;
		}
		
		
h1, h2, h3 { font: bold 125% verdana, arial, 'trebuchet ms', sans-serif; color: #333; }

h2 { font-size: 105% }

.noButton {
	list-style-type: none;
}