.window, .window_ijo, .window_yellow, .window_ungu, .window_blank {
	float:left;
	display:inline;
	margin: 6px 0 0 0;
	border:1px solid #CCC;
	height:auto;
	width:100%;
}
.window_ijo {
	background: url(http://jobs.experd.com/images/newstyle/ijo.gif) top left repeat-x;
}

.window_ungu {
	/*background: url(http://localhost/jobs.experd.com2/images/newstyle/head_ungu.gif) top left repeat-x;*/
	background: white;
}
#login,#contest{width:auto;margin:0;}
#login 
	.content{padding:0;width:auto;padding-bottom:5px;}
	.section h1{font-size:14px;font-weight:bold;margin:0;padding:0;margin-bottom:20px;}
	.section 
		.content{margin:0;padding:0;width:auto;}

.window h1, .window_ijo h1, .window_yellow h1 {
	height:18px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(http://jobs.experd.com/images/newstyle/header.gif) top left repeat-x;
	padding: 4px 0 0 6px;
	_padding-top:4px;
	font-weight: bold;
	margin:0;
	border-bottom:2px solid #999;
	text-transform: uppercase;
	text-align:left;
}


.window_ungu h1 {
	height:18px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(http://jobs.experd.com/images/newstyle/header2.gif) top left repeat-x;
	padding: 4px 0 0 6px;
	_padding-top:4px;
	font-weight: bold;
	margin:0;
	border-bottom:2px solid #672871;
	text-transform: uppercase;
	text-align:left;
}

#forgot-password{border-top:1px solid #ccc;margin:0 10px;padding:3px 5px;;}
.forgot-pass {
	color:#72ae00;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.forgot-pass:hover{
	color:#44004f;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.floatR { float: right; display: inline; }
.floatL { float: left; display: inline; }
#signIn .signup { float: right; padding: 10px 10px 0 0; font-weight: bold; }
#signIn .login { font-size: 138% !important; font-weight: bold; padding: 10px; margin: 0; background-color:#f7f7f7; }
#signIn .loginButton input { cursor: pointer; font-weight: bold; font-size: 93%; color: #fff !important; background-color: #72ae00; border: 1px solid #C4C4C4; padding: 3px 9px; margin: 0 10px 10px 0 !important; white-space: nowrap; width: 65px; }
#signIn label { font-weight: normal; }
#signIn input.orangebutton { font-weight: bold; font-size: 93%; background:#82508c !important; border: 1px solid #c4c4c4; width:80px;}

.button_ijo { 
	cursor: pointer; 
	font-weight: bold; 
	font-size: 93%; 
	color: #fff !important; 
	background-color: #72ae00; 
	border: 1px solid #C4C4C4; 
	padding: 3px 9px; 
/*	margin: 0 10px 10px 0 !important; */
	white-space: nowrap; 
	width: 65px;
}
.button_ungu { 
	cursor: pointer; 
	font-weight: bold; 
	font-size: 93%; 
	background:#82508c !important; 
	border: 1px solid #c4c4c4; 
	padding: 3px 9px; 
	width:80px;
	color: #fff !important; 
}
.box_ungu { 
	background: url(http://jobs.experd.com/images/newstyle/ungu.gif) top left repeat-x;
}
