* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/bg.jpg) repeat-x #f7689f;
}

.clear {
	clear: both;
}

em {
	font-style: normal;
	font-weight: bold;
}

img {
	border: 0;
}

#main {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 204px;
}

#top_main {
	position: absolute;
	margin: 0 auto;
	width: 100%;
	height: 205px;
	top: 0px;
}

#top {
	margin: 0 auto;
	width: 967px;
	height: 29px;
	font-family: arial;
	font-size: 11px;
	margin-top: 6px;
}

#languages {
	display: inline;
	list-style-type: none;
	float: left;
	margin-left: 1px;
}

#languages li {
	display: inline;
	float: left;
	margin-right: 14px;
}

#languages .lang_left {
	float: left;
	background: url(images/lang_left.png) no-repeat;
	width: 3px;
	height: 23px;
}

#languages .lang_middle {
	float: left;
	background: url(images/lang_middle.png) repeat-x;
	height: 23px;
	padding-left: 2px;
	padding-right: 3px;
}

#languages .lang_right {
	float: left;
	background: url(images/lang_right.png) no-repeat;
	width: 3px;
	height: 23px;
}

#languages .lang_middle a {
	color: #f8b4d2;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-top: 5px;
	padding-left: 20px;
}

#languages .lang_middle a:hover {
	text-decoration: underline;
}

#languages .lang_middle a.english {
	background: url(images/english.png) 0px 5px no-repeat;
}

#languages .lang_middle a.french {
	background: url(images/french.png) 0px 5px no-repeat;
}

#languages .lang_middle a.german {
	background: url(images/german.png) 0px 5px no-repeat;
}

#languages .lang_middle a.italian {
	background: url(images/italian.png) 0px 5px no-repeat;
}

#languages .lang_middle a.polish {
	background: url(images/polish.png) 0px 5px no-repeat;
}

#languages .lang_middle a.spanish {
	background: url(images/spanish.png) 0px 5px no-repeat;
}

#top #right {
	float: right;
	color: #54002c;
	padding-top: 5px;
	margin-right: 10px;
}

#top #right a.contact {
	color: #a38090;
	text-decoration: none;
}

#top #right a.pass {
	color: #f8b4d2;
	text-decoration: none;
}

#top #right a:hover {
	text-decoration: underline;
}

#header {
	margin: 0 auto;
	width: 967px;
	height: 169px;
	background: url(images/logo.png) 0px 17px no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	position: relative;
}

#header a.logo {
	display: block;
	width: 226px;
	height: 149px;
	text-decoration: none;
	position: absolute;
	top: 17px;
	left: 0px;
}

#header p.side {
	position: absolute;
	top: 112px;
	left: 239px;
	color: #ffffff;
	font-size: 9px;
	line-height: 11px;
}

#header #box_left {
	position: absolute;
	right: 240px;
	top: 10px;
	width: 223px;
	height: 92px;
	padding: 6px 6px 8px 6px;
	background: url(images/box1.png) no-repeat;
}

#header #box_left p {
	margin-bottom: 10px;
	line-height: 14px;
}

#header #box_right {
	position: absolute;
	right: 8px;
	top: 10px;
	width: 212px;
	height: 92px;
	padding: 6px 6px 8px 6px;
	background: url(images/box2.png) no-repeat;
}

#header #box_right input {
	border: 0;
	background-color: transparent;
	width: 143px;
	height: 22px;
}

#header #box_right span.input {
	background: url(images/input1.png) no-repeat;
	display: block;
	float: left;
	width: 143px;
	height: 22px;
	padding: 2px 4px 0px 4px;
	margin-bottom: 8px;
}

#header #box_right a.button {
	background: url(images/login.png) no-repeat;
	display: block;
	float: left;
	width: 55px;
	height: 20px;
	margin-left: 5px;
	margin-top: 1px;
}

#header #box_right span.desc {
	clear: left;
	display: block;
	width: 100%;
	line-height: 14px;
	padding-left: 3px;
}

