/*
    TOC:
    1.	type selectors
    2.	structural
	3.  typographical
    4.	navigation
    5.	forms
    6.  tables
    6.	hacks
*/

/*1. type selectores*/

/*2. structural*/

div.copy ul
{
margin:10px 0 10px 15px;
}
div.copy ol
{
margin:10px 0 10px 32px;
}
div.copy ol li
{
background-image:none;
padding:5px 0 5px 0;
}
div.copy li
{
background:transparent url(/_common/img/bullet.gif) top left no-repeat;
background-position:0 10px;
padding:5px 0 5px 12px;
}
.paddingtop
{
padding-top:8px;
}
.paddingleftright
{
padding:0 0 0 5px;
}
.paddingleft
{
padding-left:8px;
}
.paddingbottom
{
padding-bottom:8px;
}
div.pollreshome
{
width:90%;
}
div.pollreshome img
{
display:block;
}
div.leftcolumn ul.yourcomments
{
padding:0;
list-style:none;
}
div.leftcolumn ul.yourcomments li
{

}
ul.arrows
{
display:block;
clear:both;
padding:0 0 10px 0;
}
ul.arrows li
{
background:transparent url(/_common/img/bullet-arrow.gif) top left no-repeat;
background-position:0 10px;
padding:5px 0 5px 15px;
clear:left;
}
.cl
{
clear:left;
}
span.newsimage img{
border: 1px solid #000 !important;
}
div.boxpoll
{
width:375px;
}
div.prevpoll
{
width:375px;
}

/*3.  typographical*/



/*4. navigation*/

div.rightcol ul.breadcrumb
{
font-size:0.9em;
min-height:25px;
list-style:none;
background-color:#fff;
color:#000;
padding:8px 0 0 0;
display:block;
}
div.rightcol ul.breadcrumb li 
{
list-style-type:none;
float:left;
padding:0;
margin:0 0 0 8px;
}
div.rightcol ul.breadcrumb a 
{
padding:0;
margin:0 5px 0 0;
background:none;
}
ul.navtop a.mainstyle
{
display:none;
}
ul.navtop a.contraststyle
{
display:block;
}
ul.navtop a.textstyle
{
display:block;
}
ul.navtop a.graphicstyle
{
display:none;
}
