/*
        Netzwerk:                       ingame GmbH - www.ingame.de
        Zuletzt bearbeitet:             Jan Wagner
        Datum:                          20.11.2010

---------------------------------------------------------------- */
/*#topnews {display:none !important}*/

html {
	overflow-y:scroll;
}
html, body, div, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img, p {
	border: 0;
	margin: 0;
	padding: 0;
}
.ingame {
	color:#FF5500
}
acronym {
	border-bottom: #FF5500 1px dotted;
	cursor: help;
}
a, #content a, #specials a {
	text-decoration: underline;
}
a:hover, #content a:hover, #specials a:hover {
	text-decoration: none;
}
input[type="submit"]:focus, input[type="button"]:focus, a:focus {
	outline: none;
	border:none;
}
p {
	margin:0 0 20px 0;
}
p.wp-caption-text {
	text-align:center !important;
	line-height:15px !important;
	margin:0px;
	padding:2px 5px 5px 5px;
	color:#666666;
	font-style:italic;
}
p.p5 {
	margin-bottom:5px;
	line-height:20px;
}
p.p10 {
	margin-bottom:10px;
}
p.p20 {
	margin-bottom:20px;
}
p.p30 {
	margin-bottom:30px;
}
p.p40 {
	margin-bottom:40px;
}
.newslist h2, .news h2 {
	font-size:15px;
	padding:9px 0 0px;
}
#hotnews h2 {
	font-size:11px;
	padding:2px 0 3px 0;
	line-height:15px;
	height:47px;
}
#newuser h2 {
	font-size:15px;
	margin:0 0 15px 0;
}
a.logo_ingame_s {
	width:81px;
	height:14px;
	display:block;
	background:url(../images/logo_ingame_s.png) no-repeat;
	text-indent:-9999px;
}
h2 a {
	text-decoration:none !important;
}
h4 {
	margin:5px 0 15px 0;
	font-size:12px;
	font-weight:bold;
}
hr {
	padding:0 0 15px 0;
	line-height:0px;
	font-size:0px;
	border:none;
}
body#ingame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:19px;
	padding:24px 0 0 0;
}
body#ingame.bigsky {
	padding-right:160px;
}
.wp-report-this, .bloginfo, .hidden {
	display:none;
}
body#ingame.dark div#col_2 ul.row li li a:before,
body#ingame.dark div#col_2 ul li.widget_text li a:before,
body#ingame.dark div#col_2 .ui-tabs-panel li a:before {
	content:"» ";
}
/* ################################################# */
/* ----------------- Positionierung ---------------- */
/* ################################################# */
.hidden {
	display:none;
}
.fixfloat {
	clear:both;
	margin:0;
	padding:0;
	height:0px;
	line-height:0px;
	font-size:0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	margin:0 auto
}
.ngg-left, .alignleft {
	float: left;
	margin-right:10px;
}
.ngg-right, .alignright {
	float: right;
	margin-left:10px;
}
.ngg-center, .aligncenter {
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 20px;
}/* ################################################# */
/* ----------------------- 404 ---------------------- */
/* ################################################# */
.error404 {
	width:550px;
	margin:250px auto 0 auto;
	text-align:center;
	padding:10px 15px;
	background:#060606;
	border:1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
}
/* ################################################# */
/* -------------------- Wrapper -------------------- */
/* ################################################# */
#outer_wrapper {
	position:relative;
	width:892px; /* anpassen - breite der seite */
	margin:60px auto 0 auto;
}
#inner_wrapper {
	/*	overflow-x:visible;
	overflow-y:hidden;*/
	margin-top:-1px;
}
/* ################################################# */
/* -------------------- Header -------------------- */
/* ################################################# */
#header {
	height:123px;
	background:url(../images/header.png) no-repeat;
}
#header a.home {
	text-indent:-9000px;
	display:block;
	width:345px;
	height:100px;
}
#header #social {
	position: relative;
	width:267px;
	height:94px;
	background:url(../images/header_socialbackground.png) no-repeat;
	margin:13px 13px 0 0;
}
#header #social .social_links {
	height:40px;
	margin-bottom: -4px;
	margin-right: 8px ;
}
#header #social .social_links a {
	float:right;
	display:block;
}

#header #social .social_links a.facebook,
#header #social .social_links a.twitter,
#header #social .login a#button-register,
#header #social #loggedin a#button-write {
	background:url(../images/login_social.png);
}

#header #social .social_links a.facebook {
	background-position: -182px 2px;
	height:40px;
	width:35px;
	text-indent:-9999px;
}
#header #social .social_links a.twitter {
	background-position: -216px 2px;	
	height:40px;
	width:35px;
	text-indent:-9999px;
}

#header #social .login a#button-register,
#header #social #loggedin a#button-write {
	display: block;
	position: absolute;
	top: 2px;
	left: 8px;
	width: 181px;
	height: 41px;
	text-indent: -9999px;
}

#header #social .login a#button-register {
	background-position: 0 0;
}

#header #social #loggedin a#button-write {
	background-position: 0 41px;
}
	
