.Content_grey {
background-color:#F8F8F8;
border:1px solid #D7D7D7;
margin-bottom:10px;
width: 80%;
}

.bottomleft {
background-image:url(/img/round_corner_bottom_left.gif);
background-position:left bottom;
position:relative;
background-repeat:no-repeat;
bottom:0;
left:-2px;
padding:20px;
}

.bottomright {
background-image:url(/img/round_corner_bottom_right.gif);
background-position:right bottom;
position:relative;
background-repeat:no-repeat;
bottom:-2px;
right:0;
}

.topright {
background-image:url(/img/round_corner_top_right.gif);
background-position:right top;
background-repeat:no-repeat;
right:-2px;
position:relative;
top:0;
}

.topleft {
background-image:url(/img/round_corner_top_left.gif);
background-repeat:no-repeat;
position:relative;
left:-1px;
top:-1px;
}
.promoText
{
font-size: 18px;
color: #5e5e5e;
}

.promoText_highlighted
{
	font-size:18px;
	color:rgb(255,156,0);
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
}
a {
	color:#4C98FA;
	font-family:Tahoma;
}
td {
    color: #38454D;
	line-height:17px;
	font-family: Tahoma;
	font-size: 11px;
}
.small {
    color: #38454D;
	font-family: Tahoma;
	font-size: 10px;
}
h4 {
    color: #38454D;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
}
h3 {
    color: #38454D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C98FA;
}
.day {
	color: #4C98FA;
}
.features {
	color: #38454D;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
}
p {
	margin: 5px;
}
.inv {
	display: none;
}