.image-list{
	float:right;
	width:230px;
	margin:0 -230px 0 0;
}

.image-list a{
	display:block;
	height:71px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
}
#autotupe ul{
	margin:0 0 10px -20px;
}
#autotupe ul li {
	display:inline;
	list-style:none;
	padding:5px;
	font-family:Arial;
	font-size:13px;
	cursor:pointer;
	text-decoration:underline;
	color:#1e709f;
	margin:0 0 0 20px;
	background:none;	
}
#autotupe ul li:hover {
	background:#b6d0e5;
	text-decoration:none;
	color:#000000;
}
.curent{
	background:#b6d0e5 !important;
	text-decoration:none !important;
	color:#000000 !important;
}

table.auto{
border-collapse:collapse;
border:none;
width:660px !important; 
}

table.auto th{
	background-color:#b6d0e5;
}
table.auto td, table.auto th{
	padding:7px 10px;
	line-height:140%;
	font-size:11px;
	color:#000000;
}

table.auto td, table.auto th{
	font-family: Tahoma;
}
table.auto tr:nth-child(even){
	background-color: #e5e5e5;
}
.auto td p{
	margin-bottom:0;
}

