/* Global css */
* { padding: 0; margin: 0; }
a { color: #000; }
a img { border: none; }
option{ padding-right: 5px; }
.none { display: none; }
.fl { float: left; }
.fr { float: right; }
.red { background-color: inherit; color: #f00; }
.wauto { width: auto !important; }
.bbnone { border-bottom: none !important; }
.btnone { border-top: none !important; }
a.arrow_yellow {
	background: url(../images/arrow_yellow.gif) no-repeat 0 4px;
	padding-left: 10px;
}
hr {
	height: 2px;
	color: #e8e8e8;
	background-color: #e8e8e8;
	border: none;
}

.warning_box {
	background: #FDFCDF url(../images/warning.gif) no-repeat 20px 18px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 0 24px;
	padding: 20px 20px 20px 48px;
	border: 1px solid #e8e8e8;
}
/* End global css */

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#wrapper {
	width: 900px;
	height: 715px;
	text-align: left;
	margin: 0 auto;
}

/* Header */

#header {
	height: 33px;
}

	/* Date */

		#header div.left span {
			width: 78px;
			float: left;
			padding: 7px 0 0 6px;
		}

	/* Language bar */

		#header div.left ul {
			list-style: none none;
			float: left;
			width: 510px;
			height: 28px;
			background: #f0f0f0 url(../images/lang_right.gif) no-repeat 100% 0;
			color: #000;
		}

		#header div.left ul li {
			float: left;
			height: 28px;
			line-height: 25px;
			padding-right: 5px;
		}

		#header div.left ul li.first {
			display: inline;
			padding-left: 20px;
			background: url(../images/lang_left.gif) no-repeat 0 0;
		}

		#header div.left ul li a {
			background-color: inherit;
			color: #044284;
			font-weight: bold;
			text-decoration: none;
		}

	/* Top menu */

		#header ul.right {
			list-style: none none;
			height: 11px;
			margin: 20px 0 0 23px;
			float: left;
		}

		#header ul.right li {
			float: left;
			background: url(../images/top_menu_bet.gif) no-repeat 100% 100%;
		}

		#header ul.right li.first {
			padding: 0 8px 0 7px;
		}

		#header ul.right li.second {
			padding: 0 9px;
		}

		#header ul.right li a {
			float: left;
			background-color: inherit;
			color: #044284;
			font-weight: bold;
			text-decoration: none;
		}

		#header ul.right li.first {
			padding: 0 8px 0 7px;
		}

		#header ul.right li.second {
			padding: 0 9px;
		}

		#header ul.right li.last {
			background: none;
			padding: 0 0 0 10px;
		}

/* End header */

