﻿body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
	background-color: #2C3543;
}


img{
	border:0;

}

form{
	float:left;
	margin:0;
	padding:0;
	border:0;
}

h3{
	font-size:14px;
	color:#3D4D66;
	font-weight:bold;
	margin:10px 0 10px 15px;
}

.Input-Newsletter{
	display:inline;
	width:120px;
	font-size:12px;
	padding:2px 5px 2px 5px;
	margin:0 0 0 5px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#000000;
	border:1px solid #B0B9C8;
}


/* ELIMINO IL CONTORNO DEI LINK PER FIREFOX */
a:link, a:visited, a:active, a:focus{
	color:#3D4D66;
	outline:none;
}

a:hover{
	text-decoration:none;
}

#Container-General{
	width:998px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

#Background-Container-General{
	float:left;
	background-color:#546482;
}

#Container-Header{
	float:left;
	width:998px;
	background-image:url(imgIRC2009/Background-Header.jpg);
	background-repeat:repeat-x;
}

#Box-logo{
	float:left;
	width:170px;
	height:126px;
	background-image:url(imgIRC2009/Logo-Home.jpg);
	background-repeat:no-repeat;
}



#Box-logo a{
	float:left;
	width:190px;
	height:126px;
}

#Box-BannerTop{
	float:left;
	width:821px;
	height:113px;
	margin-top:6px;
}

#Box-BannerTop-Photo {
	background: url(IMG-Banner-Top/03.jpg) no-repeat top right;
	position: relative;
	height:113px;
	color: #ffffff;
}

#Box-BannerTop-Photo span,
#Box-BannerTop-Photo font,
#Box-BannerTop-Photo b {
	font-size: 17px;
}

#Box-BannerTop-Text1 font {
	color: #F38305;
	font-weight: bold;
}

#Box-BannerTop-Text1 {
	position: absolute;
	top: 10px;
	right: 146px;
}

#Box-BannerTop-Text2 {
	position: absolute;
	top: 10px;
	right: 10px;
}

#Box-BannerTop-Text2 b {
	color: #F38305;
}


#Box-BannerTop-Powered {
	position: absolute;
	top: 20px;
	left: 0px;
}

/* INIZIO STILE MENU A TENDINA */

#Container-Menu{
	float:left;
	width:998px;
	height:36px;
	background-image:url(imgIRC2009/Background-Menu.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

#Container-Menu a{
	float:left;
	height:26px;
	margin:0;
	padding: 10px 9px 0px 9px;
	background-image:url(imgIRC2009/Background-Menu.jpg);
	background-repeat:repeat-x;
	color: #F8F8F8;
	border-right: 1px #fed593 solid;
	font-weight: bold;
}

#Container-Menu a:hover{
	background-image:url(imgIRC2009/Menu/background-MenuHome.jpg);
	background-repeat:repeat-x;
}

#Menu-Yahoo-Box {
	background: url(imgIRC2009/Background-Yahoo-Small.gif) no-repeat left;
	width: 200px;
	height: 36px;
	float:right;
}

#Menu-Yahoo-Box a {
	float: none;
	height: auto;
	background: none;
	padding: 0;
}

#Menu-Yahoo-Box .Yahoo-flags {
	padding: 18px 6px 0 0;
	text-align: right;
}

.Separator{
	float:left;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:22px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	float:left;
	color:#FFFFFF;
	text-indent: 13px;
	border-bottom: 1px solid #FFB439;
	background-image:url(imgIRC2009/Menu/Arrow-Submenu.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	z-index:100;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #DC6601;
}

/* FINE STILE MENU A TENDINA */


#Container-Center{
	float:left;
	width:998px;	
	background:url(imgIRC2009/Background-GeneralPage.jpg) repeat-x top;
}

.Home-Container {
	width:993px !important;
	padding-left: 5px;
}

#News-Ticker{
	float:left;
	display:inline;
	width:988px;
	margin:8px 3px 0px 4px;
	background:#586983 url(imgIRC2009/NewsTicker-Left.gif) no-repeat left; 
}

.Home-News-Ticker #News-Ticker{
	float:left;
	display:inline;
	width:677px;
	margin:0px 0px 5px 0px;
	background:#586983 url(imgIRC2009/NewsTicker-Left.gif) no-repeat left;
}

#News-Ticker img{
	float:left;
	display:inline;
}

#Content-Ticker{
	height:27px;
	padding-left:29px;
	background-image:url(imgIRC2009/NewsTicker-Right.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#Column-Left{
	float:left;
	width:300px;
	margin-top:7px;
	margin-bottom:7px;
	border-bottom: 7px solid #546482;
}

#Container-Box-Left{
	float:left;
	display:inline;
	width:310px;
	margin:0px 4px 4px 4px;
	background-color:#FFFFFF;
}

#Box-Left{
	border:6px solid #FFFFFF;
}


#Box-Left h1{
	margin:0;
	width:298px;
	height:25px;
	border-bottom:6px solid #FFFFFF;
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
}

#Box-Left h1 img{
	margin:8px 0px 0px 10px;
}

#Container-Timer{
	height:55px;
	background-image:url(imgIRC2009/Background-Timer.jpg);
}

#Container-Timer img{
	float:left;
	margin:2px;
}

#Container-Timer span{
	float:left;
	width:37px;
	height:36px;
	background-image:url(imgIRC2009/Background-Timer-Time.jpg);
	margin:2px 0px 2px 2px;
	text-align:center;
	line-height:36px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
}

#Time{
	float:left;
	height:52px;
	background-image:url(imgIRC2009/Background-Timer-Text.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


a.Link-NextEvent:link, a.Link-NextEvent:visited, a.Link-NextEvent:active {
	color:#FEBD52;
}

a.Link-NextEvent:hover{
	color:#FFFFFF;

}

#No-Timer{
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	line-height:25px;
	background-image:url(imgIRC2009/Background-Notimer.jpg);
	background-repeat:repeat-x;
	clear: both;
}

