/* custom styles for ProClip */


#brighton_menu {
height: 20px;
background: transparent url(images/menubar.gif) repeat-x;
}

#brighton_menu ul li {
height: 20px;
font-size: 0.7em;
font-weight: bold;
margin: 0 1px 0 2px;
padding: 0;
}

#brighton_menu ul li a span {
padding: 0 15px;
}

/* re-allocate column widths for wide content in sidebar */
#brighton_two-column-right #brighton_col3 {
width: 30% !important;
}
#brighton_two-column-right #brighton_col2 {
width: 68% !important;
}



#brighton_content div.block {
padding-top: 10px;
background: transparent url(images/sidebar.gif) 0px 3px no-repeat;
}
#brighton_content #brighton_col3 div.block div.pad {
padding-bottom: 10px;
background: transparent url(images/sidebar.gif) 0px bottom no-repeat;
}




