/*
 * Print CSS for northcoaud.com
 * Created by Tyger Tec (www.tygertec.com)
 * 
 * *To use, include this stylesheet into a page and set objects to be printed to class "print"
 */

.print {visibility:visible;}
.dont_print {visibility:hidden;}