#header #social .login {
	padding:10px 0 0 13px;
	text-shadow: #b77938 1px 1px;
	color:#000;
	font-size:10px;
}
#header #social .login a {
	color:#000
}
#header #social .login input.user, #header #social .login input.password {
	width:91px;
	height:14px;
	padding:2px 3px 2px 6px;
	margin:0 7px 0 0;
	background:url(../images/login_form.png) no-repeat;
	border:none;
	font-size:10px;
	color:#ffb01b;
	float:left;
}
#header #social .login input.submit {
	width:29px;
	height:18px;
	display:block;
	background:url(../images/login_send.png) no-repeat;
	border:none;
	float:left;
	cursor:pointer;
}
#header #social #loggedin ul {
	list-style:none;
	margin:25px 13px 0 13px
}
#header #social #loggedin ul li {
	width:48%;
	text-align:center;
}
#header #social #loggedin ul li a {
	display:block;
	background:#0000000;
	border:1px solid #be8305;
	padding:0 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 1px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 1) 1px 1px 2px;
	box-shadow: rgba(0, 0, 0, 1) 1px 1px 2px;
	text-decoration:none;
	color:#ffb01b;
	background-image: -moz-linear-gradient(top, rgba(60, 60, 60, 1), rgba(0, 0, 0, 1)); /* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 1)), color-stop(1, rgba(60, 60, 60, 1))); /* Saf4+, Chrome */
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c3c3c', endColorstr='#000000')"; /* IE8 */
}
#header #social #loggedin .adminlink {
	position:absolute;
	z-index: 1;
	top: 40px;
	left: 15px;
}
#header #social #loggedin .adminlink a {
	text-shadow:none;
	color:#000;
	top:45px;
	left:20px;
	font-size:10px;
	left:20px
}
#header #social .login input.submit:hover {
	background-position:0px 1px;
}
#h_navigation .search {
	margin-right:12px;
}
#h_navigation .search input.searchform {
	width:118px;
	height:24px;
	margin:4px 5px 0 0;
	padding: 0 5px;
	background:url(../images/search_form.png) no-repeat;
	border:none;
	font-size:10px;
	color:#1b1b1b;
	float:left;
}
#h_navigation .search input.submit {
	width:31px;
	height:29px;
	display:block;
	margin:3px 0 0 0;
	background:url(../images/search_send.png) no-repeat;
	border:none;
	float:left;
	cursor:pointer;
	text-indent:-9999px;
}
#h_navigation .search input.submit:hover {
	margin-top:4px;
}
/* ################################################# */
/* ------------ Horizontale Navigation ------------- */
/* ################################################# */
#h_navigation {
	margin:1px 0 0 0;
	height:35px;
}
#h_navigation ul {
	margin:0 0 0 11px;
}
#h_navigation ul ul.submenu {
	display:none;
	position:absolute;
	margin:30px 0 0 1px;
	padding:7px 10px 10px 10px;
	z-index:9999;
	border-top:1px solid #3b3b3b;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;	
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
	background:#f89906;
	background-image: -moz-linear-gradient(top, rgba(248, 153, 6, 1), rgba(231, 130, 4, 1)); /* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(231, 130, 4, 1)), color-stop(1, rgba(248, 153, 6, 1))); /* Saf4+, Chrome */

	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;	
}
#h_navigation ul li a.home ul {
	margin-left:5px !important;
}
#h_navigation ul ul .menu_topnews {
	float:left;
	width:200px;
	line-height:12px;
	margin:0 8px 0 0;
}
#h_navigation ul ul div a {
	display:block
}
#h_navigation ul ul div img {
	border:1px solid #000;
	margin:2px 5px 5px 0;
	float:left;
}
#h_navigation ul ul ul {
	float:left;
	border-left:1px solid #F5BE25;
	display:block;
	margin:0;
	padding:0 5px 0 10px;
	position:relative;
	line-height:15px;
	font-weight:bold;
}
#h_navigation ul li:hover ul {
	display:block;
}
#h_navigation li {
	float:left;
	list-style:none;
	padding:4px 0 0 0;
}
#h_navigation li li {
	float:none;
	padding:2px 0;
	text-shadow:none;
	color:#000;
}
#h_navigation li a {
	float:left;
	text-indent:-9999px;
}
#h_navigation li li a {
	color:#000 !important;
	text-decoration:none;
	text-indent:0px;
	float:none;
}
#h_navigation ul ul div a {
	font-weight:bold
}
#h_navigation ul ul .title {
	margin:0 0 5px 0;
}
#h_navigation ul ul .teasertext {
	font-weight:100;
	margin:0 0 0 5px;
}
#h_navigation li li a:hover, #h_navigation ul ul div a:hover {
	color:#dbdbdb !important;
}
#h_navigation li.division {
	width:4px;
	height:31px;
	margin-top:-1px;
}
#h_navigation li:hover a.home, #h_navigation li:hover a.pc, #h_navigation li:hover a.playstation, #h_navigation li:hover a.xbox, #h_navigation li:hover a.wii, #h_navigation li:hover a.mobile, #h_navigation li:hover a.hardware, #h_navigation li:hover a.entertainment {
	background-position:0px -53px !important;
}
#h_navigation li:hover a.forum,
#h_navigation li:hover a.spielen {
	background-position:0px -25px !important;
}
#h_navigation li a.home.active, #h_navigation li a.pc.active, #h_navigation li a.playstation.active, #h_navigation li a.xbox.active, #h_navigation li a.wii.active, #h_navigation li a.mobile.active, #h_navigation li a.hardware.active, #h_navigation li a.entertainment.active, #h_navigation li a.forum.active {
	background-position:0px -25px !important;
}
#h_navigation li:hover a.home.active, #h_navigation li:hover a.pc.active, #h_navigation li:hover a.playstation.active, #h_navigation li:hover a.xbox.active, #h_navigation li:hover a.wii.active, #h_navigation li:hover a.mobile.active, #h_navigation li:hover a.hardware.active, #h_navigation li:hover a.entertainment.active, #h_navigation li:hover a.forum.active {
	background-position:0px -53px !important;
}
#h_navigation li a.home {
	display:block;
	width:54px;
	height:25px;
}
#h_navigation li:hover a.home {	height:30px; }
#h_navigation li a.pc {
	display:block;
	width:34px;
	height:25px;
}
#h_navigation li:hover a.pc { height:30px; }
#h_navigation li a.playstation {
	display:block;
	width:99px;
	height:25px;
}
#h_navigation li:hover a.playstation { height:30px; }
#h_navigation li a.xbox {
	display:block;
	width:49px;
	height:25px;
}
#h_navigation li:hover a.xbox { height:30px; }
#h_navigation li a.wii {
	display:block;
	width:64px;
	height:25px;
}
#h_navigation li:hover a.wii { height:30px; }
#h_navigation li a.mobile {
	display:block;
	width:64px;
	height:25px;
}
#h_navigation li:hover a.mobile { height:30px; }
#h_navigation li a.spielen {
	display:block;
	width:68px;
	height:25px;
}
#h_navigation li a.hardware {
	display:block;
	width:85px;
	height:25px;
}
#h_navigation li:hover a.hardware { height:30px; }
#h_navigation li a.entertainment {
	display:block;
	width:114px;
	height:25px;
}
#h_navigation li:hover a.entertainment { height:30px; }
#h_navigation li a.forum {
	display:block;
	width:64px;
	height:25px;
}
/*#h_subnavigation {
	margin:0;
	height:19px;
}
#h_subnavigation li {
	float:left;
}
#h_subnavigation ul {
	padding:0 0 0 15px;
	position:absolute
}
#h_subnavigation li {
	float:left;
	list-style:none;
	padding:0 10px;
	margin:-1px -2px 0 0;
}
#h_subnavigation li a {
	text-decoration:none;
	text-shadow: #ca8318 1px 1px !important;
	color:#181818 !important;
}
#h_subnavigation li a:hover {
 	color:#ffffff !important;
	text-shadow: #373737 1px 1px !important;
}
#colorswitch {
	border:0px solid #7d7d7d;
	font-size:9px;
	height:15px;
	margin:0 11px 0 0;
	display:none;
}
#colorswitch a {
	padding:0 5px;
	text-decoration:none;
	background:url(../images/colorswitch_btn.png) repeat-x;
}
#colorswitch a:hover, #colorswitch a.active {
	background:url(../images/colorswitch_btn_a.png) repeat-x;
}*/
/* ################################################# */
/* ---------------- General Content ---------------- */
/* ################################################# */

