

/* Start:/bitrix/templates/.default/components/bitrix/news/guestbook/bitrix/news.list/.default/style.css?1784118514731*/
.guestbook {}
.guestbook .add a { 
    display: inline-block;
    background: #009FE3;
    font-size: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
	padding: 10px 20px;
}
.guestbook .add a:hover { opacity: 0.9; }
.guestbook .items { }
.guestbook .items .item { padding:15px 5px; border-bottom:solid 1px #ccc; }
.guestbook .items .item:first-child { border-top:solid 1px #ccc; }
.guestbook .items .item .name { font-size:20px; padding-bottom:5px; }
.guestbook .items .item .from {  font-size:16px; color: #ccc; }
.guestbook .items .item .date {  font-size:14px; color:#ccc; padding-bottom:10px; }
.guestbook .items .item .text { line-height: 20px; }
/* End */
/* /bitrix/templates/.default/components/bitrix/news/guestbook/bitrix/news.list/.default/style.css?1784118514731 */
