
/* ----------------------------------------------------------------------------------
/// Copyright 2008 www.soulsolutions.com.au - sales@soulsolutions.com.au
/// All Rights Reserved.
/// 
///
/// Authors:   Bronwen Zande - bronwen@soulsolutions.com.au
///            John O'Brien - john@soulsolutions.com.au
 ----------------------------------------------------------------------------------/*


/* VE Notifications */
#a_vemessagepanel, #threeDNotification {visibility:hidden;} 

html {max-height:100%;overflow:hidden;}

body {margin:0px;}

/* Pins */
.pinMany {background-image: url(../images/pinMany.png);width:42px;height:42px;}
.pinFew {background-image: url(../images/pinFew.png);width:32px;height:32px;}
.pinCouple {background-image: url(../images/pinCouple.png);width:26px;height:26px;}
.pinSingle {background-image: url(../images/pinSingle.png);width:20px;height:20px;}

#watermark {position:absolute; bottom:50px; right:10px;}