#content {
	padding:0 8px;
	margin:1px 0 0 0;
	overflow:hidden
}
#col_1 {
	width:571px;
	float:left;
}
#col_2 {
	width:304px;
	float:right
}
#col_1_top, #col_1_bottom, #col_2_top, #col_2_bottom {
	height:2px;
	line-height:0;
	font:0;
}
#col_2_bottom {
	height:1px;
}
#col_1_middle, #col_2_middle {
	padding:0 2px;
}
#col_3 #pagebrowser {
	display:none
}
/* ################################################# */
/* --------------------- News ---------------------- */
/* ################################################# */

/* ############### Topnews ################# */
.topnews_division {
	height:7px;
	font-size:0;
	line-height:0;
	margin:0 0 1px 0;
}
#topnews {
	height:253px;
	margin:0 0 1px 0;
}
#topnews {
	float:left;
	width:567px;
	position:relative;
}
#topnews .fwrap {
	width:567px;
	height:253px;
	overflow:hidden;
	position:relative;
}
#topnews ul {
	width:100000px;
	position:absolute;
	top:0;
	left:0;
}
#topnews li {
	list-style:none;
	float:left;
	width:567px;
}
#topnews li img {
	vertical-align:middle;
	display:block;
	width:567px;
	height:253px;
	overflow:hidden;
	z-index:50;
}
#topnews li div {
	position: absolute;
	width:551px;
	height:38px;
	margin-top:1px;
	bottom:0px;
	padding:7px 0 5px 16px;
	background:url(../images/topnews_textback.png) repeat-x center;
	overflow:hidden;
}
#topnews .fthumbs {
	position:absolute;
	top:10px;
	left:17px;
	z-index:45;
	height:190px;
	overflow:hidden;
}
#topnews .fthumbs img {
	border:1px solid #333;
	vertical-align:middle;
	margin-bottom:5px;
	width:72px;
	height:32px;
	display:block;
}
#topnews .fthumbs img.active {
	border:1px solid #ff5800;
}
/* ############### Hotnews ################# */
.hotnews_division {
	height:7px;
	font-size:0;
	line-height:0;
	margin:1px 0 1px 0;
}
.hotnews {
	height:160px;
	padding:14px;
	border:1px solid #393939;
	float:left;
}
#hotnews .one, #hotnews .three {
	width:158px;
}
#hotnews .two {
	width:159px;
	margin:0 1px;
}
#hotnews img {
	border:1px solid #000000;
}
a.more-link {
	width:97px;
	margin:6px 0 0 0;
	height:15px;
	display:block;
	text-indent:-9999px;
}
/* ############### Newslist ################# */
.newslist_item {
	min-height:179px;
}
.newslist_item_content {
	padding:0 15px 10px 15px;
	min-height:147px;
}
.ratingblock .ratingtext {
	display:none !important
}
.loaderinner {
	margin-top:-3px
}
.newslist_item_content p {
	margin:0 0 10px 0;
}
.newslist_item_content .text {
	min-height:95px;
}
.newslist_item_content img {
	float:left;
	margin:6px 10px 0 0;
	border:1px solid #000000;
}
.release {
	font-size:10px;
	line-height:10px;
}
.newslist .division, .news .division, #taglist .division {
	padding:10px 0;
	line-height:0;
	font-size:0;
}
.newslist_item_footer {
	height:52px
}

.newslist_item_footer .comment-teaser {
display: block;
text-align: center;
text-decoration: none !important;
width: 150px;
margin: 0 auto;
text-shadow: -1px -1px #000;
}

.newslist_item_footer .comment-teaser .inner {
display: inline-block;
cursor: pointer;
}

.newslist_item_footer .comment-teaser .inner .icon {
display: block;
float: left;
width: 44px;
height: 20px;
padding-top: 24px;
text-indent: -9999px;
}

.newslist_item_footer .comment-teaser .inner strong {
display: block;
float: left;
margin-left: -5px;
padding-top: 9px;
padding-right: 10px;
height: 20px;
}

.newslist_item_footer .comment-teaser:hover .inner strong {
color: #fff;
}