#No-Timer span{
	float:left;
	width:253px;
	min-height: 30px;
	background: url(imgIRC2009/Arrow-Notimer.gif) top center no-repeat;
}

#No-Timer span div{
	background: #F58507;
}

#No-Timer span div a{
	color:#FFFFFF;
}
#No-Timer span div a:hover{
	color:#616B77;
}
#No-Timer span.liveresults{
	background:url(imgIRC2009/Background-Notimer.jpg) top repeat-x;
	color:#FFFFFF;
}

#No-Timer span.liveresults a{
	color:#FFFFFF;
}

#No-Timer a{
	text-decoration:none;
}
#No-Timer a:hover,
#No-Timer span.liveresults a:hover {
	text-decoration:none;
	color:#FEBD52;
}

.NextEventInProgress {
	background-image:url(imgIRC2009/Background-Timer.jpg);
	height: 33px;
	display: block;
	text-align: center;
	float: left;
	margin-right: -2px;
	margin-left: 12px;
}

.NextEventInProgress img {
	margin-top: 2px;
	margin-left: 24px;
}

.NextEventImage{
	text-align: center;
	width: 253px;
	height: 168px;
	float: none;
	overflow: hidden;
	z-index: 11;
	padding-top:6px;
	padding-bottom:6px;
	background: #ffffff;
}

.NextEventImage img {   
	text-align:center !important;
    display:block !important;
	float: none !important;
}

#Rally-Name{
	padding-top:4px;
	color:#FEBD52;
	text-align:center;
	line-height:14px;
	background-image:url(imgIRC2009/Background-RallyName.jpg);
	background-repeat:repeat-x;
	clear: left;
	font-size: 11px;
}

.BoxNextEvent {
	float:left;
	display:inline;
	margin: 0 0 0 2px !important;
	width:265px !important;	
}

.BoxNextEvent #Box-Right {
	width:253px !important;	
	height: 383px;
	background: #4E607C ;
}

.BoxNextEvent h1 {
	width:253px !important;		
}

#Rally-Information{
	float:left;
	width:243px;
	text-align:left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:5px;
	height: auto !important;
	height: 0px;
	min-height:0px;
	/*height:88px;*/
	border-top:1px solid #FFFFFF;
	/*border-bottom:1px solid #FFFFFF;*/
	background: #4E607C url(imgIRC2009/Background-RallyInformation.gif) no-repeat top left;
}

#Rally-Information a{
	float:left;
	width:100px;
	line-height:15px;
	font-size:11px;
	text-indent:8px;
	color:#FED085;
	background-image:url(imgIRC2009/Flag-RallyInformation.gif);
	background-position:left;
	background-repeat:no-repeat;
	overflow: hidden;
}

#Rally-Information a:hover{
	text-decoration:none;
}

#Row-Calendar{
	display:block;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	background-color:#DBDFE6;
	border-bottom:1px solid #BAC1CB;
}

#Row-Calendar a{
	display:block;
	color:#3A4D69;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

#Row-Calendar a:hover{
	color:#263244;
}

#Calendar-Subtitle{
	display:block;
	height:28px;
	background:url(imgIRC2009/Subtitle-Calendar.jpg) no-repeat top left;

}

#Row-Calendar-Alternate{
	display:block;
	font-size:11px;
	color:#3A4D69;
	line-height:20px;
	font-weight:bold;
	background-color:#E6E8EC;
	border-bottom:1px solid #BAC1CB;
}


#Row-Calendar-Alternate a{
	display:block;
	color:#3A4D69;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}

#Row-Calendar-Alternate a:hover{
	color:#263244;
}

.Calendar-Flag{
	float:left;
	height:20px;
	width:29px;
	border-right:1px solid #BAC1CB;
	margin-right:5px;
}

.Calendar-Flag img{
	float:left;
	margin:4px 0px 0px 6px;
	border-right:1px solid #79879B;
	border-bottom:1px solid #79879B;
}


.Calendar-Country{
	float:left;
	height:20px;
	width:64px;
	font-weight:normal;
	border-right:1px solid #BAC1CB;
	margin-right:5px;
}



/* INIZIO STANDINGS */

#Row-Standings{
	float:left;
	width:298px;
	font-size:11px;
	color:#3A4D69;
	line-height:20px;
	font-weight:bold;
	border-bottom:1px solid #BAC1CB;

}

.Standings-Pos{
	float:left;
	height:20px;
	text-indent:4px;
	width:19px;
	border-right:1px solid #BAC1CB;
	margin-right:5px;
}

.Standings-Driver{
	float:left;
	height:20px;
	width:186px;
	font-weight:normal;
	border-right:1px solid #BAC1CB;
	margin-right:5px;
}

.Standings-Icon{
	float:left;
	height:20px;
	width:25px;
	font-weight:normal;
	border-right:1px solid #BAC1CB;
	margin-right:5px;
}



.Standings-Icon img{
	float:left;
}

.Standings-Points{
	float:left;
	width:35px;
	text-align:right;
	height:20px;
	font-weight:bold;
}

.Standings-Driver-Page{
	float:left;
	height:20px;
	width:126px;
	font-weight:normal;
	margin-right:5px;
}

.Standings-Icon-Page{
	float:right;
	height:20px;
	width:25px;
	font-weight:normal;
	margin-right:5px;
}
/* FINE STANDINGS */


/* INIZIO AREA CENTRALE */

#Column-Center{
	float:left;
	width:678px;
	margin-top:7px;
	border-bottom:4px solid #546482;
}

#Container-Box-Center{
	width:505px;
	float: left;
	background-color:#FFFFFF;
	margin-right: 1px;
}

#Box-Center{
	border:6px solid #FFFFFF;
	width:495px;
}

