﻿
.Table_Custom4
{
	width: 100%;
}

.ff .Table_Custom4
{
	width: 145;
}


.Table_Custom4 .top
{
	height: 25px;
}

.Table_Custom4 .top .left
{
}

.Table_Custom4 .top .center
{
	background: url(/SiteFiles/Layout/pijltje.png) no-repeat 5px 5px;
	color: #a91d3f;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	padding-left: 30px;
	height: 23px;
}

.Table_Custom4 .textbox
{
	color: #808080;
	width: 140px; height: 19px;
	background: url(textbox.png) no-repeat;
	border: none;
	outline: none;
	padding-left: 3px;
	font-size: 12px;	
	float: left;
	margin: 3px 0 0 10px;
}

.Table_Custom4 .button
{
	color: #000;
	width: 82px; height: 18px;
	background: url(button.png) repeat-x;
	border: none;
	outline: none;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin: 3px 10px 0 0;
}