.artworkState {
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background-color: red
}

.artworkRequest{
    font-size: 14px;
    color: #666 !important;
    background-color: #ffffff;
    border: 2px solid #dddddd;
}

.maxHeight1000{
    max-height:1000px;
}

h2.h1{
    color: #666;
    font-family: "Raleway",sans-serif;
    font-size: 1.9em;
    font-weight: lighter;
    line-height: 1.4em;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: left;
    text-decoration: none;
}

.socialIcons{
    clear:both;
    margin:0 0 8px 0;
}

.socialIcons > a {
    margin-right: 8px;
}

.socialIcons > a > img{
    height:24px;
}

.socialIcons > form > input {
    padding: 2px 4px;
}

a .pic_public{
    width:100%
}

.pub_link{
    display:inline-block;
    width:20%;
    margin-bottom:25px;
}

.subtitle{
    color:#666;
    margin-bottom:50px;
    border-bottom:2px solid #666;
    padding-bottom:50px;
}