/* CSS Document */
body {
background: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
input, textarea {
background: #f5f5f5;
font-size:11px;
color:#008444;
font-weight:bold;
border:none;
border: 1px solid #008444;
padding:4px;
font-family:Arial, Helvetica, sans-serif;
}
.card_app_form {
background: #282928;
font-size:11px;
color:#FFF;
font-weight:bold;
border: 2px solid #FFFFFF;
padding:3px;
}
.card_list{
list-style:none;
list-style-image:url(../img/LIST_tick.gif);
}

.card_list li{
margin-bottom:6px;
}
.green_highlight {
font-size:14px; 
color:#008444;
}

.lk_input {
/*background: #f2f4d5;*/
background:none;
font-size:11px;
color:#3e201b;
font-weight:bold;
border: 1px solid #db2f34;
padding:1px;
margin:1px;
}

.lk_textarea {
background: #f2f4d5;
font-size:11px;
color:#3e201b;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border: 2px solid #db2f34;
padding:2px;
}
.grey_input {
background: #fff;
font-size:11px;
color:#000000;
font-weight:bold;
border: 1px solid #a5a5a5;
padding:1px;
}

checkbox {
border: 1px solid #aea175;
background: #f2f4d5;
color:#3e201b;
}
select {
border: 1px solid #008444;
background: #f5f5f5;
font-size:11px;
}
.radio {
border:none;
background:none;
}
.submit_but {
border:none;
background:none;
}
IMG {
border:none;
}

IMG a:hover{
border:none;
background:none;
}
.clear_space{
clear:left;
margin:5px 0 5px 0;
}
.textbox{
padding:0;
}
.textbox p{
font-size:10px;
line-height:10px;
}
.textbox2{
padding:4px 10px 4px 10px;
}
h1 {
font-family:Tahoma, Helvetica, sans-serif;
font-size:24px;
color:#008444;
margin-bottom:5px;
}
h2 {
font-family: Arial,  Helvetica, sans-serif;
font-size:18px;
color:#008444;
margin-bottom:4px;
}

.h2_date {
font-family: Arial,  Helvetica, sans-serif;
font-size:16px;
color:#008444;
margin-bottom:2px;
font-weight:normal;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}

.h3_R {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}
h5 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}
h6 {
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#FFFFFF;
margin:2px 0 2px 0;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin-left:30px;;
}
ol p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-style:normal;
}

ol {
font-family:Georgia, "Times New Roman", serif;
font-size:16px;
color:#999999;
font-style:italic;
margin-left:30px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:6px 0 5px 0;
}
.reg_text {
margin:0 0 0 0;
font-size:10px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
}

.store_text {
margin:0 0 0 0;
font-size:10px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

a:link {
color:#008444;
text-decoration: underline;
}

a:visited {
color:#008444;
text-decoration:none;
text-decoration: underline;
}

a:hover {
color:#FFFFFF;
text-decoration:none;
background:#008444;
}


.studentLink:link {
color:#FFFFFF;
font-weight:bold;
}
.studentLink:visited {
color:#ffddca;
font-weight:bold;
text-decoration:none;
}
.studentLink:hover {
background:#FF9900;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.block_link:link{
width:150px;
display:block;
background:#008444;
color:#FFFFFF;
text-decoration:none;
padding:3px;
text-align:center;

}

.block_link:visited{
display:block;
width:150px;
background:#008444;
color:#FFFFFF;
text-decoration:none;
padding:3px;
text-align:center;
}

.block_link:hover {
width:150px;
display:block;
background:#FFFFFF;
border:1px dotted #008444;
color:#008444;
font-weight:bold;
text-decoration:none;
padding:3px;
text-align:center;
}
.WWG_event {
font-size:12px;
color:#666666;
margin-bottom:8px;
margin-top:4px;
clear:left;
border-bottom:1px dotted #d1d1d1;
}

.date {
font-family: Arial,  Helvetica, sans-serif;
font-size:14px;
color:#008444;
margin-bottom:2px;
font-weight:bold;
}
/* Main positions*/
#wrapper {
position:relative;
margin-left:auto;
margin-right:auto;
width:900px;
background:#FFFFFF;
}


