
div#wall {
    width: 100%;
    margin: 0 auto;
    padding-bottom:5px;
    border-bottom: 1px solid #C5C5C5;
}
.floatLeft{
    float: left;
}
.labelInfo {
    font-size:11px;
    padding:6px;
}
.clearBoth{
    clear: both;
}
div#footWall{
    padding-left: 16px;
    padding-top: 8px;
    padding-bottom: 5px;
    height:16px;
}
a#moreTable {
    text-decoration: none;
    display: block;
    float: left;
}
div#loadMoreTable{
    display: none;
    background: #C5C5C5 url("/static/images/backgrounds/wall/ajax-loader.gif") no-repeat 0 0;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 10px;
}

div#wall div#topWall {
    background: #C5C5C5 url("/static/images/backgrounds/wall/bg.jpg") repeat-x 0 -20px;
    /*height: auto!important;
    min-height: 131px;
    height: 131px;*/
    width: 100%;
    padding-top: 10px;
}

div#wall div#topWall FIELDSET LEGEND {
    display: none;
}
div#wall div#topWall h3.hader {
    margin-left: 20px;
    margin: 0 0 10px 20px;
    font-size: 14px;
    color: #1791D7;
    font-weight: bold;
    max-width:300px;
    float: left;
}
div.textareaTop {
    background:transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -201px ;
    float:left;
    height:13px;
    margin-left:20px;
    width:660px;
}
div.textarea {
    border-left: 1px solid #7f7f7f;
    float:left;
    margin-left:20px;
    width: 619px;
    background-color: #FFFFFF;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}

div.textarea TEXTAREA {
    background: none repeat scroll 0 0 transparent;
    border: 0px;
    height:15px;
    overflow:hidden;
    padding: 0px;
    margin: 0px;
    /*color: #666666;*/

}

div.textareaBottom {
    background:transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -216px ;
    float:left;
    height:13px;
    margin-left:20px;
    width:660px;
}

div#wallBottom {
    min-height: 32px;
}
div.addElementLegend {
    float: left;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    height: auto;
    margin-top: 5px;
    padding-top: 0;
    margin-left: 20px;
    margin-right: 8px;
}
ul.addElement {
    height: auto;
    width: auto;
    overflow: hidden;
    margin-top: 4px;
    float: left;
}
ul.addElement li {
    height: 100%;
    float: left;
    width: auto;
    margin-right: 6px;
}
ul.addElement li {
    display: block;
    height: 17px;
}
ul.addElement li#foto {
    width: 20px;
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -52px;
}
ul.addElement li#video {
    width: 14px;
    background:url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -22px -52px
        /*margin-left: 3px;*/
}
ul.addElement li#event {
    width: 22px;
    background:url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -54px -52px
        /*margin-left: 14px;*/
}
ul.addElement li#object {
    width: 22px;
    background:url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -34px -52px
        /*margin-left: 20px;*/
}
ul.addElement li#more {
    width: 22px;
    background:url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -73px -52px
        /*margin-left: 19px;*/
}
ul.addElement li a{
    width: 100%;
    height: 100%;
    display: block;
    cursor: default;
}
input#submitComment, input.submitWidget {
    background: url("/static/images/new_layout/ciecie_19.png") no-repeat scroll -115px -53px transparent;
    cursor: pointer;
    margin-top: 0px;
    height: 40px;
    line-height: 37px;
    width: 100px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    border: none;
    padding: 0 0 7px;
    margin-bottom: 3px;
}
input#submitComment:hover, input.submitWidget:hover {
    background: url("/static/images/new_layout/ciecie_19.png") no-repeat scroll -2px -53px transparent;
}

input#submitComment {
    float: right;
    position: relative;
    top: 0px;
    right: 25px;
}
div.commentRoot, div.eventTable {
    position: relative;
    /*min-height: 100px;
    height: auto!important;
    height: 100px;*/
    border-bottom:1px solid #C5C5C5;
    padding:9px 16px 5px;
}
.commentRootFirm {
    background-color: #EFF0F1!important;
}
div.useFoto, .useFotoReply {
    overflow: hidden;
    float: left;
    display: block;
    height: auto;
    width: 56px;
    margin-right: 5px;
}
.useFotoReply {
    width: 42px;
}

