	body
	{
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size: 13px;
		line-height: 18px;
	}
	*
	{
		color: #000000 !important;
	}
	
	h1, h2, h3
	{
		font-weight:100;
		padding: 0px;
	    margin: 0px;
	}
	
	h1
	{
		font-size:22px;
		line-height:30px;
		text-transform: uppercase;
	}
	
	h2
	{
		font-size:17px;
		line-height:35px;
	}
	
	a img
	{
		border: none;
	}
	
	#kuvitus,
	#menuBg,
	#right
	{
		display: none;
	}
	
	#header
	{
		height: 68px;
		width: auto;
		text-align: right;
	}
	
	#productList ul,
	#productList li
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	
	#productList table
	{
		width: 100%;
	}
	
	#productList .osta{
		float: left;
		margin-top: 16px;
		
	}
	
	
	#productList input{
		border: solid white 1px;
		margin: 0px;
		width: 30px;
		text-align: right;
	}
	
	#footer
	{
		font-weight: bold;
	}