.news ul.social {
	margin-left:0;
	overflow:hidden;
}
.news ul.social li {
	background:none !important;
	padding-left:0 !important;
}
ul.social li {
	float:left;
	text-indent:-9999px;
	list-style:none;
	padding:5px 0 0 0;
	margin:0 3px 0 0;
}
ul.social li a.facebook {
	background:url(../images/social_facebook.png) no-repeat;
	display:block;
	width:17px;
	height:17px;
}
ul.social li a.twitter {
	background:url(../images/social_twitter.png) no-repeat;
	display:block;
	width:17px;
	height:17px;
}
/* ############### Pagebrowser ################# */
#pagebrowser {
	height:37px;
	margin:1px 0 0 2px;
}
#pagebrowser .col_1, #pagebrowser .col_3 {
	width:100px;
}
#pagebrowser .col_1 {
	padding:8px 0 0 17px
}
#pagebrowser .col_2 {
	padding:8px 0 0 0;
	text-align:center;
	width:350px;
}
#pagebrowser .col_3 {
	padding:8px 0 0 0
}
#pagebrowser ul li {
	list-style:none;
	display:inline-block;
	margin-right:5px;
}
#pagebrowser ul li a {
	width:17px;
	height:17px;
	padding:1px 2px;
	text-decoration:none;
}
#pagebrowser ul li a:hover, #pagebrowser ul li a.active, #pagebrowser ul li.active_page a {
	background:none !important;
}
#pagebrowser ul li a.active {
	border:none !important;
}
#pagebrowser ul li a.prev, #pagebrowser ul li a.next {
	padding:6px 0 0 0;
	border:none !important;
	width:17px;
	height:5px;
	text-indent:-9999px;
	display:block;
}
#pagebrowser ul li a.prev {
	margin-right:5px;
}
#pagebrowser ul li a.next {
	margin-left:2px;
}
/* ############### Single News ################# */
.news {
	padding:15px;
}
.news p {
	text-align:justify;
}
.news ul {
	margin: 8px 0 8px 10px;
	text-align:left;
}
.news ol {
	margin: 8px 0 8px 20px;
	text-align:left;
}
.news ol li {
	padding:0 0 1px 0;
	line-height:16px;
}
.news ul li {
	line-height:16px;
	list-style:none;
	padding:0 0 1px 15px;
	background: url(../images/list_pin.png) 0px 4px no-repeat;
}
.news .text img {
	margin-top:6px;
}
blockquote {
	padding:10px 18px 13px 18px;
	margin:0 0 10px 0;
	background:#333;
	border-top:1px solid #101010;
	border-left:1px solid #101010;
	border-bottom:1px solid #7e7e7e;
	border-right:1px solid #7e7e7e;
	clear:both;
}
blockquote h2 {
	margin-top:0px;
}
blockquote p {
	margin-bottom:10px;
}
blockquote :last-child {
	margin-bottom: 0;
}
p.postmetadata {
	margin:0px;
}
/* ############### Eintertainment Rating ################# */
.entertainment_rating {
	margin:125px 0 15px 0;
	position: relative;
}
.entertainment_rating div {
	margin:0 auto;
	width:460px;
}
.entertainment_rating .unterhaltungsfaktor {
	margin: 0px auto;
	width: 305px;
	height: 99px;
	background: url(../images/rating/popcorn_background.png) no-repeat top center;
}
.entertainment_rating .ratingimage {
	position: absolute;
	z-index: 5;
	top: -97px;
	left: 190px;
	width:143px;
	height:138px;
}
.entertainment_rating .ratingimage .ratingimageborder {
	background:url(../images/rating/ratingimageborder.png) top left no-repeat;
	width:143px;
	height:138px;
	position:absolute;
}
.entertainment_rating .unterhaltungsfaktor > div {
	padding: 30px 0px 0px 38px;
	position: absolute;
	z-index: 10;
}
.entertainment_autoren_fazit {
	margin: 5px 0 25px 0;
}
.entertainment_rating_text p {
	text-align:left !important
}
.entertainment_rating_text span.rater {
	font-weight:bold
}
.entertainment_rating_text .left {
	width:220px;
	min-height:182px;
	background: url(../images/entertainment_girl.png) no-repeat top center #8c1e59;
	border:1px solid #a3489e;
	padding:10px 20px 0px 20px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-top-left-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}
.entertainment_rating_text .right {
	width:220px;
	min-height:182px;
	background: url(../images/entertainment_man.png) no-repeat top center #215c89;
	border:1px solid #217ea1;
	padding:10px 20px 0px 20px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-top-right-radius: 30px;
	-moz-border-bottom-right-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}
/* ################################################# */
/* -------------------- Comments ------------------- */
/* ################################################# */