div.useFoto img {
    width: 45px;
}
div.useFotoReply img {
    width: 35px;
}
div.useFoto a, .useFotoReply a {
    width: 100%;
    height: 100%;
}
div.useFoto a img, .useFotoReply a img{
    padding: 2px;
    background-color: transparent;
    border: 1px solid #cccccc;
}
div.item {
    display: table;
    line-height: 16px;
    color: #333333;
    width:597px;
}
div.itemMini, div.itemMiniNone{
    position: relative;
    display: table;
    line-height: 16px;
    color: #333333;
    width: 487px;
    margin-bottom: 5px;
    overflow: hidden;
    font-size: 11px;
}
div.itemMini p, div.itemMiniNone p{
    /*width: 487px;*/
}
div.itemMiniNone {
    _margin-top: -20px;
}
div.item p.useName {
    height: 16px;
    color: #cccccc;
    font-size: 13px;
    padding-left: 0px;
}
span.drawWall,span.drawYouTubeWall,span.drawFotoWall,span.drawLinkWall {
    float: left;
    height: 15px;
    width: 12px;
    display: block;
    margin: 0 5px;
    margin-top: 2px;
}
span.drawWall {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat 0px 0;
}
span.drawvideoWall {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -13px 0px;
}
span.drawfotosWall, span.drawfotoWall {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -42px 0px;
}
span.drawlinkWall {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -26px 0px;
}

span.icon_shoutbox {
    float: left;
    display: block;
    height: 15px;
    width: 15px;
    margin-right:5px;
}

span.icon_shoutbox_1 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -57px 0px;
}
span.icon_shoutbox_2 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -74px 0px;
}
span.icon_shoutbox_4 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -89px 0px;
    width: 14px;
    margin-right: 6px;
}
span.icon_shoutbox_5 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -102px 0px;
    width: 14px;
    margin-right: 6px;
}
span.icon_shoutbox_7 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -115px 0px;
}
span.icon_shoutbox_8 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -129px 0px;
}
span.icon_shoutbox_9 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -146px 0px;
}
span.icon_shoutbox_10 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -174px 0px;
}
span.icon_shoutbox_11 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -209px 0px;
}
span.icon_shoutbox_12 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -226px 0px;
}
span.icon_shoutbox_13 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -323px 0px;
}
span.icon_shoutbox_14 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -340px 0px;
}
span.icon_shoutbox_16 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -189px 0px;
    width: 13px;
    margin-right: 7px;
}
span.icon_shoutbox_17 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -201px 0px;
    width: 6px;
    margin-right: 14px;
}
span.icon_shoutbox_19 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -293px 0px;
    width: 12px;
    margin-right: 8px;
}
span.icon_shoutbox_20 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -403px 0px;
}
span.icon_shoutbox_21 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -305px 0px;
}
span.icon_shoutbox_23 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -242px 0px;
}
span.icon_shoutbox_24 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -275px 0px;
}
span.icon_shoutbox_25 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -257px 0px;
}
span.icon_shoutbox_26 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -257px 0px;
}
span.icon_shoutbox_27 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -421px 0px;
}
span.icon_shoutbox_28 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -421px 0px;
}
span.icon_shoutbox_30 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -242px 0px;
}
span.icon_shoutbox_31 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -275px 0px;
}
span.icon_shoutbox_32 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -257px 0px;
}
span.icon_shoutbox_33 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -257px 0px;
}
span.icon_shoutbox_34 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -421px 0px;
}
span.icon_shoutbox_35 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -421px 0px;
}
span.icon_shoutbox_37 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -257px 0px;
}
span.icon_shoutbox_38 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -257px 0px;
}
span.icon_shoutbox_40 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -355px 0px;
    width: 12px;
    margin-right: 8px;
}
span.icon_shoutbox_41 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -355px 0px;
    width: 12px;
    margin-right: 8px;
}
span.icon_shoutbox_43 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -372px 0px;
}
span.icon_shoutbox_45 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -388px 0px;
}
span.icon_shoutbox_46 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -388px 0px;
}
span.icon_shoutbox_48 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -443px 0px;
}
span.icon_shoutbox_49 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -443px 0px;
}
span.icon_shoutbox_50 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -275px 0px;
}
span.icon_shoutbox_51 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -275px 0px;
}
span.icon_shoutbox_52 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -480px 0px;
}
span.icon_shoutbox_54 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -496px 0px;
    width: 6px;
    margin-right: 14px;
}
span.icon_shoutbox_56 {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -496px 0px;
    width: 6px;
    margin-right: 14px;
}


