/************************************************************************
	Tokyo City Cup
************************************************************************/

@import url(leftnav.css);
@import url(rightnav.css);
@import url(flagbanner.css);
@import url(layout.css);
@import url(spacegallery.css);
@import url(custom.css);

body
{
	color: #808080;
	font-size: 11px;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana;
	/* line-height: 17px; */
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0 0 0;
}


/* Basic A-tag behavior */
a, a:link, a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #f60;
	text-decoration: none;
	border-bottom: 0px dotted #005e00;
}



#container
{
	position: relative;
	text-align: left;
	margin: 0px auto;
	left: 0;
	width: 950px;
}


/*===== Main contents (DO NOT place background graphic style settings in BODY tag) =====*/
/***
	Basic setting
	This is the basic setting. Don't change.
	Customize it with ID for each page. (See below.)
***/
.contents
{
	position: absolute;
	display: block;
	top: 20px;
	left: 0;
	background-image: url(../images/home_frame_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 950px;
	margin: auto;
	z-index: 0;
}

#headersection {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 950px;
	height: 190px;
	z-index: 1;
}

#headersection #header-slide-box {
	width: 911px;
	overflow: hidden;
	margin-left: 18px;
	border-top: 1px solid #B9B9B9;
}

#headersection #header-slide-box .content-body {
	height: 190px;
	overflow: hidden;
}

#headersection #header-slide {
	width: 911px; /* important to be same as image width */
	height: 190px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#headersection #header-slide IMG {
	margin: 0;
}

/* Main contents area / Other contents belong to this */
.bodymain
{
	display: block;
	position: static;
	margin-top: 210px;
	margin-left: 240px;
	width: 475px;
	min-height: 1200px;
	height: auto !important;
	height: 700px;
}


/*===== Head section =====*/
#headtext
{
	position: absolute;
	top: 265px;
	left: 257px;
	width: 444px;
}
#headtext .headtitle
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #00ACED;
	text-transform: uppercase;
}


/*===== White box / Blue box section =====*/
/*** White box ***/
.whitebox
{
	display: block;
	position: relative;
	margin-top: 15px;
	margin-left: 0px;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../../2007TCC%20with%20Winner/httpdocs/images/JFD2.jpg);
}
.whitebox .topsection
{
	background: url(../images/whitebox_top.gif) no-repeat;
	height: 25px;
}
.whitebox .middlesection
{
	background: url(../images/whitebox_middle.gif) repeat-y;
}
.whitebox .bottomsection
{
	background: url(../images/whitebox_bottom.gif) no-repeat;
	margin-top: 0px;
	height: 25px;
}
.whitebox a, .whitebox a:visited, .whitebox a:link
{
	color: #f60;
}


/*** Blue box ***/
.bluebox
{
	display: block;
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	width: 480px;
}
.bluebox .topsection
{
	background: url(../images/blue_box_top.gif) no-repeat;
	height: 25px;
}
.bluebox .middlesection
{
	background: url(../images/blue_box_middle.gif) repeat-y;
}
.bluebox .bottomsection
{
	background: url(../images/blue_box_btm.gif) no-repeat;
	margin-top: 0px;
	height: 25px;
}

/* box common settings */
.whitebox .photo,
.bluebox .photo
{
	background-color: transparent;
	background-repeat: no-repeat;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;

}

