/* ---SITE BACKGROUND ---- */
body {
	width:100%;
	height:100%;
	text-align:center;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#252525;
	z-index:2;
	margin:0;
	padding:0;
}

div#topleft {
	width:50%;
	background-image:url(../images/tiles/top_red.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:58px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
}
div#wc10-footer
{
	float:left;
width:100%;
}
div#topright {
	width:50%;
	background-image:url(../images/tiles/greeb.gif);
	background-repeat:repeat-x;
	background-position:right top;
	height:58px;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
}

span.update2 {
	color:green;
	font-size:12px;
	font-weight:700;
}

div#container {
	width:100%;
	position:absolute;
	text-align:center;
	z-index:3;
	top:0;
	left:0;
	background-image:url(../images/tiles/container_tile.gif);
	background-repeat:repeat-x;
}

div.p3_bottom {
	background-image:url(../images/tiles/p3_bottom.gif);
	background-repeat:repeat-x;
}

a:hover {
	color:#008b40;
	text-decoration:underline;
}

div.clear {
	clear:both;
}

#search_base {
	margin-bottom:10px;
}

.subhead {
	color:#959595;
}

#central h1, #full_central h1 {
	font-size:23px;
	font-weight:700;
	color:#252525;
	float:left;
	margin:0;
	padding:0;
}

.greyh1 {
	font-size:20px;
	font-weight:700;
	color:#636363;
	margin:10px 0 0;
	padding:0;
}

.greenh1 {
	font-size:20px;
	font-weight:700;
	color:#008b40;
	margin:0;
	padding:0;
}

#central h2, #full_central h2 {
	font-size:20px;
	font-weight:700;
	color:#7a7a7a;
	margin:0;
	padding:0;
}

#central h3, #full_central h3 {
	font-size:12px;
	color:#252525;
	font-weight:700;
	margin:0;
	padding:0;
}

#central h4, #full_central h4 {
	color:#636363;
	font-size:12px;
	font-weight:700;
	float:left;
	margin:0;
	padding:8px 0 10px;
}

#central h5, #full_central h5 {
	font-size:11px;
	color:#555;
	font-weight:700;
	float:left;
	margin:0;
	padding:0;
}

.greenheader {
	margin-left:20px;
	float:left;
}

div.section {
	margin-bottom:10px;
	float:left;
	width:610px;
	font-size:12px;
}

/* --- LAYOUT STRUCTURE ---- */
div#center {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:997px;
}

.center_image {
	height:58px;
}

div#content {
	width:927px;
	margin-left:35px;
	margin-right:35px;
	position:relative;
}

div#header {
	width:100%;
	height:119px;
	border-bottom:1px solid #666;
	margin-bottom:10px;
	overflow:hidden;
}

div#header_logo {
	width:185px;
	height:119px;
	float:right;
	position:relative;
	top:20px;
	left:4px;
	margin-bottom:-20px;
}

div#left {
	width:117px;
	float:left;
	text-align:left;
	background-image:url(../images/tiles/navstrip.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

div#central {
	float:left;
	margin-left:22px;
	margin-top:5px;
	text-align:left;
	width:610px;
}

div#right {
	width:157px;
	float:right;
	padding-top:8px;
}

/* ---- HEADER ----- */
div#castrol {
	width:257px;
	height:55px;
	float:left;
	margin-top:26px;
}

div#fifa {
	width:168px;
	height:73px;
	background-image:url(../images/fifa.gif);
	background-repeat:no-repeat;
	position:relative;
	left:759px;
	top:12px;
}

.thebox {
	height:14px;
	width:120px;
	font-size:9px;
}

div#breadcrumbbar {
/*	width:100%;*/
	width:605px;
	font-size:10px;
	font-weight:700;
	color:#a7a7a7;
	margin-bottom:20px;
}

#breadcrumbbar a:hover {
	color:#ff1f00;
	text-decoration:underline;
}

/* ---------- MENU BAR ------------- */
div#menubar {
	height:29px;
	float:left;
	background-image:url(../images/menubar_tile.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	*clear:left;
	_clear:left;
	*width:640px;
	_width:640px;
	display:inline;
}

#menubar form {
	float:left;
	margin:0;
	padding:0;
}

div.menubar_end {
	width:15px;
	height:29px;
	float:right;
	background-image:url(../images/menubar_end.gif);
	background-repeat:no-repeat;
}

div.menubar_start {
	height:29px;
	float:left;
	background-image:url(../images/menubar_start.gif);
	background-repeat:no-repeat;
	width:11px;
}

#menubar a:hover {
	color:#ff1f00;
	text-decoration:underline;
	float:left;
	display:block;
	font-weight:700;
}

div.share {
	float:left;
	padding-top:8px;
	margin-left:8px;
	height:21px;
	display:inline;
}

div.flashcontrol {
	float:left;
	padding-top:8px;
	padding-left:15px;
	height:21px;
	display:inline;
}

div.share img {
	vertical-align:middle;
	margin-right:6px;
}

div#pageheader {
	border-bottom:1px solid #555;
	margin-bottom:10px;
	float:left;
/*	width:100%;*/
	width:605px;
	text-align:left;
}

div#pageheader h1 {
	font-size:20px;
	font-weight:700;
	color:#7a7a7a;
}

div#pageheader2 {
	height:33px;
	float:left;
	width:100%;
}

div#pageheader2 h1 {
	font-size:20px;
	font-weight:700;
	color:#7a7a7a;
}

div#leftnav_top {
	width:116px;
	float:left;
	text-align:left;
	font-weight:700;
	font-size:10px;
	letter-spacing:-0.05em;
	margin-top:3px;
}

#leftnav_top a {
	text-decoration:none;
	float:left;
	display:block;
	padding-top:3px;
	padding-bottom:4px;
	width:106px;
}

#leftnav_top #leftnav_sub #leftnav2_sub .subnav2item a.currentpage:visited {
	width:104px;
	color:#008b40;
}

#leftnav_top a:hover {
	color:#ff1f00;
}

div#leftnav_sub {
	background:#f1f1f1;
	width:106px;
}

div#leftnav2_sub {
	background:#f1f1f1;
	background-color:#f1f1f1;
	float:left;
	text-align:left;
	width:115px;
}

div.subnavitem a {
	background:#f1f1f1;
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

div.subnavitem a.opened {
	background:#f1f1f1;
	background-image:url(../images/nav_arrow_down.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

div.subnav2item a {
	padding-left:12px;
}

#leftnav_top span a {
	background-color:#f1f1f1;
	background-image:url(../images/open.gif);
	background-repeat:repeat-y;
	padding-left:6px;
	width:110px;
}

/* ------ Left Column Polls ----------- */
div#leftnav_polls {
	width:117px;
	background-image:url(../images/tiles/polls.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

.quickpolls {
	font-size:11px;
	color:#959595;
	font-weight:700;
	letter-spacing:-0.02em;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width:100%;
}

.polltitle {
	font-size:12px;
	color:#252525;
	float:left;
	font-weight:700;
	width:100%;
	letter-spacing:-0.02em;
	margin-bottom:5px;
}

div#leftnav_polls form {
	font-size:11px;
	color:#252525;
	letter-spacing:-0.02em;
}

div#leftnav_polls div {
	width:100%;
	float:left;
	margin-top:5px;
}

/* ---- Home Page Main Section ---- */
div#main_home {
	width:610px;
	height:277px;
	float:left;
	background-image:url(../images/tiles/main_tile.gif);
	background-repeat:repeat-x;
	margin-bottom:16px;
}

div.unleashed {
	width:47px;
	height:277px;
	float:left;
	background-image:url(../images/tiles/unleashed.gif);
	background-repeat:no-repeat;
}

div.mainimage {
	width:302px;
	height:271px;
	float:right;
	margin:3px 2px 3px 5px;
}

.maintitle {
	float:left;
	margin-left:17px;
	margin-bottom:12px;
	clear:left;
	white-space:nowrap;
	padding:0;
}

div.maintitle2 {
	float:left;
	margin-bottom:12px;
	clear:left;
	white-space:nowrap;
	padding:0;
}

.maintitle3 {
	float:left;
	margin-left:17px;
	margin-bottom:12px;
	white-space:nowrap;
	padding:0;
}

div.greencross {
	width:20px;
	height:25px;
	float:right;
	margin-top:12px;
	margin-right:8px;
}

div.maintext {
	padding-top:30px;
	float:left;
	padding-right:18px;
	width:235px;
	_width:230px;
}

div.maintext h1 {
	margin-bottom:6px;
}

div.maintext div p {
	font-size:15px;
	color:#7a7a7a;
	margin-bottom:10px;
	clear:left;
	margin-top:-16px;
}

div.quote {
	width:375px;
	font-size:13px;
	color:#252525;
	letter-spacing:-0.01em;
	line-height:16px;
	float:left;
	margin-left:15px;
	background:url(../images/quote_end.gif) bottom right no-repeat;
	margin-bottom:10px;
}

div.quotetext {
	background:url(../images/quote_start.gif) top left no-repeat;
	float:left;
	clear:left;
	margin:0;
	padding:0 35px;
}

div.maintext_bottom a:hover {
	color:#008b40;
	font-size:14px;
	text-decoration:underline;
}

div.maintext_link {
	width:205px;
	_width:200px;
	float:left;
}

div.maintext_arrow {
	float:right;
	width:30px;
}

/* ----- Home Page Centre Right Column ---- */
#centerright {
	width:190px;
	float:left;
	margin-left:19px;
	_margin-left:10px;
	margin-right:10px;
}

/* ----- Boxes --------- */
#lozenge {
	width:140px;
	height:117px;
	float:left;
}