#header #box_right p a {
	color: #fff100;
	font-weight: bold;
	text-decoration: underline;
}

#header #search {
	position: absolute;
	right: 3px;
	top: 124px;
	width: 467px;
	height: 32px;
	padding: 5px 0px 0px 5px;
	background: url(images/search.png) no-repeat;
}

#header #search input {
	border: 0;
	background-color: transparent;
	width: 223px;
	height: 22px;
}

#header #search span.input {
	background: url(images/input2.png) no-repeat;
	display: block;
	float: left;
	width: 223px;
	height: 22px;
	padding: 2px 4px 0px 4px;
	margin-bottom: 8px;
}

#header #search a {
	display: block;
	float: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	margin-top: 4px;
}

#header #search a:hover {
	text-decoration: underline;
}

#page {
	margin: 0 auto;
	width: 960px;
	font-family: arial;
	padding-left: 7px;
	background: url(images/page_bg.png) repeat-y;
	background-position: 7px 10px;
	position: relative;
}

#menu {
	float: left;
	width: 216px;
	padding-top: 9px;
	background: url(images/menu_top.png) no-repeat;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: block;
	width: 216px;
	height: 27px;
	background: url(images/menu_elem.png) no-repeat;
}

#menu ul li.first {
	height: 29px;
	background: url(images/menu_first.png) no-repeat;
}

#menu ul li.active {
	background: url(images/menu_active.png) no-repeat;
}

#menu ul li.purple {
	background: url(images/menu_purple.png) no-repeat;
}

#menu ul li.open {
	background: url(images/menu_open.png) no-repeat;
}

#menu ul li.first_active {
	height: 29px;
	background: url(images/menu_first_active.png) no-repeat;
}

#menu ul li a {
	display: block;
	width: 198px;
	height: 21px;
	padding-top: 6px;
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(images/menu_dots.png) 7px 13px no-repeat;
}

#menu ul li.purple a {
	color: #d7f50a;
}

#menu ul li.open a {
	color: #ffcbdc;
}

#menu ul li.first a, #menu ul li.first_active a {
	height: 19px;
	width: 198px;
	padding-top: 8px;
	padding-left: 18px;
	background: url(images/menu_dots.png) 7px 15px no-repeat;
}

#menu ul li.submenu {
	height: auto;
	background: url(images/menu_sub.png) repeat-y;
}

#menu ul li.submenu ul li {
	display: block;
	width: 216px;
	height: 20px;
	background: none;
}

#menu ul li.submenu ul li.last {
	height: 22px;
	background: url(images/menu_sub_bottom.png) bottom left no-repeat;
}

#menu ul li.submenu ul li a {
	display: block;
	width: 198px;
	height: 20px;
	padding-top: 0;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: none;
}

#menu ul li a:hover, #menu ul li.submenu li a:hover {
	text-decoration: underline;
}

#menu .menu_content {
	width: 202px;
	padding-left: 14px;
	padding-top: 12px;
	background: url(images/menu_bg.png) repeat-y;
}

#menu .menu_content a.logo {
	display: block;
	float: left;
	width: 88px;
	height: 31px;
	margin-right: 12px;
	margin-bottom: 10px;
}

#menu .menu_bottom {
	width: 216px;
	height: 16px;
	background: url(images/menu_bottom.png) no-repeat;
}

#content {
	float: right;
	width: 744px;
	padding-top: 9px;
	background: url(images/page_top.png) no-repeat;
}

#content .page_content {
	width: 728px;
	padding-left: 8px;
	padding-right: 8px;	
}

#content .page_content .navigation {
	width: 728px;
	height: 24px;
	margin-bottom: 9px;
	background: url(images/navigation.png) no-repeat;
}

#content .page_content .navigation a, #content .page_content .navigation span {
	display: block;
	float: left;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #523642;
	padding-left: 24px;
	padding-top: 6px;
	margin-right: 1px;
	background: url(images/nav.png) no-repeat;
}

