/*body
{
	color: white;
}*/
/*
div
{
	margin: 0px;
	padding: 0px;
	/|*
	overflow: hidden;
	*|/
	
	outline-color: green;
	outline-width: 1px;
	outline-style: inset;
}
span
{
	outline-color: green;
	outline-width: 1px;
	outline-style: inset;
}
*/

	/*
*
{
	outline-color: green;
	outline-width: 1px;
	outline-style: inset;
	*/
	/*overflow: hidden;
	
}
	*/

/*
.top_corners 
{ 
position:relative;   width:100%;   height:22px;   background:url(images/corner_top.gif);  
outline-width: 0px;
}
.top_corners_left { position:relative;   width:100%;   height:22px;   background: url(images/corner_tl.gif) no-repeat left top;  
outline-width: 0px;
 }
.top_corners_right { position:relative;   width:100%;   height:22px;   background:url(images/corner_tr.gif) no-repeat right top;   
outline-width: 0px;
}

.corners { position:relative;   width:100%;   overflow:auto;   background-color: #000000;   
outline-width: 0px;
}
.corners_left { position:relative;   width:100%;   overflow:auto; background: url(images/corner_left.gif) repeat-y left;   
outline-width: 0px;
}
.corners_right { position:relative;   width:100%;   overflow:auto; background:url(images/corner_right.gif) repeat-y right;  
outline-width: 0px;
 }

.bottom_corners { position:relative;   width:100%;   height:22px;   background:url(images/corner_bottom.gif);  
outline-width: 0px;
}
.bottom_corners_left { position:relative;   width:100%;   height:22px;   background: url(images/corner_bl.gif) no-repeat left top;  
outline-width: 0px;
 }
.bottom_corners_right { position:relative;   width:100%;   height:22px;   background:url(images/corner_br.gif) no-repeat right top;  
outline-width: 0px;
 }
*/


/*div
{
	margin: 0px;
	padding: 0px;
}*/

#staging_main
{
	width: 850px;
	height: 475px;
	margin-left: auto;
	margin-right: auto;
	
}

#staging_main img
{
	display: inline-block;
	clear: none;
}

#staging_main h3,
#staging_main h4{ color: #666; }



.stagebox_1
{
	/*width: 400px;*/
	/*position: relative;*/
	float: left;
	width: 425px;
	/*outline-width: 0px;*/
	/*height: 440px;*/
}

.stagebox_2
{
	float: left;
	width: 425px;
	/*height: 220px;*/
}

.stagebox_3
{
	/*padding-top: 300px;*/
	/*position: relative;*/
	/*position: absolute;*/
	float: left;
	width: 425px;
	/*height: 220px;*/
	/*min-height: 220px;*/
	/*min-height: 220px;*/
	/*
	position: relative;
	top: 30px;
	*/
}

.inner_stagebox_large
{
	/*height: 400px;*/
	/*height: 484px;*/
	height: 484px;
	/*margin: 20px;*/
	margin: 0px 20px;
}

.inner_stagebox_small
{ 
	
	/*
	//last working:
	overflow: hidden;
	width: 384px;
	height: 220px;
	
	margin-left: 20px;
	margin-right: 20px;
	*/
	
	
	
	overflow: hidden;
	width: 384px;
	height: 220px;
	
	margin-left: 20px;
	margin-right: 20px;
	
	
	/*overflow: hidden;*/
	/*
	width: 425px;
	height: 250px;
	*/
	/*
	width: 401px;
	height: 220px;
	*/
	
	/*width: 380px;
	height: 220px;
	
	margin-left: 12px;
	margin-right: 12px;
	*/
	
	
	
	/*height: 160px;*/
	/*height: 190px;
	*/
	/*height: 220px;*/
	/*margin: 20px;*/
	
	
	/*
	margin-right: 20px;
	margin-bottom: 20px;
	*/
	/*overflow: scroll;*/
	/*overflow: hidden;*/
}

.inner_stagebox_small center
{
	/*
	display: inline;
	clear: none;
	*/
}

.inner_stagebox_small img
{
	/*
	clear:none;
	float: left;
	*/
}