#Box-Center h1{
	margin:0;
	width:100%;
	height:25px;
	border-bottom:6px solid #FFFFFF;
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
}

#Box-Center h1 img{
	float:left;
	margin:8px 0px 0px 10px;
}

#Box-Center h1 a{
	float:right;
	height:25px;
	border-left:2px solid #FFFFFF;
	margin-right:5px;
}

.LatestNews {
	width: 410px !important;
}

.LatestNews #Box-Center {
	width:400px;
	height: 537px;
}

#Foto-LatestNews{
	float:left;
	width:400px;
	height:263px;
	background-repeat:no-repeat;
	background-position:center;
}

.Cornice-LatestNews{
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
}

#Title-LatestNews{
	float:left;
	border-left:4px solid #FFFFFF;
	margin-top: 6px;
	width:390px;

}

#Title-LatestNews span{
	display:block;
	color:#52698D;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 7px;
	padding-top: 7px;
}

#Title-LatestNews h2,
#Title-LatestNews1 h2 {
	display:block;
	font-size:18px;
	font-weight:bold;
	font-size: 18px;
	color:#3D4D66;
	margin:1px 0px 8px 0px;
}

#Title-LatestNews h3{
	display:block;
	font-size:11px;
	line-height: 20px;
	font-weight:normal;
	color:#000000;
	margin:5px 0 0 0;
}

a.Read-News:link, a.Read-News:visited, a.Read-News:active{
	float:right;
	margin:20px 10px 3px 0px;
	font-size:15px;
	color:#3E5EA0;
	font-weight:bold;
	text-decoration:none;
}

a.Read-News:hover{
	color:#F38305;
}

#Container-MiniLatestNews{
	float:left;
	background-color:#FFFFFF;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom: 1px;
}

#Box-MiniLatestNews{
	float:left;
	font-size:11px;
	width:666px;
	background-color:#FFFFFF;
	border-top:6px solid #FFFFFF;
	border-left:6px solid #FFFFFF;
	border-right:6px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
}

#MiniLatestNews-Sfondo{
	float:left;
	display:inline;
	width:100%;
	height:73px;
	color:#000000;
	background-color:#E8EAEE;
	border-bottom:3px solid #FFFFFF;
}

#MiniLatestNews-Sfondo span{
	float:left;
	width:550px;
	height:14px;
	color:#52698D;
	margin-top:6px;
	display:inline;
}

#MiniLatestNews-Sfondo p{
	float:left;
	width:550px;
	margin:0;
	padding:0;
}

#MiniLatestNews-Sfondo a{
	float:left;
	width:400px;
	font-weight:bold;
	color:#3D4D66;
	text-decoration:none;
	height:19px;
}

#MiniLatestNews-Sfondo a:hover{
	color:#F38305;
}

#MiniLatestNews-Foto{
	float:left;
	width:93px;
	height:61px;
	border-top:6px solid #E8EAEE;
	border-right:8px solid #E8EAEE;
	border-left:6px solid #E8EAEE;
	border-bottom:6px solid #E8EAEE;
	background-position:center;
}

#MiniLatestNews-Foto a{
	float:left;
	width:98px;
	height:63px;
}


#Container-Box-TyreSuppl{
	float:left;
	display:inline;
	width:265px;
	height:153px;
	margin:1px 0px 0px 2px;
	background-color:#FFFFFF;
}

#Box-TyreSuppl{
	border-top:6px solid #FFFFFF;
	border-left:6px solid #FFFFFF;
}

.TyreFlash {
	width: 250px;
	height: 110px;
	overflow: hidden;
}

.TyreFlash object {
	overflow: hidden;
}

#Box-TyreSuppl h1{
	margin:0;
	width:253px;
	height:25px;
	border-bottom:6px solid #FFFFFF;
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
}

#Box-TyreSuppl h1 img{
	margin:8px 0px 0px 10px;
}

#Box-TyreSuppl li {
	height:110px;
}

#Box-TyreSuppl .scrollMedia {
	padding-top: 2px;
}

.TyreSuppl-LogoSE,
.TyreSuppl-LogoSE:link,
.TyreSuppl-LogoSE:active,
.TyreSuppl-LogoSE:visited{
	float:left;
	width:250px;
	height:110px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.TyreSuppl-LogoSE-BFGoodrich {}

.TyreSuppl-LogoSE-Pirelli {
	background-color: #ffdd00;
}

.TyreSuppl-LogoSE-Yokohama {
	background-color: #000000;
}


/* INIZIO OTHER NEWS */

#Box-Center-OtherNews{
	float:left;
	width:666px;
	border-top:6px solid #FFFFFF;
	border-left:6px solid #FFFFFF;
	border-right:6px solid #FFFFFF;
	border-bottom:3px solid #FFFFFF;
	padding-bottom: 0px;
	
}

#Box-Center-OtherNews h1{
	margin:0;
	width:100%;
	height:25px;
	border-bottom:6px solid #FFFFFF;
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
}

#Box-Center-OtherNews h1 img{
	float:left;
	margin:8px 0px 0px 10px;
}

#Box-Center-OtherNews h1 a{
	float:right;
	height:25px;
	border-left:2px solid #FFFFFF;
	margin-right:5px;
}


#Container-OtherNews{
	float:left;
	font-size:11px;
	width:666px;
	background-color:#E8EAEE;
	/*background-image:url(imgIRC2009/Background-OtherNews.gif);*/
}

#OtherNews-Sfondo{
	border-bottom:3px solid #FFFFFF;
	height: 49px;
}

#OtherNews-Sfondo span{
	display:block;
	border-top:10px solid #E8EAEE;
	border-left:7px solid #E8EAEE;
	border-right:7px solid #E8EAEE;
	border-bottom:3px solid #E8EAEE;
	color:#52698D;
}

#OtherNews-Sfondo p{
	margin:0px 0px 10px 7px;
	padding:0;
}

