html, body, form, h1, h2, h3, h4, p, ul, img {
	margin: 0; padding: 0; border: 0;
}
body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	color: #828282;
	text-align: center;
}
a {
	color: #ed1b2d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.hidden	{
	display: none !important;
}
table {
	font-size: 100%;
}
input, select, textarea {
	font-size: 12px;
	color: #7f7f7f;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
input.txt, textarea {
	border: #8d8d8d solid 1px;
}
.clear {
	overflow: hidden; clear: both; height: 1px;
}
p.small {
	padding: 32px 0 0 0;
	font-size: .63em;
	text-align: right;
}
sup {
	font-size: 7px;
	line-height: 7px;
	* font-size: 9px;
	* line-height: 9px;
}
.red {
	color: #ee2e24;
}


/* PAGE */
.page {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
div.left {
	float: left; display: inline;
}
.left {
	float: left; display: inline;
}
div.right {
	float: right; display: inline;
}
.right {
	float: right; display: inline;
}

.backtotop:hover {
	text-decoration: underline;
} 

/* HEADER */
.header {
	height: 75px;
	padding: 0 10px;
}
.header a.logo {
	display: block; float: left; 
	width: 149px; height: 64px;
	margin: 4px 0 0 0;
	background: url(images/header/pizza_hut.gif) 0 0 no-repeat;
}
.header a span {
	display: none;
}
.header div {
	float: right;
	margin: 8px 0 0 0;
	font-size: .75em;
	color: #b3a495;
}
.header div a {
	color: #b3a495;
	text-decoration: none;
}
.header div a:hover {
	text-decoration: underline;
}
.header div a.active {
	color: #000;
	font-weight: bold;
}

.topmenu {
	position: absolute;
	top: 75px; left: 0;
	width: 980px; height: 30px;
	background: #ed1b2d url(images/header/topmenu_bg.gif) 100% 0 no-repeat;
}
.topmenu ul {
	list-style-type: none;
}
.topmenu li, .topmenu li a {
	display: block;	float: left;
	height: 30px;
	color: #fff;
}
.topmenu li.item1, .topmenu li.item1 a {
	width: 93px;
	background: url(images/header/item1.gif) 0 0 no-repeat;
}
.topmenu li.item2, .topmenu li.item2 a {
	width: 108px;
	background: url(images/header/item2.gif) 0 0 no-repeat;
}
.topmenu li.item3, .topmenu li.item3 a {
	width: 81px;
	background: url(images/header/item3.gif) 0 0 no-repeat;
}
.topmenu li.item4, .topmenu li.item4 a {
	width: 95px;
	background: url(images/header/item4.gif) 0 0 no-repeat;
}
.topmenu li.item5, .topmenu li.item5 a {
	width: 94px;
	background: url(images/header/item5.gif) 0 0 no-repeat;
}
.topmenu li.item6, .topmenu li.item6 a {
	width: 72px;
	background: url(images/header/item6.gif) 0 0 no-repeat;
}
.topmenu li.item7, .topmenu li.item7 a {
	width: 72px;
	background: url(images/header/item7.gif) 0 0 no-repeat;
}
.topmenu li.item8, .topmenu li.item8 a {
	width: 82px;
	background: url(images/header/item8.gif) 0 0 no-repeat;
}
.topmenu span {
	display: none;
}
.topmenu li.right, .topmenu li.right a {
	height: auto;
}
.topmenu li.right a {
	display: inline; float: none;
	text-decoration: underline;
}
.topmenu li.right {
	float: right;
	padding: 7px 10px 0 0;
	font-size: .75em;
}


.content, .contentwide, .contentshort, .contentwidendshort {
	width: 100%;
	min-height: 405px;
	margin: 46px 0 0 0;
	background: url(images/content/content_bg.gif) 0 0 repeat-y;
}
* html .content, * html .contentwide, * html .contentshort, * html .contentwidendshort {
	height: 405px;
}
.contentwide {
	background: url(images/content/contentwide_bg.gif) 0 0 repeat-y;
}
.contentshort {
	background: url(images/content/content_bg.gif) 0 0 repeat-y;
}
.contentwidendshort {
	background: url(images/content/contentwide_bg.gif) 0 0 repeat-y;
}


/* LEFT SIDE */
div.leftside {
	width: 164px;
	margin: 0 0 0 10px;
}

div.leftside .menu {
	font-size: .75em;
}
div.leftside .menu ul {
	list-style-type: none;
}
div.leftside .menu li {
	width: 164px;
	padding: 0 0 1px 0;
	list-style-type: none;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
div.leftside .menu a {
	display: block;
	width: 142px;
	padding: 4px 0 4px 22px;
	color: #240101;
	text-decoration: none;
	background: url(images/left/arrow.gif) 9px .55em no-repeat;
}
div.leftside .menu a:hover {
	text-decoration: underline;
}
div.leftside .menu li.active a {
	color: #fff;
	font-weight: bold;
	background: #ed1b2d url(images/left/arrow_active.gif) 9px .55em no-repeat;
}
div.leftside .menu ul li ul li a,
div.leftside .menu li.active ul li a {
	display: block;
	width: 122px;
	padding: 4px 0 4px 42px;
	color: #4f4f4f;
	font-weight: normal;
	text-decoration: none;
	background: url(images/left/arrow2.gif) 29px .55em no-repeat;
}
div.leftside .menu ul li ul li.last {
  background-image:none;
}


/* CENTER SIDE */
div.centerside {
	width: 550px;
	margin: 0 0 0 15px;
}
div.centerside p {
	padding: 12px 12px 0 16px;
	font-size: .75em;
}


/* RIGHT SIDE */
div.rightside {
	position: relative;
	width: 222px;
	margin: -16px 0 0 0;
}
div.rightside .holder {
	width: 100%;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
div.rightside .holder .b {
	padding: 16px 20px;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
div.rightside .holder .c {
	padding: 16px 10px 16px 20px;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
div.rightside h2.title_news {
	width: 180px; height: 18px;
	background: url(images/right/h2_news.gif) 0 0 no-repeat;
}
div.rightside h2.title_annualreport {
	width: 180px; height: 24px;
	background: url(images/right/h2_annualreport.gif) 0 0 no-repeat;
}
div.rightside h2.title_keyfact {
	width: 180px; height: 28px;
	background: url(images/right/h2_keyfact.gif) 0 0 no-repeat;
}
div.rightside h2.title_registerfor {
	width: 180px; height: 44px;
	background: url(images/right/h2_registerfor.gif) 0 0 no-repeat;
}
div.rightside .holder p {
	padding: 0 0 6px 0;
	font-size: .7em;
	color: #828282;
}
div.rightside .holder p em {
	padding: 0 0 0 2px;
}
div.rightside .holder ul {
	list-style-type: none;
	font-size: .7em;
	line-height: 1.1em;
}
div.rightside .holder li {
	position: relative;
	padding: 3px 0 3px 14px;
	background: url(images/left/arrow.gif) 0 .45em no-repeat;
}

div.rightside .newsholder {
	background: url(images/right/noewsholder_bg.gif) 0 0 no-repeat;
}
div.rightside .newsholder .news {
	padding: 6px 0;
	font-size: .7em;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
div.rightside .newsholder .last {
	padding: 6px 0 0 0;
	background: none;
}
div.rightside .newsholder .news span {
	display: block; floaT: left;
	padding: 1px 2px;
	font-size: .91em;
	color: #fff;
	line-height: 1em;
	background: #ed1b2d;
}
div.rightside .newsholder .news a {
	color: #ed1b2d;
	text-decoration: underline;
}
div.rightside .newsholder .news a:hover {
	text-decoration: underline;
}

div.rightside .annualholder {
	background: url(images/right/annualholder_bg.gif) 0 0 no-repeat;
}
div.rightside .factholder {
	background: url(images/right/annualholder_bg.gif) 0 0 no-repeat;
}
div.rightside .factholder .fact {
  margin-top:5px;
}

div.rightside div.registerfor {
	padding: 16px 0 0 0;
	text-align: right;
}
div.rightside input.txt {
  width:178px;
  padding:0; margin: 0 0 6px 0;
  color: #000;
  font-size:.7em;
  padding-top:1px;
  padding-left:2px;
  border:1px solid #cecece;
}
div.rightside input.confirm {
  border:0;
  width:54px;
  height:16px;
  background-image:url(images/button/submit.gif);
  cursor:pointer;
}


/* FOOTER */
.footer {
	margin: 10px 0 0 0; padding: 22px 10px;
	font-size: .7em;
	line-height: 1em;
	color: #fff;
	text-align: right;
	background: #ed1b2d url(images/header/footer_bg.gif) 0 100% no-repeat;
	border-top: #b3a495 solid 15px;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}


/* ABOUT US */
#aboutus .centerside .inner {
	margin: 16px 0 29px 0;
	background: url(images/left/line.gif) 0 0 repeat-x;
}
#aboutus .centerside .inner .b {
	padding: 16px 0 12px 0;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
#aboutus .centerside .inner .box {
	width: 170px;
	margin: 0 4px 0 14px; padding: 0 0 16px 0;
	background: url(images/content/vline.gif) 100% 0 repeat-y;
}
#aboutus .centerside .inner .last {
	width: 148px;
	background: none;
}
#aboutus .centerside .inner .box div {
	padding: 0 0 10px 0;
}
#aboutus .centerside .inner .box p {
	padding: 2px 20px 4px 0;
	font-size: .7em;
}
#aboutus .centerside .inner .last p {
	padding: 2px 0 4px 0;
}


/* LANDINGPAGE */
#landingpage {
	background: url(images/content/landingpage_bg.gif) 0 0 repeat-y;
}
#landingpage .header {
	height: 140px;
	padding: 0 60px;
	color: #7d7d7d;
}
#landingpage .header a.logo {
	position: absolute;
	width: 328px; height: 139px;
	top: 22px; left: 321px;
	margin: 0;
	background: url(images/header/pizza_hut_big.gif) 0 0 no-repeat;
}
#landingpage .content {
	min-height: 300px;
}
* html #landingpage .content {
	height: 300px;
}
#landingpage .header div {
	margin: 20px 0 0 0;
	color: #7d7d7d;
}
#landingpage .header div a {
	color: #7d7d7d;
}
#landingpage .footer {
	margin: 10px 60px 0 60px; padding: 12px 0;
	color: #7d7d7d;
	text-align: center;
	background: url(images/left/line.gif) 0 0 repeat-x;
	border: 0;
}
#landingpage .footer a {
	color: #7d7d7d;
}