.text
{
	position: relative;
	left: 25px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 400;
	margin: 0px;
	padding: 0px;
	top: -5;
}
.text .headtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-left: 0px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	/*color: #00ACED;*/
	color: #ca3445;
	/*text-transform: uppercase;*/
}
.text strong
{
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.moreinfo
{
	display: block;
	position: relative;
	background: url(../images/more_button.gif) no-repeat;
	width: 54px;
	height: 18px;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	overflow: hidden;
	text-decoration: underline;
	text-indent: -500em;
	color: #000000;
}
.moreinfo a
{
	display: block;
	width: 50px;
	height: 16px;
	color: #333333;
}
.moreinfo a:hover
{
	border: solid 1px #bdbdbd;
	color: #000000;
}


/*===== Photo Browser =====*/
.photobrowser
{
	display: block;
	position: relative;
	width: 475px;
	height: 305px;
	margin-top: 15px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photobrowser .thumbnails
{
	position: absolute;
	width: 187px;
	height: 250px;
	margin-top: 0px;
}
.photobrowser .thumbnails .pick
{
	display: block;
	position: absolute;
	width: 40px;
	height: 42px;
	top: 2px;
	cursor: pointer;
	overflow: hidden;
	text-decoration: none;
}
.photobrowser .thumbnails#row2 			{ margin-top: 50px; }
.photobrowser .thumbnails#row3 			{ margin-top: 100px; }

.photobrowser .thumbnails .pick#no1		{ left: 2px; }
.photobrowser .thumbnails .pick#no2		{ left: 49px; }
.photobrowser .thumbnails .pick#no3		{ left: 96px; }
.photobrowser .thumbnails .pick#no4		{ left: 143px; }
.photobrowser .thumbnails .pick#no5		{ top: 53px;	left: 2px; }
.photobrowser .thumbnails .pick#no6		{ top: 53px;	left: 49px; }
.photobrowser .thumbnails .pick#no7		{ top: 53px;	left: 96px; }
.photobrowser .thumbnails .pick#no8		{ top: 53px;	left: 143px; }
.photobrowser .thumbnails .pick#no9		{ top: 105px;	left: 2px; }
.photobrowser .thumbnails .pick#no10	{ top: 105px;	left: 49px; }
.photobrowser .thumbnails .pick#no11	{ top: 105px;	left: 96px; }
.photobrowser .thumbnails .pick#no12	{ top: 105px;	left: 143px; }

.photobrowser .category	/* category selector */
{
	display: block;
	position: absolute;
	width: 187px;
	top: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.photobrowser .category a
{
	display: inline;
	position: absolute;
	cursor: hand;
	left: 0px;
	top: 100px;
}
.photobrowser .category a:hover,
.photobrowser .category a.selected
{
	color: #f60;
	/*color: #bf4b50;*/
}

.photobrowser #largephoto
{
	display: block;
	width: 284px;
	height: 274px;
	float: right;
	margin-top: 0px;
}


/*===== Body message sections =====*/
.intromsg
{
	position: absolute;
	top: 460px;
	left: 450px;
	width: 250px;
	height: 212px;
	font-size: 10px;
}
.intromsg A.moreinfo
{
	display: block;		/* specify "none" to disable the link */
	position: absolute;
	top: 184px;
	left: 10px;
	width: 160px;
	height: 14px;
	text-indent: -300em;
	text-decoration: none;
}
.intromsg A.moreinfo:hover
{
	border: solid 1px #bdbdbd;
}

.intromsg#msg2
{
	top: 730px;
	height: 225px;
}
.intromsg#msg2 A.moreinfo
{
	top: 200px;
}


/*===== Footer section =====*/
#footer
{
	display: block;
	position: relative;
	text-align: center;
	line-height: 1.5em;

	background-image: url(../images/home_frame_bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	width: 950px;
	height: 107px;
}



#footer #textmenu
{
	display: block;
	position: relative;
	clear: both;
	margin-top: 0px;
}

#footer span	/* used for separator "|" */
{
	color: #ffffff;
}
#footer a, #footer a:link, #footer a:visited
{
	color: #808080;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0;
	text-decoration: none;
	padding: 2px;
}
#footer a:hover
{
	border: none;
	background: #ffffff;
	background: #bdbdbd;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
}

/************************************************************************
	Customize settings for each page
************************************************************************/

/*===== Index (Home) page (Blank background image) =====*/

/*** TEMPORARY NOTE ***
Greg
***/
.whitebox#history .photo
{
	background-image: url(../images/tcc_image.gif);
	width: 170px;
	height: 130px;
	float: left;
}

#history .moreinfo
{
	top: 5px;
	left: 0px;
}

#familyday .photo
{
	background-image: url(../images/familyday_image.gif);
	width: 170px;
	height: 126px;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	margin-left: 7px;
}


/*===== Tokyo City Cup page (Blank background image) =====*/
.whitebox#governor .photo
{
	width: 62px;
	height: 90px;	/* actual photo height is 76px.  this is intentional */
	background-color: transparent;
	background-image: url(../images/homw-arnold2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.whitebox#tcc .photo
{
	background: transparent url(../images/tcc_image.gif) no-repeat;
	width: 173px;
	height: 130px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.photobrowser#tcc .thumbnails
{
	background: url(../images/TCC_hilites1.jpg) no-repeat;
}
.photobrowser#tcc .thumbnails#row2
{
	background: url(../images/TCC_hilites1b.jpg) no-repeat;
}


/*===== Governor's message page =====*/
#governormessage
{
	display: block;
	position: relative;
	background: transparent url(../images/Arnold-letter.jpg) no-repeat;
	width: 477px;
	height: 714px;
	margin-top: 13px;
	margin-left: 3px;
}


/*===== Japan Family Day page =====*/
.whitebox#familycolumn .photo
{
	width: 173px;
	height: 122px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(../images/yamaki.gif);
	background-repeat: no-repeat;
}

/* Event Schedule Listing */
#events TABLE {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #808080;
	margin-bottom: 20px;
	color: #000;
}

#events TABLE CAPTION {
	border-top: 1px solid #808080;
	padding-right: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	width: 100%;
}

#events TH,
#events TD {
	padding: 5px 1%;
	border-top: 1px dotted #808080;
}

#events TR:first-child TH,
#events TR:first-child TD {
	border-top: 0;
}

#events TH {
	width: 48%;
	border-right: 1px dotted #808080;
}

#schedule-booth CAPTION {
	background-color: #CA3445;
}

#schedule-stage CAPTION {
	background-color: #3576CA;
}