#content .page_content .navigation .first {
	padding-left: 5px;
	background: none;
}

#content .page_content .navigation a:hover {
	text-decoration: underline;
}

#content .page_content p.single {
	color: #515151;
	font-size: 13px;
	margin-bottom: 17px;
	line-height: 15px;
}

#content .page_content p.single a {
	color: #515151;
	text-decoration: underline;
}

#content .page_content .line {
	clear: left;
	width: 100%;
	height: 8px;
	border-top: 1px dashed #a8a8a8;
}

#content .page_content .pager {
	padding-left: 5px;
	color: #9121aa;
	font-size: 13px;
	font-weight: bold;
	height: 23px;
}

#content .page_content .pager a {
	color: #9121aa;
	text-decoration: none;
}

#content .page_content .pager a:hover {
	text-decoration: underline;
}

#content .page_content .game_desc {
	width: 100%;
	height: 131px;
	margin-bottom: 6px;
	position: relative;
}

#content .page_content .game_desc img.screen {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content .page_content .game_desc p.desc {
	position: absolute;
	top: 2px;
	left: 220px;
	font-size: 13px;
	color: #345a6a;
}

#content .page_content .game_desc p.rating {
	position: absolute;
	bottom: 2px;
	left: 220px;
	font-size: 13px;
	font-weight: bold;
	color: #345a6a;
}

#content .page_content .game_desc p.rating img {
	margin-top: 4px;
}

#content .page_content .game_container {
	margin-bottom: 10px;
}

#content .page_content .related {
	width: 100%;
	height: 255px;
	margin-bottom: 5px;
}

#content .page_content a.ad_link {
	display: block;
	width: 728px;
	height: 90px;
	margin-bottom: 8px;
}

#content .page_content .game, #content .page_content .game_last {
	width: 216px;
	height: 150px;
	margin-left: 2px;
	margin-right: 35px;
	margin-bottom: 5px;
	float: left;
	position: relative;
}

#content .page_content .game_last {
	margin-right: 0px;
}

#content .page_content .game a.screen, #content .page_content .game_last a.screen {
	position: absolute;
	top: 0px;
	left: 0px;
}

#content .page_content .game a.link, #content .page_content .game_last a.link {
	display: block;
	width: 216px;
	height: 16px;
	position: absolute;
	top: 133px;
	left: 0px;
	text-align: center;
	color: #a61a3f;
	font-size: 13px;
	text-decoration: none;
}

#content .page_content .game a.link:hover, #content .page_content .game_last a.link:hover {
	text-decoration: underline;
}

#content .page_content h1 {
	position: relative;
	width: 100%;
	color: #6e1f41;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 3px;
}

#content .page_content h1 a.favorite {
	position: absolute;
	right: 3px;
	bottom: 3px;
	color: #5e8e00;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#content .page_content h1 a.favorite:hover {
	text-decoration: underline;
}

#content .page_content h2 {
	color: #bf2350;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#content .page_content h3 {
	color: #eb8b01;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content .page_content h1.block {
	display: block;
	width: 719px;
	height: 23px;
	padding-left: 9px;
	padding-top: 8px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	background: url(images/h1.png) no-repeat;
}

#content .page_content h2.block {
	display: block;
	width: 723px;
	height: 23px;
	padding-left: 5px;
	padding-top: 8px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
	background: url(images/h2.png) no-repeat;
}

#content .page_content h3.block {
	display: block;
	width: 722px;
	height: 23px;
	padding-left: 6px;
	padding-top: 8px;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background: url(images/h3.png) no-repeat;
}

#content .page_content h4 {
	display: block;
	width: 722px;
	height: 26px;
	padding-left: 6px;
	padding-top: 8px;
	color: #2f2f2f;
	font-size: 15px;
	font-weight: bold;
	background: url(images/h4.png) no-repeat;
}