#OtherNews-Sfondo a{
	font-weight:bold;
	color:#3D4D66;
	text-decoration:none;
}

#OtherNews-Sfondo a:hover{
	color:#F38305;
}


/* FINE OTHER NEWS */

/* FINE AREA CENTRALE */


/* INIZIO COLONNA DESTRA */



#Container-Language{
	float:left;
	width:172px;
	height:79px;
	text-align:center;
	background-image:url(imgIRC2009/Language/Background.jpg);
	margin-top:7px;
}

#Container-Language img{
	margin-top:60px;
	margin-right:2px;
	margin-left:2px;
}

Column-Right{
	float:left;
	display:inline;
	width:172px;
	margin-top:7px;
}

#Container-Box-Right{
	float:left;
	display:inline;
	width:172px;
	margin:4px 4px 0px 0px;
	background-color:#FFFFFF;
}

#Box-Right{
	float:left;
	width:160px;
	border:6px solid #FFFFFF;
}

#Box-Right img{
	float:left;
}


#Box-Right h1{
	float:left;
	margin:0;
	padding:0;
	width:160px;
	height:25px;
	/*border-bottom:6px solid #FFFFFF;*/
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
}

#Box-Right h1 img{
	margin:8px 0px 0px 10px;
}

#Container-Video object{
	float:left;
	width: 298px;
	height: 238px;
	margin:0;
	padding:0;
	margin-top: -6px;
	margin-bottom: -4px;
}

#Column-Right-Pages .BoxVideo {
	margin:0;
}

#Column-Right-Pages .BoxVideo h1 {
	width: auto;
}

#Column-Right-Pages #Container-Video object {
	width: 298px;
	height: 238px;
}

#Box-Advertising {
	float:left;
	display:inline;
	width: 300px;
	margin:5px;
	height: 250px;
	background-color:#FFFFFF;
	border-bottom: 5px solid #ffffff;
}

#Column-Right-Pages #Container-Box-Left {
	width: 310px;
	padding: 0;
	margin: 7px 0 0 0;
}

#Column-Right-Pages #Box-Advertising-Small {
	width: 160px;
	float:left;
	margin:5px;
	height: 120px;
	overflow:hidden;
	background-color:#55ee99;
	border-bottom: 5px solid #ffffff;
}

.AdSmallBox {
	padding: 0;
}


.BoxVideo {
	border-bottom: 6px solid #ffffff;
}

#Box-Video{
	float:left;
	width:298px;
	padding-top:7px;
	/*height: auto !important;
	height: 60px;
	min-height:60px;*/
	padding-bottom:9px;
	border-top:1px solid #8A96A7;
	margin-top:3px;
	background-color:#DBDFE6;
	color:#3E5EA0;
	font-size:11px;
}

#Column-Right-Pages #Box-Video {
	width: 298px;
}

#Box-Video span{
	float:left;
	width:66px;
	height:13px;
	margin-left:7px;
	font-size:10px;
	color:#FFFFFF;
	text-indent:1px;
	line-height:13px;
	background-image:url(imgIRC2009/Video/BackgroundData.jpg);
}

#Box-Video p{
	float:left;
	display:inline;
	width:146px;
	padding:0;
	margin:5px 7px 0px 7px;

}

#Box-Video a{
	color:#3A4D69;
	text-decoration:none;
}

#Box-Video a:hover{
	color:#000000;
}

#Container-Login{
	padding:5px;
	font-size: 11px;
	color:#3A4D69;
}



.LoginBox {}

.LoginBox #Box-Left {
	display: block;
	width: 298px;
	background-color:#DBDFE6;
	padding-bottom:5px;
}

#Column-Right-Pages .LoginBox {
	margin: 0;
	margin-top: 6px;
}

#Column-Right-Pages .LoginBox #Box-Left {
}

#Column-Right-Pages .LoginBox h1 {
	width: auto;
}

.LoginButton {}

#Container-Login span{
	float:left;
	display:inline;
	margin-top:3px;
	width:70px;
}


#Container-Login input{
	display:inline;
	width:80px;
	font-size:11px;
	padding:2px 5px 2px 5px;
	margin:0 0 0 5px;
	background-color:#FFFFFF;
	font-size:11px;
	color:#000000;
	border:1px solid #B0B9C8;
}

#Container-Login a{
	font-weight:bold;
	margin:5px 5px 0 0;
	font-size:14px;
	color:#3E5EA0;
	text-decoration:none;
}

#Container-Login a:hover{
	color:#F38305;
}

#Container-Login-Logged{
	float:left;

	padding:5px;
	background-color:#DBDFE6;
	font-size:11px;
	color:#3A4D69;
}

#Container-Login-Logged div{
	float:left;
	margin-top:5px;
	line-height:29px;
	height:25px;
	text-align:center;
	background-image:url(imgIRC2009/Subpages/Bg-Logout.gif);
}

#Container-Login-Logged a{
	text-decoration:none;
	color:#3D4D66;
}

#Container-Login-Logged a:hover{
	color:#F38305;
	text-decoration:none;
}

/* FINE COLONNA DESTRA */

/* INIZIO FOOTER */

#Background-Footer{
	float:left;
	width:998px;
	padding-top:15px;
	text-align:center;
	background-image:url(imgIRC2009/Footer/Background-Footer.gif);
	background-repeat:repeat-x;
}

#Background-2Footer{
	float:left;
	width:968px;
	padding-left:20px;
	background:  url(imgIRC2009/Footer/BackgroundWorld.jpg) no-repeat right -10px;
	clear: both;
	height: 100px;
}

#Container-Title-Logos{
	float:left;
	width:440px;
	text-align:center;
	margin-left:13px;
	margin-right:13px;
}

#Container-Bottom{
	width:998px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

#Container-Logos{
	float:left;
	text-align:center;
	width:450px;
	height:73px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(imgIRC2009/Footer/Background-Box.gif);
	background-repeat:repeat-x;
	padding:3px;
}