#landingpage .content {
	background: none;
}
#landingpage .centerside {
	width: 690px;
	margin: 0 0 0 150px;
}
#landingpage .centerside a:hover {
	text-decoration: underline;
}
#landingpage .centerside .box {
	width: 340px;
	margin: 0; padding: 0;
	color: #fff;
	background: url(images/content/landingpage_box1_bg.gif) 0 0 repeat-y;
}
#landingpage .centerside .box p {
	padding: 8px 0 0 0;
	font-size: .75em;
}
#landingpage .centerside .box a {
	color: #fff;
}
#landingpage .centerside .box .t {
	width: 100%;
	background: url(images/content/landingpage_box1_t.gif) 0 0 no-repeat;
}
#landingpage .centerside .box .b {
	padding: 30px 0 34px 30px;
	background: url(images/content/landingpage_box1_b.gif) 0 100% no-repeat;
}

#landingpage .centerside .last {
	width: 344px;
	margin: 0; padding: 0;
	color: #7d7d7d;
	background: url(images/content/landingpage_box2_bg.gif) 0 0 repeat-y;
}
#landingpage .centerside .last p, #landingpage .centerside .last a {
	color: #8e0f1d;
}
#landingpage .centerside .last .t {
	background: url(images/content/landingpage_box2_t.gif) 0 0 no-repeat;
}
#landingpage .centerside .last .b {
	padding: 30px 0 33px 20px;
	background: url(images/content/landingpage_box2_b.gif) 0 100% no-repeat;
}
#landingpage .centerside .last input {
	vertical-align: middle;
}
#landingpage .centerside .last input.txt {
	width: 237px; height: 29px;
	margin: 0 8px 0 0; padding: 5px;
	font-size: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	voice-family: "\"}\"";
}

