div.block {
    background-color: #ffffcc;
}

div.block {
    margin-bottom:12px;
}

div.block div.header1 {
    background: #0f59c9 url(http://g.delfi.lt/dng/i/s_block.gif) 0 0 no-repeat;
    height: 17px;

    border-bottom:1px solid #0000CC;
    margin-bottom:9px;
}

div.block div.header1 div.header2 {
    background: url(http://g.delfi.lt/dng/i/s_block.gif) 100% -17px no-repeat;
    height: 17px;
}

div.block div.header1 div.header2 h3 {
    background: url(http://g.delfi.lt/dng/i/s_block.gif) 0 -34px repeat-x;

    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height:13px;
    color:#ffffff;
    font-weight:bold;
    padding:2px 8px 2px 4px;
    margin: 0 2px 0 2px;
    height:13px;
}

div.block div.header1 div.header2 h3 a {
    font-size: 11px !important;
    line-height:13px !important;
    color:#ffffff !important;
    font-weight:bold !important;
    text-decoration: none !important;
}

div.block div.content {
    padding:0 5px 0 5px;
}

div.block div.sep {
    height:1px !important;
    margin:5px 0px 1px 0 !important;
    background-color:#CACACA !important;
    border: none !important;
}

div.vidoftheday div.frame {
    display: block;
    position: relative;
    height:105px;
    margin: 0 0 6px 0;
}

div.vidoftheday div.frame img {
    display: block;
    float: left;
    margin-left: auto;
    margin-right: auto;
    border: none;
}

div.vidoftheday div.frame a.view {
    display: block;
    position: absolute;
    float: right;
    top: 0px;
    right: 0px;
    margin: 0px;
}

div.vidoftheday div.frame a.view img {
    width: 77px;
    height: 79px;
    border: none;
}

div.vidoftheday div.descr h4 {
    color:#0066FF;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    margin: 0px;
    height: auto;
}

a.more {
    display: block;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    background: url(http://g.delfi.lt/dng/i/more.gif) center right no-repeat;
    padding-right: 13px;
}

a.more:link,
a.more:active,
a.more:visited,
a.more:hover {
    color: #0066ff !important;
    text-decoration: none !important;
}

div.comm_form div.buttons {
    margin-left: 100px;
}

div.comm_form div.buttons div.button_left {
    margin-right: 15px;
}

div#search div.button_left {
    width: 64px;
}

div#search div.button_left button {
    background: url(http://g.delfi.lt/dng/i/s_inbuttons.gif) 0 -84px no-repeat;
    padding-left: 16px;
}

div.b_post_video{
    float: right;
    width: 140px;
}

div.b_post_video a {
    background: url(http://g.delfi.lt/dng/i/s_inbuttons.gif) 0 -42px no-repeat !important;
    padding: 3px 0 0 15px !important;
    height: 18px !important;
}

div.button_left {
    display: block;
    float: left;

    background: url(http://g.delfi.lt/dng/i/s_button.gif) 0 0 no-repeat;
    height: 21px;

    margin: 8px 6px 2px 8px;
    padding: 0 0 0 6px;
}

div.button_left div.button_right {
    background: url(http://g.delfi.lt/dng/i/s_button.gif) 100% -21px no-repeat;
    height: 21px;

    width: 100%;
    padding: 0 6px 0 0;
    margin: 0 0 0 0;
}

div.button_left div.button_right div.button_repeat,
div.button_left div.button_right input,
div.button_left div.button_right button,
div.button_left div.button_right a {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;

    background: transparent url(http://g.delfi.lt/dng/i/s_button.gif) 0 -42px repeat-x;
    height: 21px;
    border: 1px solid #000000;


    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #000000 !important;
    text-decoration: none !important;
    border: 0;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none !important;
}

div.button_left div.button_right div.button_repeat input,
div.button_left div.button_right div.button_repeat button,
div.button_left div.button_right div.button_repeat a {
    background: transparent none;
    text-decoration: none !important;
}

.clear {
    display: block;
    clear: both;
    margin: -1px 0 0 0;
    height: 1px;
}
.clearnh {
    display: block;
    width: 100%;
    clear: both;
    height: 0px;
}