#mc_lozenge {
	width:140px;
	height:169px;
	float:left;
	background-image:url(../images/tiles/fifatile.gif);
	background-repeat:no-repeat;
}

#mc_lozenge h3 {
	font-size:16px;
}

div.emotion {
	width:240px;
	height:277px;
	float:left;
	background-image:url(../images/tiles/unleashed.gif);
	background-repeat:no-repeat;
	padding-left:52px;
}

.emotion_small {
	background-image:url(../images/tiles/determined_small.gif);
	background-repeat:no-repeat;
	margin-right:16px;
}

.emotion_last {
	margin-right:0;
	background-image:url(../images/tiles/determined_small.gif);
	background-repeat:no-repeat;
}

div#right_top {
	width:157px;
	height:195px;
	background-image:url(../images/tiles/whatis_castrolindex.jpg);
	background-repeat:no-repeat;
	margin-bottom:18px;
}

.whatisci_text {
	font-size:11px;
	font-weight:700;
	color:#555;
	width:90px;
	margin-top:10px;
	margin-left:7px;
	_margin-left:4px;
	float:left;
}

.whatisci_header {
	font-size:12px;
	font-weight:700;
	color:#555;
	margin-top:10px;
	margin-left:7px;
	float:left;
	line-height:11px;
	letter-spacing:-0.01em;
}

.greentextbox {
	margin-left:10px;
	_margin-left:5px;
	font-size:10px;
	color:#008b40;
	float:left;
	width:136px;
}

.greentextbox_2 {
	width:120px;
	margin-left:7px;
	font-weight:700;
	color:#017b32;
	height:55px;
	clear:left;
	float:left;
	margin-bottom:5px;
}

.greenfooter {
	font-size:10px;
	color:#008b40;
	float:left;
	_margin:4px;
	text-align:left;
	margin:10px;
}

.greenfooter2 {
	font-size:10px;
	color:#008b40;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	margin-bottom:10px;
	text-align:left;
	width:137px;
	border-top:1px solid #999;
	padding-top:5px;
}

.lozenge_arrow {
	float:right;
	margin-top:6px;
	margin-right:6px;
}

.lozenge_text {
	width:100px;
	margin-left:26px;
	margin-top:5px;
}

.lozenge_text_2 {
	width:120px;
	height:34px;
	margin-left:7px;
	margin-bottom:3px;
	font-size:14px;
	color:#252525;
	font-weight:700;
}

div#central div#lozenge div.lozenge_text h3 {
	color:#252525;
	margin:0 0 5px;
	padding:0;
}

.lozenge_image {
	margin-left:20px;
	margin-top:5px;
}

div#poweredbyfifa {
	float:left;
	margin-left:19px;
	_margin-left:9px;
	width:101px;
	height:38px;
	clear:left;
}

.poweredbyfifa {
	float:left;
	margin-left:15px;
	margin-bottom:5px;
	_margin-bottom:0;
}

/* ------- SMALL BOX ---------- */
div.smallbox_head {
	float:left;
	vertical-align:middle;
	font-weight:700;
	padding:12px 0 8px 12px;
}

div.mp_head {
	float:left;
	vertical-align:middle;
	font-weight:700;
	padding:8px 0 6px 12px;
}

div.smallbox_cross {
	float:right;
	vertical-align:middle;
	padding-right:14px;
	padding-top:11px;
}

div.smallbox_image {
	float:left;
	margin-left:4px;
	width:149px;
}

div.smallbox_text {
	font-size:11px;
	color:#008b40;
	float:left;
	vertical-align:middle;
	padding-top:6px;
	padding-left:12px;
	padding-right:0;
	font-weight:700;
	width:125px;
}

/*  ------ CPI INDEX --- */
div.top5table {
	margin-top:-7px;
	margin-left:5px;
	font-size:10px;
	color:#252525;
}

img.cpiicon {
	border:0;
	position:relative;
	top:2px;
}

div#cpi_index {
	width:157px;
	height:195px;
	background-image:url(../images/tiles/top5.gif);
	background-repeat:no-repeat;
	margin-bottom:18px;
	background-color:#f1f1f1;
}

div.cpi_head {
	font-size:11px;
	color:#555;
	float:left;
	vertical-align:middle;
	font-weight:700;
	padding:9px 0 4px 12px;
}

div.cpi_head2 {
	font-size:11px;
	color:#555;
	float:left;
	width:90px;
	vertical-align:middle;
	font-weight:700;
	padding:9px 0 4px 12px;
}

div.cpi_image {
	float:left;
	margin-left:4px;
	_margin-left:2px;
	margin-top:30px;
}

div.whatiscpi_image {
	clear:left;
	float:left;
}

div.cpi_image2 {
	float:right;
	position:relative;
	left:-12px;
	top:-4px;
	margin-bottom:-4px;
}

div.cpi_table {
	color:#252525;
	font-size:10px;
	margin-left:8px;
	margin-top:5px;
}

div.cpi_row {
	height:14px;
	float:left;
	margin-bottom:2px;
	_margin-bottom:1px;
	clear:left;
	width:140px;
}

div.cpi_col1 {
	width:12px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	border-right:2px solid #f1f1f1;
}

div.top5table div.cpi_col2 {
	width:120px;
}

div.top5table div.cpi_row {
	width:180px;
}

div.cpi_col2 {
	width:80px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	white-space:nowrap;
	overflow:hidden;
	border-right:2px solid #f1f1f1;
}

div.cpi_col3 {
	width:33px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
}

.alt {
	background-color:#dcdcdc;
}

div.cpi_footer {
	width:129px;
	margin-top:3px;
	font-size:10px;
	color:#252525;
	float:left;
	padding-left:12px;
}

/* -------Player Profile -------- */
div#player_profile {
	width:157px;
	height:268px;
	background-image:url(../images/tiles/playerprofile.gif);
	background-repeat:no-repeat;
}

div.kitwrap {
	margin-left:5px;
	margin-bottom:6px;
	*margin-bottom:16px;
	_margin-bottom:1px;
}

div.kitname {
	float:left;
	width:144px;
	height:58px;
	margin-left:7px;
}

div.matchpreview_kit {
	float:left;
	width:160px;
	height:80px;
	margin-left:7px;
}

div.mp_box {
	margin-left:10px;
	float:left;
	width:168px;
}

.mp_name {
	width:110px;
	float:left;
	color:#252525;
	font-weight:700;
	padding-top:12px;
	padding-left:10px;
}

div.kit {
	width:63px;
	height:80px;
	float:left;
}

.playername {
	width:77px;
	float:left;
	height:50px;
	color:#252525;
	font-weight:700;
	margin-left:4px;
	padding-top:22px;
}

div.mp_v {
	width:169px;
	height:24px;
	background-image:url(../images/mp_v.gif);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}

div.v {
	width:119px;
	height:28px;
	margin-left:18px;
	background-image:url(../images/v.gif);
	background-repeat:no-repeat;
	float:left;
}

div#analysistitle {
	width:578px;
	float:left;
	margin-left:19px;
	margin-bottom:12px;
}

div#imageleft {
	width:290px;
	height:142px;
	float:left;
	margin-left:6px;
}

div#imageright {
	width:290px;
	height:142px;
	float:right;
	margin-right:5px;
}

div#analysistext {
	width:100%;
	margin-top:20px;
	font-size:13px;
	color:#252525;
	letter-spacing:-0.01em;
	line-height:16px;
}

div#analysisquote {
	width:580px;
	font-size:13px;
	color:#252525;
	letter-spacing:-0.01em;
	line-height:16px;
	float:left;
	margin-left:15px;
	background:url(../images/quote_end.gif) bottom right no-repeat;
	margin-bottom:10px;
}

div#analysisquotetext {
	background:url(../images/quote_start.gif) top left no-repeat;
	width:508px;
	float:left;
	clear:left;
	margin:0;
	padding:0 35px;
}

div#otherplayer {
	width:280px;
	height:23px;
	margin-left:13px;
	margin-right:13px;
	border-top:1px solid #555;
	padding-top:10px;
	float:left;
	font-size:12px;
	color:#008b40;
	font-weight:700;
}

div#pa_bottom {
	background-image:url(../images/tiles/whatis_long.gif);
	background-repeat:no-repeat;
	width:611px;
	float:left;
	padding-bottom:16px;
}

div#pa_image {
	width:265px;
	float:right;
	text-align:center;
	margin-top:12px;
}

div#top11_bottom {
	width:611px;
	float:left;
	background-image:url(../images/tiles/top11_long.gif);
	background-repeat:no-repeat;
	background-color:#f7f7f7;
	margin-bottom:18px;
}

div.top11_unit {
	width:157px;
	float:left;
	background-image:url(../images/tiles/top11top.gif);
	background-repeat:no-repeat;
	background-color:#f1f1f1;
	background-position:center top;
	margin-bottom:20px;
}

div.top11_unit_bottom {
	background-image:url(../images/tiles/cpi_bottom.gif);
	background-repeat:repeat-x;
	width:157px;
	background-position:left bottom;
	float:left;
	clear:left;
	padding-bottom:8px;
}

div#mc_bottom, div.widget_heatmap #pa_bottom {
	width:611px;
	height:151px;
	float:left;
	background-image:url(../images/tiles/mc_long.gif);
	background-repeat:no-repeat;
	margin-top:18px;
	margin-bottom:18px;
}

div.widget_castrolindex {
	width:611px;
	float:left;
	background-image:url(../images/tiles/long_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:18px;
	background-color:#f7f7f7;
}

div.widget_castrolindex #pa_bottom #pa_image {
	height:107px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	_margin-left:10px;
}