/* Main part */

	#main {
		width: 100%;
		margin-top: 8px;
	}

	/* Left part */

		#main div.left {
			width: 180px;
			float: left;
		}

		/* Logo */
			h1 a {
				display: block;
				width: 146px;
				height: 54px;
				background: url(../images/logo.gif) no-repeat 0 0;
				margin-left: 10px;
			}

		/* Menu */

			#menu {
				padding-bottom: 27px;
				background: url(../images/menu_bottom.gif) no-repeat 0 100%;
			}

			#menu ul {
				list-style: none none;
				padding-top: 33px;
				background: #044284 url(../images/menu_top.gif) no-repeat 0 0;
				color: inherit;
			}

			#menu ul li {
				width: 141px;
				height: 19px;
				border-bottom: 1px solid #1a5390;
				padding: 2px 0 0 12px;
			}

			#menu ul li.hauto {
				height: auto;
			}

			#menu ul li a {
				display: block;
				width: auto;
				height: 17px;
				line-height: 15px;
				padding-left: 13px;
				background-color: inherit;
				color: #CDD9E6;
				font-weight: bold;
				text-decoration: none;
			}

			#menu ul li a.active,
			#menu ul li a:hover {
				background-color: inherit;
				background: url(../images/menu_hover.gif);
				color: #ffc20e;
			}

			#menu ul li ul {
				list-style: none none;
				background: none;
				margin: 2px 0 0 -12px;
				border-top: 1px solid #1a5390;
				padding: 0 0 4px 10px;
			}
			
			#menu ul li ul li {
				width: 132px;
				height: 16px;
				border-bottom: none;
				padding: 2px 0 0 12px;
			}

			#menu ul li ul li a {
				padding-left: 17px;
				background: url(../images/menu_sub.gif) no-repeat 6px 8px;
				font-weight: normal;
			}

			#menu ul li ul li a.active,
			#menu ul li ul li a:hover {
				background-color: inherit;
				background: url(../images/menu_sub_hover.gif);
				color: #000;
			}
			
			/* inner menu*/
			#menu ul li.multiple	{
				height: auto;
				background: none;
			}
			
			#menu ul li.multiple  a.active{
				background-color: inherit;
				background: url(../images/menu_sub_multiple_top.gif) top center no-repeat;				
				font-weight: bold;
			}
			#menu ul li.multiple  a ,
			#menu ul li.multiple  a:hover {
				color: #000;
				background: url(../images/menu_sub_multiple_top.gif) top center no-repeat;	
			}
			
			#menu ul li.multiple ul {
				border: none;
				background: url(../images/menu_sub_multiple_bottom.gif) bottom center no-repeat #FFC20F;
				width: 132px;
				padding: 0;
				margin-left: 0px;
				margin-top: 0px;
			}
			#menu ul li.multiple ul  li{
				width: 132px;
				padding: 0;
				height: auto;
			}
			
			#menu ul li.multiple ul  li a,
			#menu ul li.multiple ul  li a:hover {
				background: url(../images/menu_sub_sub_dash.gif) no-repeat 6px 8px;
				font-weight: normal;
				display: block;
				height: auto;
			}


		/* End menu */

		/* Search form */

			#short_search {
				background: #000 url(../images/search_short_top.gif) no-repeat 0 0;
				color: inherit;
				padding-top: 33px;
			}

			#short_search label {
				font-family: Arial, Tahoma, sans-serif;
				font-size: 15px;
				background-color: inherit;
				color: #FFC20E;
				font-weight: bold;
				margin-left: 2px;
			}

			#short_search fieldset {
				border: none;
				background: url(../images/search_short_bot.gif) no-repeat 0 100%;
				padding: 0 0 22px 22px;
			}

			#short_search input {
				margin-top: 10px;
			}
			#short_search input.txt {
				width: 101px;
				margin-right: 9px;
			}

		/* End search form */

		/* Stock information */

			#stock_information {
				background: #d6e7fe url(../images/stock_info_top.gif) no-repeat 0 0;
				color: inherit;
				padding-top: 33px;
				text-align: center;
			}

			#stock_information table {
				width: 129px;
				border-collapse: collapse;
				text-align: left;
				margin: 0 auto;
			}

			#stock_information th {
				background-color: inherit;
				color: #044284;
				font-weight: bold;
			}

			#stock_information thead th {
				padding-bottom: 9px;
			}

			#stock_information tbody th,
			#stock_information tbody td {
				border-top: 1px solid #b1c6e7;
				border-bottom: 1px solid #b1c6e7;
				height: 22px;
			}

			#stock_information tbody td {
				text-align: right;
			}

			#stock_information tbody .br {
				background: url(../images/stock_info_bet.gif) no-repeat 100% 6px;
			}

			#stock_information tbody .bl {
				background: url(../images/stock_info_bet.gif) no-repeat 0 6px;
			}

			#stock_information tbody .mid {
				padding-right: 17px;
			}

			#stock_information .bot {
				height: 20px;
				background: url(../images/stock_info_bot.gif) no-repeat 0 0;
			}

			#stock_information tbody .up {
				background: url(../images/arrow_up.gif) no-repeat 40px 7px;
				background-color: inherit;
				color: #090;
			}

			#stock_information tbody .down {
				background: url(../images/arrow_down.gif) no-repeat 40px 7px;
				background-color: inherit;
				color: #e20a1e;
			}

		/* End stock information */

	/* End left part */

	/* Right part */

		#main div.right {
			float: left;
			width: 720px;
			padding-top: 15px;
		}

		/* Content */

			#three_images {
				padding-left: 13px;
			}

			#three_images .mid {
				margin: 0 14px 0 12px;
			}

			#three_rubrics {
				padding: 26px 0 0 23px;
				overflow: hidden;
				height: 1%;
				position: relative;
			}

			#three_rubrics ul {
				list-style: none none;
			}

			#three_rubrics li a {
				height: 21px;
				line-height: 21px;
				background-color: inherit;
				color: #044284;
			}

			#promotions,
			#news,
			#links {
				width: 215px;
				border-right: 1px solid #ccc;
				float: left;
			}

			#news h3,
			#promotions h3,
			#links h3 {
				background: url(../images/news.gif) no-repeat 0 0;
				height: 23px;
				border-bottom: 2px solid #ccc;
				margin-bottom: 12px;
			}

			#news h4 {
				font-family: Arial, Tahoma, sans-serif;
				font-size: 10px;
				font-weight: normal;
				background-color: inherit;
				color: #E6AC00;
				margin-left: 2px;
			}

			#news p {
				margin: 1px 0 14px 2px;
				font-weight: bold;
			}

			#news p a {
				color: #000;
				text-decoration: none;
			}

			#promotions {
				margin: 0 24px 0 24px;
			}

			#promotions h3 {
				background: url(../images/promotions.gif) no-repeat 0 0;
			}

			#promotions h4 {
				font-size: 11px;
			}

			#promotions .blue {
				background-color: inherit;
				color: #5770a8;
			}

			#promotions .red {
				background-color: inherit;
				color: #fc5a14;
			}

			#promotions p {
				padding-top: 12px;
				overflow: hidden;
				height: 1%;
			}

			#promotions p img {
				margin: 0 12px 0 10px;
			}

			#links {
				width: 215px;
			}

			#links h3 {
				background: url(../images/links.gif) no-repeat 0 0;
				margin-bottom: 7px;
			}

		/* End content */

		/* Footer */

			#footer {
				float: left;
				width: 702px;
				height: 63px;
				margin: 7px 0 0 18px;
				background: url(../images/footer.gif) no-repeat 0 0;
				padding-top: 1px;
			}

			div.inner #footer {
				margin-top: 0;
			}

			div.news_read #footer {
				margin-top: 32px;
			}

			#footer ul {
				margin: 30px 0 0 21px;
				list-style: none none;
			}

			#footer ul li {
				display: inline;
				background:url(../images/bot_menu_bet.gif) no-repeat 100% 4px;
				padding: 0 7px 0 6px;
			}

			#footer ul li.last {
				background: none;
				padding-left: 4px;
			}

			#footer ul li a {
				font-size: 11px;
				background-color: inherit;
				color: #B3D6FD;
			}

			address {
				float: left;
				margin: 10px 0 0 0;
				font-style: normal;
				background-color: inherit;
				color: #666;
				height: 13px;
				line-height: 7px;
				padding-left: 45px;
				width:675px;
			}

			address a {
				display: block;
				width: 106px;
				height: 13px;
				float: right;
				background: url(../images/logomag.gif);
				margin-right: 20px;
			}

		/* End footer */

	/* End right part */

	/* Inner pages */

			#main div.inner {
				background: url(../images/right_top_inner.gif) no-repeat 0 0;
				margin-top: 15px;
			}

			#path {
				list-style: none none !important;
				border-bottom: 2px solid #e8e8e8;
				height: 21px;
				margin-left: 24px;
			}

			#path li {
				float: left;
				padding: 0 0 0 2px;
				margin-right: 1px;
				background-color: inherit;
				color: #666;
			}

			#path a {
				background-color: inherit;
				background: url(../images/arrow_path.gif) no-repeat 100% 4px;
				color: #044284;
				padding-right: 10px;
			}

			#path a.bnone {
				background: none;
				padding-right: 4px;
			}

			#main_content {
				width: 490px;
				min-height: 550px;
				float: left;
			}
			
			#main_content h3 {
				font-size: 11px;				
			}
			
			#main_content ul {
				list-style-image: url(../images/text_bullet.gif);
			}

			#main_content.petrolstations {
				width: 700px;
			}

			#main_content p {
				margin: 23px 0 0 23px;
				line-height: 14px;
			}

			#main_content div.first {
				margin: 17px 0 0 23px;
				line-height: 14px;
			}

			#main_content div.first p {
				margin-left: 0 !important;
			}

			#main_content p.first {
				margin-top: 17px;
			}

			#main_content_right {
				width: 230px;
				float: left;
				text-align: right;
				margin-top: 51px;
			}

			#links_right {
				display: inline;
				float: right;
				width: 194px;
				background: #d6e7fe url(../images/links_top.gif) no-repeat 0 0;
				color: inherit;
				text-align: left;
				padding-top: 27px;
				margin-right: 3px;
			}

			#links_right ul {
				list-style: none none;
				background: url(../images/links_bot.gif) no-repeat 0 100%;
				padding: 0 0 18px 11px;
			}


			#links_right ul li a {
				display: block;
				height: 22px;
				background-color: inherit;
				color: #044284;
			}

			#links_right h3 {
				font-size: 15px;
				background-color: inherit;
				color: #044284;
				margin: 0 15px 14px 11px;
				border-bottom: 2px solid #c1d6f2;
				height: 25px;
			}

			#main div.inner h2 {
				font-size: 30px;
				font-weight: normal;
				margin: 0 0 13px 25px;
			}

			#period_from_to {
				height: 28px;
				background-color: #F7F7F7;
				color: #044284;
				margin: 2px 0 0 24px;
			}

			#period_from_to span {
				float: left;
				margin: 6px 0 0 0;
			}

			#period_from_to select {
				float: left;
				margin: 3px 0 0 0;
			}

			#period_from_to span.period {
				margin-left: 11px;
			}

			#period_from_to span.from {
				margin: 6px 11px 0 43px;
			}

			#period_from_to span.to {
				margin: 6px 9px 0 30px;
			}

			.list_img_text,
			.list_content {
				border-top: 2px solid #E8E8E8;
				margin: 2px 0 12px 24px;
				padding: 15px 0 0 0;
				position: relative;
				overflow: hidden;
			}

			.petrolstations .list_content {
				margin-bottom: 0;
				padding-bottom: 0;
				border-bottom: none;
			}

			.list_img_text_last {
				margin-bottom: 0;
			}

			.list_img_text img {
				margin-right: 13px;
			}

			.list_img_text div {
				width: 364px;
			}

			.list_img_text div p {
				margin: 9px 0 0 0 !important;
			}

			.list_img_text h4 a,
			.list_content h4 {
				font-size: 11px;
				background-color: inherit;
				color: #333;
				text-decoration: none;
			}
						

			.list_text_img h5 a,
			.list_img_text h5,
			.list_text_img h5,
			.list_content h5 {
				background-color: inherit;
				color: #E6AC00;
				font-size: 10px;
				font-weight: normal;
				text-decoration: none;
			}

		/* Content */
			.list_content {
				clear: left;
				margin: 9px 0 28px 24px;
				padding: 0 0 28px 0;
				border-top: none;
				border-bottom: 2px solid #e8e8e8;
			}

			.list_content:after,
			#enquiry_form fieldset .hr:after {
				content: ".";
				display: block;
				clear: both;
				font-size: 0;
				height: 0;
			}

			.structure h4 a,
			.list_content h4 {
				font-family: Arial, Tahoma, sans-serif;
				font-size: 14px;
			}

			.structure h5 {
				margin-top: 3px;
			}

			.list_content p {
				margin: 9px 0 0 0 !important;
			}

			.list_content img {
				margin: 0 15px 0 0;
			}

			.petrolstations .list_img_text {
				border-top: none;
				border-bottom: 2px solid #E8E8E8;
				padding: 15px 0;
				margin: 0 0 0 24px;
			}

			.petrolstations .list_img_text h4 {
				overflow: hidden;
				height: 1%;
			}

			.petrolstations .list_img_text h4 a {
				color: #044284;
				float: left;
				font-weight: normal;
			}

			.petrolstations .list_img_text h4 a.name {
				width: 140px;
				margin-left: 10px;
			}

			.petrolstations .list_img_text h4 a.city {
				width: 260px;
			}

		/* Send to friend, print */

			#sf_print {
				list-style: none none !important;
				margin: 8px 0 0 24px;
			}

			#sf_print a {
				font-family: Arial, Tahoma, sans-serif;
				background-color: inherit;
				background:url(../images/arrow_left.gif) no-repeat 2px 4px;
				padding-left: 11px;
				color: #044284;
			}

			#sf_print a.print {
				background:url(../images/printer.gif) no-repeat 0 2px;
				padding: 0 0 0 15px;
				margin-right: 9px;
			}

			#sf_print a.sf {
				background:url(../images/mail.gif) no-repeat 0 2px;
				padding: 0 0 0 22px;
			}

			.list_text_img {
				border-top: 2px solid #E8E8E8;
				margin: 2px 0 22px 24px;
				padding: 15px 0 0 0;
				position: relative;
				overflow: hidden;
			}

			.financial_accents_first {
				border: none;
				padding-top: 13px;
			}

			.careers h3 {
				font-size: 13px;
			}

			.careers ol {
				margin-left: 15px;
				padding-left: 15px;
			}

			.list_img_text_last {
				margin-bottom: 0;
			}

			.list_text_img p {
				margin: 0 !important;
			}

			.list_text_img div.fr {
				width: 100px;
				text-align: center;
			}

			.list_text_img div.fl {
				width: 366px;
				padding-top: 6px;
			}

			.list_text_img div.structure {
				padding-top: 0;
			}

			.list_text_img a {
				font-size: 12px;
				background-color: inherit;
				color: #044284;
			}

			.list_text_img p {
				margin-top: 2px !important;
			}

	/* End Inner */

	/* Our companies */

		div.our_companies,
		p.our_companies {
			margin: 12px 0 12px 24px !important;
		}

		div.our_companies p {
			margin: 0 !important;
		}

	/* Promotions */

		.promotions div.fl {
			width: 266px;
		}

		.promotions div.fr {
			width: 200px;
			text-left: left;
		}

		.promotions div.fr a {
			float: left;
		}

		.promotions_conditions {
			margin-top: 10px;
			padding: 5px 0 0 0;
			border-top: 1px solid #E8E8E8;
		}

	/* Start enquiry form */

		#enquiry_form fieldset {
			border: none;
		}

		#enquiry_form h3 {
			font-size: 12px;
		}

		#enquiry_form fieldset .hr {
			clear: left;
			overflow: hidden;
			height: 1%;
			border-top: 1px solid #e8e8e8;
			padding: 3px 0 1px 0;
			margin: 2px 0 0 0;
		}

		#enquiry_form fieldset .first {
			border-top: none;
			margin: 0 !important;
		}

		#enquiry_form div.label {
			display: block;
			float: left;
			width: 160px;
			margin: 3px 0;
		}

		#enquiry_form span {
			margin-left: 160px;
		}

		#enquiry_form label acronym {
			margin-left: 2px;
		}

		#enquiry_form input,
		#enquiry_form textarea {
			margin: 3px 0;
			float: left;
		}

		#enquiry_form button {
			display: block;
			clear: left;
			margin: 3px 0 0 160px;
		}

	ul.careers_list {
		list-style: none none !important;
		float: left;
		margin-left: 20px;
		padding-left: 20px;
		width: 400px;
	}

	ul.careers_list li {
		float: left;
		width: 200px;
		padding-bottom: 5px;
	}

	/* End enquiry form */

	/* Paginator */

		#paginator,
		.petrolstations .filter_form {
			border-top: 2px solid #E8E8E8;
			border-bottom: 2px solid #E8E8E8;
			margin-left: 23px;
		}

		.petrolstations .filter_form {
			margin-left: 0;
		}

			#paginator div,
			.petrolstations .filter_form div {
				border-top: 2px solid #fff;
				border-bottom: 2px solid #fff;
				background: #F7F7F7;
				padding: 5px 0;
				text-align: center;
			}

				#paginator div a {
					color: #044284;
					text-decoration: none;
				}

		#paginator.search_form div,
		.petrolstations .filter_form div {
			text-align: left;
			padding: 7px 20px;
		}

		.petrolstations .filter_form div {
			padding-left: 10px;
		}

			#paginator.search_form legend,
			.petrolstations .filter_form legend {
				display: none;
			}

			.petrolstations .filter_form select {
				font-size: 1em;
				margin-left: 7px;
				vertical-align: middle;
			}

			.petrolstations .filter_form label {
				color: #044284;
				font-weight: bold;
			}

			#paginator.search_form fieldset,
			.petrolstations .filter_form fieldset {
				border: none;
			}

		.sitemap {
			border-bottom: none;
		}

			.sitemap ul {
				float: left;
				list-style: none none !important;
				width: 180px;
				margin-left: 30px;
			}

				.sitemap ul li {
					padding-bottom: 5px;
				}

					.sitemap ul li a {
						background: url(../images/arrow_path.gif) no-repeat 0 4px;
						color: #044284;
						text-decoration: none;
					}

				.sitemap ul ul {
					float: none;
					width: auto;
					display: block;
					margin: 10px 0 10px 40px;
				}

		.petrolstation_details {
			width: 400px;
			color: #333;
			list-style: none none !important;
		}

		.petrolstation_details div {
			padding-right: 0 !important;
		}

		ul.petrolstation_details {
			list-style: none none;
		}

		ul.petrolstation_details li {
			border-bottom: 2px solid #E8E8E8;
			padding: 12px 0 12px 10px;
		}

		ul.petrolstation_details li.last {
			border-bottom: none;
		}

		.petrolstation_details .favourites,
		.petrolstation_details .payments {
			float: left;
			list-style: none none !important;
			width: 150px;
			margin: 10px 0 5px 0;
		}

		.petrolstation_details {
			padding-right: 0;
		}

		.petrolstation_details .payments {
			width: 127px;
		}

		.petrolstation_details .favourites li,
		.petrolstation_details .payments li {
			padding-bottom: 5px;
		}

		.petrolstation_details .favourites img,
		.petrolstation_details .payments img {
			vertical-align: middle;
			margin-right: 10px;
		}

		ul.petrolstation_details dfn {
			text-transform: uppercase;
			font-size: 14px;
			font-weight: bold;
			font-style: normal;
		}

		ul.petrolstation_details span {
			margin-left: 2px;
		}

		.petrolstation_details h3 {
			text-transform: uppercase;
			font-size: 1.3em;
		}

		#main_content.parthners .list_img_text a.fl,
		#main_content.companies .list_img_text a.fl {
			width: 100px;
			text-align: center;
		}

		#main_content.parthners .list_img_text a.fl img {
			margin: 0;
		}

		.promotionsLink {
			width: 200px;
		}