#Box-Logos{
	background-color:#FFFFFF;
	height:48px;
	padding-top:14px;
	padding-bottom:10px;
	background-image:url(imgIRC2009/Footer/Arrow.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#Box-Logos img{
	margin-left:4px;
	margin-right:4px;
}

#Copyright{
	float:left;
	width:998px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	margin-top:8px;
	padding-top:7px;
	background-color:#7A8BA8;
}

#Copyright a{
	text-decoration:none;
	color:#FFFFFF;
}

#Copyright a:hover{
	text-decoration:underline;
}

#Network {
	float:left;
	width:998px;
	background-color:#44526A;
	text-align:center;
	margin-top:7px;
	padding:10px 0 7px 0;
}
/* FINE FOOTER */


/* INIZIO STRUTTURA SOTTOPAGINE */
#Column-Right-Pages{
	float:left;
	display:inline;
	width:172px;
}

#Container-Subpages{
	float:left;
	position:relative;
	width:998px;
	background-image:url(imgIRC2009/Subpages/Background-PagesLeft.gif);
	background:url(imgIRC2009/Background-GeneralPage.jpg) repeat-x top;
	border-bottom:4px solid #546482;
}


#Container-Spacer-Box-Pages{
	position:absolute;
	top:0;
	left:0;
	width:997px;
	height:7px;
	font-size:0;
	background-image:url(imgIRC2009/Subpages/Spacer-Top.jpg);
	background-repeat:no-repeat;
}

#Container-Box-Pages{
	float:left;
	display:inline;
	width:977px;
	font-size:12px;
	padding: 5px 5px 5px 5px;
	margin:8px 5px 0 5px;
	background: #ffffff;
}

#Container-Box-Pages h1{
	margin:0;
	width:100%;
	height:25px;
	border-bottom:6px solid #FFFFFF;
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
}

#Container-Box-Pages h1 img{
	float:left;
	margin:8px 0px 0px 10px;
}

#Container-Box-Pages h1 a{
	float:right;
	height:25px;
	border-left:2px solid #FFFFFF;
	margin-right:5px;
}

#Container-ArchiveNews{	
	float:left;
	width:653px;
	display:inline;
	padding:7px;
	background-color:#E8EAEE;
	border-bottom:3px solid #FFFFFF;
}

#ArchiveNews-Foto{
	float:left;
	display:inline;
	width:119px;
	height:79px;
	border:4px solid #B6BCC9;
	background-repeat:no-repeat;
	background-position:center;
}

#ArchiveNews-Foto a{
	float:left;
	width:119px;
	height:79px;

}

#ArchiveNews-Text{
	float:left;
	width:480px;
	display:inline;
	margin-left:10px;
	margin-right:10px;

}

#ArchiveNews-Text span{
	color:#52698D;
	margin-bottom:3px;

}

#ArchiveNews-Text p{
	margin:5px 0px 0px 0px;
}

#ArchiveNews-Text a{
	font-weight:bold;
	color:#3D4D66;
	text-decoration:none;
}

#ArchiveNews-Text a:hover{
	color:#F38305;
}

#Title-ReadNews{
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:10px;
}

#Foto-ReadNews{
	float:left;
	width:296px;
	height:203px;
	margin-right:10px;
	background-repeat:no-repeat;
	background-position:center;
}

#Title-ReadNews span{
	display:block;
	color:#52698D;
}

#Title-ReadNews h2{
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#3D4D66;
	margin:1px 0px 8px 0px;
}

#Title-ReadNews h3{
	font-size:12px;
	margin:0;
	color:#3D4D66;
}

#Calendar-Mappa{
	float:left;
	width:654px;
	height:361px;
	border:6px solid #DBDFE6;
	background:url(imgIRC2009/Subpages/Mappa-Calendar.gif) no-repeat top center;
}

#Table-Calendar{
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}

#Table-Calendar td a{
	color:#3D4D66;
	text-decoration:underline;
}

#Table-Calendar td a:hover{
	text-decoration:none;
}

#Table-Calendar img{
	border-right:1px solid #79879B;
	border-bottom:1px solid #79879B;
	margin-right:5px;
}

#Table-Calendar td{
	text-indent:6px;
}

#Table-Manufacturers{
	float:left;
}

/* INIZIO MANUFACTURERS */
#Container-Manufacturers{	
	float:left;
	width:962px;
	display:inline;
	padding:7px 7px 12px 7px;
	background-color:#E8EAEE;
	border-bottom:6px solid #FFFFFF;
}


#Manufacturers-Foto{
	float:left;
	display:inline;
	width:150px;
	height:110px;
	border:4px solid #B6BCC9;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center center;
}

.Links-Foto{
	float:left;
	display:inline;
	width:146px;
	height:20px;
	border:4px solid #B6BCC9;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center center;
	text-align: center;
	padding-top: 90px;
	margin-bottom: 6px;
	margin-right: 6px;
}

.Links-Foto a {
	text-align: center;
	font-size: 10px;
}

#Manufacturers-Foto a{
	float:left;
	width:150px;
	height:110px;

}

#SupporterEvents-Foto{
	float:left;
	display:inline;
	width:150px;
	height:auto !important;
	height:110px;
	min-height:110px;
	border:4px solid #B6BCC9;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center center;
}

#SupporterEvents-Foto a{
	float:left;
	display:inline;
	width:150px;
	background-image:url(imgIRC2009/Subpages/Button-WatchVideo.jpg);
	height:20px;
	margin-top:110px;
}


#Manufacturers-Text{
	float:left;
	width:469px;
	display:inline;

	margin-left:10px;
	margin-right:10px;

}

#Manufacturers-Text h3{
	font-size:14px;
	color:#3D4D66;
	font-weight:bold;
	margin:5px 0 10px 0;
}