div.widget_castrolindex #pa_bottom .pa_bottom_right {
	margin-left:10px;
	margin-top:18px;
	margin-bottom:5px;
	width:270px;
	float:left;
}

div.pa_head {
	background-repeat:no-repeat;
	height:23px;
	padding-top:2px;
	float:left;
	vertical-align:middle;
	margin-left:17px;
	margin-top:12px;
	margin-bottom:10px;
	width:500px;
}

img.pacpi {
	position:relative;
	top:6px;
}

div.pa_bottom_right {
	margin-left:10px;
	margin-top:18px;
	margin-bottom:5px;
	width:296px;
	float:left;
}

div.pa_bottom_right p {
	margin-bottom:12px;
}

div.pa_link {
	float:right;
	margin-top:7px;
	margin-right:7px;
}

/* ------- FOOOTER  ----------- */
div#footer {
	min-width:100%;
	float:left;
	margin-top:10px;
	color:#fff;
	font-size:11px;
	background-image:url(../images/tiles/footer_tile.gif);
	background-repeat:repeat-x;
	height:143px;
	text-align:center;
}

div#footerbottom {
	margin-top:71px;
	width:997px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#footertop a {
	width:24px;
	height:22px;
	float:left;
	margin-right:10px;
}

/* --------PLAYER PROFILE --------- */
.grid_row {
	border-bottom:1px solid #a7a7a7;
	width:622px;
	clear:left;
}

.grid_left {
	width:200px;
	float:left;
	padding-bottom:10px;
	padding-left:4px;
}

.grid_left p {
	padding-right:10px;
	float:left;
}

.grid_left h2 {
	margin:0 0 5px;
	padding:0;
}

.grid_right {
	width:200px;
	float:left;
	border-left:1px solid #a7a7a7;
	padding-bottom:10px;
	padding-left:8px;
}

.grid_right2 {
	width:200px;
	float:left;
	padding-bottom:10px;
	padding-left:8px;
	_padding-left:4px;
}

.gridbox {
	width:190px;
	float:left;
	font-weight:700;
	padding:0;
}

.gridbox select {
	height:18px;
	color:#464646;
	width:190px;
	font-size:10px;
	margin:0 0 12px;
	padding:0;
}

.gridbox option {
	border:1px solid #a7a7a7;
}

.gridhead {
	font-size:14px;
	color:#252525;
	font-weight:700;
	width:180px;
	float:left;
	padding:2px 2px 11px;
}

.grid_player {
	width:190px;
	height:74px;
	float:left;
}

.gridtname {
	font-weight:400;
}

.gridname {
	float:left;
	font-size:14px;
	color:#464646;
	font-weight:700;
	width:90px;
	margin:10px;
}

.gridcpi {
	width:60px;
	float:right;
	margin-right:12px;
	text-align:right;
	padding-left:50px;
	color:#464646;
	font-size:24px;
	font-weight:700;
	background-image:url(../images/ci-lozenge3.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div.grid_table {
	color:#252525;
	font-size:11px;
	float:left;
	width:190px;
	margin-top:10px;
	font-weight:700;
}

div.gridtable_row {
	float:left;
	margin-bottom:2px;
}

div.grid_col1 {
	width:134px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
}

div.grid_col2 {
	width:48px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
}

div.grid_ppcol {
	width:90px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
}

#criteria {
	border-bottom:0;
	padding-bottom:0;
}

#criteria .alt_col {
	background:#d3d3d3;
}

#player1 .alt_col {
	background:#bcdbc6;
}

#player2 .alt_col {
	background:#eec8c8;
}

div.tournamentgraph {
	width:610px;
	height:238px;
	float:left;
	margin-top:10px;
	padding:12px 5px 5px;
}

/* ----- FUEL FOR DEBATE ------- */
div.article_summary {
	width:612px;
	height:171px;
	float:left;
	border-bottom:1px solid #555;
	border-top:1px solid #555;
	margin-top:12px;
	text-align:left;
}

div.as_image {
	width:190px;
	height:171px;
	float:right;
}

/* The following style will have different backgrounds depending on category */
div.articletext {
	float:left;
	height:151px;
	width:323px;
	padding-left:58px;
	padding-top:20px;
	padding-right:40px;
	overflow:auto;
}

/* end */
div.articletext p {
	font-size:12px;
	color:#7a7a7a;
	margin-top:5px;
	margin-bottom:10px;
}

#p3 .articletext {
	float:left;
	height:114px;
	width:450px;
	padding-top:20px;
	padding-right:0;
	padding-left:0;
}

#p3 div.article_summary {
	width:612px;
	height:134px;
	float:left;
	border-bottom:1px solid #555;
	border-top:1px solid #555;
	margin-top:12px;
	text-align:left;
	background-image:none;
}

#p3 div.as_image {
	width:146px;
	height:134px;
	float:right;
}

#p3 span.articlelink {
	font-weight:700;
	padding-top:10px;
	clear:left;
}

#p3 div.articlelink {
	width:160px;
	float:left;
	clear:left;
}

.articlelink {
	font-weight:700;
	padding-top:10px;
}

.articledate {
	font-size:11px;
	color:#252525;
	margin-bottom:10px;
}

.articlematch {
	font-size:14px;
	color:#7a7a7a;
	margin-bottom:10px;
	font-weight:700;
}

.more_articles {
	width:612px;
	height:28px;
	float:left;
	border-bottom:1px solid #555;
	padding-top:12px;
	font-weight:700;
	margin-bottom:12px;
}

.more_articles2 {
	width:597px;
	height:28px;
	float:left;
	padding-top:12px;
	padding-left:7px;
	padding-right:7px;
	font-weight:700;
}

.small_articles {
	width:160px;
	border-top:1px solid #7a7a7a;
	margin-bottom:10px;
}

.small_articles_header {
	background-image:url(../images/tiles/mp_header.jpg);
	background-repeat:repeat-x;
	float:left;
	height:30px;
	font-weight:700;
	width:155px;
	padding-top:6px;
	padding-left:5px;
}

.small_article_select {
	width:155px;
	height:19px;
	float:left;
	border-top:1px solid #e3e3e3;
	padding-top:6px;
	padding-left:5px;
	background:none;
}

div.articlequote {
	width:580px;
	font-size:13px;
	color:#252525;
	letter-spacing:-0.01em;
	line-height:16px;
	float:left;
	background:url(../images/quote_end.gif) bottom right no-repeat;
	margin-bottom:10px;
}

div.articlequote2 {
	width:610px;
	font-size:13px;
	color:#252525;
	letter-spacing:-0.01em;
	line-height:16px;
	float:left;
	background:url(../images/quote_end.gif) bottom right no-repeat;
	margin-bottom:10px;
}

div.articletitle {
	float:left;
	margin-bottom:12px;
	padding:0;
}

div.fuelimage {
	width:610px;
	height:284px;
	float:left;
	background-image:url(../images/tiles/FUEL-ARTICLE.jpg);
	background-repeat:no-repeat;
	margin-top:18px;
	margin-bottom:18px;
}

div#fueltable {
	width:170px;
	height:37px;
	float:left;
	font-size:12px;
	background-image:url(../images/grey_light.png);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-right:10px;
	color:#555;
	padding-top:3px;
}

div#ft_selected {
	width:170px;
	height:37px;
	float:left;
	font-size:12px;
	background-image:url(../images/green_light.png);
	background-repeat:no-repeat;
	color:#fe0103;
	padding-left:24px;
	padding-right:10px;
	padding-top:3px;
}

div.fuel_body {
	margin-bottom:18px;
	margin-top:10px;
	float:left;
	font-size:11px;
	color:#252525;
	width:612px;
}

div.percent {
	width:306px;
	height:100px;
	float:left;
}

div.percent2 {
	width:210px;
	height:100px;
	float:left;
}

div.percent_image {
	width:97px;
	height:64px;
	background-image:url(../images/percent.png);
	background-repeat:no-repeat;
	font-size:20px;
	color:#555;
	padding-top:36px;
	float:left;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
}

div.percent_text {
	color:#252525;
	font-size:14px;
	padding-top:40px;
	float:left;
	width:190px;
	font-weight:700;
	margin-left:10px;
}

div.percent_text2 {
	color:#252525;
	font-size:14px;
	padding-top:40px;
	float:left;
	width:100px;
	font-weight:700;
	margin-left:10px;
}

/*  -------- Match Preview Page ------- */
div#matchcentre {
	width:610px;
	height:380px;
	float:left;
	background-image:url(../images/tiles/matchpreview.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	border-bottom:1px solid #555;
}

.matchimage {
	width:602px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:5px;
	clear:left;
}

.matchdata {
	float:left;
	color:#555;
}

div.datediv {
	margin-top:4px;
	margin-bottom:8px;
	float:left;
	width:100%;
}

div.dateline {
	padding-top:2px;
	color:#555;
	float:left;
	width:300px;
}

.mtop {
	margin-left:20px;
	padding-top:8px;
}

.view a:hover {
	font-weight:700;
	color:#ff1f00;
	text-decoration:underline;
}

.portrait_container {
	width:266px;
	height:167px;
	float:left;
	margin:35px;
}

