@CHARSET "utf-8";

li.PanelLabsTeaser { 
    width:300px;
    float:left; 
}

li.PanelLabsTeaser div.PanelBox h3 { 
    padding:5px 15px 20px;
    background: #ffffff no-repeat 15px 5px;
    height:40px;
}

li.PanelLabsTeaser div.PanelBox h3 img { 
	float:left; 
	margin-top:15px; 
	margin-left:60px; 
}

li.PanelLabsTeaser .Teaser {
    height:115px; 
    padding:10px 15px 0px 15px;
    overflow:hidden;
}

li.PanelLabsTeaser .Footer { 
    display:block; 
    text-align:center;
}

li.PanelLabsTeaser a.greenButton {
    height:35px;
    padding:10px;
    display: block;
}

li.PanelLabsTeaser a.greenButton span {
    text-indent:-1000em;
    display:block;
}

li.PanelLabsTeaser.Brainstorm { 
	margin-right:15px; 
}

li.PanelLabsTeaser.Forum {
	margin-right:15px;
}

div.Columns div.ColumnMain {
	width: 100%
}

div.Columns {
	padding:0 20px;
}

li.PanelLabsTeaser.Brainstorm div.PanelBox h3 { 
	background-image: url(PageLabsOverview/iconInnovate.gif)
}

li.PanelLabsTeaser.Forum div.PanelBox h3 {
    background-image: url(PageLabsOverview/iconDiscuss.gif)
}

li.PanelLabsTeaser.Test div.PanelBox h3 { 
	background-image: url(PageLabsOverview/iconTest.gif)
}
