
.content_body {
  height: 395px;
}

.animated_buttons {
  position: absolute;
  top: 350px;
  left: 35px;
  width: 890px;
  height: 40px;
  overflow: hidden;
}

.animated_buttons .wrapper {
 width: 1500px;
}

.resizable_block {
  float: left;
  /*width: 197px;*/
  width: 290px;
  /*height: 150px;*/
  height: 40px;
  background-color: #232C63; /*383838;*/
  margin: 0 5px;
  position: relative;
}
#opportunity { margin-left: 0; /*width: 475px;*/ }
#atmosphere { margin-right: 0; }

/*.resizable_block .pointer {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: #ccc;
}*/

.resizable_block .text {
	color: #FFF;
	font-size:13px;
	font-weight:normal;
        text-align:left; 
	line-height:18px;	
	margin: 0 20px 0 20px;
}
.resizable_block h3.shown {
	color: #FFCC33;
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	text-align:left;
	margin: 10px 0 15px 10px;
}
.resizable_block h3 {
	color: #FFF;
	font-size:15px;
	font-weight:bold;
        text-align:center; 
	line-height:18px;
	margin-top: 10px;
}

.d1, .text { display: none; }
/*#technology .d1, #atmosphere .d1 { display: block; }
#technology .d2, #atmosphere .d2 { display: none; }*/


/*.sf-menu a:hover, .sf-menu a:visited  { background-color: transparent ! important; }*/


.content_body a {
  text-decoration: underline;
  color: #ffffff;
}