#sidebox {
	width: 208px;
	float: right;
}
.sideboxlist a:link, .sideboxlist a:visited, .sideboxlist a:hover {
text-decoration:none;
border-bottom: 1px dotted #48546A;
color #CCCCCC;

}
.sideboxlist a:hover, .sideboxlist a:active {
	background-color:#AAC7C5;
	color: #FFFFCC;
	font-size: 0.92em;
	font-weight: bold;
	letter-spacing: 0.15em;
}

.sideboxlist {
list-style: none outside;
padding:0;
margin:0;
}

#telmargin {
margin-left: 3px;
padding-left:.2em;
padding-bottom:.3ex;
margin-top:2em;
}
.leftpanel {
	border:2px dashed #006699;
	max-height:200px;
	overflow:auto;
	margin-left: 3px;
	font: 0.85em Arial, Helvetica, sans-serif;
	background: #a2afb8;
	height: 150px;
	margin-bottom: 10px;
	padding: 0.2em;
	margin-top: 5px;
}
body {
background-color:#FFFFFF;
}
.bluePanel
{ 
background-color:#336699;
border-color:#ABCAE0;
border-style:solid;
border-width:4px 1px 1px;
color:#E7EFF5;
border-color:#ABCAE0;
font-size:1.05em;
line-height:normal;
padding:8px;
}