#header_main {
width:900px;
height:88px;
background-color:#008444;
margin:5px 0 0px 0;
}
.header_tabs {
width:900px;
height:22px;
margin:0 0 0 0;
background:#FFFFFF;
}

#banner_main{
width:900px;
height:205px;
}

.banner_image {
width:690px;
height:205px;
margin:0px 5px 5px 0;
float:left;
}

.banner_image img{
width:690px;
height:205px;
border:none;
}

.home_button {
float:right;
width:20px;
height:21px;
margin:35px 10px 0 0;
}

a.home_rollover {
display:block;
width:20px;
height:21px;
background:url(../img/button_home.gif) top no-repeat;
}
.home_rollover:link {
display:block;
width:20px;
height:21px;
background:url(../img/button_home.gif) top no-repeat;
}

.home_rollover:hover {
background:url(../img/button_home.gif) bottom no-repeat;
}
.newsletter {
float:right;
width:203px;
height:95px;
background: #e4e4e4;
border: 1px solid #d1d1d1;
}
.newsletterbox_title {
  width:100%;
  height:36px;
 background: url(../img/bg/newsletter_titlebox_background.gif) top repeat-x #008444;
  }
  
.newsletterbox_two {
  width:100%;
  height:32px;
 background: url(../img/bg/newsletter_titlebox_two.gif) top repeat-x #008444;
  }
.frame {
border:none;
overflow:hidden;
margin:0 0 0 0;
padding:0 0 0 0;
}
.facebook {
float:right;
width:203px;
height:22px;
margin-top:6px;
}
.twitter {
float:right;
width:203px;
height:22px;
margin-top:0px;
border-bottom:1px solid #1b85b2;
}
.seasonal {
float:right;
width:203px;
height:44px;
margin-top:5px;

}

.advert {
float:right;
width:203px;
height:55px;
margin-top:3px;
border: 1px solid #d1d1d1;
}
.Bracknell_ad {
float:right;
width:205px;
height:99px;
margin-top:9px;

}
#main_content {
float:right;
margin:5px 0px 0px 5px;
width: 730px;
height:auto;
padding-bottom:20px;
}
 .highlightbox {
 margin: 0 3px 15px 0;
 width:238px;
 height:115px; border: 1px #c0c0c0 solid;
 float:left;
 } 
 
/* .highlightbox {float: left;  margin: 0 5px 15px 0; padding: 3px 1px 0px 11px; background: repeat-x bottom;   width: 238px; height:115px; text-align:center; text-decoration: none; display: block; color: #6a6a6a;} */
 
  .highlightbox img{
 width:238px;
 height:85px;
 border:none; 
 }
 
  .highlightbox_right {
 margin: 0 0px 15px 0;
 width:238px;
 height:115px; border: 1px #c0c0c0 solid;
 float:left;
 }
 /* .highlightbox_title {
  width:100%;
  height:25px;
  background: url(../img/bg/hightlight_box_background.gif) repeat-x top #000000;
  padding:5px 0 3px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:15px;
  color:#FFFFFF;
  text-align:center;
  } */
  
  .highlightbox_title {
  width:100%;
  height:25px;
  background: url(../img/bg/menu_background_button.gif) repeat-x top #e2e2e2;
  padding:5px 0 3px 0; 
  font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
  font-size:15px;
  color:#000000;
  text-align:center;
  }
 #eat_restaurant_box {
 margin: 0 5px 5px 0;
 width:730px;
 height:120px;
 float:left;
 }
 
 .copy_deptimage_box {
 float:right;
 width:auto;
 margin:0px 0px 5px 5px;
 border:0;
 }
#LKClub {
width:730px;
height: auto;
background: url(../img/bg/lk_JAN2010.jpg) bottom repeat;

}

