#belepes
{
}

	#belepes .hibak
	{
		background: #c44;
		margin: 1em 0;
		padding: 0;
		color: white;
		list-style-position: inside;
	}
	
	#belepes table
	{
		margin:0 auto 1em;
	}
	
	#belepes th,
	#belepes td
	{
		padding:.5em;
	}
	
	#belepes th
	{
		text-align:right;
	}
	
	#belepes input
	{
		padding:.5em;
		border:1px solid #ccc;
	}
	
		#belepes input:focus
		{
			border-color:gray;
		}
