/* CSS Document */
/*
.hidden_main{
position:relative;
display:none;
overflow:hidden;
filter:alpha(opacity=0);
opacity:0;
}
*/