#Manufacturers-Text span{
	color:#52698D;
	margin-bottom:3px;

}

#Manufacturers-Text p{
	margin:5px 0px 0px 0px;
}

#Manufacturers-Text a{
	font-weight:bold;
	color:#3D4D66;
	text-decoration:none;
}

#Manufacturers-Text a:hover{
	color:#F38305;
}
/* FINE MANUFACTURERS */

/* INIZIO REGULATIONS */

#Regulations-Text{
	float:left;
	width:640px;
	display:inline;
	margin-left:10px;
	margin-right:10px;

}


h5{
	float:left;
	width:640px;
	display:inline;
	text-align:center;
	font-size:12px;
	background-color:#C8CDD7;
	margin:0;
	height:30px;
	line-height:32px;
	border-bottom:1px solid #AAB3C1;
	background-image:url(imgIRC2009/Subpages/Arrow-Press.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:10px;
}

#Regulations-Text h3{
	font-size:14px;
	color:#3D4D66;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #BFC5D0;
	margin:5px 0 10px 0;
}

#Regulations-Text h3 span{
	font-size:14px;
	color:#F38305;
	font-weight:bold;

}

#Regulations-Text strong{
	/*color:#F38305;*/
}

#Regulations-IMG{
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	margin-bottom:15px;

}

#Regulations-Text span{
	color:#52698D;
	margin-bottom:3px;

}

#Regulations-Text p{
	margin:5px 0px 0px 0px;
}

#Regulations-Text a{
	font-weight:bold;
	color:#3D4D66;
	text-decoration:none;
}

#Regulations-Text a:hover{
	color:#F38305;
}

/* FINE REGULATIONS */

/* FINE STRUTTURA SOTTOPAGINE */

/* INIZIO SEZIONE STANDINGS */
#PDF-Results{
	float:left;
	display:inline;
	width:667px;
	border-top:1px solid #9CA8BD;
	border-right:1px solid #9CA8BD;
	background-image:url(imgIRC2009/Standings/BIG-Background-Elenco.gif);
	/*border-bottom:10px solid #FFFFFF;*/
}

#PDF-Results div{
	float:left;
	display:inline;
	width:333px;
	height:23px;
	line-height:23px;
	color:#3D4D66;
}

#PDF-Results div a{
	color:#3D4D66;
}

#PDF-Results div a:hover{
	color:#F38305;
}

#PDF-Results span{
	text-indent:7px;
	border-left:1px solid #9CA8BD;
}

.Pdf-Results-Number{
	float:left;
	display:inline;
	width:20px;
	font-weight:bold;
}

.Pdf-Results-Country{
	float:left;
	display:inline;
	width:180px;
	font-weight:bold;
}

.Pdf-Results-Link{
	float:left;
	display:inline;
	width:100px;
	text-align:left;
	font-size:10px;
}


#Container-Table-Standings{
	float:left;
	border-top:1px solid #9CA8BD;
	border-right:1px solid #9CA8BD;
	background-image:url(imgIRC2009/Standings/BIG-Background-Elenco.gif);
	border-bottom:15px solid #FFFFFF;
}

#Table-Standings{
	margin:0;
	border:0;
}

#Table-Standings td{
	padding:0px;
	height:23px;
	border-left:1px solid #9CA8BD;
}

#Table-Heading-Standings{
	border-right:1px solid #9CA8BD;
	background-color:#9AA6BA;
	font-weight:bold;
	color:#FFFFFF;
}


#Table-Heading-Standings td{
	border-left:1px solid #7485A0;
}

#Table-Heading-Standings img{
	border-right:1px solid #5C6F8B;
	border-bottom:1px solid #5C6F8B;

}

.Points{
	color:#364152;
	font-weight:bold;
}

.Number{
	font-size:10px;
	color:#586983;
}

.Bestof7{
	font-weight:bold;
	color:#F38305;
}

/* FINE SEZIONE STANDINGS */ 

/* INIZIO PAGEFOOTER */
#PageFooter{
	float:left;
	width:100%;
	color:#3D4D66;
	text-align:center;
	height:30px;
	line-height:30px;
	background-color:#B6BCC9;
	background-image:url(imgIRC2009/Subpages/Footer-Arrow.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:bold;
	border-bottom:6px solid #FFFFFF;
}

#PageFooter a{
	color:#FFFFFF;
	background-color:none;
	text-decoration:none;
}

#PageFooter a:hover{
	color:#3D4D66;
}

#PageFooter-ClassicoEvents{
	float:left;
	width:100%;
	color:#3D4D66;
	text-align:center;
	height:30px;
	line-height:30px;
	background-color:#B6BCC9;
	background-image:url(imgIRC2009/Subpages/Footer-Arrow.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:bold;
	border-bottom:6px solid #FFFFFF;
	border-top:20px solid #FFFFFF;
}

#PageFooter-ClassicoEvents a{
	color:#3D4D66;
	background-color:none;
	text-decoration:none;
}

#PageFooter-ClassicoEvents a:hover{
	color:#FFFFFF;
}
/* FINE PAGEFOOTER */

/* INIZIO STILI GALLERY */
#ContainerGeneral-Gallery{
	float:left;
	display:inline;
	width:667px;
	height:auto !important;
	height:50px;
	min-height:50px;
	border-top:6px solid #E8EAEE; 
	border-bottom:6px solid #E8EAEE;
	margin-bottom:3px;
	background-color:#E8EAEE;

}

#Container-Thumb-Cat-Gallery {
	background-color:#FFFFFF; 
	float:left; 
	width:145px;
	height:auto !important;
	height:180px;
	min-height:180px;
	
	border-right:1px solid #8A96A7;
	border-bottom:1px solid #8A96A7;

	margin-left:7px;
	margin-bottom:10px;
	padding:3px;
}

