.RightCol div.Tout
{
	width: 299px;
}
.TwoCols .Left div.Tout
{
	width: 160px;
}
.TwoCols .Left div.tPurple
{
	width: 158px;	
}
.l120px .Left div.Tout, .LeftNewsCol div.Tout
{
	width: 120px;
	display: inline; /* IE6 */
}

.l120px .Left div.tPurple, .LeftNewsCol div.tPurple
{
	width: 118px;
	display: inline; /* IE6 */
}

.LeftNewsCol div.Tout, .LeftNewsCol div.tPurple
{
	margin-left: 30px;
}

div.Tout
{
	float: left;
	position: relative;
	margin-top: 4px;
}
.ToutWrapper,
.ToutWrapper2
{
	min-height: 150px; /* IE6 */
	position: relative;
	z-index: 2;
	padding: 13px;
	text-align: left;
	color: #000;
	overflow: hidden;
}

.RightCol .Tout .ToutWrapper
{
	width: 271px;
}

.ToutWrapper2
{
	background:url(../Images/tout_ticket_bl.gif) no-repeat 0 40px;
	height:220px;
	min-height: 220px; /* IE6 */
}
.ToutWrapper h4
{
	font-size: 16px;
	text-align: center;
	padding-bottom: 5px;
}
.ToutWrapper2 h4
{
	font:bold 16px arial;
	float:left;
	margin-bottom:20px;
	width:200px
}
.ToutWrapper h4.gray
{
	text-align: left;
	font-weight: bold;
}
img.hwImg
{
	float: right;
	margin: -7px -7px 0px 10px;
	position: relative;	
}
img.ticketImg
{
	width: 100%;
	height: 169px;
	position: absolute;
	z-index: 1;
	bottom: 0px; /* IE6 */
	left: 0px;
}
.Tout .Corner
{
	width: 8px;
	height: 8px;
	position: absolute;
	z-index: 3;
	background-repeat: no-repeat;
	font-size: 0px;
}
.Tout .TopLeft
{
	background-image: url(../Images/tout_purple_tl.gif);
	left: -1px;
	top: -1px;
}
.Tout .TopRight /* IE6 */
{
	background-image: url(../Images/tout_purple_tr.gif);
	right: -1px;
	top: -1px;
}
.Tout .BottomLeft
{
	background-image: url(../Images/tout_purple_bl.gif);
	left: -1px;
	bottom: -1px;
}
.Tout .BottomRight /* IE6 */
{
	background-image: url(../Images/tout_purple_br.gif);
	right: -1px;
	bottom: -1px;
}

.tPurple
{
	border-color: #A692A7 #7C5E7E #E1DBE2 #9F89A1;
	border-style: solid;
	border-width: 1px;	
}
.tPurple .ToutWrapper
{	
	border-color: #C4B6C5 #EEEAEE #896D8A #CBBFCB;
	border-style: solid;
	border-width: 1px;
	background: url(../Images/tout_purple.gif) repeat-x left top;
}
.tPurple img.ticketImg
{
	display: none;
}
.tBlue
{
	margin-top: 10px;		
}
.tBlue .ToutWrapper
{
	background: url(../Images/tout_blue.png) repeat-x left top;
	min-height: 0px;
}
.tBlue h4
{
	background: url(../Images/hwDocIcon.png) no-repeat left center;
	padding: 7px 0px 17px 70px;
	color: #055fa6;
	font-size: 20px;
	position: relative;
	margin-top: -5px;
	font-weight: normal;
}
.tBlue p
{
	text-align: center;
	margin-top: 3px;	
}

.tTicket
{
	background: #ffea86 url(../Images/tout_ticket_tr.gif) no-repeat right top;
}
.tTicket .ToutWrapper
{
	min-height: 124px; /* IE6 */
	padding-bottom: 45px;
}
.tTicket .Corner
{
	display: none;
}
.Tout a.darkArrowLink
{
	font-size: 11px;
}