@charset "UTF-8";

/* 
display
position
float
clear
vertical-align
width
height
margin
padding
background
border
list-style
color
font
text-decoration
text-align
white-space
other text
content */

/* terms / privacy / news */
#terms .column, #sitemap .column{ margin-bottom:0; }
#terms img, #newsview img{ margin-bottom:18px;}
#terms ul{ margin:0 0 18px 18px; list-style:square; font-size:11px; }

/* news */
#newsview .columnbtl img{ float:left; margin-right:18px; }


/* sitemap */
#sitemap a:link, #sitemap a:visited{color:#ccc; text-decoration:none;}
#sitemap a:hover, #sitemap a:active{color:#666; text-decoration:underline;}

#sitemap a { display:block; }
#sitemap h2 { width:217px; margin-bottom:9px; padding:0 0 9px 15px; background:url(../image/directory/arrow.gif) 0 25% no-repeat; border-bottom:solid 1px #333;}
#sitemap ul { margin-bottom: 0; padding-bottom:18px; list-style:none; font-size:12px; }
#sitemap li{padding-bottom:5px;}
