/*   CSS for SCAC webpages                */
/*   By T Fuller 08 9447 4545             */
/*   This is an adjustment to the SCREEN style sheet for IE7, "if IE7" used in html code    */
/*   Last update on ## 18 August 2013 ##  */


/* ###### What's New items ####### */
/*    Adjusts position on page     */

div.whatsnew { 
margin-top: 3px; /* Top Right Bottom Left */
}

/* ###### News items ####### */
/*    Adjusts position on page     */

div.News { 
margin-top: 3px; /* Top Right Bottom Left */
}

div.FloatImageLeft { 
margin-top: 5px; /* Top Right Bottom Left */
} 

div.FloatImageRight { 
margin-top: 5px; /* Top Right Bottom Left */
} 






