.hide {
    display: none;
}
.show {
    display: block;
}
/* BEGIN A/B Split CSS */
#hpr_r_a .box-content-body ,
#hpr_r_b .box-content-body ,
#hpr_l_b .box-content-body { 
}
#hpr_r_b .box-content-body p,
#hpr_l_b .box-content-body p {
	font-size: 11px;
}
#hpr_r_a .box-content h3,
#hpr_r_b .box-content h3,
#hpr_l_b .box-content h3 {
	font-size: 14px;
}
/* END A/B Split CSS */
/* BEGIN fist-tank-control CSS */                                  
.fish-tank-control-wrapper {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-background.png) no-repeat scroll 0px 0px;
	_background-image: none;
	font: bold 12px Arial;
	color: #fff;
    position: absolute;
    right: 26px;
    bottom: 20px;
	width: 131px;
	height: 30px;
	text-align: center;
	z-index: 99;
}
.fish-tank-control {
	padding: 5px 4px;
}
.fish-tank-control a {
	display: block;
	width: auto;
	float: left;
	border: solid 1px transparent;
	_border: none;
	width: 16px;
	height: 15px;
	text-align: center;
	margin: auto 1px;
	color: #fff;
	text-decoration: none;
}
.fish-tank-control a:hover {	
	text-decoration: underline;
}
.fish-tank-control a.current,
.fish-tank-control a.current:hover {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-arrow-current-background.png) repeat-x scroll ;
	_background-image: url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-arrow-current-background.gif);
	border: solid 1px #3F7CB4;
	color: #fff;
	text-decoration: none;
}
.fish-tank-control a.arrow-left,
.fish-tank-control a.arrow-left:hover {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-arrow-left.png) no-repeat scroll 5px 5px;
	_background-image: url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-arrow-left.gif);
	text-decoration: none;
}
.fish-tank-control a.arrow-right,
.fish-tank-control a.arrow-right:hover {
	background: transparent url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-arrow-right.png) no-repeat scroll 5px 5px;
	_background-image: url(http://media.newjobs.com/id/hiring/redux/homepage/fist-tank-control-arrow-right.png);
    text-decoration: none;
}
.rotating-div { 
    position: absolute; 
    top: 0px; 
    left: 0px;   
	z-index: 10;
	display: none;
}
.fish-tank .box-content-body {
    top: 20px;
    position: relative;
}
.fish-tank .box-background {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left bottom;
    width: 100%;
}
.fish-tank .box-content {
    padding: 0 20px 20px 35px;
}
.fish-tank .box-content h1 {
	 color: #663399; 
	 font: bold 30px Arial;
	 white-space: nowrap;
}
.fish-tank .box-content p {
	 color: #000; 
	 font: normal 20px Arial;
}
.fish-tank-shadow {
    left: 10px;
    position: absolute;
    top: 155px;
    z-index: 0;
}
/* END fish-tank-control CSS */
.prospect-homepage-fish-tank-row {
	position: relative;
	height: 216px;
}
.prospect-homepage-fish-tank-row .box-content {
	height: 180px;
}
.prospect-homepage-module-row .box-content {
	height: 165px;
}
.prospect-homepage-module-row .box-background {
	margin-bottom: 0px;
}
.alert-box .box-background {
	background: transparent url('http://media.newjobs.com/id/hiring/redux/global/footer/footer_bg.png') repeat-x scroll top center;
}
.alert-box .box-content {
	padding: 10px;
}
.alert-headline {
	float: left;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color:#0161B2;
}
.alert-listing {
	float: left;
	padding-left: 10px;
}
/********************************************
overrides
*********************************************/
h3 {
	font-size: 14px;
}
.box-content p {
	font-size: 11px;
}

.fish-tank p {
	padding-bottom: 10px;
}
.ibspopup
{
	margin-left:-10px;
margin-right:0;
border: none;
}