.portrait {
	width:123px;
	height:148px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.playername_green {
	width:87px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../images/green_strip.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:9px;
	color:#636363;
	font-weight:700;
	padding-left:36px;
	margin-top:10px;
}

.playername_red {
	width:87px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-image:url(../images/red_strip.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:9px;
	color:#636363;
	font-weight:700;
	padding-left:36px;
	margin-top:10px;
}

div.mc_diagram {
	float:left;
	margin-top:12px;
}

div#team_profile {
	width:570px;
	height:147px;
	float:left;
	background-image:url(../images/tiles/team_profile.gif);
	background-repeat:no-repeat;
	padding:20px;
}

.teamprofile_header {
	width:100%;
	margin-top:8px;
	margin-bottom:16px;
	color:#008b40;
	font-size:14px;
	font-weight:700;
	clear:left;
}

.teamprofile_kit {
	width:176px;
	float:left;
	padding-top:8px;
}

.teamprofile_charts {
	width:218px;
	float:left;
}

.teamcpi {
	background:url(../images/cpi_team.gif);
	background-repeat:no-repeat;
	color:#464646;
	font-size:14px;
	font-weight:700;
	padding-left:46px;
	float:left;
	margin-left:8px;
	margin-top:8px;
}

.teamcpi_right {
	background:url(../images/cpi_team.gif);
	background-repeat:no-repeat;
	color:#464646;
	font-size:14px;
	font-weight:700;
	padding-left:46px;
	float:right;
	margin-right:8px;
	margin-top:8px;
}

.teamprofile_team_left {
	font-size:14px;
	font-weight:700;
	color:#464646;
	margin-left:8px;
	float:left;
	margin-top:12px;
	width:100px;
}

.teamprofile_team_right {
	font-size:14px;
	font-weight:700;
	color:#464646;
	margin-right:8px;
	float:right;
	margin-top:12px;
	width:100px;
	text-align:right;
}

/* ----- EXPERTS ------ */
.expert_image {
	width:193px;
	float:right;
	margin-bottom:10px;
}

.expert_image div.mainimage {
	width:156px;
	height:158px;
}

.expert_body {
	width:380px;
	margin-top:6px;
	background:#ddd;
	float:left;
	padding:6px;
}

.expertsblock {
	width:600px;
}

.expertsblock div.divider {
	margin-top:6px;
	margin-bottom:6px;
}

/* ------ BEST 11 ----- */
div#best_11 {
	width:378px;
	height:550px;
	float:left;
	background-image:url(../images/tiles/best11.gif);
	background-repeat:no-repeat;
	padding-top:68px;
}

.best_player {
	width:68px;
	height:77px;
	float:left;
	text-align:center;
	margin-right:15px;
	cursor:pointer;
}

.best_player img {
	height:60px;
	width:49px;
	margin:5px auto;
}

.best_player_name {
	float:left;
	text-align:center;
	width:64px;
	font-size:10px;
	font-weight:700;
	padding:2px;
}

.best11_row1 {
	margin-left:115px;
	height:77px;
	clear:left;
}

.best11_row2 {
	margin-left:32px;
	margin-top:39px;
	_margin-top:28px;
	height:77px;
	clear:left;
}

.best11_row3 {
	margin-left:30px;
	margin-top:41px;
	_margin-top:29px;
	height:77px;
	clear:left;
}

.best11_row4 {
	margin-top:48px;
	_margin-top:36px;
	margin-left:156px;
	height:77px;
	clear:left;
}

div#glossary {
	height:33px;
	border-bottom:1px solid #555;
	margin-bottom:12px;
	float:left;
	width:612px;
}

#glossary a:hover {
	font-size:18px;
	font-weight:700;
	color:#ff1f00;
	text-decoration:underline;
	margin-right:3px;
}

/* ---- GROUP STANDINGS -------- */
#group_table {
	width:610px;
}

.group_table_top {
	width:610px;
	height:12px;
	margin:0;
	padding:0;
}

.group_table_bottom {
	width:610px;
	height:13px;
	margin:0;
	padding:0;
}

