.mod-keep-in-touch-bottom {
	padding: 20px 16px;
	margin-bottom: 24px;
    background: #a72a2a url("/public/modules/KeepInTouch/theme2/images/bg.gif") 0 0 repeat-x;
    border-bottom: 3px solid #d51919;
    overflow: hidden;
}
.mod-keep-in-touch-bottom a.title {
   font-weight: bold;
   font-size: 12px;
}
.mod-keep-in-touch-bottom, .mod-keep-in-touch-bottom a {
    color: #ffffff;
}
.mod-keep-in-touch-bottom a.descr {
    text-decoration: none;
}
.mod-keep-in-touch-bottom a.descr:hover {
    text-decoration: underline;
}
.mod-keep-in-touch-bottom a * {
	cursor: pointer;
}
.mod-keep-in-touch-bottom a span:hover {
    text-decoration: underline;
}
.mod-keep-in-touch-bottom .col {
    width: 327px;
    float: left;
}
.mod-keep-in-touch-bottom .col-2 {
    padding-right: 109px;
    width: 208px;
    background: transparent url("/public/modules/KeepInTouch/theme2/images/email.gif") right center no-repeat;
}
.mod-keep-in-touch-bottom .col-3 {
    width: 299px;
    height: 84px;
    background: transparent url("/public/modules/KeepInTouch/theme2/images/logo.gif") right center no-repeat;
}
.mod-keep-in-touch-bottom .icon-list {
    padding: 5px 0;
}
.mod-keep-in-touch-bottom .icon-list .item {
	overflow: hidden;
	margin-bottom: 5px;
    display: inline;
    margin-right: 13px;
}
.mod-keep-in-touch-bottom .icon-list .item .icon {
    width: 50px;
    display: inline;
}
.mod-keep-in-touch-bottom .icon-list .item .icon img {
    vertical-align: middle;
}
.mod-keep-in-touch-bottom .icon-list .item span {
	padding-top: 10px;
}