* { font-size: 100.01%; }
html {
	font-size: 62.5%; 
	height: 100%;
}
body {
	font: 1.2em Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #fff;
	background: #3ec0ff url(../images/bg-html.png) repeat-x;
	height: 100%;
	min-width: 972px;
}

.noscript {
	font-size:11px;
	margin:10px 0;
	text-align:center;
	display:block;
	color:#fff;
}

/* Common Parts */
a {color:#fff;}

a, h2 a, h3 a, h4 a, strong a {text-decoration:none;}
h2 a:hover, h3 a:hover, h4 a:hover, strong a:hover, a:hover {text-decoration:underline;}
h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin:0 0 1.3em;
	line-height:1.364em;
}
img {border:none;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text,
select,
textarea {
	font:1em arial, helvetica, sans-serif;
	color:#646466;
}
input.radio {
	padding:0;
	margin:0;
}
ul {
	margin:0 0 1.3em 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
.bullets {
	list-style:none;
	margin-left:0;
}
.bullets li {
	padding-left:7px;
	background:url(../images/bullet.gif) no-repeat 0 .55em;
	position:relative;
}

embed, object {
	display:block;
	margin:0;
	padding:0;
}

.wrapper-bg {
	min-height: 100%;
	background: url(../images/bg-body.gif) repeat-y 50% 0;
}
* html .wrapper-bg {
	height: 100%;
}
.wrapper {
	width: 941px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.page {
	width: 919px;
	background: url(../images/bg-page.png) repeat-y;
	padding: 0 12px 0 10px;
	position: relative;
}
.page-bot {
	width: 941px;
	height: 7px;
	overflow: hidden;
	background: url(../images/bg-page-bot.png) no-repeat;
}

.footer {
	background: #6ed0ff;
	padding: 8px 6px 9px 7px;
	width: 916px;
	margin: 22px auto 0;
	overflow: hidden;
	color: #004487;
	font-size: 0.916em;
}
.footer a {
	color: #004487;
}
.footer-logos {
	float: left;
}
.footer-logos-right {
	float: right;
}
.footer-logos a {
	float: left;
	margin-right: 3px;
}
.footer-logos a img {
	display: block;
}
.footer-cont {
	float: left;
	padding: 0 0 0 15px;
	width: 390px;
}
.footer-nav {
	margin: 7px 0 0 -14px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.footer-nav li {
	display: inline;
	float: left;
	margin-left: -1px;
	padding: 0 15px;
	background: url(../images/bg-footer-nav.gif) no-repeat 0 50%;
}
.footer address {
	font-style: normal;
	margin-top: 1px;
	line-height: 1.45em;
}
.footer address strong {
	display: block;
}
.footer-by {
	margin-top: 4px;
	display: block;
}


.header {
	overflow: hidden;
	height: 1%;
	position: relative;
	padding-bottom: 4px;
	margin-left: 2px;
	background: url(../images/bg-header.png) repeat-y;
}
.header-bot {
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 2px;
	position: relative;
	background: url(../images/bg-header-bot.png) no-repeat;
}
.header-left {
	float: left;
	/*padding: 0 0 0 17px;*/
	width: 610px;
}
.header-right {
	float: right;
	width: 232px;
}
.logo {
	margin: 0 0;
}
.logo a {
	width: 602px;
	height: 114px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/d-logo.png) no-repeat;
}
.breadcrumbs {
	margin: -32px 0 0 167px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: left;
	display:inline
}
.breadcrumbs li {
	float: left;
	padding: 0 6px 0 7px;
	background: url(../images/bg-breadcrumbs.gif) no-repeat 0 55%;
	margin-left: -3px;
	display: inline;
	font-size: 0.916em;
}
.header-btns {
	overflow: hidden;
	width: 100%;
	margin-top: 2px;
}
.header-btns a {
	float: right;
	margin-top: 22px;
	margin-right: 10px;
}
.header-btns .newsletter-btn {
	width: 103px;
	height: 25px;
	background: url(../images/btn-header-newsletter.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.header-btns .contact-btn {
	width: 92px;
	height: 25px;
	background: url(../images/btn-header-contact.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.header-btns .ticket-btn {
	margin: 0 18px 0 0;
	width: 127px;
	height: 56px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn-header-ticket.gif) no-repeat;
}

.header-form {
	overflow: hidden;
	/*width: 448px;*/
	margin-left: -16px;
}
.header-form .subform {
	float: right;
	padding: 1px 0px 0 16px;
	position: relative;
}
.header-form label {
	display: none;
}
.header-form select {
	float: left;
	color: #00458a;
	font: bold 0.916em Tahoma, Arial, Helvetica, sans-serif;
	width: 200px;
	margin: 0;
	padding: 1px 1px 1px 0;
}
.header-form .text {
	float: left;
	color: #00458a;
	font: bold 0.916em Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 2px 6px;
	border: 1px inset #d4d0c8; 
	background: #fff;
	width: 139px;
}
.header-form .submit {
	float: left;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
}
.content {
	height: 1%;
	margin: -29px 0 0;
	padding-bottom: 9px;
}
.content:after {
	content:"";
	display:block;
	clear:both;
}
.sidenav {
	float: left;
	width: 166px;
	padding-top: 18px;
}
.sidenav .nav {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
	width: 166px;
	overflow: hidden;
}
.sidenav .nav li {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-sidenav-top.gif) no-repeat;
	vertical-align: middle;
}
.sidenav .nav li a {
	color: #003263;
	font-weight: bold;
	width: 145px;
	float: left;
	padding: 7px 8px 6px 13px;
	background: url(../images/bg-sidenav-bot.gif) no-repeat 0 100%;
}
.sidenav .nav li a span {
	padding-left: 9px;
	cursor: pointer;
	float: left;
	background: url(../images/bg-sidenav-arrow.gif) no-repeat 0 0.4em;
}
.sidenav .nav li a.active {
	font-weight: normal;
	text-decoration: none !important;
}

.togo-days {
	width: 148px;
	background: #61c7f9 url(../images/bg-togo-days.gif) no-repeat 0 100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	padding: 36px 5px 8px 7px;
	margin: 0 0 0 2px;
}
.togo-days .num {
	float: left;
	border: 1px solid #244e78;
	padding-left: 1px;
	margin-right: 11px;
	background: #275381 url(../images/bg-togo-days-num.gif) repeat-x 0 50%;
}
.togo-days .num span {
	float: left;
	font-weight: bold;
	margin-left: -1px;
	line-height: 1.33em;
	padding: 0 6px 0 6px;
	border: 1px solid #fff; 
	font-size: 1.25em;
}
.togo-days .ttl {
	width: 68px;
	height: 9px;
	text-indent: -9999px;
	float: left;
	margin: 0.7em 3px 0 0;
	overflow: hidden;
	background: url(../images/ttl-togo-days.gif) no-repeat;
}
.main {
	float: right;
	width: 753px;
}
.main-schedule-results {
	color: #00458a;
}
.main-block {
	width: 755px;
	margin: 0 0 0 -2px;
	background: url(../images/bg-main-block.gif) repeat-y;
}
.main-block-table {
	background: url(../images/bg-main-block-table.gif) repeat-y;
	width: 761px;
	margin-right: -6px;
}
.main-block-bot {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-main-block-bot.gif) no-repeat 0 100%;
}
.main-block-top {
	overflow: hidden;
	height: 1%;
	padding: 21px 9px 14px 12px;
}
.main-block-table .main-block-bot {
	background-image: url(../images/bg-main-block-table-bot.gif);
}
.main-block-table .main-block-top {
	background: url(../images/bg-main-block-table-top.gif) no-repeat 100% 0;
}
.main-block .img {
	float: left;
	margin-top: 2px;
}
.main-block .cont {
	float: left;
	padding-left: 15px;
	width: 205px;
	font-size: 0.916em;
}
.main-block h2 {
	margin: 0;
	color: #3ec1ff;
	font-size: 1.81em;
}
.main-block h2 a {
	color: #3ec1ff;
}
.main-block h3 {
	margin: 10px 0 0;
	font-size: 1.27em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.main-block .date {
	display: block;
	margin-top: 1px;
}
.main-block p {
	line-height: 1.18em;
	margin: 2px 0 5px;
}
.main-block .link {
	display: block;
}
.main-block .link a {
	background: url(../images/bg-main-block-arrow.gif) no-repeat 0 0.3em;
	padding-left: 7px;
	margin-left: 3px;
}
.paging {
	margin: 18px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.paging li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px 0 4px;
}
.paging li a {
	float: left;
	padding: 0 3px 0 4px;
	line-height: 1.54em;
	border: 1px solid #80a2c5; 
	font-weight: bold;
	color: #fff;
}
.paging li a:hover {
	text-decoration: none;
	color: #2ab4f6;
}
.paging li a.active {
	text-decoration: none;
	color: #2ab4f6;
	font-weight: normal;
}
.extra {
	float: right;
	width: 170px;
	margin: -21px -9px 0 0;
	display: inline;
	padding: 21px 9px 0 18px;
	color: #003263;
	background: url(../images/bg-extra.gif) repeat-x;
}
.extra a {
	color: #003263;
}
.extra p {
	margin: 11px 0 0;
	line-height: 1.16em;
}
.extra p .arrow-link {
	font-weight: bold;
	padding-left: 8px;
	background: url(../images/bg-sidenav-arrow.gif) no-repeat 0 0.4em;
}
.extra .extra-img {
	display: block; 
	border: 1px solid #fff;
	margin: 0 0 0 -3px;
}
.extra.lower
{
	float: right;
	width: 170px;
	margin: 0;
	display: inline;
	padding: 21px 9px 15px 18px;
	color: #003263;
	background: #60ccff  url(../images/bg-extra.gif) repeat-x;
}

.feature-divider {
	overflow: hidden;
	width: 100%;
}
.feature-container {
	float: left;
	width: 548px;
}
.feature-left 
{
	width:180px;
	float:left;
	display:block;
}
.feature-right 
{
	width:364px;
	float:left;
	display:block;
}
.feature-block {
	overflow: hidden;
	margin: 0 0 0 3px;
	color: #00458a;
	margin-bottom:10px;
}
.feature-block-color {
	margin-top: 6px;
	color: #fff;
	margin-bottom:10px;
}
.feature-ticket {
	float: left;
	width: 174px;
	background: #054380;
	border-left: 7px solid #bee210; 
	overflow:hidden;
	height:103px;
}
.feature-block-color .feature-ticket {
	border-color: #e48f00;
}
.feature-ticket a {
	display: block; 
	font-weight: normal;
	font-size: 1.5em;
	padding: 20px 0 33px 18px;
	text-decoration: none !important;
	line-height: 0.83em;
}
.feature-cont {
	float: right;
	width: 355px;
	display:block;
	padding-left: 1px;
}
.feature-block-color .feature-cont {
	background: #ee7001;
}
.feature-cont a.img {
	float: right;
	margin-right:1px;
	margin-left:4px;
}
.feature-cont .cont {
	float: left;
	height:99px;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
	background: #2ab4f5;
	padding: 2px 1px 2px 12px;
}
.feature-cont .cont.colour 
{
	background: #ee7001;
}
.feature-cont h3 {
	margin: 5px 0 0 -1px;
	font-size: 1.66em;
}
.feature-cont h4 {
	color: #00458a;
	margin: 0;
	font-size: 1.16em;
}
.feature-cont h4 a {
	color: #00458a;
}
.feature-block-color .feature-cont h4 {
	color: #fff;
}
.feature-block-color .feature-cont h4 a {
	color: #fff;
}
.feature-cont p {
	margin: 0;
	line-height: 1.16em;
}

.schedule {
	float: right;
	width: 161px;
	padding: 0 11px 21px 17px;
	background: #1881c5;
	border-left: 9px solid #00458a; 
}
.schedule h3 {
	margin: 13px 0 0;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.schedule .time {
	display: block;
	margin-top: 14px;
}
.schedule-list {
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}
.schedule-list li {
	line-height: 1.5em;
}
.schedule-list li.active a {
	color: #6ac8ff;
}
.schedule-now {
	width: 142px;
	margin: 20px 0 0 -4px;
	position: relative;
	border: 1px solid #fff; 
	padding: 3px 0 6px 21px;
	background: #39b2ee;
}
.schedule-now h4 {
	margin: 0;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.schedule-now .play-now {
	display: block;
	margin: 3px 0 0 -2px;
}
.schedule-now .play-now strong {
	padding: 0 4px;
}
.leader {
	float: right;
	float: right;
	width: 181px;
	margin: 14px 11px 0 0;
	display: inline;
}
.leader-board {
	overflow: hidden;
	width: 100%;
	margin-top: -5px;
	background: url(../images/bg-leader-board.gif) repeat-y;
}
.leader-board-top {
	overflow: hidden;
	height: 1%;
	padding: 0 2px;
	background: url(../images/bg-leader-board-top.gif) no-repeat;
}
.leader-board-bot {
	overflow: hidden;
	height: 1%;
	padding: 5px 1px 0;
	border-bottom: 1px solid #98ddff; 
}
.leader-head {
	background: url(../images/bg-leader-head.gif) repeat-y;
	overflow: hidden;
	width: 100%;
}
.leader-head h3 {
	margin: 0;
	padding: 3px 0 5px 10px;
	font-size: 1.4em;
}
.leader-table {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}
.leader-table li {
	overflow: hidden;
	width: 100%;
	padding: 2px 0 0;
	line-height: 1.583em;
	vertical-align: middle;
	background: url(../images/bg-leader-table-line.gif) repeat-x;
}
.leader-table li .col1 {
	float: left;
	width: 59px;
	padding-left: 9px;
}
.leader-table li .col2 {
	float: left;
	text-align: center;
	width: 48px;
}
.leader-table li .col3 {
	text-align: center;
	float: left;
	width: 44px;
}
.leader-table li .col1 strong {
	padding: 0 0 0 25px;
	margin-left: -4px;
	float: left;
	position: relative;
}
.leader-table li .col1 .eng {
	background: url(../images/icon-leader-table-en.gif) no-repeat 0 50%;
}
.leader-table li .col1 .ned {
	background: url(../images/icon-leader-table-ned.gif) no-repeat 0 50%;
}
.leader-table li .col1 .arg {
	background: url(../images/icon-leader-table-arg.gif) no-repeat 0 50%;
}
.leader-table li .col1 .ger {
	background: url(../images/icon-leader-table-ger.gif) no-repeat 0 50%;
}
.leader-table li .col1 .chn {
	background: url(../images/icon-leader-table-chn.gif) no-repeat 0 50%;
}
.leader-table li .col1 .nzl {
	background: url(../images/icon-leader-table-nzl.gif) no-repeat 0 50%;
}
.leader-table li .col1 .gbr {
	background: url(../images/icon-leader-table-gbr.gif) no-repeat 0 50%;
}
.leader-table li .col1 .jpn {
	background: url(../images/icon-leader-table-jpn.gif) no-repeat 0 50%;
}
.leader-tabs {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.leader-tadset {
	margin: 0 2px 0 0;
	display: inline;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	float: right;
	background: url(../images/bg-leader-head.gif) repeat-y 100% 0;
}
.leader-tadset li {
	float: left;
	font-weight: bold;
	padding: 0 0 2px 6px;
	background: url(../images/bg-leader-tadset-li.gif) no-repeat 0 100%;
}
.leader-tadset li a {
	float: left;
	border: 1px solid #98ddff; 
	border-bottom: 0;
	line-height: 1.25em;
	padding: 0 7px 0 8px;
	background: #008cd1 url(../images/bg-leader-tadset.gif) repeat-x 0 100%;
}
.leader-tadset li.active {
	background-image: url(../images/bg-leader-tadset-li-hover.gif);
}
.leader-tadset li.active a {
	padding-bottom: 2px;
	text-decoration: none !important;
	margin-bottom: -2px;
	background: none;
}
.leader-tadset li a:hover {
	text-decoration: underline;
}
.main-section {
	background: #c8edff url(../images/bg-main-section.gif) repeat-y;
	margin-bottom: -6px;
	width: 751px;
	padding-bottom: 32px;
}
.main-section-cont {
	float: left;
	width: 450px;
	padding: 25px 0 0 37px;
}
.main-section-cont h2 {
	margin: 18px 0 0;
	font-size: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3ec2ff;
}
.main-section-cont h2 a {
	color: #3ec2ff;
}
.main-section-cont h3 {
	margin: 13px 0 0;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.16em;
}
.main-section-cont h4 {
	margin: 11px 0 0;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.08em;
}
.main-section-cont h5 {
	margin: 10px 0 0;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.main-section-cont h6 {
	margin: 10px 0 0;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.main-section-cont .img {
	overflow: hidden;
	width: 100%;
	padding: 21px 0 8px;
	color: #003263;
}
.main-section-cont .img div {
	float: left;
	background: #fff;
	padding: 9px 14px 11px 12px;
}
.main-section-cont .img img {
	display: block;
}
.main-section-cont .img strong {
	display: block;
	margin-top: 8px;
}
.main-section-cont .left-img {
	float: left;
	margin: 15px 13px 0 0;
	border: 1px solid #fff; 
}
.main-section-cont p {
	margin: 12px 0 0;
	line-height: 1.25em;
}
.main-section-sidebar {
	float: right;
	width: 227px;
}
.main-section-sidebar .sidebar-divider {
	overflow: hidden;
	width: 100%;
	border-bottom: 5px solid #fff; 
}
.section-blockquote {
	margin: 0;
	padding: 0;
	color: #003362;
	line-height: 1.5em;
	background: #8bd1f5;
	padding: 27px 10px 23px 18px;
}
.section-blockquote h2
{
	font-size:1.5em;
	margin-top:0px;
}
.section-blockquote q{
	quotes: none;
	font-style: italic;
}
.section-blockquote q:before{content:"";}
.section-blockquote q:after{content:"";}
.section-blockquote cite {
	display: block;
	color: #003362;
	font-weight: bold;
	font-style: normal;
	margin-top: 8px;
}
.section-blockquote cite a {
	color: #003362;
}
.picture-feature {
	overflow: hidden;
	height: 1%;
	background: #1881c5;
	padding-bottom: 23px;
	border-left: 7px solid #3ec0fe;
}
.picture-feature img {
	display: block;
}
.picture-feature .cont {
	overflow: hidden;
	height: 1%;
	padding: 0 15px 0 11px;
}
.picture-feature h3 {
	margin: 17px 0 0;
	font-size: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.picture-feature h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 6px 0 0;
	text-indent: 12px;
	line-height: 1.25em;
	background: url(../images/bg-picture-feature-arrow.gif) no-repeat 5px 0.4em;
}
.picture-feature p {
	margin: 6px 0 0;
	line-height: 1.25em;
}

.text-feature {
	overflow: hidden;
	height: 1%;
	background: #054380;
	border-left: 7px solid #1682c3;
	padding: 0 0 18px 11px;
}
.text-feature h3 {
	margin: 15px 0 0;
	font-size: 1.16em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.text-feature p {
	margin: 7px 0 0; 
	line-height: 1.25em;
}

.download-feature {
	margin: 0;
	padding: 0 0 4px 12px;
	list-style: none;
	overflow: hidden;
	height: 1%;
	background: #3ebfff;
	border-left: 7px solid #bee20f; 
}
.download-feature li {
	overflow: hidden;
	width: 100%;
	display:block;
	padding: 7px 0;
	margin-top: -1px;
	border-top: 1px solid #2a97d8; 
	vertical-align: middle;
}
.download-feature li a {
	color: #003263;
	padding-left: 25px;
	padding-top: 2px;
	float: left;
	min-height:18px;
}
.download-feature li.pdf a {
	background: url(../images/icon-download-feature-pdf.gif) no-repeat 0 5px;
}
.download-feature li.doc a {
	background: url(../images/icon-download-feature-doc.gif) no-repeat 2px 0;
}

.links-feature-block {
	overflow: hidden;
	height: 1%;
	background: #3ebfff;
	border-left: 7px solid #ee7001; 
	padding: 10px 0 7px;
}
.links-feature {
	margin: 0;
	padding: 10px 0 10px 13px;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.links-feature li {
	overflow: hidden;
	width: 100%;
	margin-top: -1px;
	padding: 5px 0 8px;
	vertical-align: middle;
	border-top: 1px solid #2a97d8;
	font-weight: bold;
	z-index:100;
}
.links-feature li a {
	float: left;
	padding-left: 8px;
	color: #003263;
	background: url(../images/bg-links-feature-arrow.gif) no-repeat 2px 0.3em;
}
/* inner1 start */
.inner1 .page {
	padding-bottom: 3px;
}
.inner1 .content {
	padding-bottom: 32px;
	background: url(../images/bg-content.gif) repeat-y;
}
.inner1 .main {
	width: 751px;
}
.main-hold {
	float: left;
	width: 518px;
}
.news-hold {
	overflow: hidden;
	width: 480px;
	padding: 29px 8px 10px 30px;
	background: #8ad1f4;
	border-bottom: 6px solid #fff;
}
.month {
	float: left;
	width: 140px;
	font-size: 1.16em;
	color: #003263;
}
.month h2 {
	margin: 0;
	font-size: 1.5em;
}
.month h2 a {
	color: #003263;
}
.month strong {
	display: block;
	margin-top: 3px;
}
.month strong a {
	color: #003263;
	text-decoration: none;
}
.month strong a:hover {
	text-decoration: underline;
}
.month-text {
	background: url(../images/bg-news-link2.gif) no-repeat 0 5px;
	padding-left: 9px;
}
.pagination {
	float: left;
	margin: 27px 0 0 7px;
	display: inline;
}
.pagination .paging {
	float: left;
	margin: 0;
	width: auto;
}
.pagination .paging li {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px 0 4px;
}
.pagination .paging li a {
	float: left;
	padding: 0 2px 0 3px;
	line-height: 1.4em;
	border: 1px solid #095b9e; 
	color: #003263;
}
.pagination .paging li a:hover {
	color: #003263;
	background: #c8edff;
}
.pagination .paging li a.active {
	color: #003263;
	background: #c8edff;
	font-weight: bold;
}
.pagination span {
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	color: #003263;
	margin: 3px 0 0 10px;
}
.pagination span a {
	color: #003263;
	text-decoration: none;
}
.pagination span a:hover {
	text-decoration: underline;
}
.rss-link {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 35px;
	height: 35px;
	background: url(../images/btn-rss.gif) no-repeat;
	margin-top: 12px;
}
.news-cont {
	overflow: hidden;
	width: 100%;
	background: #9fd9f6;
	padding-top: 3px;
}
.news-box {
	overflow: hidden;
	width: 471px;
	padding: 16px 19px 13px 28px;
	background: #9fd9f6;
	border-bottom: 2px solid #fff;
}
.color-box {
	background: #8ad1f4;
}
.news-img {
	float: left;
}
.news-img img {
	display: block;
	border: 1px solid #fff;
}
.news-text {
	float: right;
	width: 315px;
	color: #003263;
	margin-top: 3px;
}
.news-title {
	display: block;
	line-height: 1.25em;
	position: relative;
	color: #003263;
}
.news-title a {
	background: url(../images/bg-news-link.gif) no-repeat 0 4px;
	padding-left: 9px;
	color: #003263;
	text-decoration: none;
}
.news-title a:hover {
	text-decoration: underline;
}
.news-text p {
	margin: 8px 0 0;
	line-height: 1.25em;
}
.sidebar {
	float: right;
	width: 217px;
	padding: 54px 5px 0;
	background: #085a9c url(../images/bg-sidebar.gif) repeat-x 0 100%;
	border-bottom: 6px solid #fff;
}
.sidebar h3 {
	margin: 0;
	font-size: 1.5em;
	border-bottom: 1px solid #70a3c9;
	padding: 0 5px 11px 15px;
}
.sidebar h3 a {
	color: #fff;
	text-decoration: none;
}
.sidebar h3 a:hover {
	text-decoration: underline;
}
.side-hold {
	overflow: hidden;
	width: 189px;
	padding: 0 14px 33px;
	margin-top: 9px;
}
.side-box {
	overflow: hidden;
	width: 170px;
	border: 1px solid #c8edff;
	border-top:none;
	margin-top: 12px;
}
.side-title {
	border-top:solid 1px #fff;
	display: block;
	width:100%;
	background: #31a5e6;
	padding: 1px 0 2px 8px;
	float:left;
}
.side-title a {
	color: #fff;
	text-decoration: none;
}
.side-title a:hover {
	text-decoration: underline;
}
.side-title .more {
	background: url(../images/bg-side-title.gif) no-repeat 0 50%;
	padding-left: 13px;
}
.side-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-menu li {
	float: left;
	width: 100%;
	border-top: 1px solid #c8edff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 1px 0 2px;
}
.side-menu li a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bg-side-menu.gif) no-repeat 17px 50%;
	padding-left: 30px;
}
.side-menu li a.active,
.side-menu li a:hover {
	font-weight: normal;
	text-decoration: none;
}
/*inner1 end*/
/* main-schedule start */
.main-schedule-results {
	width: 709px;
	padding: 54px 21px 20px;
	min-height: 838px;
	background: #a6e2ff url(../images/bg-main-schedule.gif) repeat-x;
}
* html .main-schedule-results {
	height: 838px;
}
.main-schedule-results h2 {
	margin: 0 0 -3px;
	font-size: 1.5em;
	color: #00458a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.main-schedule-results h2 a {
	color: #00458a;
}
.schedule-result {
	overflow: hidden;
	width: 100%;
	margin-top: 23px;
}
.schedule-result .date {
	display: block;
	padding: 6px 11px;
	line-height: 1.16em;
	background: url(../images/bg-schedule-result-date.gif) repeat-y;
}
.schedule-result-table {
	color: #003263;
	width: 100%;
	margin: 6px 0 0;
	border-collapse: collapse;
}
.schedule-result-table a {
	color: #003263;
}
.schedule-result-table a.link {
	color: #002f63;
	font-size: 0.916em;
	padding-left: 10px;
	background: url(../images/bg-links-feature-arrow.gif) no-repeat 0 0.3em;
}
.schedule-result-table a.ipadio {
	display: block;
	background: url(../images/a-ipadio.gif) no-repeat ;
	width: 56px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 4px;
}
.schedule-result-table span.inactive {
	display: block;
	background: url(../images/a-ipadio.gif) no-repeat ;
	width: 56px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 4px;
	background-position: 0 -16px;
}
.schedule-result-table td {
	padding-left: 7px;
	padding: 0 0 0 7px;
	height: 24px;
	border-left: 1px solid #a6e2ff; 
	background: #d6f2ff url(../images/bg-schedule-result-table.gif) repeat-x;
}
.schedule-result-table .col1 {
	width: 60px;
}
.schedule-result-table .col2 {
	width: 272px;
}
.schedule-result-table .col3 {
	width: 78px;
}
.schedule-result-table .col4 {
	width: 109px;
}
.schedule-result-table .col5 {
	width: 77px;
}
.schedule-result-table .col6 {
	width: 65px;
}
.schedule-result-table td .first-play {
	float: left;
	width: 134px;
	text-align: right;
}
.schedule-result-table td .count {
	float: left;
	padding: 0 4px;
}
.schedule-result-table td .second-play {
	float: left;
}
.schedule-result-table td.color {
	background: #fff;
	padding-left: 0;
	border-left-width: 2px;
}
.schedule-result-table .h-divider td {
	line-height: 3px;
	font-size: 1px;
	height: 3px;
	border-top: 0;
	background: none;
}
.schedule-result-table .female {
	padding: 2px 5px 2px 21px;
	display: block;
	background: url(../images/icon-female.gif) no-repeat 1px 50%;
}
.schedule-result-table .male {
	display: block;
	padding: 2px 5px 2px 21px;
	background: url(../images/icon-male.gif) no-repeat 0 50%;
}
/* main-schedule end */
/* inner1 start */
.inner2 .content {
	padding-bottom: 32px;
	background: url(../images/bg-content-inner2.gif) repeat-y;
}
.inner2 .main {
	background: url(../images/bg-main-leaderboards.gif) repeat-x;
	width: 685px;
	padding: 0 33px;
	min-height: 910px;
}
* html .inner2 .main {
	height: 910px;
	overflow: visible;
}
.leaders-hold {
	overflow: hidden;
	width: 100%;
	padding: 75px 0 0;
	background: url(../images/bg-leaderboard.gif) repeat-y;
}
.leaders-box {
	float: left;
	width: 304px;
}
.leaders-box-top {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-leaders-table-top.png) no-repeat;
	padding-top: 5px;
}
.leaders-box-middle {
	overflow: hidden;
	width: 298px;
	padding: 0 3px 0;
	background: url(../images/bg-leaders-table-middle.png) repeat-y;
}
.leaders-box-bottom {
	overflow: hidden;
	width: 304px;
	height: 3px;
	background: url(../images/bg-leaders-table-bottom.png) no-repeat;
}
.leaders-hold .mens {
	float: right;
}
.leaders-box h2 {
	margin: 0;
	font-size: 1.38em;
	background: url(../images/bg-leaderboard-womens.gif) repeat-y;
	letter-spacing: -1px;
	padding: 6px 0 4px 12px;
}
.leaders-hold .mens h2 {
	background: url(../images/bg-leaderboard-mens.gif) repeat-y;
}
.leaders-box h2 a {
	color: #fff;
	text-decoration: none;
	background: url(../images/icon-leaderboards-womens.gif) no-repeat 0 50%;
	padding: 5px 0 5px 19px;
}
.leaders-hold .mens h2 a {
	background: url(../images/icon-leaderboards-mens.gif) no-repeat 0 50%;
	padding-left: 24px;
}
.leaders-box h2 a:hover {
	text-decoration: underline;
}
.leaders-table {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-leaders-table-line.gif) repeat-y;
}
.leaders-table li {
	overflow: hidden;
	width: 100%;
	padding: 2px 0 0;
	line-height: 1.583em;
	vertical-align: middle;
	background: url(../images/bg-leader-table-line.gif) repeat-x;
}
.leaders-table li .col1 {
	float: left;
	width: 67px;
	padding-left: 9px;
}
.leaders-table li .col2 {
	float: left;
	width: 23px;
}
.leaders-table li .col3 {
	float: left;
	width: 27px;
}
.leaders-table li .col4 {
	float: left;
	width: 23px;
}
.leaders-table li .col5 {
	float: left;
	width: 23px;
}
.leaders-table li .col6 {
	float: left;
	width: 27px;
}
.leaders-table li .col7 {
	float: left;
	width: 27px;
}
.leaders-table li .col8 {
	float: left;
	width: 32px;
}
.leaders-table li .col9 {
	float: left;
	width: 33px;
}
.leaders-table li .col1 strong {
	padding: 0 0 0 25px;
	margin-left: -4px;
	float: left;
	position: relative;
}
.leaders-table li .col1 .eng {
	background: url(../images/icon-leader-table-eng.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .ned {
	background: url(../images/icon-leader-table-ned.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .arg {
	background: url(../images/icon-leader-table-arg.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .ger {
	background: url(../images/icon-leader-table-ger.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .chn {
	background: url(../images/icon-leader-table-chn.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .nzl {
	background: url(../images/icon-leader-table-nzl.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .jpn {
	background: url(../images/icon-leader-table-jpn.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .gbr {
	background: url(../images/icon-leader-table-gbr.gif) no-repeat 0 50%;
}
.leaders-table li .col1 .cel {
	background: url(../images/icon-leader-table-cel.gif) no-repeat 0 50%;
}
.summary {
	overflow: hidden;
	width: 669px;
	padding: 0 8px;
	background: url(../images/bg-summary.gif) repeat-y;
	margin: 30px 0 -1px;
}
.summ-box {
	float: left;
	width: 288px;
}
.summ-right {
	float: right;
}
.summ-box h3 {
	margin: -3px 0 0;
	font-size: 1.16em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.summ-box h3 a {
	color: #fff;
	text-decoration: none;
}
.summ-box h3 a:hover {
	text-decoration: underline;
}
.summ-box p {
	margin: 8px 0 0;
	line-height: 1.25em;
}
/* inner1 end */
/* inner2 start */
.pagination {
	margin: 24px 0 0 21px;
}
.pagination .words li {
	padding: 0 5px 0 4px;
}
.pagination .words li a {
	line-height: 1.6em;
	font-size: 0.91em;
}
.pagination .words li .prev {
	padding: 0 11px 0 6px;
}
.pagination .words li .prev strong {
	background: url(../images/bg-news-link2.gif) no-repeat 0 3px;
	padding-left: 13px;
}
.pagination .words li .next {
	padding: 0 11px 0 17px;
}
.pagination .words li .next strong {
	background: url(../images/bg-news-link.gif) no-repeat 100% 3px;
	padding-right: 12px;
}
.news-cont-hold {
	overflow: hidden;
	width: 462px;
	padding: 13px 28px 21px;
}
.news-cont-hold .news-title {
	font-size: 14px;
}
.news-cont-hold .news-title a {
	background: none;
	padding: 0;
}
.news-main-img {
	display: block;
	margin-top: 20px;
}
.news-main-img img {
	display: block;
	border: solid #fff;
	border-width: 9px 12px 12px 9px;
}
.news-main-text {
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.news-cont-hold p {
	margin: 18px 0 0;
	line-height: 1.25em;
	color: #003162;
}
.color-cont {
	overflow: hidden;
	width: 460px;
	padding: 12px 28px 10px 31px;
	background: #8ad1f4;
	border: solid #fff;
	border-width: 1px 0 2px;
}
.news-menu {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-menu li {
	border-bottom: 1px solid #5da4d2;
	padding: 4px 0;
}
.news-menu li a {
	background: url(../images/bg-news-link.gif) no-repeat 0 4px;
	padding-left: 9px;
	color: #003263;
	text-decoration: none;
}
.news-menu li a:hover {
	text-decoration: underline;
}
.news-bott-menu {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-bott-menu li {
	overflow: hidden;
	width: 100%;
	padding-top: 6px;
	margin-bottom: -1px;
}
.news-menu-img {
	float: left;
}
.news-menu-img img {
	display: block;
}
.news-menu-text {
	display: block;
	font-size: 1em;
	border-bottom: 1px solid #5da4d2;
	margin-left: 28px;
	padding-bottom: 4px;
	line-height: 1.16em;
}
.news-menu-text a {
	color: #003362;
	text-decoration: none;
}
.news-menu-text a:hover {
	text-decoration: underline;
}
/* inner2 end */
/* inner3 start */
.inner3 .content {
	padding-bottom: 32px;
	background: url(../images/bg-content-inner3.gif) repeat-y;
}
.inner3 .sidebar {
	float: left;
	width: 219px;
	padding: 38px 25px 0 28px;
	background: url(../images/bg-sidebar2.gif) repeat-x;
	border: 0;
}
.side-text {
	overflow: hidden;
	width: 100%;
}
.squad-title 
{
	margin: 0;
	padding: 7px 0 10px 0px;
	vertical-align:middle;
	font-size: 1.75em;
}
.squad-image
{
	float:left;
}
.squad-title a {
	color: #fff;
	text-decoration: none;
}
.squad-title a:hover {
	text-decoration: underline;
}
.side-text p {
	margin: 18px 0 0;
	line-height: 1.25em;
}
.inner3 .main-hold {
	float: right;
	width: 441px;
	background: url(../images/bg-main-squad.gif) repeat-x;
	padding: 15px 15px 0 18px;
}
.squad-box {
	overflow: hidden;
	width: 415px;
	padding: 9px 14px 11px 12px;
	background: #fff;
	margin-top: 90px;
}
.squad-box img {
	display: block;
}
.squad-box strong {
	display: block;
	font-size: 1em;
	margin: 8px 0 0 1px;
}
.squad-box strong a {
	color: #003263;
}
.squad-box strong a:hover {
	text-decoration: underline;
}
/* inner3 end */
/* inner4 start */
.inner4 .main-hold {
	width: 434px;
	padding: 45px 28px 0 12px;
}
.inner4 .pagination {
	float: none;
	margin: 0;
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
}
.inner4 .pagination .paging li a:hover {
	color: #fff;
	background: #004e8e;
}
.inner4 .pagination .paging li a.active {
	color: #fff;
	background: #004e8e;
}
.profiles-holder {
	overflow: hidden;
	width: 100%;
	margin-top: 9px;
}
.prof-divider {
	overflow: hidden;
	width: 100%;
	margin-top: 22px;
}
.profile-box {
	float: left;
	width: 193px;
	background: #8dd8ff;
	border: 1px solid #bdeaff;
	padding: 5px;
}
.prof-col2 {
	float: right;
}
.prof-img {
	float: left;
}
.prof-img img {
	display: block;
	border: 1px solid #fff;
}
.prof-text {
	float: right;
	width: 100px;
	margin-top: 5px;
}
.prof-text span {
	display: block;
	color: #003363;
}
/* inner4 end */
/* inner5 start */
.profile {
	width: 100%;
	color: #003360;
}
.profile:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.profile .news-title {
	margin: 26px 0 0 8px;
}
.profile .news-title a {
	background: url(../images/bg-news-link2.gif) no-repeat 0 4px;
}
.prof-inform {
	width: 100%;
	margin-top: 41px;
}
.prof-inform:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.prof-photo {
	float: left;
}
.prof-photo img {
	display: block;
	border: solid #fff;
	border-width: 6px 7px 6px 7px;
}
.prof-infom-text {
	float: right;
	width: 196px;
	position: relative;
}
.profile .pagination {
	margin: 2px 0 0 -3px;
	padding-bottom: 22px;
}
.inf-title {
	width: 211px;
	display:block;
	clear:left;
	margin: 0 -15px 0 -12px;
	font-size: 1.33em;
	border-bottom: 1px solid #fff;
	padding: 0 0 8px 12px;
	position: relative;
}
.inf-title a {
	color: #003360;
}
.inf {
	overflow: hidden;
	width: 100%;
	padding-top: 9px;
}
.inf strong {
	display: block;
	line-height: 1.9em;
}
.inf strong span {
	font-weight: normal;
}
.profile-text {
	overflow: hidden;
	height: 1%;
	padding: 0 4px;
}
.profile-text p {
	margin: 15px 0 0;
	line-height: 1.25em;
}
/* inner5 end */
/* inner6 start */
.inner6 .content {
	width: 917px;
	margin-left: 2px;
	background: url(../images/bg-content-inner6.gif) repeat-y;
}
.cont-bg-top {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-content-top-inner6.gif) no-repeat;
	padding-top: 5px;
}
.inner6 .col1 {
	float: left;
	width: 213px;
	padding-top: 42px;
}
.squad-country {
	margin: 0 0 0 5px;
	font-size: 1.5em;
	background: #407eb3;
	padding: 10px 13px 4px 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.squad-country span {
	display: block;
	background: url(../images/icon-commentary-male.gif) no-repeat 100% 0;
}
.squad-country.female span {
	display: block;
	background: url(../images/icon-commentary-female.gif) no-repeat 100% 0;
}
.squad {
	overflow: hidden;
	width: 173px;
	padding: 19px 10px 0 30px;
}
.squad-text {
	display: block;
	font-size: 0.91em;
	color: #a6e2ff;
}
.squad-text a {
	color: #a6e2ff;
	text-decoration: none;
}
.squad-text a:hover {
	text-decoration: underline;
}
.squad-menu {
	overflow: hidden;
	margin: 4px 0 0;
	padding: 0;
	list-style: none;
}
.squad-menu li {
	float: left;
	width: 100%;
	font-size: 0.91em;
	line-height: 1.9em;
	font-weight: bold;
}
.squad-menu li span {
	float: left;
	width: 11px;
	text-align: right;
}
.squad-menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin-left: 9px;
}
.squad-menu li a:hover {
	text-decoration: underline;
}
.coach-text {
	display: block;
	font-size: 0.91em;
	margin-top: 23px;
}
.coach-text a {
	color: #fff;
	text-decoration: none;
}
.coach-text a:hover {
	text-decoration: underline;
}
.col2 {
	float: left;
	width: 483px;
	margin-left: 4px;
	display: inline;
}
.final {
	width: 100%;
	color: #004d8f;
	overflow: hidden;
	margin-top: 28px;
}
.link-ipadio {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 118px;
	height: 28px;
	background: url(../images/a-ipadio2.gif) no-repeat;
	position: absolute;
	left: 408px;
	top: 117px;
	z-index: 100;
}
.final-line {
	position: relative;
	margin-top: 6px;
	margin-bottom:8px;
	width: 100%;
}
.final-line-bg {
	background: url(../images/bg-final-line.png);
	padding: 0 109px 0 116px;
	height: 1%;
}
.final-line-bg:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.final-line:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.final-line strong {
	float: left;
	font-size: 2.5em;
}
.final-line .fin-text-right {
	float: right;
}
.fin-date {
	float: left;
	width: 210px;
	text-align: center;
	font-weight: bold;
	margin-top: 14px;
}
.final-line span {
	margin-left: 8px;
}
.final-img {
	position: absolute;
	left: 12px;
	top: -6px;
}
.final-img img {
	display: block;
}
.final-line .img-right {
	left: auto;
	right: 7px;
}
.final h2 {
	margin: 12px 0 0;
	font-size: 1.16em;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.final h2 a {
	color: #004d8f;
	text-decoration: none;
}
.final h2 a:hover {
	text-decoration: underline;
}
.result {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-result-middle.gif) repeat-y;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2d5589;
	margin-top: 6px;
}
.result-top {
	overflow: hidden;
	width: 100%;
	padding: 5px 0 0;
	background: url(../images/bg-result-top.gif) no-repeat;
}
.result-bottom {
	overflow: auto;
	padding: 0 6px;
	height: 502px;
	position: relative;
}
.result-bottom-bg {
	background: url(../images/bg-result-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.res-box {
	overflow: hidden;
	width: 430px;
	padding: 11px 5px 6px 18px;
	background: #d6f2ff;
	border-top: 2px solid #fff;
}
.min {
	float: left;
}
.min.active  {
	color: #ce3e31;
}
.res-text {
	float: right;
	width: 400px;
}
.res-text p {
	margin: 0;
	line-height: 1.25em;
}
.res-text p a {
	color: #2d5589;
	text-decoration: none;
}
.res-text p a:hover {
	text-decoration: underline;
}
.res-divider {
	overflow: hidden;
	width: 100%;
}
.res-img {
	float: left;
}
.res-img img {
	display: block;
}
.photo-link {
	color: #ce392c;
	text-decoration: underline;
	background: url(../images/bg-photo-arrow.gif) no-repeat 0 50%;
	padding-left: 9px;
}
.photo-link:hover {
	text-decoration: none;
}
.goal-box {
	overflow: hidden;
	width: 453px;
	text-transform: uppercase;
	border-top: 2px solid #fff;
	background: url(../images/bg-goal.gif) repeat-y;
}
.goal-box strong {
	line-height: 1.5em;
}
.goal {
	float: left;
	background: #004d8f;
	color: #fff;
	padding: 0 14px 0 13px;
}
.timo {
	float: left;
	background: #71d0ff;
	color: #004d8f;
	border-left: 2px solid #fff;
	padding-left: 12px;
}
.right-col {
	float: right;
}
.right-col .squad-country {
	padding: 10px 10px 4px 17px;
}
.right-col .squad {
	overflow: hidden;
	width: 184px;
	padding: 19px 10px 0 19px;
}
/* inner6 end */

.nemRotator
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	width:530px;
	height:220px;
	display:block;
	overflow:hidden;
	margin:0;
	margin:0;
}

#flrotator, #frrotator
{
	float:left;
	width:128px;
	height:93px;
	display:block;
}

#flrotator
{
	margin-right:4px;
}

.tellafriend .row {
	clear: left;
	float: left;
	padding-top: 3px;
	width: 92px;
}

.tellafriend .input {
	clear: right;
	float: left;
	width: 220px;
	margin-bottom: 3px;
}
.result-bottom a { color: #004d8f; font-weight:bold; }