#landingpage .centerside #bottom {
	padding: 10px 0 0 10px;
	margin: 0 !important;
	background: url(images/content/landingpage_bottom2.gif) 0 0 no-repeat !important;
}

#landingpage .centerside .bottom {
	position: relative;
	width: 683px; height: 177px;
	background-image: none !important;
}


#landingpage .centerside a.more {
	position: absolute; display: block;
	background: url(images/button/landingpage_twocourses_button.gif) 0 0 no-repeat;
	width: 118px; height: 34px;
	bottom: 20px; right: 26px;
}
#landingpage .centerside a.more span {
	display: none;
}
#landingpage .centerside a.more:hover {
	background: url(images/button/landingpage_twocourses_button_hover.gif) 0 0 no-repeat;
}

#landingpage .centerside a.visitresto {
	display: block;
	background: url(images/button/visittherestaurant.gif) 0 0 no-repeat;
	width: 255px; height: 33px;
}

#landingpage .centerside a.visitresto span {
	display: none;
}

#landingpage .centerside a.visitresto:hover {
	background: url(images/button/visittherestaurant_hover.gif) 0 0 no-repeat;
}

#landingpage .centerside .links a,
#landingpage .centerside .links {
	color: #ee2e24 !important;
}


/* CRS */
div.centersidewide {
	width: 772px;
	margin: 0 0 0 15px;
	background: #fff;
}
div.centersidewide p {
	padding: 12px 12px 0 16px;
	font-size: .75em;
}

