@charset "UTF-8";
/* CSS Document */
/*Destinations Countries-------------------------------------*/

table.hours {
	font-size: 14px;
	border-collapse : collapse;
	width : 200px;
	color : #424242;
	
}

table.hours th {
	text-align : left;
}

table.hours tr.toptable td {
	border-top: 1px solid #cccccc;
}

table.hours td {
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
	padding: 5px 0 5px 0;
}

.imgrightcontact{
	width: auto;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
