
body
{
	width: 600px;
	margin: auto;
	margin-top: 120px;
	background-image: url(../images/stripe.png);
	text-align: center;
	font-family:Verdana;
	font-size:11px;
}





.index_table
{
	width: 600px;
	height: 100%;
	border: 1px solid #333333;
	background: #ffffff;
}

.index_search
{
	width: 100%;
	height: 150px;
}
.td_splitter
{
	border-right: 1px solid #333333;
}
.td_container
{
	height: 200px;
	width: 50%;
}
.td_container div
{
	height: 190px;
}
.td_container p
{
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-top:10px;
	border-bottom:1px dotted #333333;
}
.tb_adress select
{
	width: 195px;
}
.tb_adaparsel tr
{
	height:25px;
}
.tb_adaparsel select
{
	width: 250px;
}