.arrow_links {
	padding: 20px 0px 10px 16px;
}
.arrow_links ul {
	list-style-type: none;
	font-size: .7em;
	line-height: 1.1em;
}
.arrow_links li {
	position: relative;
	padding: 3px 0 3px 14px;
	background: url(images/left/arrow.gif) 0 .45em no-repeat;
}


/* FAQS */
#faqs .centersidewide p {
	padding-right: 200px;
}
#faqs .centersidewide .box {
	width: 100%;
	font-size: 0.875em;
	margin-bottom: 20px;
}

#faqs .centersidewide .box ul {
	list-style-type: none;
	margin: 16px 0 0 16px;
}
#faqs .centersidewide .box li {
	padding: 4px 0 4px 10px;
	list-style-type: none;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
#faqs .centersidewide .box a {
	text-decoration: none;
	font-weight: bold;
}
#faqs .centersidewide .box a:hover {
	text-decoration: underline;
}
#faqs .centersidewide .box ul li ul {
	margin: 0 0 16px 0;
}
#faqs .centersidewide .box ul li ul li {
	background-image: none;
}
#faqs .centersidewide .box ul li ul li a {
	text-decoration: underline;
}
#faqs .centersidewide .box ul li ul li p {
	padding: 0 0 0 20px;
	font-size:0.9em;
	color:#666;
}
#faqs .centersidewide .box ul li ul li .que {
	background-color:#faf5f4;
	margin:10px 0px 5px 0px;
	padding:2px;
	color:#ed1b2d;
	font-weight:bold;
	font-size: 0.9em;
	padding-left:20px;
}
#faqs .centersidewide .box ul li ul li a { 
	font-weight:normal;
}

