.pressdate{
	font-size: 12px;
	background: #ccc;
	font-weight: bold;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;	
}
#fragment-2, #fragment-3, #fragment-4{
	overflow: hidden;
}

#fragment-2 div 
{
	margin: 4px 4px 0 10px; 
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc; 
}

.presstitle{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	border-bottom: 1px solid #CCC;
	margin: 4px 4px 0 10px;
	padding:0 0 10px 0;
}
.presstitle a{
	text-decoration: none;
}
.pressteaser {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;	
	display: none;
}
.pressteaser a{
	color: #2c65ad;
	text-decoration: none;
}
.top {
	width:988px;
	height:0px;
	position:relative;
	top:0;
	left:0;
	
	z-index: 0;
}
#box_holder {
	width:990px;
	/*height:265px;*/
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	float:left;
}
.column-one {
	width:640px;
	height: 265px;
	background-color:#444;
	float:left;
	position:relative;
	top:0px;
	left:0px;
	z-index: 1001;
}
.column-two {
	width:350px;
	height:265px;
	background-color:#FFFFFF;
	position:absolute;
	top:0px;
	left:640px;
}
#silo {
	width:337px;
	height:186px;
	top:114px;
	left:19px;	
	position:absolute;
	padding:3px;
	z-index:200;

}
.silo1 {
	position:relative;
	display:block;
	width:284px;
	height:57px;
	background: url(../images/learnbg.png) no-repeat;
	margin:5px 0 2px 5px;
	z-index: 0;
}
.silo1 a  {
	display:block;
	width:284px;
	height:57px;
	background: url(../images/learnbg.png) no-repeat 0 0px;
}
.silo1 a:hover  {
	display:block;
	height:57px;
	width:334px;
	background-position: left -64px;
	z-index:2px;
}
.silo2 {
	position:relative;
	display:block;
	width:284px;
	height:57px;
	background: url(../images/evaluatebg.png) no-repeat;
	margin:2px 0 4px 5px;
}
.silo2 a  {
	display:block;
	width:284px;
	height:57px;
	background: url(../images/evaluatebg.png) no-repeat;
	background-position: 0 0px;
}
.silo2 a:hover  {
	display:block;
	height:57px;
	width:334px;
	background-position: left -64px;
}
#selected {
	height:57px;
	width:334px;
	background-position: left -64px;
}
.silo3 {
	position:relative;
	display:block;
	width:284px;
	height:57px;
	background: url(../images/provebg.png) no-repeat;
	margin:2px 0 4px 5px;
}
.silo3 a  {
	display:block;
	width:284px;
	height:57px;
	background: url(../images/provebg.png) no-repeat;
	background-position: 0 0px;
}
.silo3 a:hover  {
	display:block;
	height:57px;
	width:334px;
	background-position: left -64px;
}
.white_box {
	display:block;
	height:186px;
	width:292px;
	border: solid #fff 1px;
	position:absolute;
	top:113px;
	left:22px;
}
html >body .white_box {
	top:115px;
}