html{
}

.ICMACArtwork{
	width: 203px;
	height: 247px;
	background-image: url('images/tournaments_icmac_artwork_800.jpg');
}

.TContent{
	margin-right: 170px;
}

.TRightColumn{
	width: 160px;
	direction: rtl;
}

.TRightColumn .RCBoxRow{
	min-height: 95px;
}

* html .TRightColumn .RCBoxRow{
	height: 95px;
}

.TRightColumn .RCBoxRow{
	direction: rtl;
}

.TRightColumn .RCBoxPic{
	float: none;
	display: block;
}

.TRightColumn .RCBoxText{
	display: block;
}

.TRightColumn .maintext{
	margin-left: 0px;
}

.TRightColumn .subtext{
	clear: none;
	padding-right: 0px;
}

.TAlerts{
	direction: ltr;
}

.TAlerts .t{
	font-size: 100%;
}

.TRightColumn .inputtext{
	float: none;
	margin-left: 0px;
}

.TRightColumn .submit{
	margin-top: 5px;
	direction: rtl;
}

/* Image Replacement */

h1#IRicmac{
	padding-top: 46px;
	width: 243px;
	background-image: url('images/headings/800/tournaments_icmac_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 46px;
	height: 0;
}

h1#IRtournamentresults{
	padding-top: 22px;
	width: 174px;
	background-image: url('images/headings/800/tournaments_results_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 22px;
	height: 0;
}

h1#IRimagegallery{
	padding-top: 22px;
	width: 125px;
	background-image: url('images/headings/800/imagegallery_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 22px;
	height: 0;
}

h1#IRtournamentalerts{
	padding-top: 22px;
	width: 164px;
	background-image: url('images/headings/800/tournaments_alerts_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 22px;
	height: 0;
}

h1#IRallpasttournaments{
	padding-top: 22px;
	width: 190px;
	background-image: url('images/headings/800/tournaments_allpast_heading.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 22px;
	height: 0;
}