div.item p.useName span.useName {
    float: left;
}
div.item p.useName span.date {
    float: right;
}

div.item p.commentUser {
    margin-top: 10px;
    margin-left: 5px;
    color: #333333;
    width: 580px;
    overflow: hidden;
}

p.commentWidget {
    margin-left:18px;
    margin-top:10px;
    width: 168px;
    overflow: hidden;
}
p.commentWidget a {
    border: 1px solid #C5C5C5;
    display: block;
    width: auto;
    height: auto;
}
p.commentWidget a:HOVER {
    border: 1px solid #1791D7;
}
p.commentWidget a img{
    margin: 3px;
}
div.item p.others {
    margin-left: 5px;
    margin-top: 5px;
    font-size: 11px;
}
div.item p.others a.extendsLink {
    font-size: 11px;
    /*font-weight: bold;
    color: #666666;*/
    color: #000000;
}
div.item div.replies {
    width: 597px;
    margin-left: 0px;
    margin-top: 3px;
}
div.item div.replies div.repliesHeadTop {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat 0px -177px;
    width: 100%;
    height: 20px;
}
div.item div.replies div.repliesHead {
    width: 593px;
    height: 20px;
    background-color: #e8e9ec;
    margin-left: 4px;
}
div.item div.replies div.repliesHead span {
    margin-left: 15px;
    color: 1791D7;
    font-weight: bold;
}
div.item div.replies div.reply, div.addReply{
    margin-left: 4px;
    background-color: #e8e9ec;
    margin-bottom: 2px;
    padding:7px 11px;
    width: auto;
    height: auto;
    overflow: hidden;
    position: relative;
}
p.itemMiniReply {
    width: 487px;
    overflow: hidden;
}
div.e8e9ec {
    background-color: #e8e9ec;
}
div.f1f2f4 {
    background-color: #f1f2f4;
}
div.addReply {
    /*padding-bottom: 5px;
    margin-top: -10px;
    background-color: #e8e9ec;*/
}


div.item p.time {
    color: #939393;
    margin-top: 4px;
}

div.showFormTop {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -232px;
    width: 570px;
    height: 5px;
}

div.showForm {
    width: 570px;
    height: 16px;
    border-left: 1px solid #7f7f7f;
    background-color: #ffffff;
    overflow: hidden;
}

div.showForm TEXTAREA {
    background-color: transparent;
    border:none;
    height:15px;
    overflow:hidden;
    padding: 0px;
    margin: 0px;
    width: 100%;
    color: #666666;
}

div.showFormBottom {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -240px;
    width: 570px;
    height: 5px;
}

div.textareaTopMini {
    background:transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -248px ;
    float:left;
    height:6px;
    width:100%;
}
div.textareaMini {
    border-left: 1px solid #7f7f7f;
    float:left;
    width:100%;
    background-color: #ffffff;
    overflow: hidden;
}

div.textareaMini TEXTAREA {
    border-color: transparent;
    border:none;
    height:30px;
    overflow:hidden;
    padding: 0px;
    margin: 0px;
    width: 100%;
    color:#666666;
}

div.textareaBottomMini {
    background:transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -256px ;
    float:left;
    height:6px;
    width:100%;
}



input.inputAddReply {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -2px -112px;
    _background: transparent url("/static/images/backgrounds/wall/comment.gif") no-repeat 0 0;
    border: none;
    margin: 0px;
    padding: 0px;
    width: 144px;
    height: 24px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}

#attForm input.inputAddReply
{
    float:none;
    margin:0;
}