.group_table_left {
	background-image:url(../images/tiles/table_left.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:4px;
	background-color:#58585a;
	float:left;
	margin:0;
	padding:0;
}

.group_table_centre {
	width:602px;
	float:left;
	background-color:#C90;
	margin:0;
	padding:0;
}

.group_table_right {
	background-image:url(../images/tiles/table_right.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:4px;
	background-color:#3e3c3d;
	float:right;
	margin:0;
	padding:0;
}

.group_table_header {
	width:562px;
	height:44px;
	border-bottom:1px solid #565656;
	margin-bottom:10px;
	font-size:12px;
	font-weight:700;
}

.group_table_header option {
	width:60px;
	vertical-align:middle;
}

div.gs_table {
	color:#252525;
	font-size:11px;
	float:left;
	width:562px;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:10px;
	margin-left:25px;
	border-bottom:1px solid #ccc;
}

div.gs_col1 {
	width:323px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
}

div.gs_col2 {
	width:34px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	border-right:2px solid #fff;
}

.gs_table_clear {
	clear:both;
	height:4px;
}

.gs_table_padding {
	width:596px;
}

.fix_col1 {
	width:33px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

.fix_col1r {
	width:33px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	color:#ff1f00;
	text-align:center;
}

.fix_col2 {
	width:52px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

.fix_col3 {
	width:160px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

.fix_col3r {
	width:122px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

.fix_col4 {
	width:100px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

.fix_col5 {
	width:10px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

.fix_col6 {
	width:30px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:2px;
	height:14px;
	text-align:center;
}

/* ----- PERFORMANCE INDEX ------ */
.cpiindex_col1 {
	width:34px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.cpiindex_col2 {
	width:157px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.cpiindex_col3 {
	width:103px;
	border-right:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.cpiindex_col3 select {
	width:90px;
	font-size:10px;
}

.cpiindex_col3 select#categoryselect {
	width:110px;
	font-size:10px;
}

.gs_table_search {
	width:100%;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	font-weight:700;
	float:right;
	clear:both;
}

/* Generic Article Styles */
table.arttable {
	width:100%;
	border:1px solid #008b40;
	clear:left;
}

table.arttableleft {
	width:50%;
	border:1px solid #008b40;
	float:left;
	margin-right:8px;
}

table.arttableright {
	width:50%;
	border:1px solid #008b40;
	float:right;
	margin-left:8px;
}

table.arttable tr th, table.arttable tr td.arttablehdr {
	background:#008b40;
	color:#fff;
	font-weight:700;
	padding:2px;
}

table.arttable tr td {
	background:#fff;
	padding:2px;
}

div.artPicture_left {
	float:left;
	margin-right:6px;
}

div.artPicture_right {
	float:left;
	margin-left:6px;
}

div.artPicture_full {
	text-align:center;
	margin:0 auto;
}

div.ppcontent p {
	margin-top:0;
}

sup {
	font-size:6px;
}

div.noflashlink {
	height:20px;
	font-weight:700;
	font-size:11px;
	text-align:center;
}

div.flashlink {
	font-weight:700;
	font-size:11px;
	text-align:center;
	height:20px;
}

.divider_small {
	font-size:1px;
	height:2px;
	width:160px;
	border-bottom:1px solid #7a7a7a;
	margin-left:3px;
	_margin-left:0;
	clear:both;
}

.divider_small2 {
	height:2px;
	width:170px;
	border-bottom:1px solid #7a7a7a;
	clear:both;
	margin-left:10px;
	margin-right:10px;
}

.divider_small3 {
	height:2px;
	width:140px;
	border-bottom:1px solid #7a7a7a;
	clear:both;
	_clear:none;
	margin-left:8px;
	margin-right:10px;
	margin-bottom:5px;
}

div.smallquote {
	width:135px;
	font-size:11px;
	color:#252525;
	letter-spacing:-0.01em;
	line-height:14px;
	float:left;
	margin-left:10px;
	_margin-left:6px;
	background:url(../images/quote_end_small.gif) bottom right no-repeat;
	margin-bottom:10px;
	text-align:left;
}

div.smallquotetext {
	background:url(../images/quote_start_small.gif) top left no-repeat;
	float:left;
	clear:left;
	margin:0;
	padding:0 18px;
}

div#cpi_index_small {
	width:151px;
	height:214px;
	background-image:url(../images/tiles/article_link.gif);
	background-repeat:no-repeat;
	margin-bottom:18px;
	padding-top:6px;
	padding-left:6px;
	clear:left;
	margin-top:20px;
}

#cpi_index_small h4 {
	width:134px;
}

.cpitext {
	float:left;
	margin-left:17px;
	margin-bottom:12px;
	width:360px;
	padding:0;
}

.polldate {
	font-size:12px;
	margin:0 0 2px;
}

.pollquestion {
	font-size:14px;
	font-weight:700;
	margin:0 0 8px;
	padding:0;
}

.polloption {
	padding:0 0 3px;
}

.pollresponse {
	font-size:11px;
	margin:0;
}

div#leftnav_polls div.pollanswer {
	width:80px;
	margin:0;
}

div#leftnav_polls div.pollpercent {
	float:left;
	width:30px;
	font-weight:700;
	margin:0;
}

.pollbar_1 {
	background:#6a8db6;
	height:5px;
	border-left:1px solid #ccc;
	margin:1px 0 0;
}

.pollbar_2 {
	background:#fe4110;
	height:5px;
	border-left:1px solid #ccc;
	margin:1px 0 0;
}

.pollbar_3 {
	background:#ac9f83;
	height:5px;
	border-left:1px solid #ccc;
	margin:1px 0 0;
}

.pollbar_4 {
	background:#c9015c;
	height:5px;
	border-left:1px solid #ccc;
	margin:1px 0 0;
}

.pollbar_border {
	border-top:1px solid #ccc;
	height:1px;
}

td.pmstrip {
	vertical-align:top;
	width:100px;
	text-align:center;
}

td.pmstat, th.pmstat {
	text-align:center;
	width:80px;
	padding:1px;
}

td.pmcpi {
	text-align:center;
	width:40px;
	padding:1px;
}

th.pmplayer {
	color:#555;
	width:136px;
}

td.pmgap {
	width:20px;
}

div.videoselector {
	border:1px solid #999;
	background:#fff;
	width:140px;
	height:248px;
	overflow-y:scroll;
	overflow-x:hidden;
	padding:4px;
}

div.videoselector ul {
	font-size:11px;
	list-style:none;
	margin:0;
	padding:0;
}

div.glossarydef {
	font-size:12px;
	background:#fff;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	width:443px;
	height:240px;
	overflow-x:hidden;
	overflow-y:hidden;
	padding:8px;
}

div.glossarydef h3 {
	float:none;
	margin-bottom:4px;
}

.vsselected {
	color:#fff;
	background:#008b40;
	min-height:16px;
	padding:2px;
}

.vsselected a:link, .vsselected a:visited {
	color:#fff;
}

.vsnormal {
	min-height:16px;
	padding:2px;
}

div.videoicon {
	float:right;
	width:16px;
	height:16px;
	background:url(../images/videocamera.png);
}

div#country {
	width:117px;
	background-image:url(http://www.castrolfootball.com../images/tiles/country.gif);
	background-repeat:repeat-y;
	float:left;
	margin-top:30px;
	font-size:10px;
	color:#FFF;
	font-weight:700;
	letter-spacing:-0.01em;
	line-height:12px;
}

div.country_top {
	background-image:url(http://www.castrolfootball.com../images/tiles/country_top.gif);
	background-repeat:no-repeat;
	height:41px;
	width:117px;
}

div.country_bottom {
	background-image:url(http://www.castrolfootball.com../images/tiles/country_bottom.gif);
	background-repeat:no-repeat;
	height:32px;
	width:117px;
	background-position:bottom;
}

div.country_text {
	padding-bottom:8px;
	border-bottom:1px solid #fff;
	margin:8px 6px 6px;
}

div.country_form {
	margin:6px;
}

div#country form {
	margin-top:5px;
	width:107px;
	font-size:9px;
	margin-left:5px;
}

div#country select {
	width:107px;
	font-size:9px;
}

.tableborder {
	border:1px solid #959595;
	_padding-left:8px;
	_width:590px;
	z-index:10;
	margin:6px 0 0;
	padding:6px 18px 6px 14px;
}

.buttons {
	float:left;
	width:611px;
	height:252px;
}

.button {
	width:189px;
	height:283px;
	float:left;
	background-image:url(../images/tiles/buttontile.jpg);
	background-repeat:no-repeat;
}

/*  NEW ARTICLE */
div.art_img {
	float:right;
	width:301px;
	height:inherit;
	margin-left:10px;
	margin-bottom:20px;
}

div.art_header {
	width:297px;
	float:left;
}

div.art_info {
	float:left;
	padding-top:3px;
}

div.art_utils {
	float:right;
	width:100px;
	padding-top:10px;
	padding-bottom:10px;
}

div.art_match {
	font-size:16px;
	color:#252525;
	font-weight:700;
	margin-bottom:10px;
}

div.art_title {
	font-size:20px;
	color:#252525;
	margin-bottom:10px;
}

div.art_openpara {
	font-size:20px;
	color:#7a7a7a;
	float:left;
	clear:left;
	width:297px;
	margin-bottom:10px;
	font-weight:700;
}

div.art_body {
	font-size:12px;
	text-align:left;
}

div.art_body p {
	margin-bottom:10px;
	font-size:12px;
}

div.magnatec {
	width:611px;
	height:102px;
	margin-top:18px;
	margin-bottom:18px;
	clear:left;
	background-image:url(../images/tiles/magnatec.jpg);
	background-repeat:no-repeat;
}

div.magnatec form {
	position:relative;
	left:470px;
	top:70px;
}

div#fifabox {
	width:192px;
	background:url(../images/tiles/fifa_box.gif);
	background-repeat:no-repeat;
	margin-top:16px;
	background-color:#f1f1f1;
	clear:left;
	padding-bottom:5px;
}

div.fifabox_header {
	width:170px;
	font-size:14px;
	color:#252525;
	font-weight:700;
	margin-left:12px;
	margin-bottom:6px;
	clear:left;
	padding:0;
}

div.fifatext {
	color:#017b32;
	font-weight:700;
	width:170px;
	margin-left:12px;
	margin-bottom:6px;
}

div#fifabox h2 {
	color:#373133;
	font-size:18px;
	margin-left:10px;
}

div#fifabox h3 {
	margin-left:10px;
	font-size:14px;
	width:145px;
}

div.fifaboxbottom {
	background-image:url(../images/tiles/long_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:192px;
	float:left;
	background-color:#f1f1f1;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:0;
	clear:left;
	height:40px;
}

div#heatmap {
	width:380px;
	float:left;
	font-size:12px;
}

div#heatmap img {
	width:380px;
}

div.selectmatch select {
	width:378px;
}

div.fifadesign {
	width:178px;
	float:left;
}

.matchtables {
	width:611px;
	float:left;
	padding-bottom:20px;
	margin-top:20px;
	border-bottom:1px solid #555;
}

.matchtable {
	width:189px;
	height:195px;
	float:left;
	background-image:url(../images/tiles/match-centre.gif);
	background-repeat:no-repeat;
}

.patable {
	width:190px;
	height:238px;
	float:left;
	background-image:url(../images/tiles/patile.gif);
	background-repeat:no-repeat;
}

.patable .greentextbox {
	font-size:11px;
	color:#008b40;
	float:left;
	width:170px;
	_margin-left:5px;
	font-weight:700;
	height:38px;
	margin:5px 5px 5px 12px;
}

.match_header {
	font-size:11px;
	font-weight:700;
	color:#555;
	padding-top:14px;
	margin-left:7px;
	float:left;
	line-height:11px;
	letter-spacing:-0.01em;
	width:130px;
}

/* small fixture table */
#standwindow {
	width:174px;
	height:71px;
	float:left;
	margin-top:8px;
	margin-left:7px;
	margin-bottom:15px;
	overflow:hidden;
	display:inline;
	background-color:#FFF;
}

#smallfixtable {
	width:174px;
	height:71px;
	float:left;
	margin-top:8px;
	margin-left:7px;
	_margin-left:4px;
	margin-bottom:15px;
	_margin-bottom:5px;
}

.sft_col1 {
	width:48px;
	margin-right:1px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	padding:2px 2px 2px 4px;
}

.sft_col2 {
	width:53px;
	margin-right:1px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	padding:2px 2px 2px 4px;
}

.sft_col3 {
	width:53px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	padding:2px 2px 2px 4px;
}

.sft_col4 {
	width:20px;
	margin-right:1px;
	float:left;
	color:#C00;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	padding:2px 2px 2px 4px;
}

#conf_bottom {
	width:100%;
	padding-top:20px;
	float:left;
}

#conf_bottom_left {
	float:left;
	width:418px;
}

.conf_article {
	float:left;
	width:601px;
	height:22px;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
}

#info {
	border:1px solid;
	background-repeat:no-repeat;
	background-position:10px center;
	position:relative;
	color:#00529B;
	background-color:#FFF;
	background-image:url('info.png');
	margin:10px 0;
	padding:15px 10px 15px 50px;
}

/* -------- EMAIL --------------- */
#email {
	width:448px;
	background-color:#fff;
	border:2px solid #008b40;
	color:#333;
}

.emailheader {
	background-color:#e9e9e9;
	width:434px;
	float:left;
	padding-left:7px;
	padding-top:7px;
	padding-right:7px;
	height:23px;
	z-index:2000;
}

.emailbody {
	float:left;
	margin-top:10px;
}

.emailleftcol {
	width:185px;
	text-align:right;
	float:left;
	margin-right:15px;
}

.emailrightcol {
	width:244px;
	float:left;
}

.emailrow {
	height:30px;
}

.emailinput {
	width:223px;
	height:19px;
	border:1px solid #999;
}

.emailtext {
	width:221px;
	height:66px;
	border:1px solid #999;
}

span.emailip {
	font-size:10px;
	color:#999;
	float:right;
}

div.sharecol {
	width:207px;
	float:left;
	margin-left:11px;
	display:inline;
}

div.sharerow {
	height:20px;
	border-bottom:1px solid #999;
	text-align:left;
	padding-top:5px;
	z-index:2200;
}

#experiment {
	position:relative;
	left:2px;
	bottom:2px;
	width:117px;
	height:165px;
}

#slickbox {
	float:right;
	width:448px;
	position:absolute;
	color:#000;
	background-color:#FFF;
}

#slickbox_menu {
	width:448px;
	position:absolute;
	color:#000;
	background-color:#FFF;
	top:119px;
	left:0;
	z-index:2000;
}

#slickbox_menu #email .share-columns, #slickbox_title #email .share-columns {
	height:100%;
	margin:0 0 24px;
	z-index:2100;
}

#slickbox_title {
	width:448px;
	position:absolute;
	color:#000;
	background-color:#FFF;
	float:left;
	top:160px;
	left:297px;
}

/*
.popupbox {
	width:448px;
	position:absolute;
	color:#000;
	background-color:#FFF;
	float:left;
	_float:none;
	margin-left:-380px;
	z-index:3000;
}
*/

.popupbox {
	width:auto;
	position:absolute;
	right:0;
	color:#000;
	background:#fff;
	margin:0;
	z-index:3000;
}

#central #pageheader .popupbox {
	right:178px;
}

.emailboxst1 {
	width:448px;
	position:absolute;
	color:#000;
	background-color:#fff;
	float:left;
	_float:none;
	margin-left:-380px;
	z-index:2000;
}

table.two {
	table-layout:fixed;
}

#top5unit {
	width:295px;
	float:left;
}

