/* GALLERY VIEW */
DIV.surround_box_top.gallery {
    width: 100%; /* Changed by Wolf - 738px; */
}
DIV.surround_box_top .border_box.gallery {
 padding-top: 0px;
 padding-right: 0px;
 width: 714px; /* Changed by Wolf - 738px; */
}
.pagenav {
	margin-right:60px;}
DIV.gallery DIV.row {
 height: 22px;
 margin-right: 2px;
 margin-top: 1px;
 line-height: 20px;
 background-image: url(../app/img_eraffe/site/events/headline_bg.jpg);
 float: left;
 width: 708px; /* Changed by Wolf - 730px; */
 padding-left: 5px;
 margin-bottom: -5px;
}

DIV.gallery SPAN.date {
 float: right;
 margin-right: 40px;
 margin-top: -15px;
}

DIV.gallery SPAN.from {
 font-weight: bold;
 width: 125px;
 display: block;
 float: left;
}

DIV.gallery SPAN.camera {
 font-weight: bold;
 width: 185px;
 padding-right: 35px;
 display: block;
 float: left;
 text-align: center;
}

DIV.gallery SPAN.cnt {
 font-weight: bold;
 width: 65px;
 display: block;
 float: right;
 text-align: right;
 padding-right: 5px;
}

DIV.gallery A.block.gallery {
    width: 20px;
    height: 95px;
    margin-top: 6px;
    color: #353535;
    padding-left: 80px;
    line-height: 17px;
    padding-top: 5px;
    float: left;
    margin-right: 2px;
    background-color: #EBEBEB;
    overflow: hidden;
}

DIV.gallery IMG.ratings {
   padding: 2px;
   padding-left: 3px;
   float: left;
   margin-bottom: 3px;
   margin-top: 3px;
}

DIV.gallery IMG.else {
   padding: 2px;
   float: left;
   margin-top: 3px;
   margin-bottom: 3px;
}

/* USERS ON IMAGE / EVENT PARTICIPANTS */
DIV.surround_box_top.who_was_there {
    width: 306px;
    float: right;
}

DIV.surround_box_top .border_box.who_was_there {
    width: 300px;
    padding-top: 0;
}

DIV.who_was_there DIV.girls {
    width: 151px;
    float: left;
    clear: left;
}

DIV.who_was_there DIV.boys {
    width: 148px;
    float: right;
}

DIV.who_was_there A.block.who_was_there {
    width: 144px;
    margin: 0px;
    margin-top: 2px;
    line-height: 20px;
    padding-left: 5px;
    height: 20px;
    font-weight: bold;
}

A.who_was_there IMG {
    float: left;
    display: block;
    margin-top: 6px;
    margin-right: 4px;
}

DIV.who_was_there span.user {
    float: left;
}

DIV.genderbar span.gender_female {
    width: 150px;
}
DIV.who_was_there DIV.box_more {
    width: 152px;
    float: left;
    border-left: 0;
}
DIV.who_was_there DIV.box_more.submit_participate {
    background-image: url(../app/img_eraffe/site/box_more_red.jpg);
    border-right: 0;
    border-left: 1px solid #AAAAAA;
    width: 152px;
}

DIV.box_more A.box_more.red {
    background-image: url(../app/img_eraffe/site/box_more_red.gif);
    color: #FFFFFF !important;
}

DIV#comment_event .border_box { width: 297px; }

DIV#comment_event A.abox {
 padding-left: 47px;
 height: 49px;
 width: 250px;
 line-height: 15px;
}


DIV#comment_event SPAN.title {
 color: #3891B6;
 font-weight: bold;
 float: left;
 margin-top: 2px;
 width: 250px;
}

DIV#comment_event SPAN.user {
 font-weight: bold;
 float: left;
 width: 250px;
}

DIV#comment_event SPAN.content {
 width: 250px;
}
SPAN.normal { font-weight: normal; }
DIV#rate_location .border_box { width:97%; }

DIV#rate_location A.abox {
 padding-left: 47px;
 height: 49px;
 width: 303px;
 line-height: 15px;
}
DIV#rate_location SPAN.address {
    cursor: pointer;
    display: block;
    width: 240px;
}

DIV#rate_location SPAN.address2 {
    cursor: pointer;
    display: block;
    width: 240px;
}

DIV#rate_location SPAN.title {
 color: #AD7200;
 font-weight: bold;
 margin-top: 2px;
}
/* By Wolf */
.gallery .surround_box {
	padding-top:5px;}
.gallery .surround_box .surround_box {
	width:361px;}
