﻿.webLinkLi {
list-style-type:square;
margin-left:10px;
}

.liLink {
font-weight:700;
}

h2 {
font-size:medium;
}

.textfield {
border:solid 1px #000;
background-color:#fff;
height:20px;
}

.button {
border:solid 1px #000;
background:#ddd;
height:22px;
}

p {
font-size:small;
text-align:left;
}

#header {
clear:both;
background:url(../images/header_backgroundChyps.jpg) top left no-repeat;
}

.fontResizer {
display:block;
left:0;
float:right;
top:0;
}

.fontResizer A {
border-right:#ccc 1px solid;
border-top:#ccc 1px solid;
display:block;
float:left;
border-left:#ccc 1px solid;
width:17px;
color:#666;
line-height:15px;
border-bottom:#ccc 1px solid;
height:17px;
text-align:center;
text-decoration:none;
}

.fontResizer A:hover {
color:#000;
text-decoration:none;
}

.smallFont {
font-size:9px;
}

.medFont {
font-size:14px;
}

.largeFont {
font-size:18px;
}

.curFont {
background:#eeeef7;
}

#catListing ul,.instruct {
list-style-type:disc;
margin:3px;
padding:3px;
}

#catListing li,.instruct li {
list-style-type:disc;
margin:1px;
padding:3px;
}