#Container-Thumb-Details-Gallery {
	background-color:#FFFFFF; 
	float:left; 
	width:145px;
	height:auto !important;
	height:131px;
	min-height:131px;
	
	border-right:1px solid #8A96A7;
	border-bottom:1px solid #8A96A7;

	margin-left:7px;
	margin-bottom:10px;
	padding:3px;
}

#Hig-ResLink {
	text-align:center;
}

#Hig-ResLink a{
	font-size:10px;
}

#Hig-ResLink a:hover{
	color:#F38305;
}

#Container-Thumb-Details-Gallery a{
	cursor:pointer;
	cursor:hand;
}


#Container-Thumb-Cat-Gallery a {
	cursor:pointer;
	cursor:hand;
	color:#3D4D66;

}

#Container-Thumb-Cat-Gallery a:hover {
	color:#FEA513;

}

#Background-Thumb-Cat-Gallery {
	float:left;
	width:100%;
	height:112px; 
	background-color:#DBDFE6;
	margin-bottom:2px; 
}



#Thumb-Cat-Gallery {
	float:left;
	width:100%; 
	height:110px;
	background-position:center center; 
	background-repeat:no-repeat;

}

#Text-Thumb-Cat-Gallery{
	float:left; 
	width:100%;
	font-size:10px; 
	text-align:center;
	color:#F38305;
	height:55px;
	border-bottom:5px solid #FFFFFF;
}

#Container-GalleryName{
	float:left;
	width:94%;
	height:37px;
	overflow:hidden;
	border-top:5px solid #FFFFFF;
	border-bottom:1px solid #DBDFE6;
	margin-bottom:5px;
	margin-left:5px;
}

#Text-Thumb-Cat-Gallery a{
	font-size:12px;
	text-decoration:none;
}

#Text-Thumb-Cat-Gallery span{
	color:#FFFFFF;
	font-size:11px;
	line-height:19px;
}


#Container-Det-Gallery{
	float:left;
	width:100%;
	padding:0 0 6px 0;
	margin-top:5px;
	margin-bottom:7px;

}

#Page-Header-Det-Gallery{
	float:left;
	text-align:left;
	height:30px;
	line-height:30px;
	width:100%;
	text-indent:10px;
	background-color:#B6BCC9;
	border-bottom:3px solid #FFFFFF;
}

#Page-Header-Det-Gallery a{
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
}

#Page-Header-Det-Gallery a:hover{
	color:#3D4D66;
}


#PageFooter-Gallery{
	float:left;
	text-align:left;
	height:30px;
	line-height:30px;
	width:100%;
	text-indent:10px;
	background-color:#2C3138;
	font-weight:bold;
}

#PageFooter-Gallery a{
	background-color:none;
	text-decoration:none;
}

#Title-Cat-Gallery{
	color:#3D4D66;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;

}

#Table-PopUp-Gallery td{
	color:#FFFFFF;
	font-size:11px;

}

/* FINE STILI GALLERY */
#Container-BoxTVTimes {
	float: left;
	padding: 6px;
	background: #ffffff;
	width:298px;
	margin-top: 6px !important;
}

#Column-Center #Container-BoxTVTimes {
	float: left;
	padding: 6px;
	background: #ffffff;
	margin-top: 0px !important;
	margin-left: 0px;
	width:203px;
	height:130px;
}

.Img-BoxTVTimes {
	display: block;
	background: url(imgIRC2009/TVTimes-big.jpg) no-repeat top;
	width: 298px;
	height: 97px;
}

#Column-Center .Img-BoxTVTimes {
	display: block;
	background: url(imgIRC2009/TVTimes-big.jpg) no-repeat top;
	width: 203px;
	height: 97px;
}

#Container-BoxTVTimes .BoxSmallTitle {
	width: auto;
}

#Container-Box-LeadingDrivers {
	float:left;
	display:inline;
	width:231px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

#Box-LeadingDrivers {
	float:left;
	width:219px;
	height:130px;
	border:6px solid #FFFFFF;
	background-color:#FFFFFF;
}

#LeadingDriversBox {
	width:213px;
	height:130px;
}

#Container-BoxShopping {
	float:left;
	display:inline;
	width:230px;
	margin:1px 0px 0px 1px;
	background-color:#FFFFFF;
}

#Container-BoxShopping .BoxSmallTitle,
#Container-Box-LeadingDrivers .BoxSmallTitle,
#Container-BoxAnnexSeries .BoxSmallTitle {
	width: auto;
}
#Box-BoxShopping {
	float:left;
	width:218px;
	height:130px;
	border:6px solid #FFFFFF;
	background-color:#FFFFFF;
}

#Content-BoxShopping {
	color: #546482;
	font-size: 11px;
	background: #e8eaee;
}

.BoxShopping-FirstRow {
	padding: 6px;
	height: 58px;
	background: url(imgIRC2009/bg-shopping-cart.gif) no-repeat bottom right;
}

.BoxShopping-SecondRow {
	background: #c8ced9;
	padding: 6px;
	border-top: 1px solid #acb0b7;
}

.BoxShopping-Total { color: red; }


#Container-BoxAnnexSeries{
	float:left;
	display:inline;
	width:230px;
	margin:0px 1px 0px 1px;
	background-color:#FFFFFF;
}

#Box-BoxAnnexSeries{
	float:left;
	width:218px;
	height:130px;
	border:6px solid #FFFFFF;
	background-color:#FFFFFF;
	overflow: hidden;
}

#Box-BoxAnnexSeries .scrollSE {
	padding-top: 1px;
}

.AnnexSeries-DataSE {
	margin-top: 3px;
}

#Logo-AnnexSeries{
	float:left;
	position:relative;
	width:160px;
	height:80px;
	border-top:3px solid #FFFFFF;
	/*border-top:15px solid #FFFFFF;
	border-left:18px solid #FFFFFF;*/
	background-position:center;
	background-repeat:no-repeat;
}

#AnnexSeries-Data{
	position:absolute;
	text-align:center;
	top:10px;
	left:0px;
	width:160px;
}

