@charset "UTF-8"; .dlt_lay_voice2 .title{ /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#336799+0,4489c9+100 */ background: #336799; /* Old browsers */ background: -moz-linear-gradient(top, #336799 0%, #4489c9 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #336799 0%,#4489c9 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #336799 0%,#4489c9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336799', endColorstr='#4489c9',GradientType=0 ); /* IE6-9 */ /* box-shadow */ box-shadow:rgba(113, 135, 164, 0.63) 1px 1px 6px 0px; -webkit-box-shadow:rgba(113, 135, 164, 0.63) 1px 1px 6px 0px; -moz-box-shadow:rgba(113, 135, 164, 0.63) 1px 1px 6px 0px; border-radius: 20px; padding: 8px; font-size: 110%; font-weight: bold; color: #FFF; margin-bottom: 20px; } .dlt_lay_voice2 .dlt_entry_content{ background:#E8EDF1; padding:20px; border-radius: 10px; text-align: left; } .dlt_lay_voice2 .dlt_entry{ margin-bottom: 40px; }