 /*****************************
File: main.css
*****************************
initial author: hotcha@abnorm.tv
last editor: hotcha@abnorm.tv
firstVersion: 09.03.2008
lastVersion: 20.06.2009
****************************/
.center_center { 
width:729px; 
height:467px; 
float:left; 
background-image: url("../images/monitor.gif"); 
text-align:center; 
outline: none;
}
#frame02 {
padding:5px;
position:relative;
width:80px;
height:418px;
overflow: auto;
border-top: 2px solid #cccccc;
margin:0px 15px;
float:left;
}
#frame02inlay {
	position:relative;
	text-align:center;
	margin:auto;
}
#frame03 {
padding:0px;
position:relative;
width:488px;
height:418px;
overflow:auto;
border-top: 2px solid #cccccc;
margin:0px 0px;
float:left;
}
#frame03inlay {
position:relative;
text-align:center;
margin:auto;
}
