/* CSS Document */
.vita_content { 
position: absolute;
display : none;
cursor:move;
width : 730px;
margin-left:-198px;
margin-top:-360px;
background-color : transparent;
padding-bottom:25px;
} 

.vita_relative { 
position: relative;
width :0px;
height:0px;
} 

