.panel {
	width:204px !important;
	color:#444;
	background:url("http://extranet.val.be/img/panels/standard.jpg") #e0e0e0 no-repeat;
	margin:0 0 22px;
	padding:18px 16px 0;
	position:relative;
	height:1%;
}

body.portal .panel {
	height:auto !important;
}

body.portal .panel.button {
color:red;
font-size:15px;

}

#links{
padding: 0px 0 0 0px;
margin: 0;
font-size:1.1em;
width: 204px;
list-style:none;
}

#links ul{
margin:0;
padding:0;
list-style:none;
font-size:1em;
line-height:18px;
}

#links li{
margin:0;
list-style:none;
padding:0;border:0;
border-bottom:1px dotted #555;
}

#links a{
margin:0;
text-decoration:none;
font-size:1em;
display:block;
padding:5px;
color:#000;
background:url("http://extranet.val.be/img/buttons/more-list.gif") 100% 5px no-repeat !important;
}

#links a:hover{
text-decoration:none;
color:#003d7d;
}


.panel .foot {
		height:14px;
		background:url("http://extranet.val.be/img/panels/standard-foot.gif") 0 100% no-repeat;
		margin:0 -16px;
		overflow:hidden;
		width:236px;
		clear:both;
	}

        .panel h2,
	.panel h3 {
		font-weight:normal;
		color:#003d7d;
		background:transparent;
		font-size:135%;
		line-height:130%;
		margin:0 0 1em;
	}
	
	.panel h3 {
		font-size:115%;
		margin-top:0.8em;
		margin-bottom:0.4em;
		clear:both;
	}
	
	.panel ul.links,
	.panel p {
		margin:0 0 0.5em;
	}
	
	.panel img {
		/*border:1px solid #d3d6d9;*/
		margin:0 0 0.6em;
	}

.panelbuttons{
padding: 5px 5px 5px 5px;
width: 204px;
list-style:none;
}

.panelbuttons h2{
 	font-family: "Gill Sans Regular","Gill Sans","Gill Sans MT",Arial,sans-serif;
 	font-weight: normal;
        font-size:220%;
	line-height:0%;
	color:#003d7d;
	background:transparent;
        margin-left:60px;
        margin-top:10px;
}
.panelbuttons p{
 	font-family: "Gill Sans Regular","Gill Sans","Gill Sans MT",Arial,sans-serif;
 	font-weight: normal;
        font-size:100%;
	line-height:100%;
	background:transparent;
        text-decoration: none;
        margin-left:60px;
        margin-top:-10px;
}
.panelbuttons h2 a{
	color:#003d7d;
        text-decoration: none;
}

.panelbuttons h2 a:hover{
	color:#003d7d;
        text-decoration: none;
}
.panelbuttons p a{
	color:#003d7d;
        text-decoration: underline;
}

.panelbuttons a:hover{
	color:#003d7d;
        text-decoration: none;
}

.imgpanelbuttons{
	width:48px;
	border:0;
	position:absolute;
}
