﻿.buttons
{
	font-family: Verdana;
	font-size: 11px;	
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	list-style: none;
	line-height: 20px;
	padding: 0px 0px;
	background: url(../images/button_norm_bg_20_blue.gif);
	border-color: #6788be;
	border-style: solid;
	border-width: 1px;
    border-left-width: 2px;
    border-right-width: 2px;
    height: 20px;
}

div.topic-tooltip
{
    border: 2px solid #0860a8;
}

p.ol-spacer
{
    font-size: .5em;
    margin: 0;
    display: none;
}
