
.WebLink {
    margin: 10px 0;
}
.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: rgba(0, 0, 0, 0) url("Images/skin.png") no-repeat scroll left top;
    border-radius: 3px 3px 0 0;
    height: 45px;
    text-align: center;
}
.WebLink .HeadLink .Title {
    color: #ff3101;
    font: bold 15px/27px tahoma;
    padding-left: 20px;
    text-transform: uppercase;
}
.WebLink .Content ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
