
.WebLink {
    margin: 10px 0;
}
.WebLink .Content{
    padding-top: 10px;
}
.WebLink .HeadLink {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f85032+0,f16f5c+50,f6290c+51,f02f17+71,e73827+100;Red+Gloss+%231 */
	background: #0078ce;
    /*border-radius: 3px 3px 0 0;*/
    height: 30px;
    text-align: center;
    padding-top: 2px;
}
.WebLink .HeadLink .Title {
    color: #fffefe;
    font: bold 10pt/27px arial;
    //padding-left: 20px;
    text-transform: uppercase;
}
.WebLink .Content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