#AnnexSeries-Data a{
	float:left;
	width:160px;
	font-size:9px;
	height:6px;
	line-height:6px;
	text-decoration:none;
	color:#3E5EA0;
	background-color:#DBDFE6;

}

#AnnexSeries-Data a:hover{
	color:#FFFFFF;
	background-color:#FEA614;
}

a.AnnexSeries-LogoSE:link, a.AnnexSeries-LogoSE:active, a.AnnexSeries-LogoSE:visited, a.AnnexSeries-LogoSE:hover   {
	float:left;
	width:218px;
	height:77px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}

a.AnnexSeries-DataSE:link, a.AnnexSeries-DataSE:active, a.AnnexSeries-DataSE:visited  {
	float:left;
	text-align:center;
	width:218px;
	font-size:10px;
	height:15px;
	line-height:15px;
	text-decoration:none;
	color:#3E5EA0;
	background-color:#DBDFE6;
	border-top:4px solid #FFFFFF;
}

a.AnnexSeries-DataSE:hover{
	color:#FFFFFF;
	background-color:#FEA614;
}

#Container-BoxMediaPartners {
	float:left;
	display:inline;
	width:230px;
	margin:1px 0px 0px 0px;
	background-color:#FFFFFF;
}

#Container-BoxMediaPartners .BoxSmallTitle {
	width: auto;
}

#Box-BoxMediaPartners {
	float:left;
	width:218px;
	height:130px;
	border:6px solid #FFFFFF;
	background-color:#FFFFFF;
}

#Box-BoxMediaPartners li {
	height:110px;
}

#Box-BoxMediaPartners .scrollMedia {
	padding-top: 2px;
}

.MediaPartners-LogoSE,
.MediaPartners-LogoSE:link,
.MediaPartners-LogoSE:active,
.MediaPartners-LogoSE:visited{
	float:left;
	width:200px;
	height:94px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
}



.centerdiv{ 
	text-align: center;
	vertical-align:middle;
}

.centerdiv>div{ 
	margin: 0 auto;	
}

.BoxSmallContainer {
	float:left;
	display:inline;
	width:158px;
	margin:1px 0px 0px 1px;
	background-color:#FFFFFF;
	padding: 6px;
}

.BoxSmall {
}

.BoxSmallContent {
	padding: 0;
}

h1.BoxSmallTitle{
	margin:0;
	width:158px;
	height:12px;
	border-bottom:6px solid #FFFFFF;
	background-image:url(imgIRC2009/Background-TitleBoxes.jpg);
	background-repeat:repeat-x;
	padding: 7px 0 7px 0;
	text-indent: 10px;
}

.list-row{
	float:left;
	width:158px;
	font-size:11px;
	color:#3A4D69;
	line-height:20px;
	border-bottom:1px solid #BAC1CB;
	cursor: default;
}

.row-even {
	background: #dbdfe6;
}

.row-odd {
	background: #c8ced9;
}

.list-pos {
	display: block;
	float: left;
	width: 18px;
	border-right: 1px solid #bac1cb;
	color:#3a4d69;
	padding-left: 4px;
	font-weight: bold;
}

.list-driver {
	display: block;
	float: left;
	border-right: 1px solid #bac1cb;
	width: 90px;
	padding-left: 4px;
	color:#3a4d69;
}

.list-points {
	padding-left: 4px;
	color:#3a4d69;
	font-weight: bold;
}

#Second-Ticker {
	height: 30px;
	width: 678px;
	margin-top: 1px;
	margin-bottom: 4px;
	color: #ffffff;
	background: #737f96 url(imgIRC2009/Background-Ticker-Right.jpg) no-repeat top right;
	position: relative;
}

#Second-Ticker-Content {
	width: 655px;
	height: 30px;
}

.Ticker-RSS-Link {
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 555;
}

.scrollticker {
	background-image: url(imgIRC2009/Background-Ticker-Left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#Second-Ticker-List {
display: block;
	width: 652px;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#Second-Ticker-List li {
	width: 652px;
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 34px;
}

#Second-Ticker-List li a,
#Second-Ticker-List li a:link,
#Second-Ticker-List li a:visited,
#Second-Ticker-List li a:active {
	color: #ffffff;
	text-decoration: none;
}

#Image-Carousel {
	float: left;
	width: 666px;
	height: 94px;
	clear:both;
	background: #ffffff;
	padding: 6px;
	position: relative;
	margin: 0;
	margin-top: 1px;
	overflow: hidden;
}

#Image-Carousel-Content {
	padding-left: 41px;
}

#Image-Carousel .prev {
	width: 41px;
	background: #F27E03 url(imgIRC2009/Background-TitleBoxes.jpg) repeat-x top;
	height: 94px;
	clear: both;
	position: absolute;
	top: 6px;
	left: 0px;
	z-index: 33;
	border-right: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	text-align: center;
}

#Image-Carousel .next {
	width: 41px;
	background: #F27E03 url(imgIRC2009/Background-TitleBoxes.jpg) repeat-x top;
	height: 94px;
	clear: both;
	position: absolute;
	top: 6px;
	right: 0px;
	z-index: 33;
	border-right: 6px solid #ffffff;
	border-left: 6px solid #ffffff;
	text-align: center;
}


#Image-Carousel-List {
	width: 668px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#Image-Carousel-List li {
	/*width: 140px;*/
	height: 94px;
	margin-top: 0;
	padding: 0;
	margin-right: 6px;
	vertical-align: top;
	overflow: hidden;
}

#Image-Carousel-List a {
	/*width: 140px;*/
	height: 94px !important;
	display: inline-block;
	margin-top: 0;
	width: 140px !important;
	background-position: top;
}

.HomeLastRow {
	float: left;
	padding-bottom: 6px;
	height: 142px;
}

#Header-SubpagesADV {
}