main.two-column article{
    background-color: #FFFFFF;
}
section.union-wallpaper {
    margin: -10px -10px 0 -10px;
    position: relative;
    height: 200px;
}
section.union-wallpaper .wallpaper-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    vertical-align: top;
    cursor: pointer;
    background-color: #E3E3E3;
}
section.union-wallpaper .wallpaper-btn .wallpaper-icon {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/site/image/main/wallpaper-cog.png") left top no-repeat;
    margin: 0 5px -2px 0;
}
section.union-wallpaper .wallpaper-icon {
    position: relative;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/site/image/main/changelogo-icon.png") left top no-repeat;
    margin: 0 5px -1px 0;
}

section.union-profile {
    margin: 0 -10px;
    padding: 0;
}
section.union-profile,
section.union-profile a {
    color: #000000;
    font-size: 12px;
}
section.union-profile .left-column {
    display: block;
    float: left;
    position: relative;
    width: 188px;
    margin: 0 0 0 -5px;
    padding: 0;
    word-break: break-all;
    border-right: 1px solid #DADEE7;
}
section.union-profile .right-column {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: 480px;
}
section.union-profile .right-column h1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #3D579F;
}
section.union-profile .right-column .my-union-actions {
    width: 480px;
    margin: 5px 0 10px 0;
    cursor: default;
}
section.union-profile .right-column .my-union-actions a,
section.union-profile .right-column .my-union-actions span {
    color: #6AA54B;
    font-size: 12px;
    line-height: 120%;
    padding: 0;
    margin: 0 15px 0 0;
}
section.union-profile .left-column h3 {
    position: relative;
    cursor: pointer;
    display: block;
    background: #DADEE7;
    text-transform: uppercase;
    margin: 15px 0;
    padding: 6px 0 6px 10px;
    color: #5B606B;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
}
section.union-profile .left-column h3 a {
    color: #5B606B;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
    text-decoration: none;
}
section.union-profile .left-column h3 a:hover {
    text-decoration: underline;
}
section.union-profile .left-column .union-buttons {
    margin: 5px auto;
    text-align: center;
}
section.union-profile .left-column .union-buttons a {
    display: block;
    margin: 5px auto;
    text-align: center;
    color: #3D579F;
}
section.union-profile .left-column ul.union-members {
    display: block;
    padding: 0;
}
section.union-profile .left-column ul.union-members li {
    display: inline-block;
    margin: 0 2px 0 3px;
    width: 86px;
    color: #3D579F;
    text-align: justify;
}
section.union-profile .left-column ul.union-members li a {
    display: block;
    text-align: center;
    width: 86px;
    color: #3D579F;
    word-break: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.union-profile .left-column ul.union-members li a img {
    display: block;
    margin: 5px 0 5px 10px;
    width: 60px;
    height: 40px;
}
section.union-profile .left-column .add-photo,
section.union-profile .left-column .add-video,
section.union-profile .left-column .add-discussion {
    display: block;
    cursor: pointer;
    font-weight: 600;
    margin: 0 15px;
    text-align: left;
    color: #3D579F;
}
section.union-profile .left-column .owner-logo {
    position: relative;
    width: 120px;
    background: #FFFFFF;
    border: 1px solid #DADEE7;
    padding: 10px 10px;
    margin: -60px 0 0 20px;
}
section.union-profile .left-column .owner-logo a {
    color: #4665B9;
    font-size: 12px;
    font-weight: 600;
    line-height: 120%;
    display: block;
    text-align: center;
    word-break: normal;
}
section.union-profile .left-column .owner-logo a img {
    display: block;
    margin: 0 auto 10px auto;
}
.union-form .union-type {
    position: relative;
    display: block;
    padding: 0 145px 0 0;
    margin: 10px 0 0 0;
    width: 335px;
    text-align: right;
    font-weight: bold;
}
.union-form .union-type label {
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 10px;
}
.discussion-item {
    margin: 10px 0;
    display: block;
    vertical-align: top;
}
.discussion-item h3 {
    display: inline-block;
    font-size: 14px;
    line-height: 120%;
    text-align: left;
    font-weight: 600;
}
section.union-profile .left-column .discussion-item a {
    color: #6AA54B;
    font-size: 12px;
    line-height: 120%;
    padding: 0;
    margin: 0 15px;
}
.discussion-item div.discussion-options {
   display: inline-block; 
   height: 12px;
   margin: -5px 0 0 5px;
}
section.union-profile .left-column .photo-list,
section.union-profile .left-column .video-list {
    margin: 10px 15px;
}
section.union-profile .left-column .photo-list a {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 5px;
}
.attach div.video-item {
    display: block;
    width: 500px;
    height: 310px;
}
.attach div.video-options {
    display: block;
    margin: 0 0 25px 0;
}
.attach div.photo-options {
    display: block;
    margin: 0 0 25px 0;
}