/* class styles */

.magicbox {
	width:284px;
	height:160px;
	margin-top:-2px;
/*border-left:1px solid #a2b1c9;
border-right:1px solid #a2b1c9;
border-top:1px solid #a2b1c9;
border-bottom:1px solid #a2b1c9;*/
}

.fade-box {
	margin-left: 0px;
	position: absolute;
	/*top: 250px;*/
	width: 284px;
	height: 160px;	
}
/*.fade-box p {
	display:block;
	float:right;
	width: 365px;
	height:65px;
	padding: 5px 20px 0 15px;
	margin: 0;
	font-size:80%;
	line-height:1.5em;

	/*background: #ebebeb;
}
.fade-box h2 {
	width: 365px;
	float:right;
	margin-top: 15px;
	padding:10px 20px 0 15px;
	background: url(/images/magicbox.jpg) #e2e2e2 0 0 repeat-x;
}

.fade-box a, .fade-box a:visited {
	color:#00234b;
}*/

.fade-box img {
	display:block;
	padding:0;
	margin:0;
	width:284px;
	height:160px;
	float:left;

	/*background: url(/images/magicbox.jpg) #e2e2e2 -50px 0 repeat-x;*/
}

#crossfade-container {
	margin: 0px 0px 0px 0px;
	width: 284px;


	
	/*background: url(/images/magicbox.jpg);*/
		
}

/* the boxes that fade */
#box-1 {
	
}
#box-2 {
	
}
#box-3 {
	
}