/* End main part */

/* Media Parts */

@media screen {

	/**
	 * These are standard sIFR styles... do not modify
	 */

		.sIFR-flash {
			visibility: visible !important;
			margin: 0;
		}

		.sIFR-replaced {
			visibility: visible !important;
		}

		span.sIFR-alternate {
			position: absolute;
			left: 0;
			top: 0;
			width: 0;
			height: 0;
			display: block;
			overflow: hidden;
		}

	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab
	 * laid over it.
	 */

	 	.sIFR-flash + div[adblocktab=true] {
		  display: none !important;
		}

	/**
	 * These "decoy" styles are used to hide the browser text before it is replaced...
	 * the negative-letter spacing in this case is used to make the browser text metrics
	 * match up with the sIFR text metrics since the sIFR text in this example is so much
	 * narrower...your own settings may vary...any weird sizing issues you may run into
	 * are usually fixed by tweaking these decoy styles
	 */

		.sIFR-hasFlash h1.replace {
			visibility: visible;
		}

		.sIFR-hasFlash h2.replaced {
			visibility: hidden;
			letter-spacing: -9px;
			font-size: 55px;
		}

		.sIFR-hasFlash h3.replaced {
			visibility: hidden;
			letter-spacing: -6px;
			font-size: 25px;
		}

		.sIFR-hasFlash h4.replaced {
			visibility: hidden;
			letter-spacing: -5px;
			font-size: 21px;
		}

		.sIFR-hasFlash h5#pullquote {
			letter-spacing: -4px;
			visibility: hidden;
			font-size: 24px;
		}
}

@media print {

	/**
	 * This is the print stylesheet to hide the Flash headlines from the browser...
	 * regular browser text headlines will now print as normal
	 */

		.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
			display: none !important;
			height: 0;
			width: 0;
			position: absolute;
			overflow: hidden;
		}

		span.sIFR-alternate {
			visibility: visible !important;
			display: block !important;
			position: static !important;
			left: auto !important;
			top: auto !important;
		}
}

.blue_table {
	width: 450px;
	background-color:#D6E7FE;
	margin-left:5px;
	border: 1px solid #fff; 
	border-collapse: collapse
}
.blue_table td {
	border: 1px solid #fff;
	padding:5px;
}
.blue_table th{
	background-color: #fff;
	border: none;
	padding:5px;
}


/* End media parts */