всякие оформления для цитат
1

background-color: rgb(244, 244, 244);
    box-shadow: inset 0 0 10px #e2e1e1;
    border-left: 1px solid #e6e6e7!important;
    border-bottom: 1px solid #ffffff!important;
    border-right: 1px solid #e6e6e7!important;
    width: 134px!important;
    margin-left: 25px!important;
    padding: 5px 10px 5px 10px!important;
    margin-bottom: 7px!important;
    margin-top: -7px!important;

2

padding: 14px;
    color: #404040;
    box-shadow: inset 2px 2px 0px 0px #c7c8c9;
    font-size: 11px;
    border: 4px rgba(255, 255, 255, 0.71) double;
    border-radius: 15px;
    background: linear-gradient(to bottom, #f1f1f1 5%, rgba(199, 199, 200, 0.1) 100%);

3

padding: 14px;
    color: #404040;
    box-shadow: inset 2px 2px 0px 0px #c7c8c9;
    font-size: 11px;
    border: 4px rgba(255, 255, 255, 0.71) double;
    border-radius: 15px;
    background: linear-gradient(to bottom, #f1f1f1 5%, rgba(199, 199, 200, 0.1) 100%);

4

color: #565656;
    border: 4px rgb(255, 255, 255) double;
    border-radius: 34px;
    box-shadow: inset 0px 1px 0px 0px #c7c8c9;
    background-color: #e8e8e8;

5

background: #f1ebf9;
    box-shadow: inset 0 0 10px #c89ed0;
    border: 1px solid #dea4b8;
    border-top: 5px solid #aaa7d0;
    border-bottom: 5px solid #dea4b8;
    border-radius: 15px;

6

display: block;
    font-size: 14px;
    font-style: normal;
    text-transform: lowercase;
    font-family: 'roboto condensed';
    font-weight: normal!important;
    color: #4f728d;
    text-shadow: #fefefe 1px 1px 0px;

7

background-color: rgb(230, 230, 230);
    box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 10px 0px inset;
    padding: 5px;
    font: 1em verdana;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(211, 217, 219);
    border-image: initial;