/* ////////////////////////////////////////////////////////////////////////////
CSS Document - General Layout Styles
////////////////////////////////////////////////////////////////////////////
Michael Wisher and Associates Ltd
http://www.michaelwisher.co.uk 
////////////////////////////////////////////////////////////////////////////
Coded by Steven Wilson
Email: info@dominion79.co.uk
////////////////////////////////////////////////////////////////////////////*/

/*--------------------------------- HTML Tags ---------------------------------*/

/*--------------------------------- ID Tags ---------------------------------*/

html>body #HomeImages { width:530px; }

#HomeImages { width:530px; display:inline; padding:5px; float:left; z-index:10; position:relative;}

#HomeImages img { margin:5px;}

html>body  #HomeCopy { width:375px; }

#HomeCopy { width:398px; display:inline; padding:5px; float:left; }

/*--------------------------------- Classes ---------------------------------*/

.NewsLister { display:block; width:370px; height:38px; overflow:hidden; margin:0 0 10px 0; border-bottom:1px dashed #ccc; }

.NewsLister a { display:block; font-weight:bold; margin:0 0 0 5px; color:#333; }