#schedule-ring CAPTION {
	background-color: #B435CA;
}

#schedule-site CAPTION {
	background-color: #7DCA35;
}

#schedule-grand CAPTION {
	background-color: #CAC635;
}

#events #schedule-grand { /* for Chrome Safari margin bug */
	margin-bottom: 0;
}

/* Photo Browser */
.photobrowser#japanfamilyday .thumbnails#taiko
{
	background: url(../images/JFD_taiko.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#sumo
{
	background-image: url(../images/JFD_sumo.jpg);
	background-repeat: no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#karate
{
	background: url(../images/JFD_karate.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#sado
{
	background: url(../images/JFD_sado.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#syodo
{
	background: url(../images/JFD_syodo.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#kado
{
	background: url(../images/JFD_kado.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#origami
{
	background: url(../images/JFD_origami.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#koto
{
	background: url(../images/JFD_koto.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#minyo
{
	background: url(../images/JFD_minyo.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#ryukyu
{
	background: url(../images/JFD_ryukyu.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#tsugaru
{
	background: url(../images/JFD_tsugaru.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#o-matsuri
{
	background: url(../images/JFD_omatsuri.jpg) no-repeat;
}
.photobrowser#japanfamilyday .thumbnails#taiko_trio
{
	background: url(../images/JFD_taiko_trio.jpg) no-repeat;
}

.thumbnails#taiko,
.thumbnails#sumo,
.thumbnails#karate,
.thumbnails#sado,
.thumbnails#syodo,
.thumbnails#kado,
.thumbnails#origami,
.thumbnails#koto,
.thumbnails#minyo,
.thumbnails#ryukyu,
.thumbnails#tsugaru,
.thumbnails#o-matsuri,
.thumbnails#taiko_trio
{
	display: none;
}

.photobrowser .category a#cattaiko		{ top: 20px;	left: 0px; }
.photobrowser .category a#catkarate		{ top: 40px;	left: 0px; }
.photobrowser .category a#catsumo		{ top: 60px;	left: 0px; }
.photobrowser .category a#catkoto		{ top: 80px;	left: 0px; }
.photobrowser .category a#catminyo		{ top: 100px;	left: 0px; }
.photobrowser .category a#catryukyu		{ top: 120px;	left: 0px; }
.photobrowser .category a#cattsugaru	{ top: 140px;	left: 0px; }
.photobrowser .category a#catsado		{ top: 20px;	left: 100px; }
.photobrowser .category a#catsyodo		{ top: 40px;	left: 100px; }
.photobrowser .category a#catkado		{ top: 60px;	left: 100px; }
.photobrowser .category a#catorigami	{ top: 80px;	left: 100px; }
.photobrowser .category a#cato-matsuri	{ top: 100px;	left: 100px; }
.photobrowser .category a#cattaiko_trio	{ top: 120px;	left: 100px; }



/*===== Soma Nomaoi page =====*/
.whitebox#somanomaoi .photo
{
	background: transparent url(../images/soma_nomaoi.gif) no-repeat;
	width: 170px;
	height: 224px;
}

.photobrowser#somanomaoi .thumbnails
{
	background: url(../images/SomaNomaoi_thumb.jpg) no-repeat;
}


/*===== Japan Travel Expo page =====*/
.whitebox#japantravel .photo
{
	background: transparent url(../images/JapanTravel.jpg) no-repeat;
	width: 171px;
	height: 123px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.photobrowser#japantravelexpo .thumbnails
{
	background: url(../images/JTXPO1.jpg) no-repeat;
}
.photobrowser#japantravelexpo .thumbnails#row2
{
	background: url(../images/JTXPO2.jpg) no-repeat;
}


/*===== Santa Anita Park page =====*/
.whitebox#santaanita .photo
{
	background: transparent url(../images/SantaAnitaPk1.jpg) no-repeat;
	width: 173px;
	height: 277px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Photo Browser */
.photobrowser#santaanitapark .thumbnails#history
{
	background: url(../images/SantaAnitaPark-H.jpg) no-repeat;
}
.photobrowser#santaanitapark .thumbnails#beauty
{
	background: url(../images/SantaAnitaPark-B.jpg) no-repeat;
}
.photobrowser#santaanitapark .thumbnails#racing
{
	background: url(../images/SantaAnitaPark-R.jpg) no-repeat;
}

.thumbnails#history,
.thumbnails#beauty,
.thumbnails#racing
{
	display: none;
}

.photobrowser .category a#cathistory	{ top: 0px;	left: 10px; }
.photobrowser .category a#catbeauty		{ top: 0px;	left: 70px; }
.photobrowser .category a#catracing		{ top: 0px;	left: 130px; }


/*===== Direction to Santa Anita  =====*/
.map
{
	display: block;
	position: relative;
	margin-top: 9px;
	margin-left: 5px;
}
.map strong
{
	margin-left: 1em;
}
.map img
{
	margin-top: 5px;
}
.map#map2
{
	margin-top: 9px;
}


/*===== Tokyo City Keiba page =====*/
.whitebox#keiba .photo
{
	background: transparent url(../images/TCKeiba.jpg) no-repeat;
	width: 248px;
	height: 173px;
	float: left;
	margin-top: 15;
	margin-right: 10px;
	margin-bottom: 5px;
}

.photobrowser#keibaphotos .thumbnails
{
	background: url(../images/TCK1.jpg) no-repeat;
}
.photobrowser#keibaphotos .thumbnails#row2
{
	background: url(../images/TCK1b.jpg) no-repeat;
}


/*===== Press Info page =====*/
.whitebox#press .photo
{
	background: transparent url(../images/japanfamilyday_image.gif) no-repeat;
	width: 170px;
	height: 122px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
}


/*===== Contact page =====*/
.whitebox#contact .infoarea
{
	display: block;
	position: relative;
	top: 20px;
	left: 0px;
	width: auto;
	height: 200px;
}

.whitebox#contact .infoarea .leftcol
{
	display: block;
	position: absolute;
	width: 220px;
	left: 0px;
	top: 0px;
	line-height: 15px;
}

.whitebox#contact .infoarea .rightcol
{
	display: block;
	position: absolute;
	width: 190px;
	left: 230px;
	top: 0px;
	line-height: 15px;
}


/*===== Contact page =====*/
.whitebox#links .infoarea
{
	display: block;
	margin-top: 1em;
	margin-left: 2em;
}
.whitebox#links .infoarea a,
.whitebox#links .infoarea a:link,
.whitebox#links .infoarea a:visited
{
	margin-left: 4em;
	color: #555555;
}
.whitebox#links .infoarea a:hover
{
	color: #f60;
}


/*===== Sponsorship page =====*/
.a-sponsor-box {
	float: left;
	width: 46%;
	max-width: ;
	padding: 0 2%;
	margin-bottom: 10px;
}

.a-sponsor-box .image {
	position: relative;
	width: 100%;
	height: 95px;
}

.a-sponsor-box .image IMG {
	position: absolute;
 	bottom: 0;
 	max-height: 95px;
}

.a-sponsor-box .name {
	font-weight: bold;
	color: #000;
}


.whitebox#sponsoradditions ul
{
	list-style: none;
	margin-bottom: 5px;
}
.whitebox#sponsoradditions ul li
{
	margin-top: 5px;
}


/*===== Contact page =====*/
.whitebox#termandcond ol
{
	list-style-position: inside;
	/*
	margin-left: -40px !important;
	margin-left: 0px;
	*/
}

.whitebox#termandcond strong
{
	font-weight: normal;
	color: red;
}

#listing
{
	display: block;
	margin-left: -40px;
}


/*===== Winner page =====*/
.whitebox#winner .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(../images/2012_winner_big.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

.whitebox#winner .video
{
	width: 433px;
	height: 385px;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(../images/tokyo.swf);
	background-repeat: no-repeat;
	position: relative;
}
/*===== Past Winner page =====*/
.whitebox#winner2011 .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 10px;
	background-image: url(../images/2011_winner_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 10px;
}
/*===== Past Winner page =====*/
.whitebox#winner2010 .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 10px;
	background-image: url(../images/2010_winner_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 10px;
}
/*===== Past Winner page =====*/
.whitebox#winner2009 .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 10px;
	background-image: url(../images/2009_winner_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 10px;
}
/*===== Past Winner page =====*/
.whitebox#winner2008 .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 10px;
	background-image: url(../images/2008_winner_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 10px;
}
/*===== Past Winner page =====*/
.whitebox#winner2007 .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 10px;
	background-image: url(../images/2007_winner_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 10px;
}
/*===== 2006 Winner page =====*/
.whitebox#winner2006 .photo
{
	width: 433px;
	height: 191px;
	margin-bottom: 10px;
	background-image: url(../images/2006_winner_big.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 10px;
}

/*===== Earthquake Relief page =====*/
.whitebox#contact .infoarea
{
	display: block;
	position: relative;
	top: 20px;
	left: 0px;
	width: auto;
	height: 240px;
}

.whitebox#contact .infoarea .leftcol
{
	display: block;
	position: absolute;
	width: 202px;
	left: 0px;
	top: 0px;
	line-height: 15px;
	height: 138px;
}

.whitebox#contact .infoarea .rightcol
{
	display: block;
	position: absolute;
	width: 206px;
	left: 208px;
	top: 8px;
	line-height: 25px;
	height: 106px;
	background: url(../images/Logo-2011JRF.jpg);
	margin-top: 15px;
}

.whitebox#contact .infoarea .bottomcol
{
	display: block;
	position: absolute;
	width: 255px;
	left: 96px;
	top: 140px;
	line-height: 5px;
	height: 55px;
	margin-top: 15px;
	background-image: url(../images/SAP-TCK%20logo.jpg);
}

/* index */
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 734px;
	top: 298px;
}

.style1 {color: #FFFFFF}

/* winner, video */

td.header
{
	font-size: 90%;
}

td.data
{
	font-weight: bold;
	color: #555555;
	font-size: 90%;
}
.style1 {font-family: Verdana}
.style2 {font-size: 12px; font-family: Verdana}
.style3 {color: #333333}
.style4 {color: #FFFFFF; }
.style5 {
	font-size: 9px;
	font-weight: bold;
	color: #808080;
}
.style6 {
	font-size: 9px;
	font-weight: bold;
}

/* press_info */
#press .style1 {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

/* japan_travel_expo */
.style1 {color: #808080}

/* japan_family_day */
.style_japan_family_day1 {font-size: 11px}
.style_japan_family_day2 {font-size: 10px}

/* TN */
HR {
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px #808080 dotted;
}

.clr {
	clear: both;
}

H3.headtitle {
	margin: 0 0 15px 0;
}

.content_img {
	margin: 0 10px 5px 0;
	float: left;
}

.content_img IMG {
	margin: 0;
	display: block;
}

#rightnav .sponsors A,
#rightnav .sponsors A IMG {
	display: block;
	width: 71px;
}

#rightnav .sponsors A {
	float: left;
	padding: 2px;
}