#top5unit_top {
	background-image:url(../images/tiles/top5_top.gif);
	background-repeat:no-repeat;
	width:295px;
	height:15px;
	float:left;
}

#top5unit_body {
	float:left;
	background-color:#f1f1f1;
	width:295px;
	clear:left;
}

#top5unit_bottom {
	background-image:url(../images/tiles/top5_bottom.gif);
	background-repeat:no-repeat;
	width:295px;
	height:57px;
	float:left;
	clear:left;
}

div#top5_table {
	font-size:10px;
	color:#252525;
	width:295px;
	padding-left:30px;
	padding-top:10px;
	*padding-left:25px;
	_padding-left:10px;
	_width:240px;
}

div.top5_row {
	height:14px;
	float:left;
	margin-bottom:2px;
	_margin-bottom:1px;
	clear:left;
	width:240px;
}

div.top5_col2 {
	width:180px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	white-space:nowrap;
	overflow:hidden;
	border-right:2px solid #f1f1f1;
}

.divider_unit {
	height:2px;
	width:266px;
	border-bottom:1px solid #7a7a7a;
	clear:both;
	margin-left:10px;
	margin-right:10px;
}

div.unit_head {
	width:275px;
	margin-left:10px;
	margin-right:10px;
}

div.unit_title {
	float:left;
	font-size:12px;
	font-weight:700;
	color:#252525;
}

/* --------------------------------------------------------------------------------------------- */
div.cpi_table_bottom {
	background-image:url(../images/tiles/cpi_bottom.gif);
	background-repeat:no-repeat;
	width:157px;
	height:52px;
	background-position:bottom;
}

/* -_-_-_-_-_-_- PHASE 3 STYLES -_-_-_-_-_-_-_- */
div.sep {
	margin-top:5px;
	margin-left:6px;
	_margin-left:3px;
	width:144px;
	text-align:center;
	float:left;
	clear:left;
}

#tablewrap {
	float:left;
	margin-bottom:15px;
	_margin-bottom:15px;
	clear:left;
	_clear:none;
	word-wrap:break-word;
}

div.rankplayerlink {
	margin-top:4px;
	margin-bottom:4px;
	font-weight:700;
}

div#p3_rankings {
	width:155px;
	float:left;
	height:38px;
	*height:37px;
	background:url(../images/p3_rankingslogo.gif) no-repeat center top;
}

#central h1.ranking, #full_central h1.ranking {
	background:url(../images/p3_rankingslogo.gif) no-repeat;
	padding-left:160px;
}

div#full_central {
	width:788px;
	float:left;
	margin-left:22px;
	text-align:left;
	margin-top:5px;
}

div.full_section {
	float:left;
	width:788px;
	font-size:12px;
}

div.fr_table {
	color:#252525;
	font-size:11px;
	float:left;
	width:760px;
	margin-top:10px;
	margin-bottom:6px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

div.fr_tables {
	color:#252525;
	float:left;
	width:590px;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	font-size:12px;
}

div.fr_table select {
	width:113px;
}

.fr1 {
	width:16px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.fr1a {
	width:16px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	color:#3d3535;
	font-size:9px;
}

.fr2 {
	width:144px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.fr2s {
	width:125px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.fr3 {
	width:114px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.fr4 {
	width:220px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.fr3t {
	width:114px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.fr3s {
	width:80px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.fr3t select {
	width:108px;
}

.fr5 {
	width:205px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.fra {
	width:54px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

#profile {
	color:#333;
	margin-top:0;
	margin-bottom:0;
	height:184px;
}

#profile h2 {
	color:#333;
	margin-bottom:20px;
}

#profile h3 {
	color:#333;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:700;
}

.profile_left {
	width:371px;
	float:left;
	margin-top:5px;
	margin-bottom:0;
}

.profile_right {
	width:229px;
	height:168px;
	float:left;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

div.top20head {
	font-size:14px;
	color:#636363;
	vertical-align:middle;
	float:left;
	margin-top:4px;
	margin-left:10px;
	font-weight:700;
}

div.p3_col1 {
	width:20px;
	float:left;
	padding-left:3px;
	padding-right:2px;
	text-align:left;
}

div.p3_col2 {
	width:72px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	white-space:nowrap;
	overflow:hidden;
	padding-right:0;
	text-align:left;
}

div.p3_col3 {
	width:9px;
	float:left;
	text-align:center;
	padding-top:3px;
}

div.p3_col4 {
	width:30px;
	float:left;
	text-align:right;
	padding-right:3px;
}

div.p3_col5 {
	width:73px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	white-space:nowrap;
	overflow:hidden;
	padding-right:0;
	text-align:left;
}

/* ------ Rankings Page ------- */
.rank_title {
	width:76px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.rank {
	width:26px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	line-height:14px;
}

.oldrank {
	width:33px;
	vertical-align:middle;
	float:left;
	padding-left:1px;
	padding-top:2px;
	padding-right:2px;
	height:14px;
}

.place {
	width:17px;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	color:#3d3535;
	font-size:9px;
}

.player {
	width:134px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
	overflow:hidden;
	white-space:nowrap;
}

.reset {
	width:134px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:21px;
	overflow:hidden;
	white-space:nowrap;
	text-align:right;
}

.points {
	width:40px;
	border-left:2px solid #fff;
	vertical-align:middle;
	float:left;
	padding-left:3px;
	padding-top:2px;
	height:14px;
}

.table_reg {
	background-image:url(../images/tiles/p3_tablebg.gif);
	background-repeat:no-repeat;
	clear:left;
}

.table_up {
	background-image:url(../images/tiles/p3_tablebg_up.gif);
	background-repeat:no-repeat;
	clear:left;
}

.table_down {
	background-image:url(../images/tiles/p3_tablebg_down.gif);
	background-repeat:no-repeat;
	clear:left;
}

.upper {
	text-transform:uppercase;
}

.capitalize {
	text-transform:lowercase;
}

.capitalize:first-letter {
	text-transform:capitalize;
}

.center {
	text-align:center;
}

.widgetselect {
	font-size:10px;
	width:140px;
}

div.p3_table_row {
	height:14px;
	_height:15px;
	float:left;
	margin-bottom:2px;
	_margin-bottom:1px;
	clear:left;
	*width:144px;
}

/* ------------------------------------------------------------------------------------ */
div.hello {
	background-repeat:repeat-x;
}

div#p3_rh {
	width:156px;
	padding-top:6px;
	*padding-top:4px;
	clear:left;
	_clear:none;
	float:left;
	background-image:url(../images/tiles/p3_top.gif);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
	background-position:center top;
}

div#p3_rh_hp {
	height:277px;
	background-image:url(../images/tiles/main_tile.gif);
	background-repeat:repeat-x;
	margin-bottom:9px;
	padding-top:6px;
	padding-right:6px;
	padding-left:6px;
	clear:left;
	float:left;
}

div#p3_rh div.cpi_table {
	color:#252525;
	font-size:10px;
	float:left;
	clear:left;
	_clear:none;
	border-bottom:1px solid #ccc;
	margin-left:10px;
	padding-bottom:3px;
	*padding-bottom:7px;
	_margin-left:5px;
}

.gs_table_footer {
	width:100%;
	clear:left;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #555;
}

.gs_table_header {
	width:100%;
	clear:left;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #555;
}

#history {
	font-size:12px;
	color:#000;
}

#history td {
	border-right:2px solid #fff;
	padding-left:2px;
}

.number1_left {
	float:left;
	width:98px;
	text-align:left;
	margin-left:4px;
	margin-top:6px;
}

.number1_right {
	float:left;
	margin-top:12px;
	margin-left:5px;
	width:28px;
}

.key {
	float:left;
	width:120px;
	line-height:14px;
}

.top20key {
	float:left;
	margin-left:0;
	line-height:14px;
	margin-right:15px;
}

.top20title {
	float:left;
	width:300px;
	margin-left:5px;
	margin-top:5px;
	line-height:14px;
	font-size:14px;
	color:#505050;
	text-align:left;
}

.searchwrap {
	float:left;
	width:320px;
}

#articlerankings {
	padding-top:6px;
	font-size:10px;
	border-top:1px solid #000;
	width:600px;
}

#articlerankings div.fr_table {
	font-size:10px;
	width:590px;
}

#articlerankings div.fr3s {
	width:50px;
}

#articlerankings .gs_table_header {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
	width:590px;
}

#articlerankings .rank_title {
	margin-bottom:2px;
}

#articlerankings .player {
	width:154px;
}

#articlerankings .tableborder {
	padding-left:5px;
	padding-right:0;
}

#articlerankings #criteria {
	clear:both;
	float:none;
	padding-top:3px;
}

p.faqhead {
	font-weight:700;
}

/* PREDICTOR */
div.compare_button {
	width:296px;
	height:117px;
	float:left;
	margin:3px;
}

div.compare_button div.text {
	width:100px;
	height:60px;
	padding:20px 20px 20px 23px;
}

div.compare_button div.image {
	float:right;
	width:120px;
	height:80px;
}

table#group_predict {
	border:2px solid #bfbfbf;
	margin-right:15px;
	padding:0;
}

table#group_predict thead th {
	background-color:green;
	color:#FFF;
	padding:5px;
}

table#group_predict tbody td {
	padding:2px;
}

div.control {
	border-top:1px solid #666;
	margin-top:5px;
	margin-left:6px;
	_margin-left:3px;
	width:144px;
	text-align:center;
	float:left;
	clear:left;
}

div.control table td {
	text-align:center;
	vertical-align:middle;
}

/* Page Header */
#central .page-header, #full_central .page-header, #wc10_wrapper .page-header {
	border-bottom:1px solid #555;
	margin-bottom:15px;
	overflow:hidden;
}