.linkToolTip{
    position: absolute;
    padding: 5px;
    background-color: #000000;
    color: #ffffff;
    display: none;
    z-index: 1;
    box-shadow: 5px 5px 10px black;
    -moz-box-shadow: 5px 5px 10px black;
    -webkit-box-shadow: 5px 5px 10px black;
}
div.widget{
    position: relative;
    background-color: #C5C5C5;
    border-top: 1px solid #FFFFFF;
    height: auto;
    width: 100%;
    display: block;

}
div.widgetImage {
    background: url("") no-repeat scroll 0px 0px transparent;
    height: 28px;
    width: 37px;
    margin: 15px 15px 15px;
    float: left;
    display: block;
    overflow: hidden;
}
div.widgetfoto > div.widgetImage {
    background: url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -95px -45px transparent;
}
div.widgetobject > div.widgetImage {
    background: url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -166px -45px transparent;
}
div.widgetvideo > div.widgetImage {
    background: url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -133px -45px transparent;
}
div.widgetevent > div.widgetImage {
    background: url("/static/images/backgrounds/wall/wall.png") no-repeat scroll -205px -45px transparent;
}
div.widgetContent {
    padding:5px;
    height: auto;
    width: 550px;
    float: left;
    display: block;
    overflow: hidden;
}
div.widgetContent input.uploadImage {
    float: left;
    margin-left: 20px;
}
div.widgetContent img{
    margin: 3px;
}

.uploadFoto {
    position: relative;
    float: left;
    width: auto;
    height: auto;
}
p.widgetItem {
    min-height:26px;
    width:310px;
    float: left;
}
p.widgetItemMax {
    min-height:26px;
    width:100%;
    float: left;
}
p.widgetItemMax input, p.widgetItemMax select {
    width: 100px!important;
    font-size: 11px;
    padding: 4px;
}
span.widthMax input {
    width: 126px!important;
}
input.widgetInput {
    margin:10px 5px 0 0;
    width:280px;
}
.floatLeft input.widgetInput {
    background:url("/static/images/backgrounds/common/input_bck_300.gif") no-repeat  0 0 transparent;
    float:left;
    height:24px;
    line-height:24px;
    margin:0;
    width:280px!important;
    border: none;
    padding: 0px;
    padding-left:10px;
    padding-right:10px;
    font-size:11px;
}
input.submitWidget{
    float:left;
    margin-left: 0px;
    margin-top: 7px;
}
div.youtube,div.link,div.EventTable {
    width: 590px;
    margin: 10px 0 5px 85px;
}

div.EventTable {
    margin-left: 18px;
}
div.linkImg, div.EventTableThumbnail {
    float: left;
    width: auto;
    position: relative;
    margin: 10px 7px;
}

div.youtubeThumbnail {
    position: relative;
    margin: 10px 0;
}

div.linkImg a,div.EventTableThumbnail a {
    border: 1px solid #989898;
    display: block;
    background-color: white;
}
div.linkImg a img, div.EventTableThumbnail a img{
    margin: 3px;
    width: 200px;
}
div.youtubeThumbnail a img {
    width: 100%;
}

a.defaultThumbnailEvent {
    background: transparent url("/static/images/backgrounds/wall/wall.png") no-repeat -160px -112px;
    width: 50px;
    height: 50px;
    display: block;
}
p.changeImage {
    margin-top: 10px;
}
p.changeImage a{
    width: 26px;
    height: 22px;
    display: block;
    float: left;
    border: none;
}
p.changeImage a.prevImage{
    background:url("/static/images/backgrounds/wall/wall.png") no-repeat  -48px -142px transparent;
}
p.changeImage a.nextImage{
    background:url("/static/images/backgrounds/wall/wall.png") no-repeat  -74px -142px transparent;
}
div.youtubeName,div.linkInfo,div.EventTableName {
    float: left;
    width:100%;
    margin-top: 10px;
}
.linkPic img {
    width:100%;
}

div.changeImage {
    padding-left: 10px;
    float: left;
}
.linkTitle {
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-left: 0;
}
div.youtubeName .youtubeTitle a, div.linkName .linkTitle a,div.linkName .linkUrl a, .EventTableTitle{
    color: #1791D7;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 12px;
    border: none;
    width: 100%;
}
div.linkName .linkUrl a{
    font-weight: normal;
    border: 0;
}

.linkUrl {
    margin-top: 7px;
}

