/*
 * AUTHOR & LICENCE
 * 
 * @category   playnik.com
 * @package    playnik.com
 * @copyright  Copyright (c) 2008/2009 Marc Fuehnen
 * @license    http://www.marcfuehnen.com
 */
 
/* TAGS */

a, a:active, a:visited	{color:#f28200; text-decoration:none;}
a:hover					{color:#f28200; text-decoration:underline;} 
 
a.bluebg, a.bluebg:active, a.bluebg:visited	{color:#f28200; background-color:#f2f2f2; padding:2px 3px; text-decoration:none;}
a.bluebg:hover								{color:#f28200; background-color:#f2f2f2; padding:2px 3px; text-decoration:underline;} 
 
a.whitebg, a.whitebg:active, a.whitebg:visited	{color:#f28200; background-color:#fff; padding:2px 3px; text-decoration:none;}
a.whitebg:hover									{color:#f28200; background-color:#fff; padding:2px 3px; text-decoration:underline;}  
 
body					{font-family:Tahoma,Verdana,Arial,Times; font-size:12px; color:#4b4b4b; background-image:url(../__images/bg.gif);} 
body.landing			{background-image:none;} 
 
/* BASIC */

.rel					{position:relative;} 
.abs					{position:absolute;}

/* COLORS */

.blue					{color:#0096ff;}

/* FRAMES */

.header_bar				{position:relative; z-index:1; height:34px; background-image:url(../__images/bg_bar.png); background-repeat:repeat-x;}
.header_didyou_nik		{position:absolute; z-index:1000; top:0; left:10px;}
.header_didyou_text		{position:absolute; z-index:1000; top:6px; left:53px; color:#fff; font-size:11px;}

.header					{position:relative; z-index:1; width:980px; height:185px; margin:0 auto 0 auto;}	
.header_bg				{position:absolute; z-index:1000; top:0px; left:0; width:980px; height:122px;}
.header_logo			{position:absolute; z-index:1010; top:12px; left:25px; width:182px; height:48px;}		
.header_beta			{position:absolute; z-index:1010; top:10px; left:216px; width:50px; height:20px;}								

.header_info			{position:absolute; z-index:1010; top:10px; right:28px; width:40px; height:40px; padding:3px; border:solid 1px #e5e5e5; text-align:center;}
.header_info_text		{position:absolute; z-index:1010; top:14px; right:86px; width:500px; height:60px; text-align:right; font-size:11px;}
.header_info_text ul	{margin:-3px 0 0 0;}
.header_info_text ul li	{display:inline;}

.header_menu			{position:absolute; z-index:1010; top:85px; left:10px; width:500px; height:60px;}
.header_menu ul li		{display:inline;}
.header_menu ul li.vert	{display:inline; width:2px; padding:0 7px 0 7px;}

.header_help			{position:absolute; z-index:1010; top:84px; right:20px; height:20px; text-align:right;}
.header_help ul li		{display:inline; font-size:11px;}
.header_help ul li a	{color:#fff;}

.header_claim			{position:absolute; z-index:1000; top:120px; left:50px; width:793px; height:60px;}
.header_viral			{position:absolute; z-index:1001; top:143px; left:910px; width:100px; height:30px;}	
	
.dashboard				{position:relative; z-index:1; width:965px; margin:10px auto 65px auto;}	
.dashboard .top			{position:relative;}
.dashboard .top div		{position:absolute; z-index:0; top:-14px; left:0; width:960px; height:14px;}
.dashboard .mid			{background-image:url(../__images/bg_content_mid.jpg); background-repeat:repeat-y; margin:0 0 0 -4px;}
.dashboard .bot			{position:relative;z-index:1;}
.dashboard .bot div		{position:absolute; z-index:50; top:0; left:0; width:960px; height:14px;}	
	
.content				{position:relative; z-index:1; width:920px; margin:0 auto 0 auto; padding:10px 0 10px 0;}	
.content_play			{position:relative; background-color:#000; width:100%; height:1600px;}	
.content_play iframe	{border:0; width:100%; height:3400px; margin:0 0 0 0; visibility:hidden;}	
.content_play .loader	{width:400px; text-align:center; padding:100px 0 0 0; margin:0 auto 0 auto; font-size:11px; color:#807F7F;}	
	
.footer					{width:980px; margin:15px auto 0 auto; text-align:right; font-size:11px;}
.footer_sitemap			{height:300px; margin:40px 0 0 0; background-image:url(../__images/bg_sitemap.jpg); background-repeat:repeat-x;}	
.footer_sitemap .area	{position:relative; width:965px; margin:0 auto 0 auto; color:#fff;}
.footer_sitemap .area p	{padding:25px 0 15px 0; line-height:20px;}
.footer_sitemap .hor	{margin:0 7px 0 0; height:2px; background-image:url(../__images/divider_hor.png); background-repeat:repeat-x;}	
.footer_sitemap .lists	{margin:15px 0 0 0;}
.footer_sitemap ul 		{color:#fff; float:left;}
.footer_sitemap ul.about{width:105px;}
.footer_sitemap ul.help	{width:145px;}
.footer_sitemap ul li	{line-height:18px; font-size:11px;}
.footer_sitemap ul li a	{color:#fff;}
.footer_sitemap .vert	{float:left; width:2px; height:140px; margin:0 35px; background-image:url(../__images/divider_vert.png); background-repeat:repeat-y;}

.footer_nik				{position:absolute; z-index:1200; top:-105px; right:-10px;}		
	
/* POPUPS */	
	
.sel_country			{font-size:11px; position:absolute; top:-159px; right:78px; z-index:10030; display:none; width:235px; background-color:#fff; border:solid 1px #e5e5e5; text-align:left; padding:10px; line-height:20px;}
.sel_country p			{font-weight:bold; text-align:right;}

.sel_language			{font-size:11px; position:absolute; top:-159px; right:78px; z-index:10030; display:none; width:235px; background-color:#fff; border:solid 1px #e5e5e5; text-align:left; padding:10px; line-height:20px;}
.sel_language p			{font-weight:bold; text-align:right;}
	
.sel_note 				{position:absolute; top:22px; right:0; z-index:10020; width:200px; background-color:#fff; border:solid 1px #e5e5e5; display:block; padding:5px; line-height:20px;}		
	
.popup					{display:none; position:absolute; background-color:#0096ff; color:#fff; right:-30px; bottom:-20px; z-index:2000; width:300px; border:solid 2px #e5e5e5; text-align:justify; padding:10px 10px 10px 50px; font-size:11px;}
.popup .doc				{position:absolute; top:-10px; left:-25px; z-index:2100;}	
.popup p				{padding:4px 0 0 0;}	
	
/* MENUES */		
	
.sub					{position:absolute; z-index:1200; top:-55px; left:-80px;}
.sub_bg					{position:absolute; z-index:1000; top:-1px; left:43px; width:900px; height:48px; background-image:url(../__images/bg_submenu.png);}
.sub_bg	ul				{margin:10px 0 0 25px;}
.sub_bg ul li			{display:inline;}	

/* BLOCKS */	

.buffer					{margin:0 0 50px 37px; text-align:justify; padding:70px 0 0 0;}
.buffer h1,h2			{font-size:20px; padding:0 0 10px 0;}
.buffer p,td			{font-size:14px; line-height:22px;}
.buffer p				{padding:0 25px 25px 0;}
.buffer ul				{margin:0 0 0 35px;}
.buffer ul li			{font-size:14px; line-height:22px; list-style:circle; padding:0 0 0 6px;}

.buffer_no				{margin:70px 0 0 0;}
.buffer_left			{margin:70px 0 0 37px;}

.row_special			{position:relative; z-index:1; height:160px;}

.col_nik				{position:absolute; z-index:1001; top:-190px; left:445px;}
.col_nik_top			{position:absolute; z-index:1001; top:-220px; left:470px;}

.col_nik_9				{position:absolute; z-index:1001; top:-190px; left:430px;}
.col_nik_10				{position:absolute; z-index:1001; top:-180px; left:410px;}

.prof_nik_9				{position:absolute; z-index:1005; top:-190px; left:430px;}
.prof_nik_10			{position:absolute; z-index:1005; top:-180px; left:410px;}

.col_special			{position:absolute; z-index:1000; top:0px; left:10px; width:200px;}
.col_special h2 		{font-size:18px; font-weight:normal;}
.col_special p.right	{margin:15px 30px 0 0;}
.col_special div		{position:absolute; z-index:1100; top:-5px; right:-380px;}

.col_signup				{position:absolute; z-index:1010; top:5px; right:10px; width:230px;}
.col_signup p			{line-height:18px;}
.col_signup p.right		{margin:15px 15px 0 0;}
.col_signup p.free		{text-align:center; font-size:11px;}

.col_loggedin			{position:absolute; z-index:1010; top:0; right:10px; width:230px;}
.col_loggedin p			{line-height:18px;}
.col_loggedin p.right	{margin:15px 15px 0 0;}
.col_loggedin div.mail	{position:absolute; z-index:1000; top:-40px; left:130px;}

.gotmail				{position:absolute; z-index:1000; top:-45px; left:150px;}

.row_community			{position:relative; z-index:1; margin:7px 0 0 0; height:123px; background-image:url(../__images/bg_opinion.png); background-repeat:repeat-x;}
.row_community .snap	{position:absolute; z-index:1100; top:10px; left:15px;}

.col_quote				{position:absolute; z-index:1010; top:8px; left:10px; width:575px;}
.col_quote p.quote		{margin:15px 0 0 120px; line-height:18px; font-size:14px;}
.col_quote p.from		{margin:0 0 0 175px; line-height:18px; font-size:11px;}
.col_quote p.right		{margin:15px 10px 0 0;}

.col_vert				{position:absolute; z-index:1100; top:10px; left:610px; width:2px; height:110px; background-image:url(../__images/bg_opinion_divider.png); background-repeat:repeat-y;}

.col_info				{position:absolute; z-index:1100; top:14px; left:613px; width:270px;}
.col_info p				{line-height:20px; font-size:12px; margin:22px 0 0 30px;}

.row_carousel			{position:relative;}
.row_carousel ul li		{width:418px; height:122px; background-repeat:no-repeat;}
#mycarousel div.game	{margin:20px 0 0 225px; width:170px;}	
#mycarousel div.game p	{line-height:18px;}
#mycarousel h2			{font-size:15px; font-weight:bold; padding:2px 0 3px 0;}

.row_games				{position:relative; height:2100px;}

.col_games				{position:absolute; z-index:1010; top:0; left:0; width:594px; padding:20px 0 0 0;}
.col_games ul li		{position:relative; height:167px; margin:0 0 25px 0;}
.col_games ul li .scr	{position:absolute; z-index:1020; top:0px; left:0px; width:357px; height:167px; background-repeat:no-repeat;}
.col_games ul li .sum	{position:absolute; z-index:1020; top:0; left:360px; width:200px; line-height:20px;}
.col_games ul li h2		{font-size:15px; font-weight:bold; padding:2px 0 3px 0;}
.col_games ul li p		{line-height:18px;}
.col_games ul li .left	{margin:10px 0 0 -10px;}

.row_info				{position:relative;}

.col_game				{width:520px; margin:0 40px 0 0;}
.col_game .des			{padding:10px;}
.col_game .des			{padding:30px 20px 25px 15px; text-align:justify; line-height:22px; font-size:12px;}
.col_game .des h2		{font-size:22px; font-weight:normal; padding:0; margin:0 0 10px -2px;}
.col_game .des p		{font-weight:bold; padding:0 0 15px 0;}
.col_game .specs		{border-top:solid 1px #e5e5e5; padding:20px 0 0 5px; margin:0 15px 0 10px;}
.col_game .specs table	{font-size:12px; line-height:18px; margin:0 0 25px 0;}

.col_screens			{position:absolute; z-index:1010; top:0; left:530px; width:380px;}
.col_screens ul			{width:365px; margin:0 0 0 15px; padding:15px 0 0 0;}
.col_screens ul li		{display:block; float:left; margin:0 8px 0 0; position:relative; width:169px; height:147px;}
.col_screens ul li div	{position:absolute; z-index:1020; top:0; left:0; width:169px; height:147px; padding:13px 0 0 14px; background-image:url(../__images/bg_thumbs.png);}
.col_screens .awards	{text-align:center; font-size:11px; line-height:18px; padding-top:20px;}

.row_action				{clear:both; position:relative;}		
.col_users				{width:380px; zoom:1;}				
.col_events				{width:400px; zoom:1;}

.col_ticker				{position:absolute; z-index:1010; top:0; left:590px; width:300px;}

.row_biggy				{position:relative; height:230px; margin:15px 0 0 0;}
.row_biggy .super		{position:absolute; z-index:1000; top:0px; left:0; width:909px; height:230px;}
.row_biggy .bg			{position:absolute; z-index:1150; top:30px; right:40px; width:270px; height:174px;}
.row_biggy .but			{position:absolute; z-index:1200; top:145px; right:53px;}
.row_biggy .teaser		{position:absolute; z-index:1300; top:50px; right:50px; width:240px;}
.row_biggy .teaser h2	{font-size:20px; font-weight:normal; padding:0 0 5px 0;}
.row_biggy .teaser p	{font-size:14px; line-height:20px;}

.col_news				{float:left; width:560px; margin:25px 0 0 0;}

.row_topstory			{margin:-6px 0 35px 0;}
.row_topstory h1.story_head {font-size:24px; font-weight:normal;}
.row_topstory p.story_info	{border-top:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; padding:5px 0 5px 0; margin:15px 0 20px 0; font-size:11px;}
.row_topstory p.tell	{line-height:22px; font-size:14px; text-align:justify;}

.row_story				{margin:0 0 15px 0; padding:0;}
.row_story h2			{font-size:20px; font-weight:normal; padding:0;}
.row_story p.story_info	{border-top:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; padding:5px 0 5px 0; margin:10px 0 20px 0; font-size:11px;}
.row_story p.tell		{line-height:22px; font-size:14px; text-align:justify;}

.col_headlines			{position:absolute; z-index:1010; top:0; left:630px; width:280px;}
.col_headlines ul		{margin:-3px 0 0 0; padding:10px 0 10px 0;}
.col_headlines ul li	{line-height:20px; padding:0 0 5px 15px;}

.home					{margin:5px auto 25px auto;}
.com					{margin:35px auto 25px auto;}

.bar					{position:relative; height:50px; background-image:url(../__images/bar_mid.jpg); background-repeat:repeat-x;}
.bar a					{font-size:11px;}
.bar p					{position:absolute; z-index:1030; top:11px; left:10px;}
.bar .bar_left			{position:absolute; z-index:1020; top:0px; left:0px; width:40px; height:50px;}
.bar .bar_right			{position:absolute; z-index:1020; top:0px; right:-2px; width:10px; height:50px;}

.bg_col					{position:relative; background-color:#f2f2f2; padding:15px 0 0 0;}
.bg_sub					{position:relative; background-color:#f2f2f2; padding:15px 10px 10px 10px; margin:-10px 0 0 0;}
.bg_col ul				{margin-top:-5px;}

.male					{background-image:url('../__images/male.png'); background-repeat:no-repeat; background-position:0 3px; padding:0 25px 0 25px;}
.female					{background-image:url('../__images/female.png'); background-repeat:no-repeat; background-position:3px 3px; padding:0 25px 0 25px;}
.male_small				{background-image:url('../__images/male_small.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}
.female_small			{background-image:url('../__images/female_small.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}

.at_small				{background-image:url('../__images/flag_at.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}
.ch_small				{background-image:url('../__images/flag_ch.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}
.de_small				{background-image:url('../__images/flag_de.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}
.int_small				{background-image:url('../__images/flag_int.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}
.uk_small				{background-image:url('../__images/flag_uk.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}
.us_small				{background-image:url('../__images/flag_us.jpg'); background-repeat:no-repeat; background-position:5px -3px; padding:0 25px 0 25px;}

.lang					{background-repeat:no-repeat; background-position:-2px -3px; padding:0 2px 0 20px;}

.pose_blog				{position:absolute; top:-50px; right:-60px; z-index:1100;}

.preview				{margin-left:-12px;}
.preview_link			{position:absolute; top:14px; right:10px; z-index:1000; font-size:16px;}
.preview_link span		{font-size:16px; padding:0 4px 0 4px; font-weight:normal;}
.preview_text_1			{position:absolute; top:235px; left:640px; z-index:1000; font-size:12px; width:265px; text-align:justify;}
.preview_text_2			{position:absolute; top:370px; left:10px; z-index:1000; font-size:12px; width:200px; text-align:justify;}

.profile				{margin-left:45px;}
.profile_text			{width:470px; margin:10px 0 0 -42px; text-align:justify;}
.profile_link			{position:absolute; top:14px; right:10px; z-index:1000; font-size:16px;}

.logout					{margin:-45px 0 0 -10px;}
.logout h1 				{margin:0 0 0 -2px;}
.logout p				{width:420px; margin:10px 0 0 0; text-align:justify;}

.preup					{position:absolute; top:15px; right:10px; text-align:right; z-index:1500; font-size:11px; font-weight:bold;}

/* CAROUSEL */
		
.carousel_loader		{text-align:center; font-size:11px; color:#b4b4b4; padding:35px 0 35px 0;}		
		
#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 0px;
}

#mycarousel li {width:418px; height:122px; margin:0 14px 0 0;}
 
/************************************************************
* RESET: PADDING & MARGINS
************************************************************/

#mycarousel {
	display:none;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 828px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 418px;
    height: 122px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  850px;
    height: 122px;
	margin:0 0 0 -10px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 65px;
    right: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../__images/next-horizontal.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 65px;
    left: -15px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../__images/prev-horizontal.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../__images/next-vertical.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../__images/prev-vertical.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}		
		
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.block_facebook		{position:absolute; z-index:100; top:15px; right:20px; border-left:solid 1px #e5e5e5; padding:0 0 0 15px; width:400px;}
.block_facebook img {margin:10px 0 0 0;}
.block_twitter		{position:absolute; z-index:100; top:204px; right:20px; border-left:solid 1px #e5e5e5; padding:0 0 0 15px; width:400px;}
.block_twitter p	{padding:0 0 10px 0;}
.block_twitter .preview {margin:0 0 0 1px;}

.fb_session_on		{display:none; margin:10px 0 0 0; padding:1px 0 0 28px; background-image:url(../__images/fb_connect.jpg); background-position:left top; width:165px; height:22px; color:#fff; font-size:11px; font-weight:bold;}
.fb_session_on	a	{color:#fff; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; text-shadow:none;}

.fb_session_off 	{display:block; padding:10px 0 0 0;}

.fb_send			{width:19px; height:19px; position:absolute; top:91px; left:91px; z-index:1500;}
.fb_send img		{width:19px; height:19px;}
.fb_sent			{display:none; width:19px; height:19px; position:absolute; top:91px; left:91px; z-index:1500;}
.fb_sent img		{width:19px; height:19px;}

.fb_bunch			{clear:both; width:334px; margin:0 auto 15px auto; text-align:left;}
.fb_bunch a			{color:#fff;}
.fb_bunch_left		{float:left; width:22px; height:22px;}
.fb_bunch_mid		{float:left; width:300px; height:22px; text-align:left; padding:0 0 0 5px; color:#fff; font-size:11px; font-weight:bold; background-image:url(../__images/fb_bunch_mid.png); background-position:left top; background-repeat:repeat-x;}
.fb_bunch_right		{float:left; width:4px; height:22px;}
#fb_bunch_sent		{display:none; font-size:11px; font-weight:normal; color:#fff; padding:2px 0 0 0; text-align:left;}
#fb_bunch_wait		{display:none; font-size:11px; font-weight:normal; color:#fff; padding:2px 0 0 0; text-align:left;}
#fb_bunch_failed	{display:none; font-size:11px; font-weight:normal; color:#fff; padding:2px 0 0 0; text-align:left;}

.welcome_back_all	{position:absolute; z-index:1000; top:10px; left:10px;}
.welcome_back_fb	{position:absolute; z-index:1000; top:0px; left:10px;}
.welcome_back_tw	{position:absolute; z-index:1000; top:25px; left:10px;}

.welcome_back_all_1	{position:absolute; z-index:1500; top:0; left:10px; width:430px; height:105px;}
.welcome_back_all_2	{position:absolute; z-index:1500; top:200px; left:614px; width:290px; height:90px;}
.welcome_back_all_3	{position:absolute; z-index:1500; top:410px; left:10px; width:360px; height:110px;}	

.welcome_back_fb_1	{position:absolute; z-index:1500; top:0; left:10px; width:430px; height:105px;}
.welcome_back_fb_2	{position:absolute; z-index:1500; top:200px; left:614px; width:290px; height:90px;}
.welcome_back_fb_3	{position:absolute; z-index:1500; top:255px; left:15px; width:450px; height:90px;}
.welcome_back_fb_4	{position:absolute; z-index:1500; top:230px; left:614px; width:250px; height:90px;}

.welcome_back_tw_1	{position:absolute; z-index:1500; top:0; left:10px; width:430px; height:105px;}
.welcome_back_tw_2	{position:absolute; z-index:1500; top:245px; left:614px; width:250px; height:90px;}
.welcome_back_tw_3	{position:absolute; z-index:1500; top:255px; left:15px; width:450px; height:90px;}
	