/* HELP and SUPPORT */
#helpandsupport .centersidewide p {
	padding-right: 200px;
}
#helpandsupport .centersidewide .box {
	width: 100%;
	font-size: 0.875em;
	margin-bottom: 20px;
}

#helpandsupport .centersidewide .box ul {
	list-style-type: none;
	margin: 16px 0 0 16px;
}
#helpandsupport .centersidewide .box li {
	padding: 4px 0 4px 10px;
	list-style-type: none;
	background: url(images/left/line.gif) 0 100% repeat-x;
}
#helpandsupport .centersidewide .box a {
	text-decoration: none;
	font-weight: bold;
}
#helpandsupport .centersidewide .box a:hover {
	text-decoration: underline;
}
#helpandsupport .centersidewide .box ul li ul {
	margin: 0 0 16px 0;
}
#helpandsupport .centersidewide .box ul li ul li {
	background-image: none;
}
#helpandsupport .centersidewide .box ul li ul li a {
	text-decoration: underline;
}
#helpandsupport .centersidewide .box ul li ul li p {
	padding: 0 0 0 20px;
	font-size:0.9em;
	color:#666;
}
#helpandsupport .centersidewide .box ul li ul li .que {
	background-color:#faf5f4;
	margin:10px 0px 5px 0px;
	padding:2px;
	color:#ed1b2d;
	font-weight:bold;
	font-size: 0.9em;
	padding-left:20px;
}
#helpandsupport .centersidewide .box ul li ul li a { 
	font-weight:normal;
}


/* HISTORY */
#history .centerside .box {
	padding-top:20px;
	padding-bottom:140px;
}
#history .centerside .box ul {
	background-image:url(images/content/v_dotted.gif);
	background-repeat:repeat-y;
	background-position: 247px 0;
	margin-top:20px;
}

#history .centerside .box ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	background-image:url(images/content/bullet.gif);
	background-repeat:no-repeat;
	background-position:244px 4px;
	* background-position:244px 7px;
}
#history .centerside .box ul li.last {
	background-image:url(images/content/bullet_last.gif);
	background-position:240px 1px;
	* background-position:240px 4px;
}
#history .centerside .box ul li div {
	position:relative;
}
#history .centerside .box .image_ {
	position:absolute;
	top:0px;
	width:158px;
	height:145px;
	background-image:url(images/content/thumb_bg.gif);
	margin-left:20px;
	text-align:center;
	padding-top:7px;
	font-weight:bold;
	font-size:0.8em;
}
#history .centerside .box .image_ img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
}
#history .centerside .box ul li p {
	padding:0px 0px 0px 265px;
	margin:0px;
	padding-bottom:13px;
}
#history .centerside .box ul li p span {
	background-color:#ed1b2d;
	color:#FFF;
	font-weight: bold;
	margin-left:-70px;
	margin-right:36px;
	padding:2px 4px;
}


