/* 
    Document   : custom
    Created on : Jun 3, 2011, 2:26:40 PM
    Author     : khaisen
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body{
margin:0px;
padding:0px;
}

#iframe2{
height:23px;
Right:0;
position:absolute;
top:0;
width:200px;
overflow:hidden;
margin-bottom:10px;
}

#iframe1{
    width:100%;
    height:100%;
    padding:0px;
    margin:0px;
}