#content .page_content strong.blue {
	display: block;
	margin-bottom: 3px;
	margin-top: 4px;
	width: 722px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #1a66a6;
}

#content .page_content p.code {
	width: 632px;
	border: 1px solid #cfcfcf;
	background-color: #fafafa;
	color: #000000;
	font-size: 13px;
	margin-left: 46px;
	margin-bottom: 20px;
	padding: 2px;
	padding-bottom: 4px;
}

#content .comments {
	float: left;
	width: 410px;
	color: #515151;
	font-size: 13px;
}

#content .comments p {
	margin-bottom: 17px;
}

#content .comments span.grey {
	color: #9d9d9d;
}

#content .comments span.red {
	color: #ca1910;
	font-weight: bold;
}

#content .comments a {
	color: #702bc5;
	font-weight: bold;
	text-decoration: none;
}

#content .comments a:hover {
	text-decoration: underline;
}

#content .comment_form {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
}

#content .comment_form span {
	display: block;
	color: #702bc6;
	font-size: 14px;
	margin-bottom: 2px;
}

#content .comment_form textarea {
	width: 255px;
	height: 114px;
	border: 1px solid #cfcfcf;
	background-color: #fafafa;
	color: #000000;
	font-family: arial;
	font-size: 13px;
	padding: 2px;
	padding-bottom: 4px;
	margin-bottom: 7px;
}

#content .comment_form select {
	width: 83px;
	height: 22px;
	border: 1px solid #cfcfcf;
	background-color: #fafafa;
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

#content .comment_form .submit {
	width: 87px;
	height: 22px;
	margin-left: 88px;
	border: 1px solid #cfcfcf;
	background-color: #fafafa;
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

#content .recent {
	position: relative;
	width: 728px;
	height: 219px;
	margin-bottom: 6px;
	background: url(images/recent.png) no-repeat;
}

#content .recent .flash {
	position: absolute;
	top: 7px;
	left: 8px;
}

#content .recent .games {
	position: absolute;
	top: 7px;
	left: 375px;
}

#content .recent .games div {
	position: relative;
	width: 342px;
	height: 23px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #fcc2c2;
}

#content .recent .games .last {
	margin-bottom: 0;
	border-bottom: none;
}

#content .recent .games div a.image {
	position: absolute;
	top: 0px;
	left: 7px;
	display: block;
	width: 46px;
	height: 21px;
}

#content .recent .games div a.title {
	position: absolute;
	display: block;
	height: 18px;
	width: 285px;
	top: 3px;
	left: 58px;
	color: #ae0003;
	font-size: 13px;
	text-decoration: none;
}

#content .recent .games div a.title:hover {
	text-decoration: underline;
}

#content .news {
	width: 718px;
	padding: 6px 5px 0px 5px;
	background: url(images/news.png) repeat-y;
}

#content .post {
	position: relative;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 718px;
}

#content .news .post {
	margin-left: 0;
}

#content .last_post {
	position: relative;
	width: 718px;
}

#content .post span.header, #content .last_post span.header {
	border-bottom: 1px dashed #c4c4c4;
	display: block;
	margin-bottom: 1px;
}

#content .post a.title, #content .last_post a.title {
	color: #a61a3f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	width: 600px;
	padding-left: 3px;
}

#content .post a.title:hover, #content .last_post a.title:hover {
	text-decoration: underline;
}

#content .post .date, #content .last_post .date {
	position: absolute;
	right: 5px;
	top: 2px;
	color: #8f8f8f;
	font-size: 11px;
}

#content .post p, #content .last_post p {
	color: #515151;
	font-size: 12px;
	line-height: 18px;
	width: 715px;
	padding-left: 3px;
}

#content .website {
	position: relative;
	width: 728px;
	min-height: 85px;
	margin-bottom: 6px;
	background: url(images/website.png) no-repeat;
	padding-top: 168px;
}

#content .website strong.header {
	position: absolute;
	top: 8px;
	left: 8px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#content .website strong.header2 {
	position: absolute;
	top: 8px;
	left: 504px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