.lkc_content {
position:relative;
top:130px;
left:80px;
width:600px;
height:auto;
color:#3e201b;
}
.homeevent_box1 {
float:left;
width:350px;
}

.homeevent_box2{
float:left;
width:320px;
padding:0 0 0 15px;
}
.babydeli_table {
border-top:2px solid #ffffff;
padding:2px;
}
.baby_deli_large_txt {
font-size:16px; 
font-family:'Trebuchet MS', Arial, Helvetica; 
color:#16743a;
margin:0px 0px 10px 0px;
}
.baby_deli_small_txt {
font-size:11px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
}
#eat_info {
width:365px;
height:auto;
border:1px solid #008444;
background: url(../img/bg/eat_infobg.gif) no-repeat top left #b4d2c3;
margin-top:20px;
}
.eat_info_text {
padding:8px 8px 8px 59px;
}
.card_app {
clear:both;
margin:5px 0px 0px 5px;
padding:10px;
color:#FFFFFF;
background: url(../img/bg/card_ap_bg.gif) center no-repeat #292829;
border:2px #000000 solid;
}
.menu_download {
font-size:14px;
margin-bottom:5px;
margin-left:30px;
padding:0px;
list-style-image:url(../img/Icon_MENU_list.gif);
border-bottom: 1px dotted #CCCCCC;
font-weight:bold;
}
.chef_list {
font-size:14px;
margin-bottom:5px;
margin-left:30px;
padding:0px;
list-style-image:url(../img/Icon_CHEF.gif);
border-bottom: 1px dotted #CCCCCC;
font-weight:bold;
}
.list_link:link {
color:#666666;
background:none;
text-decoration:none;
}
.list_link:visited {
color:#666666;
background:none;
text-decoration:none;
}
.list_link:hover {
color:#008444;
background:none;
text-decoration:underline;
}
.thumbsup {
background:url(../img/bg/BACKGROUND_whatson_kids_ThumbsUp.gif) top right no-repeat;
}

.rosefestival {
background:url(../img/bg/BACKGROUND_whatson_kids_beahunt.gif) bottom right no-repeat;
}

.frag_date {
font-size:14px;
font-weight:bold;
color: #474747;
border-bottom: dotted 1px #008444;
margin-top:15px;
}

.kids_title_purple{
font-size:16px;
font-weight:bold;
color: #8c1e76;
}

.redchat_brochure {
width:525px;
height:147px;
background:url(../img/bg/redchat_bg1.gif) repeat-x;
color:#FFFFFF;
}

.redchat_text {
position: relative;
width:70%;
margin:10px;
color:#FFFFFF;
font-size:14px;
padding:45px 0px 40px 100px;
}
/*sidebar*/
.sidebar_menu {
list-style:none;
margin:0 0 10px 0;
padding:0 0 10px 0;
}
.sidebar_menu_recipe {
list-style:none;
margin:0 0 10px 0;
padding:0 0 10px 0;
}
.sidebar_links:link {
color:#333333;
text-decoration:none;
}

.sidebar_links:visited {
color:#333333;
text-decoration:none;
}

.sidebar_links:hover {
color:#008444;
text-decoration: underline;
background:none;
}

.sidebar_menu li{
list-style:none;
margin:0 0 8px 0;
padding:0 0 0 12px;
font-size:11px;
line-height:12px;
font-family: Arial, sans-serif;
background:url(../img/link_arrow_sidenav.gif) left no-repeat;
color:#333333;
}

.listhead { margin:0 0 8px 0; font-weight:bold;}