#central .page-header .page-title h1, #full_central .page-header .page-title h1, #wc10_wrapper .page-header .page-title h1 {
	color:#7a7a7a;
	font-size:20px;
	font-weight:700;
}

/* Team Follower */
.team-follower .clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.team-follower p {
	margin:0 0 10px;
}

.team-follower .create {
	float:left;
	width:330px;
	background-image:none;
}

.team-follower .create form {
	margin:0 0 15px;
}

.team-follower form .field {
	margin:0 0 12px;
}

.team-follower .team-follower-static {
	float:right;
	width:254px;
	display:inline;
	margin:0 0 0 26px;
}

.team-follower .team-follower-static img {
	behavior:url(../css/iepngfix.htc);
}

.team-follower .team {
	float:left;
	width:298px;
}

.team-follower .team img, .team-follower .opp-team img {
	display:block;
	margin:0 0 15px;
}

.team-follower .select-opponents {
	float:right;
	width:268px;
	display:inline;
	margin:0 44px 0 0;
}

.team-follower .opp-team {
	float:right;
	width:312px;
}

.team-follower .page-links {
	overflow:hidden;
	list-style-type:none;
	height:100%;
	margin:0;
	padding:0;
}

.team-follower .btn_team-follower-create {
	background:url(../images/teamfollower/create.gif) no-repeat;
	height:27px;
	width:87px;
	border:0;
	text-indent:-9999px;
	text-align:left;
	line-height:0;
	display:block;
	padding:0;
}

.team-follower .btn_team-follower-go {
	background:url(../images/teamfollower/go.gif) no-repeat;
	height:27px;
	width:62px;
	border:0;
	text-indent:-9999px;
	line-height:0;
	display:block;
	padding:0;
}

.team-follower .btn_team-follower-reset {
	background:url(../images/teamfollower/select_other_team.gif) no-repeat;
	height:27px;
	width:189px;
	text-indent:-9999px;
	display:block;
	margin:0 0 15px;
}

.team-follower .btn_team-follower-compare {
	background:url(../images/teamfollower/compare_team.gif) no-repeat;
	height:27px;
	width:186px;
	text-indent:-9999px;
	display:block;
	margin:0 0 15px;
}

.team-follower .btn_team-follower-rss {
	background:url(../images/teamfollower/rss.gif) no-repeat;
	height:23px;
	width:22px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 4px;
}

.team-follower .btn_team-follower-facebook {
	background:url(../images/teamfollower/facebook.gif) no-repeat;
	height:26px;
	width:138px;
	text-indent:-9999px;
	display:block;
}

.team-follower .btn_team-follower-igoogle {
	background:url(../images/teamfollower/igoogle.gif) no-repeat;
	height:25px;
	width:104px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 3px;
}

.team-follower .btn_facebook-share {
	background:url(../images/teamfollower/share.gif) no-repeat;
	height:26px;
	width:79px;
	text-indent:-9999px;
	display:block;
	margin:0 3px 0 0;
}

/* Team Follower es */
.es .team-follower .btn_team-follower-go {
	background:url(../images/teamfollower/go_es.gif) no-repeat;
}

.es .team-follower .btn_team-follower-compare {
	background:url(../images/teamfollower/compare_team_es.gif) no-repeat;
}

.es .team-follower .btn_team-follower-create {
	background:url(../images/teamfollower/create_es.gif) no-repeat;
}

.es .team-follower .btn_team-follower-reset {
	background:url(../images/teamfollower/select_team_es.gif) no-repeat;
	width:195px;
}

/* Team Follower de */
.de .team-follower .btn_team-follower-go {
	background:url(../images/teamfollower/go_de.gif) no-repeat;
}

.de .team-follower .btn_team-follower-compare {
	background:url(../images/teamfollower/compare_team_de.gif) no-repeat;
	width:248px;
}

.de .team-follower .btn_team-follower-create {
	background:url(../images/teamfollower/create_de.gif) no-repeat;
	width:120px;
}

.de .team-follower .btn_team-follower-reset {
	background:url(../images/teamfollower/select_team_de.gif) no-repeat;
	width:220px;
}

/* Team Follower br */
.br .team-follower .btn_team-follower-go {
	background:url(../images/teamfollower/go_br.gif) no-repeat;
}

.br .team-follower .btn_team-follower-compare {
	background:url(../images/teamfollower/compare_team_br.gif) no-repeat;
}

.br .team-follower .btn_team-follower-create {
	background:url(../images/teamfollower/create_br.gif) no-repeat;
}

.br .team-follower .btn_team-follower-reset {
	background:url(../images/teamfollower/select_team_br.gif) no-repeat;
	width:195px;
}

/* Team Follower cn */
.cn .team-follower .btn_team-follower-go {
	background:url(../images/teamfollower/go_cn.gif) no-repeat;
}

.cn .team-follower .btn_team-follower-compare {
	background:url(../images/teamfollower/compare_team_cn.gif) no-repeat;
}

.cn .team-follower .btn_team-follower-create {
	background:url(../images/teamfollower/create_cn.gif) no-repeat;
}

.cn .team-follower .btn_team-follower-reset {
	background:url(../images/teamfollower/select_team_cn.gif) no-repeat;
	width:195px;
}

/* Team Follower ar */
.ar .team-follower .btn_team-follower-go {
	background:url(../images/teamfollower/go_ar.gif) no-repeat;
	width:87px;
}

.ar .team-follower .btn_team-follower-compare {
	background:url(../images/teamfollower/compare_team_ar.gif) no-repeat;
	width:150px;
}

.ar .team-follower .btn_team-follower-create {
	background:url(../images/teamfollower/create_ar.gif) no-repeat;
}

.ar .team-follower .btn_team-follower-reset {
	background:url(../images/teamfollower/select_team_ar.gif) no-repeat;
	width:152px;
}

.ar .team-follower .btn_team-follower-create, .ar .team-follower .btn_team-follower-rss, .ar .team-follower .btn_team-follower-facebook, .ar .team-follower .btn_team-follower-igoogle, .ar .team-follower .btn_team-follower-compare, .ar .team-follower .btn_team-follower-go, .ar .team-follower .btn_team-follower-reset {
	text-align:right;
}

/* - - - - - - RONALDO - - - - - - - */
#ronaldo {
	color:#5a5a5a;
	font-size:11px;
	width:100%;
	float:left;
}

#ronaldo p {
	float:left;
	clear:left;
	margin:0 0 8px;
	padding:0;
}

#ronaldo #rleft {
	float:left;
	width:255px;
}

#ronaldo #rright {
	float:left;
	width:335px;
	height:436px;
	margin-left:20px;
	display:inline;
}

.bg {
	background-image:url(../images/ronaldo/background.jpg);
	background-repeat:no-repeat;
	background-position:right 20px;
	height:470px;
}

.theform {
	background-image:url(../images/ronaldo/form.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#ronaldo .signed {
	clear:left;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}

#ronaldo h1 {
	font-size:26px;
	color:#007f2b;
	font-weight:700;
	float:left;
	clear:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	margin:0 0 8px;
	padding:0;
}

#ronaldo h2 {
	color:#f70008;
	font-weight:700;
	float:left;
	clear:left;
	font-size:16px;
	width:360px;
	margin:0 0 8px;
	padding:0;
}

#ronaldo .boldpara {
	font-weight:700;
	width:360px;
	float:left;
	clear:left;
	line-height:15px;
	margin:0 0 8px;
	padding:0;
}

#ronaldo .boldpara2 {
	font-weight:700;
	width:100%;
	float:left;
	clear:left;
	line-height:15px;
	margin:0 0 8px;
	padding:0;
}

#ronaldo .warning {
	float:left;
	clear:left;
	color:red;
}

#ronaldo .largepara {
	font-weight:400;
	width:240px;
	float:left;
	clear:left;
	font-size:13px;
	line-height:15px;
	margin:0 0 8px;
	padding:0;
}

#ronaldo .question {
	font-weight:700;
	width:240px;
	float:left;
	clear:left;
	font-size:13px;
	line-height:18px;
	color:#333;
	margin:0 0 8px;
	padding:0;
}

#ronaldo .result {
	font-weight:700;
	width:240px;
	float:left;
	clear:left;
	font-size:17px;
	line-height:20px;
	color:#007f2b;
	margin:0 0 16px;
	padding:0;
}

#ronaldo .result h2 {
	width:240px;
}

#ronaldo .question table {
	font-weight:700;
	float:left;
	clear:left;
	font-size:15px;
	color:#333;
	margin:16px 0;
	padding:0;
}

#ronaldo .question table td {
	padding:5px;
}

#ronaldo .largepara select {
	width:240px;
	float:left;
	clear:left;
	margin-top:16px;
	margin-bottom:16px;
}

#ronaldo .largepara .note {
	font-size:12px;
	color:#f70008;
	float:left;
	clear:left;
	line-height:15px;
}

#ronaldo ul {
	float:left;
	clear:left;
	width:100%;
	_width:360px;
	margin:0 0 16px;
	padding:0 0 0 16px;
}

#ronaldo ul li {
	padding-top:2px;
	padding-bottom:2px;
}

#ronaldo .button {
	float:left;
	clear:left;
	height:30px;
	width:100%;
	background-image:none;
}

#ronaldo .enter {
	width:411px;
	color:#000;
	float:left;
	clear:left;
	line-height:15px;
	margin:0 0 8px;
	padding:0;
}

#entrytable {
	float:left;
	clear:left;
	font-size:11px;
	color:#333;
	margin-top:20px;
	width:500px;
}