/* CONTACT US */
.displayInline
{
	display:inline;
}
.contactus {
  margin-top:10px;
  margin-bottom:25px;
}
.contactus p { 
  color:#666; 
  width:500px; 
}
.contactus p.grey {
  margin-bottom:20px;
}
.contactus p a { 
  color:#666; 
}
.contactus p.caption {
  width:530px;
  margin-left:10px;
  margin-top:20px;
  background-color:#faf5f4;
  padding:4px;
  font-size:0.85em;
  font-weight:bold;
  color:#ed1b2d;
}
.contactus p.mandatory {
	width:530px;
	text-align: right;
  margin:0;
  font-size:0.7em;
}
.contactus .contactus_frm {
  margin-top:0;
  margin-bottom:0;
}
.contactus .contactus_frm p {
  clear:left;
  margin:0px;
  padding:10px 0px 0px 16px;
  width:510px;
}
.contactus .contactus_frm p label {
  display:block;
  width:150px;
  float:left;
  margin:0px;
  padding:0px;
  margin-right:20px;
}
.contactus .contactus_frm p input.text_wide {
  height:13px;
  width:228px;
  font-size:1em;
  padding:0px;
  font-size:0.9em;
  padding-top:1px;
  padding-left:2px;
  border:1px solid #cecece;
}
.contactus .contactus_frm p input.text_narrow {
  height:13px;
  width:98px;
  font-size:1em;
  padding:0px;
  font-size:0.9em;
  padding-top:1px;
  padding-left:2px;
  border:1px solid #cecece;
}
.contactus .contactus_frm img { 
  vertical-align:middle;
  margin:2px 0 0 10px;
}
.contactus .contactus_frm p .comment {
  width:310px;
  height:100px;
  border:1px solid #cecece;
}
.contactus .contactus_frm .confirm {
  border:0px;
  width:54px;
  height:16px;
  background-image:url(images/button/submit.gif);
  cursor:pointer;
}
.contactus .contactus_frm p input {
  vertical-align:middle;
}
.contactus .contactus_frm p select {
  border:1px solid #cecece;
}
.datePickerDiv
{
	margin-bottom:210px;
}
.datePicker 
{	
	float:right;
	margin-top:-15px;
	margin-right:305px;
}
.commentWatermark
{
	width:310px;
	height:100px;
	border:1px solid #cecece;
	font-style:italic;
	color:#828282;	
}
.noButton
{
	border-style:none;
	background-color:#fff;
	color:#ed1b2d;	
	cursor:pointer;
	font-weight:bold;
}
.noTextBox
{
	border:1px solid #ffffff;
}
.italic
{
	font-style:italic;
}
.w_40 {
  width:40px;
}
.w_70 {
  width:70px;
}
.w_80 {
  width:75px;
}
.w_100 {
  width:95px;
}
.w_110 {
  width:110px;
}
.w_310 {
  width:313px;
}
.w_250{
	width:250px
}


.onlineorder_wrapper { 
  width:960px;
  height:100px;
  background: url(images/content/content_bg.gif) 0 -1px repeat-y;
}
.onlineorder_bg {
  float:right; 
  width:770px;
  height:100px;
  background: #fff url(images/content/line.gif) 0 0 repeat-x;
}
.onlineorder_bg .orderonline {
  float:left; 
  width:330px;
  height:70px;
  padding:15px;
  background: url(images/content/vline.gif) 100% 0 repeat-y;
}
.onlineorder_bg .orderonline h3 {
  margin-bottom:15px;
}
.onlineorder_bg .orderonline p {
  font-size:0.7em;
  color:#666;
}
.onlineorder_wrapper input {
	vertical-align: middle;
}
.onlineorder_bg .orderonline .txt {
  height:15px;
  width:98px;
  font-size:1em;
  padding:0px;
  font-size:1em;
  padding-top:1px;
  padding-left:2px;
  border:1px solid #cecece;
  margin:0 10px;
  vertical-align:middle;
}
.onlineorder_bg .bookatable {
  float:left; 
  width:370px;
  height:70px;
  padding:15px 15px 15px 25px;
}
.onlineorder_bg .bookatable h3 {
  margin-bottom:5px;
}
.onlineorder_bg .bookatable p {
  font-size:0.7em;
  color:#666;
  margin-bottom:6px;
}
.onlineorder_bg .bookatable .txt {
  height:15px;
  width:98px;
  font-size:1em;
  padding:0px;
  font-size:1em;
  padding-top:1px;
  padding-left:2px;
  border:1px solid #cecece;
  margin:0px 10px 0px 10px;
  vertical-align:middle;
}
.onlineorder_bg .bookatable img {
  vertical-align:middle;
}

