@charset "utf-8";
/* CSS Document */
#pole_title{
height:76px;
width:552px;
background-image:url(../../images/poles/poles_title.jpg);
background-repeat:no-repeat;
}

.border_bottom{
border-bottom:solid 1px #000;
}

.pole_pick{
background-color:#2b2b2b;
}

#polespacer{
height:21px;
background-image:url(../../images/poles/view_larger.gif);
background-repeat:no-repeat;
background-position:right;
margin-right:10px;
}

.pole_leftbg{
background-image:url(../../images/poles/left_bg.jpg);
background-repeat:no-repeat;
background-position:top;
}

#pole_content{
padding:4px 20px 12px 20px;
}

.tbr{
border:solid 1px #000;
border-left:none;
}

.br{
border:solid 1px #000;
border-top:none;
border-left:none;
border-bottom:none;
}

#polegallery{
margin-top:22px;
}