.comments {
	padding:15px;
}
.comments h3 {
	margin:0 0 7px 0;
}
.comments .comment-text {
	padding:10px 15px;
	background:#060606;
	margin:0 0 5px 0;
	border:1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
}
.comments .comment-text:hover {
	background:#181818
}
.comments .comment-text p {
	margin-bottom:0;
}
.comments .comment-text p.user {
	font-weight:100;
	font-size:9px;
	margin-bottom: 2px;
}
.comments-nav {
	margin:15px 0 10px;
	overflow:hidden;
	padding:0 25px;
}
.comments-nav .left {
	width:246px;
}
.comments-nav a.reply_link, .form-submit #submit {
	width:246px;
	height:45px;
	display:block;
	text-indent:-9999px;
	border:none;
}
.comments-nav a.reply_link {
	background:url(../images/comments.png) no-repeat;
}
.form-submit #submit {
	background:url(../images/comments2.png) no-repeat;
}
.comments-nav a.reply_link:hover, .form-submit #submit:hover {
	background-position:0 -45px;
}
a.thread_link {
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:12px 0 0;
}
.comments .wp-report-this, #content .wp-report-this {
	display:none
}
img.report {
	margin-bottom:-2px;
}
img.edit {
	margin-bottom:-1px;
}
.comments .navigation {
	padding:10px 0 0 0;
}
/* ################################################# */
/* -------------------- Input ---------------------- */
/* ################################################# */
.textinput {
	width:140px;
	background:#1a1a1a;
	border:1px solid #494949;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff5800;
}
textarea {
	width:99% !important;
	height:125px;
	padding:2px;
	overflow: auto;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px !important;
	border:1px solid #494949;
	color:#ff5800;
	background:#1a1a1a;
}
.button:hover {
	border:1px solid #ff5800;
}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	cursor:pointer;
}
.radio {
	background: url(../images/radio.png) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial, sans-serif;
	background: url(../images/select.png) no-repeat;
	overflow: hidden;
}
/* ################################################# */
/* -------------------- Specials ------------------- */
/* ################################################# */
#col_2 ul li {
	list-style:none;
	margin:0 0 1px 0;
	background:url(../images/specials_middle.png) repeat-y;
}
#col_2 ul li.widget_polls-widget li {
	padding:0;
	margin:0;
}
#col_2 ul li h3, #col_2 ul li h2 {
	height:20px;
	padding-left:8px;
	line-height:20px;
	/*text-indent:-9999px;*/
}
#col_2 ul li .cufon-canvas {
	margin-top:3px
}
#col_2 ul.row li li, #col_2 ul li.widget_text li, .ui-tabs-panel li {
	margin:0 2px !important;
	padding:0 0 0 3px;
	height:22px;
	line-height:22px;
	height:22px;
	font-size:10px;
	white-space:nowrap;
	overflow:hidden
}
#col_2 ul.row li li, #col_2 ul li.widget_text li.gaming {
	padding-left:20px;
	background:url(../images/ico_gaming.png) no-repeat 4px 3px !important;
}
#col_2 ul.row li li, #col_2 ul li.widget_text li.hardware {
	padding-left:20px;
	background:url(../images/ico_hardware.png) no-repeat 4px 3px !important;
}
#col_2 ul.row li li, #col_2 ul li.widget_text li.entertainment {
	padding-left:20px;
	background:url(../images/ico_entertainment.png) no-repeat 4px 3px !important;
}
#col_2 ul.row li li {
	height:22px;
	overflow:hidden;
}
#col_2 ul.row li li img {
	width:16px;
	height:16px;
	margin:0 5px -3px 3px;
}
#col_2 ul.row li li a/*, #col_2 ul li.widget_gdstarrating_star li a*/ {
	text-decoration:none;
	display:block;
}
#col_2 ul li.widget_gdstarrating_star {
	margin-bottom:5px;
}
#col_2 ul li.widget_gdstarrating_star ul {
	padding:0 2px;
}
#col_2 ul li.widget_gdstarrating_star ul li {
	height:21px;
	overflow:hidden;
	padding-left:3px;
	margin-bottom:0px;
}
#col_2 ul li:after {
	display:block;
	height:1px;
	content:url("../images/specials_bottom.png")
}
#col_2 ul li.widget_sfc-fanbox:after {
	display:none;
	content:none;
	height:0px;
}
li.widget_sfc-fanbox iframe {
	padding-left: 1px;
	width: 298px;
}
#col_2 ul li.ingame_cad {
	background:none !important;
	padding:0 !important;
	margin:-4px 0 -4px 0;
	position:relative;
}
#col_2 ul li.ingame_cad:after {
	display:none;
}
#col_2 ul li li:after {
	content: none !important;
	height:0px !important;
	display: none !important;
}
.wp-polls-ul {
	margin:0 !important;
}
.wp-polls {
	padding:0 10px 15px 10px;
}
.wp-polls .voting_button, .wp-polls .voting_button_results {
	width:136px;
	height:18px;
	text-indent:-9999px;
	cursor:pointer;
	margin:10px 0 0 0;
	float:left;
}
.wp-polls .pollbar {
	border:none !important;
	background:url(../images/list_pin.png) !important
}
.wp-polls-loading {
	padding-bottom:25px;
}
.widget_ecommerce {
	text-align: center;
}
/* ############### Headlines ################# */