.newsarticle ul {
  width: 745px;
	list-style-type: none;
	margin:20px 0px 30px 10px;
	background: url(images/left/line.gif) 0 0% repeat-x;
}
.newsarticle ul li {
	list-style-type: none;
	background: url(images/left/line.gif) 0 100% repeat-x;
	font-weight:bold;
	font-size:0.9em;
	color:#ed1b2d;
	padding: 2px 0px 4px 5px;
}
.newsarticle ul li a {
	display: block;
	width: 100%;
	text-indent: 17px;
	font-weight:bold;
	background: url(images/content/arrow.gif) 2px .25em no-repeat;
	text-decoration:underline;
}
.newsarticle ul li a:hover {
  text-decoration:none;
}


/* USEFUL LINKS */
#usefullinks .box ul {
  width: 534px;
	list-style-type: none;
	margin:32px 0 0 16px;
}
#usefullinks .box ul li {
	background: none;
	font-weight:bold;
	font-size:.75em;
	color:#ed1b2d;
	padding: 3px 10px;
}
#usefullinks .box ul li.odd {
	background: #f4f1ef;
}
#usefullinks .box ul li a {
	text-decoration:underline;
}
#usefullinks .centerside a:hover {
  text-decoration:underline;
}


/* NEWS ARTICLE */
#newsarticle .box {
  margin-top:22px;
}
#newsarticle img.right {
  margin: 0 0 16px 15px;
}
#newsarticle p {
	padding-top: 0;
	padding-bottom: 12px;
}
#newsarticle p.strong {
  color:#ed1b2d;
  font-weight:bold;
  font-size:0.9em;
}
#newsarticle .bottom {
	margin: 16px 0 0 0; padding: 16px 0 16px 16px;
	background: url(images/content/line.gif) 0 0 repeat-x;
}
#newsarticle .bottom p {
	padding-left: 0;
}

#newsarticle .box ul {
	width: 546px;
	list-style-type: none;
	margin: 0 0 0 4px;
	font-size:.875em;
}
#newsarticle .box ul li {
	background: none;
	padding: 3px 10px;
}
#newsarticle .box ul li.odd {
	background: #f4f1ef;
}
#newsarticle .box ul li a {
	font-weight:bold;
	text-decoration:underline;
}
#newsarticle .centerside a:hover {
  text-decoration:underline;
}


/* TERMS */
#terms .centerside {
	padding-bottom: 16px;
}


/* PRIVACY */
#privacy .centerside {
	padding-bottom: 16px;
}


/* DISABILITY */
#disability .box ul {
	width: 546px;
	list-style-type: none;
	margin: 16px 0 16px 4px;
}
#disability .box ul li {
	background: none;
	font-weight:bold;
	font-size:.875em;
	color:#ed1b2d;
	padding: 3px 10px;
}
#disability .box ul li.odd {
	background: #f4f1ef;
}
#disability .box ul li a {
	text-decoration:underline;
}
#disability .box ul li a:hover {
  text-decoration:underline;
}


/* CONTACT */
#contactus .centerside a:hover {
	text-decoration:underline;
}

/* CONTECT US THANKS */
#contactusthanks .centerside .newsarticle ul {
  width: 540px;
}
#contactusthanks .newsarticle ul li {
	background: none;
}
#contactusthanks .newsarticle ul li.odd {
	background: #f4f1ef;
}
#contactusthanks .newsarticle ul li a {
	text-indent: 0;
	font-weight:bold;
	background: none;
}
#contactusthanks .centerside a:hover {
	text-decoration:underline;
}


