﻿@import url(x-small.css);
@import url(font.css);

body {margin:0px;padding:0px;}
H2{color:#fff;padding:8px 0px 0px 15px;}

#logo{margin:0px 0px 12px 15px;}
#header{height:39px;background:url(/img/glossary_title_tiler.gif) top left repeat-y;}

#letterLinks{height:25px;background:url(/img/nav_tiler.gif) repeat-x;}
ul{list-style:none;margin:0px;padding-left:12px;}
ul li{float:left;font-size:145%;}
ul a{float:left;background:url("/img/nav_tab_left.gif") no-repeat left top;margin:0px;padding:0 0 0 2px;}
ul a span{float:left;display:block;background:url("/img/nav_tab2.gif") no-repeat right top;padding:5px 2px 6px 2px;}
ul a:hover,ul a:link, ul a:visited, ul a:active{text-decoration:none;font-weight:bolder;font-size:11px;display:block;color:White;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul a span {float:none;}
/* End IE5-Mac hack */

ul a:hover {background-position:0% -25px;}
ul a:hover span {background-position:100% -25px;}
ul #current a {background-position:0% -25px;}
ul #current a span {background-position:100% -25px;}

#definitionContainer,#wordsContainer{margin:15px;}
#otherWords{margin-top:15px;}