/*#col_2 ul li#text-13.widget_text h3 { background:url(../images/specials_headline_in_arbeit.png) no-repeat}*/
#col_2 ul li h3 {
	background:url(../images/specials_headline.png) no-repeat;
}
/*#col_2 ul li.widget_rss_links h3 {
	background:url(../images/specials_headline_newsticker.png) no-repeat;
}
#col_2 ul li.widget_recent_entries h3 {
	background:url(../images/specials_headline_letzte_kommentare.png) no-repeat;
}
#col_2 ul li.widget_archive h3 {
	background:url(../images/specials_headline_letzte_artikel.png) no-repeat;
}
#col_2 ul li.widget_polls-widget h3 {
	background:url(../images/specials_headline_umfrage.png) no-repeat;
}
#col_2 ul li.widget_gdstarrating_star h3 {
	background:url(../images/specials_headline_user_bewertung.png) no-repeat;
}
#col_2 ul li.widget_calendar h3 {
	background:url(../images/specials_headline_termine.png) no-repeat;
}
#col_2 ul li.widget_tag_cloud h3 {
	background:url(../images/specials_headline_tags.png) no-repeat;
}
#col_2 ul li.ngg_images h3 {
	background:url(../images/specials_headline_galerie.png) no-repeat;
}
#col_2 ul li#text-6.widget_text h3 {
	background:url(../images/specials_headline_releasekalender.png) no-repeat
}
#col_2 ul li#text-2.widget_text h3 {
	background:url(../images/specials_headline_releasekalender_pc.png) no-repeat
}
#col_2 ul li#text-3.widget_text h3 {
	background:url(../images/specials_headline_releasekalender_ps3_psp.png) no-repeat
}
#col_2 ul li#text-4.widget_text h3 {
	background:url(../images/specials_headline_releasekalender_xbox_360.png) no-repeat
}
#col_2 ul li#text-5.widget_text h3 {
	background:url(../images/specials_headline_releasekalender_wii_ds.png) no-repeat
}
#col_2 ul li#stray_widgets-2 h3 {
	background:url(../images/specials_headline_filmzitat.png) no-repeat
}
#col_2 ul li#ingame_ecommerce_box-1 h3, #col_2 ul li#ingame_ecommerce_box-2 h3, #col_2 ul li#ingame_ecommerce_box-3 h3, #col_2 ul li#ingame_ecommerce_box-4 h3, #col_2 ul li#ingame_ecommerce_box-5 h3, #col_2 ul li#ingame_ecommerce_box-6 h3, #col_2 ul li#ingame_ecommerce_box-7 h3, #col_2 ul li#ingame_ecommerce_box-8 h3 {
	background:url(../images/specials_headline_jetzt_kaufen.png) no-repeat
}
#col_2 ul li#text-8.widget_text h3 {
	background:url(../images/specials_headline_die_woche_neu_im_kino.png) no-repeat
}
#col_2 ul li#text-12.widget_text h3, #col_2 ul li#text-13.widget_text h3, #col_2 ul li#text-14.widget_text h3, #col_2 ul li#text-21.widget_text h3, #col_2 ul li#text-22.widget_text h3, #col_2 ul li#text-22.widget_text h3, #col_2 ul li#text-23.widget_text h3, #col_2 ul li#text-24.widget_text h3 {
	background: url(../images/specials_headline_das_wichtigste_auf_einen_blick.png) no-repeat
}
#col_2 ul li#ingame_award_list-3.widget_text h3 {
	background: url(../images/specials_headline_top_tests.png) no-repeat
}
#col_2 ul li#text-25.widget_text h3 {
	background: url(../images/specials_headline_live_style_elektronic.png) no-repeat
}
#col_2 ul li#text-26.widget_text h3 {
	background: url(../images/specials_headline_tutorial.png) no-repeat
}
#col_2 ul li#text-10.widget_text h3 {
	background: url(../images/specials_headline_weitere_tests.png) no-repeat
}
#col_2 ul li#text-27.widget_text h3 {
	background: url(../images/specials_headline_specials.png) no-repeat
}
#col_2 ul li#text-33.widget_text h3 {
	background: url(../images/specials_headline_bilder.gif) no-repeat
}
#col_2 ul li#text-34.widget_text h3 {
	background: url(../images/specials_headline_videos.gif) no-repeat
}*/
/* ################################################# */
/* ---------------------- Tabs --------------------- */
/* ################################################# */
#col_2 .tablist {
	height:27px;
	padding:24px 0 0 4px;
	
}
#col_2 .tablist li {
	float:left;
	background:none;
	height:30px;
}
#col_2 .tablist li a {
	text-decoration:none;
}
#col_2 .tablist li.ui-state-active a, #col_2 .tablist li a:hover {
	text-decoration:none;
}
#col_2 .tablist li.tabs_left {
	width:10px;
	height:22px;
	display:block;
}
#col_2 .tablist li.tabs_middle {
	height:22px;
	line-height:22px;
}
#col_2 .tablist li.tabs_right {
	width:10px;
	height:22px;
	display:block;
	margin:0 3px 0 0 !important;
}
#col_2 .rss-date {
	color:#fff
}

/*.specials_middle li {
    margin: 0px !important;
}*/

.ui-widget-content, .ui-widget-header {
    background: none !important;
    border-width: 0px !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: none!important; }

/* ################################################# */
/* --------------------- Footer -------------------- */
/* ################################################# */
#footer {
	height:auto;
	font-size:9px;
	line-height:12px;
	padding:15px 25px 0px 25px;
	margin:0 0 50px 0;
	overflow:hidden;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/* ################################################# */
/* ------------------- Werbeformen ----------------- */
/* ################################################# */

#top_ads {
	line-height:0px;
	font-size:0px;
	padding:0 9px;
}
#top_ads #bigsize {
	position:relative;
}
#top_ads img {
/*padding:2px 0; kill it*/
}
#top_ads #left {
	float:left;
	padding:1px 0 0 0;
	margin-left:-1px;
	position:relative;
}
#top_ads #right {
	float:right;
}
#skyscraper {
	position:absolute;
	top:275px;
	left:890px;
	width:160px;
	height:600px;
}
#skyscraper .skyscraper {
	position:relative;
}
#skyscraper.wallpaper {
	top:159px
}
#top_ads #bigsize {
	padding:1px 0;
}
#top_ads #bigsize.wallpaper {
	margin-right:-7px
}
.contentad {
	width:300px;
}
#contentad_overview {
	overflow:hidden;
}
.contentad {
	width:300px;
}
.contentad.floatright {
	float:right;
	margin-left:15px
}
.contentad.floatleft {
	float:left;
	margin-right:15px
}
.contentad.floatcenter {
	margin:10px auto 15px auto;
}
.contentad .description {
	text-align:center;
	padding:3px 0;
}
body#ingame.dark.prestitial {
	margin-top:50px;
	padding:0;
	background:#000;
}
body#ingame.dark.prestitial #ingame_headbar #centerbar {
	width:100%;
	background:#000;
}
body#ingame.dark.prestitial #ingame_headbar #centerbar .right {
	margin-right:50px
}
body#ingame.dark.prestitial a.logo_ingame_s_headbar {
	margin-top:5px;
	margin-left:5px;
}
/* ################################################# */
/* --------------------- Headbar ------------------- */
/* ################################################# */
#ingame_headbar #centerbar {
	width:892px !important;
}
/* ################################################# */
/* -------------------- New User ------------------- */
/* ################################################# */

