/* 
 Author: Matthew Iliffe - Matt@type3.co.uk
 Company: Type3
 Date: 29/08/2006
 Description: Screen Styles
*/

/* Master styles for screen media */
@import url("master.css");
@import url("sidenav.css");

/* Fixes for IE */
@import url("ie.css");

/* added by stephen.vickers@n3k.co.uk for the IPv6 section */
.ip6conv_desc {
   border-style: thick;
   border-width: 1px;
}