div.youtubeName .youtubeDesc, div.linkName .linkDesc, .EventTableDate {
    font-size: 11px;
    margin-top: 7px;
}
.youtubePlay {
    background: transparent url('/static/images/backgrounds/wall/wall.png') no-repeat -6px -138px;
    position: absolute;
    cursor: pointer;
    width: 39px;
    height: 32px;
    top: 50%;  
    left: 50%; 
    transform: translate(-50%, -50%);
}
div.youtubePlayer {
    display: none;
}
div.item div.youtube {
    margin-left: 18px;
}
div.item div.link {
    margin-left: 18px;
}
div.item div.youtubeThumbnail a,div.item div.linkImg a {
    border: 1px solid #C5C5C5;
    display:block;
}
div.widget .delete, div.widget .delete:HOVER  {
    text-decoration: none;
}
.tableRemoveComment, .tableRemoveComment:HOVER, .tableRemoveReply , .tableRemoveReply:HOVER {
    text-decoration: none;
    display: block;
}
.tableRemoveComment, .tableRemoveComment:HOVER {
    background: transparent url('/static/images/backgrounds/wall/wall.png') no-repeat -2px -15px;
    width: 40px;
    height: 19px;
    font-size: 10px;
    color: #000;
    padding-top: 1px;
    text-align: center;
}


.tableRemoveX , .tableRemoveX:HOVER, .widgetClose, .widgetClose:HOVER {
    background: transparent url('/static/images/backgrounds/wall/wall.png') no-repeat -19px -35px;
    width: 15px;
    height: 15px;
    top: 2px;
    right: 2px;
    position:absolute;
    right: 0px;
    top: 0px;
}
.tableRemoveX:HOVER, .widgetClose:HOVER {
    background: transparent url('/static/images/backgrounds/wall/wall.png') no-repeat -2px -35px;
}
#NoEntries{
    text-align: center;
    padding: 35px 10px 0px 10px;
    font-size: 12px;
}
/**
 * MAIN SHOUTBOX
*/
#ShoutBox_main {
    float: left;
    width: 710px;
    background:url("/static/images/backgrounds/white_bck.png") repeat-y scroll 0 0 transparent;
}
#ShoutBoxTop {
    display: block;
    width: 100%;
    height: 44px;
}
#ShoutBoxLeft {
    display: block;
    background:url("/static/images/backgrounds/shoutbox/display_left_shoutbox.png") repeat-x scroll center center transparent;
    float: left;
    width: 15px;
    height: 100%;
}
#ShoutBoxCenter {
    display: block;
    background:url("/static/images/backgrounds/shoutbox/display_center_shoutbox.png") repeat-x scroll center center transparent;
    float: left;
    width: 655px;
    height: 100%;
}
#ShoutBoxCenter p{
    color:#1D487A;
    font-size:14px;
    font-weight:bold;
    margin:12px 0 0 27px;
}
#ShoutBoxRight {
    display: block;
    background:url("/static/images/backgrounds/shoutbox/display_right_shoutbox.png") no-repeat scroll center right transparent;
    float: left;
    width: 40px;
    height: 100%;
}

/* Języki w wallu tylko dla firm */

#newsOptions{
    height: 40px;
    width: 700px;
    margin-top: 5px;
    display: none;
}

#newsOptions p{
    float: left;
    margin: 5px -5px 0px 20px;

}

#tooltipNews {
    float: left;
    margin: 5px;

}

#tooltipNewsMore {
    float: left;
    display: none;
    position: relative;
    width: 150px;
    height: 50px;
    margin-top: -50px;
    margin-left: -95px;
    z-index: 10000;
}

#add_title{
    clear: both;
    color: #1791D7;
    cursor: pointer;
    font-weight: bold;
    margin: 20px 0 10px 20px;
}

.title_area{
    margin-left:20px;
    margin-bottom:7px;
    display:none;
}

.wall_fields {
    padding: 7px;
    border-radius: 5px;
    width: 655px;
    border: 1px solid #a4a4a4;
}
#main_textarea {
    margin: 0 0 5px 20px;
    height: 50px;
    max-width: 655px;
}
.user_title {
    margin: 7px 16px 0;
}
.commentUser {
    margin: 7px 16px 3px; 
}
div.no_margin {
    margin-left: 0;
}
.photoTable img {
    width: 100%;
    padding: 7px 16px;
    box-sizing: border-box;
}
.region_select {
    height: 25px;
    width: 155px;
    border-radius: 5px;
}