/* SCREEN */
/* Hacks para IE6 */

/*
Solución PNG en IE6:
Para solventar backgrund-position y background-repeat hay que cargar un .js de nombre "iepngfix_tilebg.js"
+info: http://www.twinhelix.com/css/iepngfix/
*/
#jump_menu
{
	display: none;
}

#logo_j1ck
{
	margin: 0 0 2em 0;
}
#logo_j1ck a
{
	background: url(../../img/css/bg/sidebarBox_topcap_title.gif) no-repeat;
	display: block;
	height: 50px;
	text-indent: -9999px;
	width: 231px;
}
#logo_j1ck a,
#body_hello #content_header .inner #surfers,
#body_hello #content_header .inner .more_info a,
#body_concept #content_header .inner #hands,
#lang p,
#body_concept #col3 #more .clip,
#footer .inside
{behavior: url(css/iepngfix.htc);}

/* Arreglos */
.sidebarBox .bottomCap {position: relative;bottom: -10px;}
#body_hello #signup {height: 12.9em;}
#body_about #aboutus #followUs {position: absolute;}
#body_jobs #mainContent .expertise li {border-bottom: 1px solid #fff;}