.sidebar_menu_recipe li{
list-style:none;
margin:0 0 8px 0;
padding:0 0 0 12px;
font-size:11px;
line-height:12px;
font-family: Arial, Helvetica, sans-serif;
background:url(../img/link_recipe_sidenav.gif) left no-repeat;
color:#333333;
}
.sidebar_menu_recipe_download {
margin-bottom:20px;
}
.sidebar_menu_recipe_download li{
list-style:none;
margin:0 0 8px 0;
padding:0 0 0 31px;
font-size:14px;
line-height:25px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
background:url(../img/icon_recipe.gif) left no-repeat;
color:#333333;
}
.sidebar_menu_recipe_download_FW{
margin-bottom:20px;
margin-left:0px;
padding-left:0px;
}
.sidebar_menu_recipe_download_FW li{
list-style:none;
margin:0 0 8px 0;
padding:0 0 0 31px;
font-size:14px;
line-height:25px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
background:url(../img/icon_recipe.gif) left no-repeat;
color:#333333;
}

.table1 {
padding:3px;
font-size:12px;
}
/*Footer*/
#footer {
clear:both;
margin-top:20px;
width:900px;
height:auto;
}

.footer_menu {
width:892px;
margin-bottom:2px;
background:url(../img/bg/footer_background_green.gif) repeat-x bottom #008444;
padding:1px 0px 5px 8px;
}
.footer_nav_A
{width:160px;
float:left;
margin:10px 10px 5px 0px;
}
.footer_nav_B
{width:160px;
float:left;
margin:10px 10px 5px 0px;
}

.footer_nav_C
{width:160px;
float:left;
margin:10px 10px 5px 0px;
}

.footer_nav_D
{width:160px;
float:left;
margin:10px 10px 5px 0px;
}

.sitemap_footer {
list-style:none;
margin:0;
padding:0;
}
.footer_links:link {
color:#FFFFFF;
text-decoration:none;
}

.footer_links:visited {
color:#FFFFFF;
text-decoration:none;
}

.footer_links:hover {
color:#FFFFFF;
text-decoration:none;
background:url(../img/link_arrow_sml.gif) left no-repeat;
padding-left:7px;
}
.footer_links:active {
color:#FFFFFF;
text-decoration:none;
background:url(../img/link_arrow_sml.gif) left no-repeat;
padding-left:7px;
}

.sitemap_footer li{
list-style:none;
margin:0;
padding:0;
font-size:10px;
line-height:12px;
font-family:Helvetica, Arial, sans-serif;
color:#FFFFFF;
}

/*Accordian*/
* {margin:0; padding:0; }
#options {width:657px; margin:0px; text-align:left; color:#9ac3af;}
#options a {text-decoration:none; color:#9ac3af; font-size:10px;}
#options a:hover {color:#033}

#acc {width:657px; list-style:none; color:#033; margin:0 0 20px 0;}
#acc h3 {width:643px; border:1px solid #9ac3af; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background: url(../img/bg/dir_bg.gif) repeat-y; }
#acc .acc-section {overflow:hidden; background:#fff; }
#acc .acc-content {width:625px; padding:15px; border:1px solid #9ac3af; border-top:none; background:#fff; font-family:Arial, Helvetica, sans-serif; }

* {margin:0; padding:0; }
#acc_R {width:730px; list-style:none; color:#033; margin:0 0 20px 0;}
#acc_R h5 {width:695px; border:2px solid #d1d1d1; padding:3px 6px 3px 25px; font-weight:bold; margin-top:5px; cursor:pointer; background: url(../img/icon_more.gif) left no-repeat;}
#acc_R h5:hover {background: url(../img/icon_more_hover.gif) left no-repeat #d1d1d1; }
#acc_R h5:active {background: url(../img/icon_more_active.gif) left no-repeat #FFFFFF; }
#acc_R .acc-section_R {overflow:hidden; background:#FFF; }
#acc_R .acc-content_R {width:696px; padding:15px; border:2px solid #d1d1d1; border-top:none; background: url(../img/bg/info_box_shadow.gif) repeat-x top #ededed; font-family:Arial, Helvetica, sans-serif; }
#acc_R .acc-content_PG {width:716px; padding:5px; border:2px solid #d1d1d1; border-top:none; background: #FFFFFF; font-family:Arial, Helvetica, sans-serif; overflow: hidden; }
#acc_R .acc-content_W {width:696px; padding:15px; border:2px solid #d1d1d1; border-top:none; background: #FFFFFF; font-family:Arial, Helvetica, sans-serif; }

