body{
    padding:0; 
	margin:0; 
	background:#191919;
}

#corby_wrap{
    width:980px; 
	margin:0 auto
}

#corby_header{
    *zoom:1; 
	padding:22px 10px 20px 10px;
}

#corby_header:after{
    display: block; 
	visibility: hidden; 
	clear: both; 
	content: "."; 
	height: 0;
}

#corby_footer{
    *zoom:1; 
	padding:5px 10px 30px 10px;
}

#corby_footer:after{
    display: block; 
	visibility: hidden; 
	clear: both; 
	content: "."; 
	height: 0;
}

ul{
    margin:0; 
	padding:0; 
	list-style:none;
}

ul.f_right li{
    float:left; 
	margin-left:8px;
}

ul.f_right li a {
    text-indent:-5000px; 
	display:block; 
	height:15px;
}

a.face{
    width:65px; 
	background:url("img/icon_facebook_off.gif") no-repeat left top;
}

a.face:hover{
	background-image:url("img/icon_facebook_on.gif");
}

a.stum{
    width:79px;
	background:url("img/icon_stumbleupon_off.gif") no-repeat left top;
}

a.stum:hover{
    background-image:url("img/icon_stumbleupon_on.gif");
}

a.digg{
    width:42px;
	background:url("img/icon_digg_off.gif") no-repeat left top;
}

a.digg:hover{
    background-image:url("img/icon_digg_on.gif");
}

a.delicious	{
    width:63px;
	background:url("img/icon_delicio_off.gif") no-repeat left top;
}

a.delicious:hover{
    background-image:url("img/icon_delicio_on.gif");
}




/*
======================================
reality-bytes css
======================================
*/

/* header */
#corby_lang_change{
	float: right;
	padding-top: 10px;
}

#corby_lang_change img{
	border: 0;
}

#corby_whatcolorisyourlife{
	padding: 10px 0 5px 0;
	margin-left: 308px;
	width: 344px;
	height: 46px;
}

#corby_whatcolorisyourlife img{
	border: 0;
}

.corby_header_community_navi{
	border: 0;
}

.f_left{
    float:left;
}



#corby_community{
	padding: 0 0 0 0;
	width: 510px;
	left: 50%;
	margin: -10px 0 0 237px;
}

.f_right{
    float:right;
	
}

.corby_community_button{
	padding-right: 1px;
}



/* flash */
#corby_content{
	margin-top: -10px;
}



/* footer */
.footer_legal{
    background-color: #191919;
    padding: 15px 0 5px 10px;
}

.footer_legal img{
    border: 0;
}

.footer_legal a{
    font-family:arial;
    color:#8F8F8F;
    font-size:12px;
    text-decoration:none;
}

.footer_legal a:hover{
    font-family:arial;
    color:#8F8F8F;
    font-size:12px;
    text-decoration:underline;
}

#footer_legal_links{
    margin: 10px 30px 0 -8px;
    //margin: 0 30px 0 -8px !important;
    //margin: 0 30px 0 -8px;
}

#footer_legal_samsung{
	margin: 0 0 0 -10px;
}

.share{
	margin: -70px 0 0 0;
	float:right;
}

.share img{
	border:0;
}

.share img{
	border:0;
}

.share a img, .share a {
	border:none;
	outline:none;
}

#header_langChange{
	margin: 5px 30px 0 0;
	//margin: -17px 30px 0 0 !important;
	//margin: -17px 17px 0 0;
	float: right;
}

object { 
	outline:none; 
}