#entrytable .row {
	float:left;
	clear:left;
	margin-bottom:8px;
	width:440px;
	padding:3px;
}

#entrytable input.bordered {
	border:1px solid #999;
}

#entrytable input.full {
	width:300px;
}

#entrytable input.third {
	width:270px;
}

#entrytable .col1 {
	width:110px;
	float:left;
}

.required {
	background-image:url(../images/ronaldo/star.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#entrytable .col2 {
	float:left;
	padding-right:13px;
	width:300px;
}

#entrytable .col4 {
	float:left;
	padding-right:13px;
	width:270px;
}

#entrytable .col5 {
	float:left;
	padding-right:13px;
	width:155px;
}

#entrytable .col6 {
	float:left;
	padding-right:13px;
	width:220px;
}

#entrytable .col3 {
	float:left;
	padding-right:13px;
	width:100px;
}

#entrytable .col2 select {
	float:left;
	margin-right:16px;
}

#entrytable .col2 table {
	float:left;
	width:180px;
	margin:0;
	padding:0;
}

/* Competition */
#competition {
	background-image:url(../images/tiles/competition.jpg);
	background-repeat:no-repeat;
	width:610px;
	height:404px;
	color:#FFF;
	background-color:#000;
}

#competition div.content {
	padding-top:30px;
	margin-top:3px;
	padding-left:20px;
	width:360px;
}

#competition div.content div.menus {
	margin-top:10px;
	width:360px;
	clear:left;
	float:left;
}

#competition h1 {
	color:#FFF;
	font-size:32px;
	margin:0 0 2px;
	padding:0;
}

.opt-out-successful p {
	margin:15px 0;
	padding:0 20px 0 0;
}

.opt-out-successful form input {
	margin:0;
	padding:0;
}

.opt-out-successful form ul {
	list-style-type:none;
	margin:5px 0 20px;
	padding:0;
}

.opt-out-successful form ul li label {
	margin:0 0 0 22px;
}

.unsubscribe-report table {
	margin-top:20px;
}

.unsubscribe-report .odd td {
	background:#dfdfdf;
}

.unsubscribe-report img {
	display:block;
}

/* - - - - - QUOTES - - - - - - - - */
#quotebox {
	width:300px;
	margin-top:16px;
	padding-bottom:16px;
}

.withheader {
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-image:url(../images/quote_tile.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.withoutheader {
	background-color:#007c2e;
	background-image:url(../images/quote_tile2.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding-top:20px;
}

.withheader .header {
	width:300px;
	background-color:#007c2e;
	height:24px;
	padding-top:8px;
	font-size:13px;
	color:#FFF;
	font-weight:700;
	text-align:center;
}

.withheader .inner1 {
	width:245px;
	margin-top:12px;
	margin-left:16px;
	background-image:url(../images/green_quote_open.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:22px;
	clear:left;
}

.withheader .inner2 {
	background-image:url(../images/green_quote_close.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:22px;
	font-size:11px;
	color:#333;
	clear:left;
}

.withoutheader .inner1 {
	width:245px;
	margin-left:16px;
	background-image:url(../images/white_quote_open.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:22px;
	clear:left;
}

.withoutheader .inner2 {
	background-image:url(../images/white_quote_close.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:22px;
	font-size:11px;
	color:#fff;
	clear:left;
}

#textpara {
	float:left;
	text-align:left;
	width:100%;
}

a:visited, a:link {
	color:#008b40;
	text-decoration:none;
}

a.morearticles:visited, a.morearticles:link, .more_articles a:visited, .more_articles a:link, .more_articles2 a:visited, .more_articles2 a:link, .team a:visited, .team a:link {
	color:#7a7a7a;
}

#full_central h3 a:link, #full_central h3 a:visited, #central h3 a:link, #central h3 a:visited, #leftnav_top a:link, #leftnav_top a:visited, div.article_summary div.articletext h2 a:visited, div.article_summary div.articletext h2 a:link, div.article_summary div.articletext h2, .moreheadline a:visited, .moreheadline a:link, div.emailheader a:visited, div.emailheader a:link {
	color:#252525;
}

div#central h3, div#full_central h3 {
	margin-bottom:13px;
}

#breadcrumbbar a:visited, #breadcrumbbar a:link {
	color:#a7a7a7;
	text-decoration:none;
}

div#menubar select, div.maintitle h1, div.articletitle h1, .gs_table_padding form, div#p3_rh_hp form, div#p3_rh form, div#p3_rh img {
	margin:0;
	padding:0;
}

#menubar a:visited, #menubar a:link {
	color:#252525;
	text-decoration:none;
	float:left;
	display:block;
	font-weight:700;
}

div.languageselect, div.sportselect {
	float:left;
	padding-top:5px;
	*padding-top:3px;
	padding-left:15px;
	height:24px;
	display:inline;
}

a.currentpage:visited, a.currentpage:link, #leftnav_top #leftnav_sub #leftnav2_sub .subnav2item a.currentpage:link, #leftnav_sub .subnavitem a.currentpage:visited, #leftnav_sub .subnavitem a.currentpage:link, div.subnav2item a.currentpage:link, div.subnav2item a.currentpage:visited, div.subnavitem a.currentpage:link, div.subnavitem a.currentpage:visited {
	color:#008b40;
}

#leftnav_top #leftnav_sub #leftnav_sub .subnavitem a, #articlerankings div.fr3 {
	width:90px;
}

div.subnav2item, #entrytable input.half {
	width:100px;
}

div.subnav2item a.currentpage, div.subnavitem a.currentpage {
	background-color:#e3e3e3;
	background-image:url(../images/current.gif);
	background-repeat:repeat-y;
}

#leftnav_top span a.currentpage:visited, #leftnav_top span a.currentpage:link, #leftnav_top span a.currentpage:hover {
	color:#008b40;
	background-color:#e3e3e3;
	background-image:url(../images/current.gif);
	background-repeat:repeat-y;
}

div#leftnav_polls input, .gs_table_search input, div.sharerow img {
	vertical-align:middle;
}

div.maintitle h1 a:visited, div.maintitle h1 a:link, div.articletitle h1 a:visited, div.articletitle h1 a:link {
	color:#008b40;
	text-decoration:none;
	font-size:20px;
	font-weight:700;
	width:370px;
}

div.maintitle h1 a:hover, div.articletitle h1 a:hover {
	color:#ff1f00;
	text-decoration:underline;
	font-size:20px;
	font-weight:700;
	width:370px;
}

div.maintext div h1 a:visited, div.maintext div h1 a:link {
	color:#252525;
	margin-bottom:6px;
	width:235px;
}

div.maintext_bottom a:visited, div.maintext_bottom a:link {
	color:#008b40;
	font-size:14px;
	text-decoration:none;
}

div#centerright div p, div#heatmap div p {
	font-size:12px;
}

div#central div#lozenge div.lozenge_text h3 a:visited, div#central div#lozenge div.lozenge_text h3 a:link {
	color:#252525;
	margin-bottom:5px;
}

.mp_kit, .mp_kit img {
	width:42px;
	height:51px;
}

div#player_analysis, div#matchreportstats {
	width:612px;
	height:432px;
	float:left;
	background-image:url(../images/tiles/player_analysis.gif);
	background-repeat:no-repeat;
	margin-bottom:26px;
}

div.genericwidget, div.widget_conftop11 {
	width:611px;
	float:left;
	background-image:url(../images/tiles/long_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top:18px;
	margin-bottom:18px;
	background-color:#f7f7f7;
}

.footerlink a:visited, .footerlink a:link, div#footer a:visited, div#footer a:link {
	color:#FFF;
	text-decoration:none;
}

.footerlink a:hover, div#footer a:hover {
	color:#cfc;
	text-decoration:underline;
}

.articlematch a:visited, .articlematch a:link {
	font-size:14px;
	color:#7a7a7a;
	font-weight:700;
}

.team, .moreheadline {
	float:left;
	width:190px;
	color:#252525;
	font-weight:700;
}

.view, .page-header .share-buttons {
	float:right;
}

.view a:visited, .view a:link {
	font-weight:700;
	color:#252525;
	text-decoration:none;
}

#glossary a:visited, #glossary a:link {
	font-size:18px;
	color:#252525;
	font-weight:700;
	text-decoration:none;
	margin-right:3px;
}

.cpiindex_col3 select#teamselect, .cpiindex_col3 select#positionselect {
	width:100px;
	font-size:10px;
}

td.pmplayer, th.pmplayer, td.pmstatt {
	text-align:center;
	padding:1px;
}

div#country option, div.magnatec option, div.magnatec select {
	font-size:9px;
}

div.selectmatch, div.rankingsLogo img {
	margin-bottom:20px;
}

#slickbox_title1, #slickbox_title2 {
	width:448px;
	position:absolute;
	color:#000;
	background-color:#fff;
	float:left;
	margin-left:-380px;
}

.fr1a img, .place img {
	padding-top:2px;
}

div.p3_col3 img, div.compare_button div.image img, #ronaldo .button img {
	border:0;
}

div#p3_rh_hp h3, div#p3_rh h3 {
	font-size:13px;
	color:#555;
	margin:0;
}

.page-header .page-title, .team-follower .page-links li, #entrytable input {
	float:left;
}

.team-follower .btn_team-follower-create:hover, .team-follower .btn_team-follower-go:hover, .opt-out-successful .btn_submit:hover {
	cursor:pointer;
}

.opt-out-successful h1, .unsubscribe-report h1 {
	float:none;
	border-bottom:1px solid #000;
}

#full_central div.section {
	margin-bottom:10px;
	float:left;
	width:788px;
	font-size:12px;			
}