#content .website a.screen {
	width: 234px;
	height: 121px;
	position: absolute;
	top: 36px;
	left: 7px;
}

#content .website p.top {
	font-size: 12px;
	color: #0051a6;
	width: 244px;
	height: 117px;
	position: absolute;
	top: 38px;
	left: 245px;
}

#content .website p.top strong {
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#content .website p.top a {
	color: #0051a6;
	text-decoration: underline;
}

#content .website p.bottom {
	display: block;
	font-size: 12px;
	color: #383838;
	width: 484px;
	padding-left: 7px;
	padding-right: 251px;
	min-height: 80px;
	position: relative;
	background: url(images/website_segm.png) repeat-y;
}

#content .website .border_close {
	background: url(images/website_bottom.png) no-repeat;
	width: 728px;
	height: 5px;
	position: relative;
	left: 0px;
	
}

#content .website p.bottom strong {
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
}

#content .website p.bottom a {
	color: #383838;
	text-decoration: underline;
}

#content .website .players {
	width: 192px;
	padding-left: 21px;
	position: absolute;
	top: 38px;
	left: 507px;
	background: url(images/players.png) 0px 3px no-repeat;
}

#content .website .players a {
	display: block;
	width: 190px;
	height: 21px;
	color: #2f2f2f;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#content .website .players a:hover {
	text-decoration: underline;
}

#content .top10 {
	position: relative;
	width: 728px;
	height: 272px;
	margin-bottom: 6px;
	background: url(images/top10.png) no-repeat;
}

#content .top10 .games {
	position: absolute;
	top: 7px;
	left: 39px;
}

#content .top10 .games div {
	position: relative;
	width: 310px;
	height: 23px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #ffceaa;
}

#content .top10 .games .last {
	margin-bottom: 0;
	border-bottom: none;
}

#content .top10 .games div a.image {
	position: absolute;
	top: 0px;
	left: 6px;
	display: block;
	width: 46px;
	height: 21px;
}

#content .top10 .games div a.title {
	position: absolute;
	display: block;
	height: 18px;
	width: 255px;
	top: 3px;
	left: 57px;
	color: #983f00;
	font-size: 13px;
	text-decoration: none;
}

#content .top10 .games div a.title:hover {
	text-decoration: underline;
}

#content .top10 .ad {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 10px;
	left: 416px;
}

#content .related {
	position: relative;
	width: 728px;
	height: 255px;
	margin-bottom: 6px;
}

#content .related .games {
	position: absolute;
	top: 0px;
	left: 374px;
}

#content .related .games div {
	position: relative;
	width: 353px;
	height: 23px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #fcc2c2;
}

#content .related .games .last {
	margin-bottom: 0;
	border-bottom: none;
}

#content .related .games div a.image {
	position: absolute;
	top: 0px;
	left: 6px;
	display: block;
	width: 46px;
	height: 21px;
}

#content .related .games div a.title {
	position: absolute;
	display: block;
	height: 18px;
	width: 295px;
	top: 3px;
	left: 57px;
	color: #ae0003;
	font-size: 13px;
	text-decoration: none;
}

#content .related .games div a.title:hover {
	text-decoration: underline;
}

#content .related .ad {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 2px;
	left: 25px;
}

#content .newsletter {
	position: relative;
	width: 728px;
	height: 93px;
	margin-bottom: 6px;
	background: url(images/newsletter.png) no-repeat;
}

#content .newsletter strong {
	position: absolute;
	top: 14px;
	left: 226px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #a7150e;
}

#content .newsletter p {
	position: absolute;
	top: 33px;
	left: 228px;
	width: 490px;
	height: 70px;
	color: #555555;
	font-size: 12px;
}

#content .newsletter p a {
	color: #555555;
	text-decoration: underline;
}

#content .featured {
	position: relative;
	width: 728px;
	height: 423px;
	margin-bottom: 6px;
	background: url(images/featured.png) no-repeat;
}