#newuser {
	padding:25px 0 5px;
	background:#000000;
	border:1px solid #FF5500;
	margin:1px auto;
	width:874px;
}
#newuser .newuser_content {
	padding:0 25px;
}
#newuser .left {
	width:390px;
	margin-right:10px;
}
#newuser .right {
	width:390px;
	margin-left:10px;
	text-align:center;
}
#newuser a.fenster_schliessen {
	width:143px;
	height:143px;
	margin-left:15px;
	display:inline-block;
	background:url(../images/user_fenster_schliessen.png) no-repeat;
	text-indent:-9999px;
}
#newuser a.account_erstellen {
	width:143px;
	height:143px;
	margin-right:15px;
	display:inline-block;
	background:url(../images/user_account_erstellen.png) no-repeat;
	text-indent:-9999px;
}
/* ################################################# */
/* -------------------- Register ------------------- */
/* ################################################# */
 .mu_register {
	width:800px;
	padding:200pxm 0 0 0;
}
/* ################################################# */
/* ---------------- Ingame Rating ------------------ */
/* ################################################# */

.ingamerating .ratingcontent {
	width:534px;
	height:138px;
	background:url(../images/rating/background.png) no-repeat;
	margin:15px 0;
}
.ingamerating .ratingcontent .ratingimage {
	float:left;
	width:143px;
	height:138px;
}
.ingamerating .ratingcontent .ratingimage .ratingimageborder {
	background:url(../images/rating/ratingimageborder.png) top left no-repeat;
	width:143px;
	height:138px;
	position:absolute;
}
.ingamerating .ratingcontent .ratingimage .ratingimg {
	/*background:url(../images/rating/rating_tester.png) top left no-repeat;*/
	width:143px;
	height:138px;
}
.ingamerating .ratingcontent .ratingbars {
	float:left;
	width:176px;
	padding:14px 0 0 0;
}
.ingamerating .ratingcontent .ratingbar_texts {
	float: left;
	/*width:87px;*/
	width:102px;
	font-size: 11px;
	margin-top: 10px;
	line-height: 24px;
	padding:0 8px 0 0;
	text-align:right;
}
.ingamerating .ratingcontent .ratingbars .bar {
	height:15px;
	width:176px;
	background:url(../images/rating/bar.png) no-repeat left;
	margin-bottom:9px;
	background-position:-50px 0px; /* Wert zum Anzeigen der Prozente*/
}
.ingamerating .ratingcontent .ratingbadge {
	position:absolute;
	left:430px;
	width:128px;
	height:138px;
}
.ingamerating .ratingcontent .ratingbadge.platin {
	background:url(../images/rating/badge_platin.png) no-repeat top left
}
.ingamerating .ratingcontent .ratingbadge.gold {
	background:url(../images/rating/badge_gold.png) no-repeat top left
}
.ingamerating .ratingcontent .ratingbadge.silber {
	background:url(../images/rating/badge_silber.png) no-repeat top left
}
.ingamerating .ratingcontent .ratingbadge.bronze {
	background:url(../images/rating/badge_bronze.png) no-repeat top left
}
.ingamerating .ratingcontent .ratingbadge.holz {
	background:url(../images/rating/badge_holz.png) no-repeat top left
}
.ingamerating .ratingcontent .ratingbadge .ratingtext {
	color:#2C2C2C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:41px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:59px 0 0 0;
	text-shadow:1px 1px #FFFFFF !important;
	text-align:center;
	width:120px;
}
.ingamerating.hardware .ratingcontent .ratingbadge .ratingtext {
	font-size:28px;
}
.ingamerating .ratingresult .rater {
	font-weight:bold;
	color:#FF5500;
}
.ingamerating .ratingresult .rater_ava {
	float: left;
	margin: 5px 5px 0 0;
}
.ingamerating .ratingresult p {
	clear: both
}
.ingamerating .posneg ul {
	margin:0 0 25px 16px;
	padding:0;
	float:left;
	width:243px;
}
.ingamerating .posneg ul li {
	padding:0 10px 1px 15px;
	margin:0 0 5px 0 !important
}
.ingamerating .posneg li.first {
	width:243px;
	height:24px;
}
.ingamerating .posneg li.first.plus {
	background: url(../images/rating/plus.png) no-repeat !important;
	height:24px;
	display:block;
}
.ingamerating .posneg li.first.minus {
	background: url(../images/rating/minus.png) no-repeat !important;
	height:24px;
	display:block;
}
.ingamerating .posneg li.plus {
	background:url(../images/rating/listplus.png) repeat-y;
	margin:0 0 3px 0;
}
.ingamerating .posneg li.minus {
	background:url(../images/rating/listminus.png) repeat-y;
	margin:0 0 3px 0;
}
.ingamerating .bar span {
	bottom:2px;
	margin-left:3px;
	position:relative;
}
.ingamerating .fazit, .entertainment_autoren_fazit {
	padding:10px 18px 13px 18px;
	background:#333;
	border-top:1px solid #101010;
	border-left:1px solid #101010;
	border-bottom:1px solid #7e7e7e;
	border-right:1px solid #7e7e7e;
}
/* ################################################ */
/* ---------------- Kalender Widget ---------------- */
/* ################################################# */
table#wp-calendar {
	width:300px;
}
table#wp-calendar td {
	text-align:center;
}
/* ################################################# */
/* ------------------- Tag Cloud ------------------- */
/* ################################################# */
#col_2 .widget_tag_cloud a {
	background: #1e1e1e;
	text-transform: uppercase;
	padding:3px 5px;
	margin: 0 1px 1px 0;
	text-decoration:none !important;
	font-size:10px !important;
	float:left;
}
#col_2 .widget_tag_cloud a:hover {
	background: #101010;
}
#col_2 .widget_tag_cloud div {
	padding:0 0 0 2px;
	overflow:hidden;
}
/* ################################################# */ 
/* ------------------- Taglist --------------------- */
/* ################################################# */ 
#taglist {
	padding:25px;
}
#taglist h2 {
	margin:0 0 25px 0;
}
ul.taglist {
	width:250px;
}
ul.taglist li {
	background:#000;
	line-height:17px;
	list-style:none;
	padding:0 0 1px 15px;
	background: url(../images/list_pin.png) 0px 4px no-repeat;
}
ul.taglist li.first, ul.taglist li.last {
	background: none;
	margin:0 0 5px 0;
}
ul.taglist li.last {
	padding-top: 7px;
}
ul.taglist li a {
	text-decoration:none !important;
}
ul.taglist li a:hover {
	text-decoration:underline !important;
}
ul.taglist li h3 a {
	color:#FFF !important;
	padding:0 0 0 23px;
}
ul.taglist li h3.pc {
	background: url(../images/platform_pc.png) no-repeat left center;
}
ul.taglist li h3.xbox {
	background: url(../images/platform_xbox.png) no-repeat left center;
}
ul.taglist li h3.playstation {
	background: url(../images/platform_ps3.png) no-repeat left center;
}
ul.taglist li h3.wii {
	background: url(../images/platform_wii.png) no-repeat left center;
}
ul.taglist li h3.nintendo-ds {
	background: url(../images/platform_ds.png) no-repeat left center;
}
ul.taglist li h3.nintendo-3ds {
	background: url(../images/platform_3ds.png) no-repeat left center;
}
ul.taglist li h3.playstation-psp {
	background: url(../images/platform_psp.png) no-repeat left center;
}
ul.taglist li h3.gehaeuse {
	background: url(../images/ico_gehaeuse.png) no-repeat left center;
}
ul.taglist li h3.headset-sound {
	background: url(../images/ico_headset-sound.png) no-repeat left center;
}
ul.taglist li h3.mainboard-grafikkarten {
	background: url(../images/ico_mainboard-grafikkarten.png) no-repeat left center;
}
ul.taglist li h3.mouse-mousepad {
	background: url(../images/ico_mouse-mousepad.png) no-repeat left center;
}
ul.taglist li h3.tastatur {
	background: url(../images/ico_keyboard.png) no-repeat left center;
}
ul.taglist li h3.kuehler-luefter {
	background: url(../images/ico_kuehler.png) no-repeat left center;
}
#taglist .division {
	padding:35px 0;
	line-height:0;
	font-size:0;
}
/* ################################################# */
/* ----------------- Facebook share ---------------- */
/* ################################################# */

