 /*****************************
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:left; 
outline: none;
}

#frame02 {
padding:5px;
position:relative;
width:100px;
height:410px;
overflow: auto;
border-top: 2px solid #cccccc;
margin:0px 25px;
float:left; 
}
#frame02inlay {
position:relative;
text-align:left;
margin:auto;
}
#frame03 {
padding:5px;
position:relative;
width:540px;
height:410px;
overflow: auto;
border-top: 2px solid #cccccc;
margin:0px 5px;
float:left; 
}
#frame03inlay {
position:relative;
text-align:left;
margin:auto;
}