#rwcPage #contentDiv {
	padding-top: 0;
	}
	
#rwcPage #footerDiv {
	padding-top: 20px;
	padding-bottom: 0;
	background-position: bottom left;
	}
	
#rwcPage #footerLogo {
	bottom: 25px;
	}
	
#rwcPage .content-item h3 {
	color: #454545;
	font-weight: bold;
	padding-bottom: 15px;
	}
	
#rwcPage #pageContent p {
	color: #454545;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 20px;
	}
	
	#rwcPage #pageContent .disclaimer {
		font-size: 11px;
		line-height: 15px;
		color: #666;
		}
	
	#rwcPage #pageContent .content-item p {
		padding-bottom: 15px;
		}
	
#rwcPage .content-item .button-block {
	margin-top: 10px;
	}
	
#rwcPage #pageContent form p.f-disclaimer {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	padding: 3px 0 3px 150px;
	margin: 0;
	}


/* ----------
				New
---------- */
.rwc-link {
	background: url(../i/content/rugby-world-cup/2011/logo-rwc-content.gif);
	width: 126px;
	height: 63px;
	margin-left: 140px;
	}
	
.button-register {
	background-image: url(../i/content/rugby-world-cup/2011/btn-rwc-register.jpg);
	width: 165px;
	}
		
.button-cancel {
	background-image: url(../i/content/rugby-world-cup/2011/btn-rwc-cancel.gif);
	width: 72px;
	margin-left: 10px;
	}
	
	.button-register:hover, .button-cancel:hover {
		background-position: bottom;
		}
		
.last-content-item {
	border: 0;
	}
	
	.last-content-item .button-block {
		margin-left: 148px;
		}
		
	.last-content-item .col-right {
		width: auto;
		}
		
.button-block-alternate {
	display: block;
	}
	
.button-indent {
	margin-left: 148px;
	}


/* ----------
				Sidebar
---------- */
#countdownKO {
	height: 29px;
	padding: 0 10px;
	color: #f57f1a;
	font-size: 12px;
	line-height: 29px;
	text-transform: uppercase;
	background: url(../i/content/rugby-world-cup/2011/bg-time-counter-rwc.gif) top left repeat-x;
	overflow: hidden;
	}
	
	#countdownKO strong {
		color: #fff;
		font-size: 16px;
		}
		

.alternate-item {
	border: 1px solid #c0c0c0;
	}
		
	.alternate-item img {
		display: block;	
		}
		
.alternate-item p {
	display: block;
	height: 29px;
	padding: 0 10px;
	color: #626262;
	font-size: 14px;
	line-height: 29px;
	}
	
	.alternate-item p small {
		text-transform: uppercase;
		font-size: 10px;
		}
		
	.alternate-item p strong {
		color: #e9972d;
		}
		
.alternate-item strong {
	font-weight: normal;
	}

	
#sidebar .disclaimer {
	font-size: 10px;
	line-height: 13px;
	color: #6f6f6f;
	padding-bottom: 10px;
	}
	
#sidebar .top-image {
	padding-bottom: 10px;
	}
	
#enquireNowRWC {
    }
        
    #enquireNowRWC a {
    display: block;
    height: 90px;
    width: 300px;
    background: url(../i/sidebar/rightPanel_contactRWC.jpg) no-repeat;
    }
	
	
/* ----------
				Rugby World Cup - Forms
---------- */
.rwc-form {
	font-size: 14px;
	line-height: 22px;
	color: #454545;
	display: none;
	}
	
.rwc-form h4, .rwc-form span.req {
	color: #e9972d;
	}
	
	.rwc-form h4 {
		font-size: 16px;
		font-weight: normal;
		padding: 0 0 10px;
		}
		
	.rwc-sub-form h4 {
		font-size: 14px;
		padding: 0;
		}
	
.rwc-form .f-input, .rwc-form label, .rwc-form span.req {
	float: left;
	}
	
	.rwc-form .f-input {
		margin-right: 5px;
		width: 180px;
		}
	
	.rwc-form label {
		width: 140px;
		padding-right: 10px;
		text-align: right;
		}

		
.rwc-form label.f-check {
	float: none;
	padding-left: 150px;
	}
	
	.rwc-form .f-check input, .rwc-form .f-check span {
		vertical-align: middle;
		}
			
.rwc-sub-form {
	border: 1px solid #c7c7c7;
	width: 390px;
	background: #e4e4e5;
	margin: 10px 0 0;
	padding: 12px;
	display: none;
	}
	
.rwc-sub-form label {
	width: 126px;
	}

.button-container {
	padding-left: 150px;
	padding-top: 20px;
	}
	
.confirmation {
	border: 1px solid #ffd098;
	padding: 20px 15px 8px;
	background: #fff3e5;
	margin-bottom: 20px;
	}

	.confirmation p {
		font-weight: bold;
		color: #666;
		}