.dir_list1 {
width:148px;
float:left;
border-right: 1px dotted #d1d1d1;
margin-right:10px;
}
.dir_list2 {
width:148px;
float:left;
}
.dir_listimg{
width:148px;
float:left;
margin-right:10px;
}

.dirlistimg img{
width:148px;
height:148px;
border:none;
}

/*Navigation*/
#side_nav {
float:left;
margin:5px 0 10px 0;
width:147px;
border:1px solid #d1d1d1;
padding:8px;
}

#navigation_bar {
height:30px;
width:900px;
background-color:#eaeaea;
padding:5px 0 0 0;
}
/*ul.navmenu {list-style: none; margin: 0; padding: 0; position: relative; font-family: Verdana, Helvetica, sans-serif; font-weight:200; font-size:12px; color:#6a6a6a;}
ul.navmenu li {float: left; margin: 0 auto 0 4px; padding: 3px 11px 0px 11px; background: url(../img/bg/menu_background_button.gif) repeat-x bottom; border: 1px solid #b7b7b7;  width: auto; height:20px; text-align:center; text-decoration: none; display: block; color: #6a6a6a;}*/

ul.navmenu {list-style: none; margin: 0; padding: 0; position: relative; font-family: Verdana, Helvetica, sans-serif; font-weight:200; font-size:12px; color:#6a6a6a;}
ul.navmenu li {float: left; margin: 0 0 0 5px; padding: 3px 10px 0px 10px; background: url(../img/bg/menu_background_button.gif) repeat-x bottom; border: 1px solid #b7b7b7;  width: auto; height:20px; text-align:center; text-decoration: none; display: block; color: #6a6a6a;}

ul.navmenu li a {text-decoration: none; display: block; color: #6a6a6a; }
ul.navmenu li a:hover{color: #008444; background:none; }
ul.navmenu li a:active{ color: #000000;}

/*BRACKNELL*/
ul.navmenu_BRACKNELL {list-style: none; margin: 0; padding: 0; position: relative; font-family: Verdana, Helvetica, sans-serif; font-weight:200; font-size:12px; color:#6a6a6a;}
ul.navmenu_BRACKNELL li{float: left; margin: 0 2px 0 3px; padding: 3px 26px 0px 26px; background: url(../img/bg/menu_background_button.gif) repeat-x bottom; border: 1px solid #b7b7b7;  width: auto; height:20px; text-align:center; text-decoration: none; display: block; color: #6a6a6a;}
ul.navmenu_BRACKNELL li a {text-decoration: none; display: block; color: #6a6a6a; }
ul.navmenu_BRACKNELL li a:hover{color: #008444; background:none; }
ul.navmenu_BRACKNELL li a:active{ color: #000000; }


/*Whats on*/
.Kids_event {
padding:2px 0 6px 0;
margin-bottom:15px;
border-bottom:1px dotted #d1d1d1;
}


/*redchat*/

.heading {
	color: #ECAD1E;
	font-weight: bold;
	font-size: 11px;
}
.headingm {
	color: #1E8FEC;
	font-weight: bold;
	font-size: 11px;
}
.headingf {
	color: #EC1EC1;
	font-weight: bold;
	font-size: 11px;
}
.price {
	border-bottom: 1px solid #ccc;
}

.price_redchat {
	font-size:14px;
	margin:10px 0 5px 0;
	color:#363636;
		border-bottom: 1px solid #ccc;
	}
	
.RC_pricelist td {
font-size:11px;
color:#333333;
}

.SM_head {
font-size:14px;
color:#FFF;
font-weight:bold;
margin-top:10px;
background:#333333;
width:100%;
padding:3px;
}

.page_no{
font-size:10px;
font-style:italic;
color:#999999;
}

.SM_page {
padding:3px; 
border-bottom:1px dotted #999999;
}

SM_section {
padding:10px;
border:1px solid #008444;
}

.househome_brochure {
border: 1px dotted #008444;
margin-top:25px;
height:113px;
background:url(../img/brochures/HH_bed_seasons_bg.jpg) no-repeat right;
}


#restaurant_offer {
clear:both;
width:100%;
height:auto;
background:#d9d9d9 url(../img/logos/Logo_CentreView2010_offerlogo_background.gif) no-repeat right;
border:1px solid #008444;
padding:0px;
}

.offer_heading {
color:#FFFFFF;
display:block;
width:726px;
padding:2px;
background:#008444;
text-align: left;
font-size:18px;
font-weight:bolder;
margin:0px 0px 5px 0px;
}

.restaurant_offer_text_L {
padding:5px 0 0 0;
float:left;
width:100%;
}
.restaurant_offer_text_R {
padding:8px;
width:350px;
float:right;
border-left:1px dashed #008444;
text-align:right;
}
    .RO_header {
	font-size:18px;
	margin-top:10px;
	color:#333333;
	font-weight:bold;
	}
	.RO_price {
	font-weight:bold;
	background:#860a43;
	display:block;
	width:450px;
	padding:0 2px 0 2px;
	font-size:18px;
	color:#FFFFFF;
	}
	
	
.studentdisc {
background:#221e1f;
padding-top:10px;
padding-bottom:30px;
}

/*Whats On list*/
#event_list_WO {
margin:0px;
padding:0;
list-style: none;
}
.event_WO {
display:block;
width:100%;
height:100px;
border:1px solid #909090;
background: #cbcbcb url(../img/bg/event_list_WO.gif) repeat-x bottom;
margin:15px 0 10px 0;
padding:0;
overflow:hidden;
}


.event_image_WO{
width:200px;
height:100px;
float:left;
margin:0 5px 0 0;
border-right:3px solid #909090;
}

.event_WO_date {
font-family:"Century Gothic", Helvetica;
font-size:14px;
font-weight:bold;
padding:0px;
color:#000000;
margin: 0px;
}

.event_WO_title {
font-family:"Century Gothic", Helvetica;
font-size:16px;
font-weight:bold;
color:#008444;
margin:1px 0 1px 0;
}
.event_WO_text {
font-size:11px;
font-weight: normal;
color:#151515;
margin:1px 0 2px 0;
}
.event_WO_times {
font-size:10px;
font-weight: normal;
color:#666666;
margin:0;
}

.test {
background:#cbcbcb;
font-family:"Century Gothic", Helvetica;
font-size:16px;
color:#202020;
border:1px solid #b7b7b7;
padding:3px;
}

.fenwick_link_box {
width:100px;
height:17px;
background:#008444;
padding:2px 0 0 0;
text-align:center;
color:#FFFFFF;
font-size:10px;
float:left;
margin:2px 0 0 0;
}

.fenwick_link_box a:link{
text-decoration:none;
color:#FFFFFF;
}
.fenwick_link_box a:visited{
text-decoration:none;
color:#FFFFFF;
}
.fenwick_link_box a:hover{
text-decoration:none;
color:#000000;
}
.fenwick_link_box a:active{
text-decoration:none;
color:#FF0000;
}

.tc_points {
background:#f8f8f8;
border:1px solid #b7b7b7;
padding:10px;
margin:0 0 10px 0;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
background: url(../img/bg/ticker_background_grn.gif) no-repeat;
width: 730px; 
height: 27px; 
margin: 0 0 15px 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 2px;
top: 4px;
width: 726px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 740px;
list-style-image:url(../img/bg/ticker_icon.png);
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
font-family:"Trebuchet MS", Arial, Helvetica;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
white-space:nowrap;
}
ul.newsticker a {
white-space:nowrap;
padding: 0;
color: #ffea00;
margin: 0 0 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

.fenwickb {
padding-top:26px;
 width:205px;
  float:right;"

}
