﻿body
{margin:0;padding:0;border:0;
}

.mttwp
{
	width:947px;
	background-image:url('../Images/mtt_background.jpg');
	background-color:Transparent;
	background-repeat:repeat-x;
	height:326px;
	position:relative;
}
.mtt-item
{
	position:absolute;
	width:181px;
	height:121px;
	border:0;
}
.mtt-item img
{
	border:0;
}
.mtt-popup
{
	border:0;
	display:none;
	height:0;
	width:181px;
	position:absolute;
	background:#fe012d;
	text-decoration:none;
	cursor:pointer;
	z-index:99;
}
.mtt-name
{text-decoration:none;
	margin-left:5px;
	margin-bottom:10px;
	color:white;
	float:left;
}
.mtt-arrow
{
	float:right;
	background-image:url('../Images/mtt_arrow.gif');
	background-color:Transparent;
	background-repeat:no-repeat;
	width:14px;
	height:18px;
	margin-right:4px;
	text-align:right;
	margin-bottom:4px;
}
.mtt-linkitem, .mtt-item a:hover
{text-decoration:none;}
.mtt-clearbg
{
	border:0;
	display:none;
	height:0;
	width:181px;
	position:absolute;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
	background:transparent none;
	color:White;
	z-index:100;
}
