body{
	padding: 0;
	margin: 0;
}

label{
	font-weight: bold;
}

form{
	display: inline;	
}
	
#wrapper{
	background: url(../_gfx/bg.gif) repeat-y right;
	width: 776px;
	float: left;
}

.guidelines{
	width: 460px;
}

.guidelines span{
	width: 460px; 
	font-weight: bold;
}

.left-border{	
	background: url(../_gfx/c5.gif) repeat-y left;
	float: left;
}

.right-border{
	background: url(../_gfx/c6.gif) repeat-y right;
	float: left;
}

#search-agencies{
	width: 750px !important; /* 728 (.search-header-title) + 2x12 (side images) */
	padding-left: 10px;
	width: 760px;
}

.search-header span{
	float: left;
}

.search-header-title{
	width: 728px;
	background: url(../_gfx/yel_bg.gif) repeat-x;
}

.search-footer{
	width: 750px;
	margin-top: 9px;	
}

.search-footer span, .search-footer button{
	float: left;
}

.search-footer-background{
	width: 693px; /* 750 (.search-footer) - (37 button) - 2x10 (side images) */
	background: url(../_gfx/box_bot_bg.gif) repeat-x;
}

#search-agencies-form hr{
	border: 0;
	color: #ddecff;
	background-color: #ddecff;
	height: 1px;
}

#search-agencies-options{
	border-left: 1px solid #ddecff;		
	float: left;
}

#search-agencies-options hr{
	border: 0;
	color: #ddecff;
	background-color: #ddecff;
	width: 483px;
	height: 1px;
	margin-bottom: 0;
}

#search-agencies-options hr.first{
	height: 2px;
}

#search-agencies-options span{
	display: block;
	padding: 0px 4px;
	margin: 11px 0px;
	width: 485px;
}

#search-agencies-options span.first{
	margin: 10px 0px;
}

#search-agencies-options input{
	display: inline;
}

#search-agencies-menu{
	float: left;
}

#search-agencies-menu hr{
	margin-top: 0;	
	padding-top: 0;
}

#search-agencies-form select{
	display: block;
	margin-top: 5px;
}

#search-agencies-menu{
	width: 244px; 
	padding-left: 11px;
}

#search-agencies-form select, #search-agencies-form option{
	width: 220px;
}

#hellasnet{
	display: inline;
	position: absolute;
	right: 0;
}