.fb_share_count.fb_share_count_right {
	background-color:#5F78AB;
	border-bottom:1px solid #1A356E;
	border-top:1px solid #879AC0;
	border-right:1px solid #29447e;
	color:#FFFFFF;
	margin:0 !important;
	padding:0 !important;
	text-shadow:none;
}
.fb_share_count_nub_right {
	display:none !important
}
.fb_share_count_right .fb_share_count_inner {
	background:none !important;
	margin:0 !important;
	border:none !important;
}
.FBConnectButton_Text {
	margin:0 0 0 17px !important;
}
.FBConnectButton {
	background:url(../images/social_facebook.png) 0px 0px #29447E !important;
}
/* multi page toolkit */
.contentlist {
	list-style: none;
}
/* ################################################# */ 
/* ---------------- Shadowbox Plugin --------------- */
/* ################################################# */ 

#sb-loading {
	background:url(../images/shadowbox_logo.png) no-repeat center center;
}
#sb-loading-inner {
	display:none
}
/* ################################################# */ 
/* ---------------- Galerie Plugin --------------- */
/* ################################################# */ 
.ngg-widget, .ngg-widget-slideshow {
	padding:3px 5px 0px 5px !important;
}
.ngg-widget img {
	border: 1px solid #404040 !important;
	margin:0 1px 1px 0 !important;
}
.ngg-gallery-thumbnail img {
	border: 1px solid #404040 !important;
	margin:0 1px 1px 0 !important;
	padding:0px;
	height:85px !important;
	-moz-border-radius:4px 4px 4px 4px;
	-moz-box-shadow:0 1px 3px #000000;
}
.ngg-gallery-thumbnail img {
	border: 1px solid #ffffff !important;
	margin:0 5px 5px 0 !important;
}
.ngg-gallery-thumbnail {
	margin:0 !important;
}
.piclenselink, .slideshowlink {
	display:none
}
.ngg-singlepic {
	padding:0px !important;
	margin-top:6px;
}
/* ################################################# */ 
/* ----------------- Ingame Archive --------------- */
/* ################################################# */ 

.archive_navigation  {
	margin:15px 0 5px 0 !important;
	background: #181818;
}
.archive_navigation li {
    background: none !important;
	display: inline-block;
	font-size: 1.17em;
    font-weight: bold;
	padding:0 0 1px 10px !important;
}
#archive h3 {
    float: left;
	margin: 0px 0 8px 0 
}
ul.archive_navigation {
    width: 94% !important;
}
#archive ul, #archive_filter {
    width: 485px;
	padding:10px 15px;
	background:#060606;
	margin:0 0 25px 20px;
	border:1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
}
#archive ul:hover {
	background:#181818
}
/* ################################################# */ 
/* ---------------------- Admin --------------------- */
/* ################################################# */ 
/* hide the input type=hidden */
#csrf_protect-label, #csrf_protect-element {
    display: none;
}
.box_notice {
	padding:10px 15px;
	background:#060606;
	margin:0 0 5px 0;
	border:1px solid #333;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
	box-shadow: rgba(0, 0, 0, 1) 0px 0px 10px;
}
.box_notice.green {
	color:#090;
}
.box_notice.red {
	color:#C00;
}
.box_notice.yellow {
	color:#FC0;
}
table.data {
    border-collapse: collapse;
	width:100%;
}
table.data th, table.data td {
    border: 1px solid;
	padding:4px;
	font-size: 12px;
}