/* SITEMAP */
#sitemap .sitemap ul {
	list-style-type: none;
	margin: 0; padding: 16px 12px 0 16px;
	font-size: .875em;
	line-height: 1.25em;
	color: #ed1b2d;
}
#sitemap .sitemap ul a {
	text-decoration: none;
}
#sitemap .sitemap ul a:hover {
	text-decoration: underline;
}
#sitemap .sitemap ul li {
	padding: 0 0 12px 0;
	font-weight: bold;
}
#sitemap .sitemap ul ul {
	padding: 0 0 0 12px;
	font-size: .86em;
}
#sitemap .sitemap ul ul li {
	padding: 4px 0 0 0;
}
#sitemap .sitemap ul ul ul {
	padding: 2px 0 0 20px;
	font-size: 1em;
}
#sitemap .sitemap ul ul ul li {
	padding: 2px 0 0 0;
	font-weight: normal;
}


/* ACCESSIBILITY */
#accessibility .centerside ul {
	margin: 0; padding: 0 12px 0 36px;
	font-size: .75em;
}
#accessibility .centerside a:hover {
	text-decoration:underline;
}


/* CRS */
#crs .box ul {
	width: 546px;
	list-style-type: none;
	margin: 16px 0 16px 4px;
}
#crs .box ul li {
	background: none;
	font-weight:bold;
	font-size:.875em;
	color:#ed1b2d;
	padding: 3px 10px;
}
#crs .box ul li.odd {
	background: #f4f1ef;
}
#crs .box ul li a {
	text-decoration:underline;
}
#crs .box ul li a:hover {
  text-decoration:none;
}


/* POPUP */
.popuppage {
	width: 420px;
}
.popuppage .content {
	height: auto;
	margin: 0;
	background: none;
}
.popuppage .content .centerside {
	width: 420px;
	margin: 0;
}
.popuppage .content .centerside h2 {
	padding: 16px 16px 0 16px;
	font-size: .875em;
	color: #ed1b2d;
}
.popuppage .content .centerside strong {
	color: #ed1b2d;
}

/* AutoCompleteExtender result panels */
.findahutbox {
	width:350px !important;
	border: #666666 solid 2px;
}
.findahutitem {
	color: #666666 !important;
	background: #ffffff !important;
	font-size:80% !important;
	padding:2px 2px 4px 4px;
}
.findahuthighlighteditem {
	color: #fff !important;
	background: #ccc !important; 
	padding:2px 2px 4px 4px;
	font-size:0.875em !important;
	font-weight:bold !important; 
}

#contactus .findahutbox {
	left:375px !important;
}
#contactus .findahutitem {
	font-size:0.875em !important;
}
#contactus .findahuthighlighteditem {
	font-size:0.875em !important;
}


/* voucher list */
#voucherlist {
	list-style-type: none;
	padding: 12px 0 12px 16px;
	border-bottom: #ccc solid 1px;
}
#voucherlist h2 {
	font-size: 1em;
}
#voucherlist h2 a {
	text-decoration: none;
}
#voucherlist h2 a:hover, #voucherlist h3 a:hover {
	text-decoration: underline;
}
#voucherlist h3 {
	color: #000;
	font-size: .75em;
}
#voucherlist h3 a {
	color: #000;
}
#voucherlist h3.text a {
	cursor: default;
}
#voucherlist ul {
	padding: 10px 0 0 0;
	list-style-type: none;
}
#voucherlist ul li {
	padding: 0 0 12px 0;
}
div.voucherbtn {
	position: relative;
	margin: -6px 0 0 0; padding: 0 0 12px 0;
	text-align: right;
	border-bottom: #ccc solid 1px;
}
div.voucherbtnlast {
	border: 0;
}
div.voucherlist p.terms {
	font-size: .7em;
}
div.voucherlist p b {
	font-size: 1.2em;
}
div.voucherlist h2 {
	color: #ed1b2d;
}
div.voucherlist h3 a {
	color: #000;
	text-decoration: none;
}

div.voucherlist div.vouchertitle {
	position: relative;
	margin: 16px 0 0 0;
}
div.voucherlist ul li div.vouchertitle {
	position: relative;
	margin: 12px 0 8px -14px;
}