#content .featured .box1 {
	position: absolute;
	top: 7px;
	left: 25px;
}

.box2 {
	position: absolute;
	top: 7px;
	left: 368px;
}

.box3 {
	position: absolute;
	top: 148px;
	left: 25px;
}

.box4 {
	position: absolute;
	top: 148px;
	left: 368px;
}

.box5 {
	position: absolute;
	top: 289px;
	left: 25px;
}

.box6 {
	position: absolute;
	top: 289px;
	left: 368px;
}

.box1 div, .box2 div, .box3 div, .box4 div, .box5 div, .box6 div {
	position: relative;
	width: 334px;
	height: 23px;
	margin-bottom: 2px;
	border-bottom: 1px dashed #a1e7a1;
}

.box1 .last, .box2 .last, .box3 .last, .box4 .last, .box5 .last, .box6 .last {
	margin-bottom: 0;
	border-bottom: none;
}

.box1 div a.image, .box2 a.image, .box3 div a.image, .box4 div a.image, .box5 div a.image, .box6 div a.image {
	position: absolute;
	top: 0px;
	left: 4px;
	display: block;
	width: 46px;
	height: 21px;
}

.box1 div a.title, .box2 a.title, .box3 a.title, .box4 a.title, .box5 a.title, .box6 a.title {
	position: absolute;
	display: block;
	height: 18px;
	width: 275px;
	top: 3px;
	left: 55px;
	color: #006f00;
	font-size: 13px;
	text-decoration: none;
}

.box1 div a.title:hover, .box2 a.title:hover, .box3 a.title:hover, .box4 a.title:hover, .box5 a.title:hover, .box6 a.title:hover {
	text-decoration: underline;
}

#content .ad {
	width: 728px;
	height: 90px;
	margin-bottom: 6px;
}

#page_bottom {
	margin: 0 auto;
	width: 967px;
	height: 18px;
	background: url(images/page_bottom.png) 7px 0px no-repeat;
}

#page_bottom2 {
	margin: 0 auto;
	width: 967px;
	height: 18px;
	background: url(images/page_bottom2.png) 7px 0px no-repeat;
}

#footer {
	margin: 0 auto;
	width: 958px;
	height: 120px;
	padding-top: 4px;
	padding-left: 13px;
	background: url(images/footer.png) 9px 0px no-repeat;
	margin-bottom: 3px;
	font-family: arial;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	clear: left;
	display: block;
	height: 20px;
}

#footer ul .lang_left {
	float: left;
	background: url(images/lang2_left.png) no-repeat;
	width: 4px;
	height: 23px;
}

#footer ul .lang_middle {
	float: left;
	background: url(images/lang2_middle.png) repeat-x;
	height: 20px;
	padding-left: 2px;
	padding-right: 3px;
}

#footer ul .lang_right {
	float: left;
	background: url(images/lang2_right.png) no-repeat;
	width: 4px;
	height: 20px;
}

#footer ul .lang_middle a {
	color: #f4f4f4;
	font-size: 11px;
	text-decoration: none;
	display: block;
	height: 17px;
	padding-top: 3px;
	padding-left: 18px;
}

#footer ul .lang_middle a:hover {
	text-decoration: underline;
}

#footer ul .lang_middle a.english {
	background: url(images/english.png) -2px 4px no-repeat;
}

#footer ul .lang_middle a.french {
	background: url(images/french.png) -2px 4px no-repeat;
}

#footer ul .lang_middle a.german {
	background: url(images/german.png) -2px 4px no-repeat;
}

#footer ul .lang_middle a.italian {
	background: url(images/italian.png) -2px 4px no-repeat;
}

#footer ul .lang_middle a.polish {
	background: url(images/polish.png) -2px 4px no-repeat;
}

#footer ul .lang_middle a.spanish {
	background: url(images/spanish.png) -2px 4px no-repeat;
}