/* 
    Document   : map-layout
    Created on : 12.10.2009, 16:17:53
    Author     : schroden
    Description:
        Purpose of the stylesheet follows.
*/

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

#map{
    border: 1px solid white;
    width: 500px;
    height: 600px;
}
