/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 15px; color: #ab2973; margin: 5px 0px 5px 0px; font-weight: bold }
h2, .SiteTitle2	{ font-size: 14px; color: #000000; margin: 5px 0px 5px 0px; font-weight: bold }
h3, .SiteTitle3	{ font-size: 15px; color: #003200; margin: 5px 0px 5px 0px; font-weight: bold }
h4 { display: inline; margin: 5px 0px 5px 0px; }

a:link 			{ color: #ab2973; text-decoration: none; }
a:visited 		{ color: #8c2973; text-decoration: none; }
a:hover 		{ color: #004800; text-decoration: none; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }
