/*
Smartprint

MWISMedia New Media Design & Development

Author: Garry Bartle
 */


/* ---------------------------------------------------------------*/
/* Forces vert scrollbar on all pages*/
/* Removes unpredictable 'browser default' settings */
/* Body tag settings */

#colourline { 


	width:100%;
	height:9px;
	background-color:#FF6600;
	line-height:9px;}


