/*--μενώ--*/
.top-buttons{
	text-decoration:none; 
	color:#fff;
	font-size:15px;
	margin:5px; 
	padding:5px;
	}
	
.top-buttons:hover {
	text-decoration:underline;
	}
	
.top-text{
	color:#047; 
	text-decoration:none
	}

.top-text:hover {
	text-decoration:underline;
	}
	
.wrapp-main {
	max-width:850px !important;
	}
	
.default-center {
	padding:0 !important;
	}

.top-text img{
	padding: 0 5px 0 10px;
	}

.column-wrapp .center {
	margin:0 0 0 0;
	height:1%;
	padding:0 0 0 1px;
	background-color:#fff
	}
	
#footer2{
	margin-left: 0px;
	}
	
.main table tr td {
	position:relative;
	}
	
.DDL .white-form .b {
	width:100%;
	}
	
.top-textdiv{
	position:absolute;
	top:90px;
	right:20px;
	}
	
#citylist {
	max-width:590px;
	}