
#layer_bg, #box_layer_bg, #layer_wrap, #box_layer_wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    overflow: hidden;
    display: none;
}
.fixed {
    position: fixed;
}
#layer_wrap {
    overflow-x: hidden;
    overflow-y: auto;
}
#layer_bg.pv_dark {
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}




.pv_fixed {
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 601;
}
.pv_fixed div {
  position: absolute;
  z-index: 630;
}
.pv_fixed div div {
  position: static;
}

#layer_bg.pv_light {
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#layer_bg.pv_dark {
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pv_light #layer, .pv_dark #layer {
  padding-bottom: 1px;
}
.pv_close:hover, .no_select:hover {
    opacity: 1 !important;
}

.pv_wrap {
  overflow: auto;
  z-index: 610;
}

.pv_left, .pv_close {
  width: 17px;
  height: 17px;
  top: 25px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  background: url(/images/photonav.gif?1) no-repeat;
  z-index: 630;
  cursor: pointer;
}
.pv_left {
  background-position: 0px 0px;
}
.pv_close {
  background-position: 0px -19px;
}
.pv_light .pv_left {
  background-position: 0px -38px;
}
.pv_light .pv_close {
  background-position: 0px -57px;
}

.pv_cont {
  position: relative;
  width: 758px;
  margin: 0px auto;
  padding: 10px 0px 0px;
}
.pv_cont table {
  margin: 0px auto;
}
.pv_cont .sidesh {
  background: #000;
  width: 1px;
}
.pv_cont .sidesh div {
  width: 1px;
  overflow: hidden;
}
.pv_cont .bottomsh {
  background: #000;
  height: 1px;
}
.pv_cont .bottomsh div {
  height: 1px;
  overflow: hidden;
}
.pv_cont .s1 {
  opacity: 0.05;
  filter: alpha(opacity=5);
}
.pv_cont .s2 {
  opacity: 0.15;
  filter: alpha(opacity=15);
}
.pv_cont .s3 {
  opacity: 0.25;
  filter: alpha(opacity=25);
}

#pv_box {
  padding: 1px 0px 25px;
  background: #FFF;
  position: relative;
}
#pv_summary {
  height: 13px;
  padding: 0px 27px;
  margin: 15px auto 0px;
  width: 600px;
}
#pv_summary .summary {
  color: #45688E;
  font-weight: bold;
}
.pvsa_summary_title {
  margin-bottom: 10px;
}
.pvsa_empty_album {
  padding: 100px 0;
  text-align: center;
  color: #777;
}
.pvsa_summary_author {
  padding: 0px 10px;
}
.pvsa_summary_author a {
  color: #777;
}
#pv_tag_info {
  display: none;
  margin: 15px auto 0px;
  width: 604px;
}
#pv_tag_info table, #pv_tag_info table td.info {
  width: 100%;
}
#pv_tag_info div.info {
  padding: 6px 0px;
}
#pv_tag_info .progress {
  margin: 6px 5px;
}
#pv_tag_info tr {
  vertical-align: middle;
}
#pv_tag_info .button_blue, #pv_tag_info .button_gray {
  margin: 0px 5px;
}
#pv_tag_info .pv_to_profile_desc {
  padding-top: 6px;
}
.pv_data {
  position: relative;
}
#pv_comments_data {
  margin: 25px auto 0px;
  width: 604px;
  display: none;
}
#pv_comments_data .pv_info {
  color: #777;
}
#pv_comments_header {
  cursor: pointer;
  background: #E9EDF1;
  border-top: 1px solid #E9EDF1;
  color: #6A7989;
  padding: 10px 7px;
  text-align: center;
}
#pv_comments_progress {
  margin: 0px auto;
}
#pv_comment_header {
  color: #36638E;
  font-weight: bold;
  padding: 16px 0px 8px 0px;
}
#pv_comment {
  vertical-align: top;
  width: 386px;
  height: 65px;
  margin-bottom: 10px;
  outline: none;
}
#pv_comment_warn {
  margin: 10px 0px 0px;
  color: #777;
  display: none;
}
#pv_reply_to_title {
  display: none;
  padding: 6px 10px 0px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#pv_reply_as_group {
  display: none;
  margin: 6px 0px 0px 10px;
}
.pv_reply_to {
  color: #999;
}
.pv_reply_greeting {
  color: #000;
}
.pv_comment .dld {
  color: #777;
  width: 325px;
  padding: 11px 4px 12px 65px;
}
.pv_commdata .progress {
  height: 12px;
}
.pv_commdate {
  color: #999;
}
#pv_action_info {
  padding: 0px 0px 20px;
  color: #777;
}
#pv_action_info .progress {
  margin: 0px 2px;
}
#pv_comments_data .narrow_column .pv_info {
  line-height: 150%;
}
#pv_album, #pv_author {
  color: #777;
  padding-bottom: 10px;
}
#pv_desc {
  line-height: 1.37em;
  padding-bottom: 6px;
}
#pv_place {
  padding-bottom: 6px;
}
.pv_place_a {
  display: inline-block;
  padding-bottom: 1px;
}
.pv_place_label {
  color: #777777;
}
#pv_actions {
  width: 180px;
  margin: 0px -5px;
}
#pv_actions a, #pv_rotate {
  display: block;
  padding: 4px 5px;
}
#pv_actions a:hover {
  text-decoration: none;
  background: #E1E7ED;
}
#pv_rotate {
  color: #777;
}
#pv_actions div.progress {
  padding: 0px;
}
#pv_actions .left, #pv_actions .right {
  cursor: pointer;
  background: #FFF url(/images/photorot.gif) no-repeat 0px 0px;
  padding: 3px 10px 4px;
}
#pv_actions .left {
  background-position: -20px 0px;
}
#pv_actions .right:hover {
  background-position: 0px -20px;
}
#pv_actions .left:hover {
  background-position: -20px -20px;
}
.pv_cont .wide_column {
  width: 394px;
}
.pv_cont .narrow_column {
  margin-left: 20px;
  border-left: 1px solid #EEE;
  padding-left: 20px;
  overflow: hidden;
  width: 169px;
}

.pv_can_edit, .pv_cant_edit {
  overflow: hidden;
}
.pv_can_edit:hover {
  cursor: pointer;
  margin: -5px;
  background: #E9EDF1;
  padding: 5px;
}

#pv_photo {
  display: block;
  text-align: center;
  padding: 15px 25px;
  outline: none;
}
#pv_photo img {
  vertical-align: top;
  background: url(/images/progress_gray_inv.gif) no-repeat 50% 50%;
  margin: 0px auto;
}

#pv_left_nav, #pv_right_nav {
  position: absolute;
  left: 0px;
  top: 11px;
  z-index: 620;
  cursor: pointer;
}

.pv_switch {
  margin: 18px auto;
  padding: 20px;
  width: 10px;
  height: 10px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.pv_switch_wrap {
  width: 10px;
  height: 12px;
  overflow: hidden;
}
.pv_switch_img {
  behavior: url(/js/iepngfix.htc);
}
.pv_dark .pv_switch_img {
  margin-top: 2px;
}
.pv_light .pv_switch_img {
  margin-top: -10px;
}

.pv_comment {
  border-top: 1px solid #E9EDF1;
  padding: 8px 0px;
  width: 394px;
  background-color: #FFF;
}
.pv_comment .pv_photo_thumb img {
  width: 75px;
}
.pv_comment .pv_photo_thumb {
  width: 75px;
}
.pv_thumb {
  width: 60px;
  height: 50px;
  overflow: hidden;
}
.pv_thumb img {
  width: 50px;
  height: 50px;
}
.pv_comm {
  padding: 0px;
  width: 330px;
}
.wall_module .pv_comm .author {
  font-weight: bold;
  line-height: 140%;
}
.pv_commtext {
  padding-top: 2px;
  line-height: 130%;
  width: 330px;
  overflow: hidden;
  word-wrap: break-word;
}
.pv_commtext:hover .wall_reply_more {
  color: #45688E;
}
.pv_commdata {
  padding-top: 4px;
  font-size: 10px;
}
.font_medium .pv_commdata {
  font-size: 11px;
}
.photos_comments #photos_container {
  padding: 4px 25px 10px;
}
#photos_container .pv_first_comment {
  border-top: 0px;
}
#photos_container .pv_comment {
  width: 100%;
  padding: 8px 0px;
  border-color: #DAE1E8;
}
#photos_container .pv_comm {
  width: 350px;
}

#pv_date_wrap {
  padding: 0px 0px 8px;
  color: #777;
}
#pv_tags {
  padding: 0px 0px 20px;
  color: #777;
}
#pv_tags span {
  color: #000;
  cursor: default;
}
#pv_tags .delete,
#pv_del_reply_to {
  background: #C4D2E1 url(/images/small_delete.gif) no-repeat 0px 0px;
  width: 0px;
  height: 14px;
  z-index: 615;
  padding-left: 14px;
  overflow: hidden;
  cursor: pointer;
}
#pv_del_reply_to {
  display: none;
  margin: 6px -10px 0px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
#pv_del_reply_to:hover {
  background-color: #6B8DB1;
}
#pv_tag_frame {
  top: 0px;
  left: 0px;
  position: absolute;
  border: 3px solid #C0C6D0;
  overflow: hidden;
  display: none;
  z-index: 622;
  text-align: left; /* Even for rtl langs */
  direction: ltr;
}
#pv_tag_faded {
  position: absolute;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
  z-index: 621;
}
#pv_tag_person a, #pv_tag_person span {
  display: block;
  text-align: center;
  color: #FFF;
  padding: 3px;
  background: #000;
}
#pv_tag_person span {
  cursor: default;
}
#pv_tag_person a:hover {
  text-decoration: none;
  color: #DAE1E8;
}
#pv_tag_person {
  display: none;
  font-weight: bold;
  z-index: 623;
  opacity: 0.7;
  overflow: hidden;
  position: absolute;
}

#pv_loader {
  background: url(/images/progress_gray_inv.gif) no-repeat 50% 50%;
  height: 453px;
  width: 604px;
  margin: 0px auto;
}

#pv_desc_text {
  width: 372px;
}

#pv_like_wrap {
  color: #2F5879;
  cursor: pointer;
}
#pv_like_wrap i {
  background: url(/images/like.gif?1) no-repeat 1px 0px;
  height: 10px;
  margin: 3px 3px 0px;
  opacity: 0.4;
  filter: alpha(opacity=40);
  width: 11px;
}
#pv_like_wrap i.no_likes {
  margin-right: 0px;
}
#pv_like_count {
  margin-right: 3px;
  color: #7295b2;
  font-weight: bold;
}

#pv_desc_warn {
  display: none;
  margin-top: 14px;
  color: #777;
}
#pv_move_to {
  height: 20px;
}
.pv_edit_header {
  color: #36638E;
  font-size: 1.09em;
  font-weight: bold;
  margin-bottom: 10px;
}
.pv_header_two {
  margin-top: 14px;
}
#pv_to_cover {
  margin: 14px 0px 4px;
  height: 14px;
}
.pv_close_link {
  padding: 15px 27px 0px;
}
.pv_desc_edit {
  color: #777;
}
#pv_edit_text {
  margin: -4px -4px -5px;
  width: 394px;
  height: 13px;
  outline: none;
  line-height: 1.37em;
}

#pv_share_text {
  padding-right: 12px;
  background: url(/images/darr_on.gif) no-repeat right 6px;
}
#pvs_dd {
  position: absolute;
  z-index: 2000;
  margin-left: -1px;
  margin-top: -21px;
  display: none;
}
.pvs_side_sh {
  background: black;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.pvs_side_sh_el {
  width: 1px;
}
.pvs_header_wrap {
  cursor: pointer;
  width: 158px;
  border: 1px solid #517295;
}
.pvs_header {
  color: white;
  background: #5e82a8;
  border: 1px solid;
  padding: 2px 4px;
  border-color: #7E9CBC #5C82AB #5e82a8;
}
.pvs_header_text {
  padding-right: 12px;
  background: url(/images/darr_dd_over.gif) no-repeat right 6px;
}
.pvs_acts {
  border: 1px solid #96AABE;
  border-top: 0px;
}
.pvs_act {
  background: #FFF;
}
.pvs_sh1, .pvs_sh2 {
  background: black;
  height: 1px;
  overflow: hidden;
  position: relative;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.pvs_sh2 {
  opacity: 0.05;
  filter: alpha(opacity=5);
}
/* Huge hearts */
.pvs_hh {
  width: 72px;
  height: 72px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  margin-top: 25px;
  display: block;
}
.pvs_hh_cover {
  filter: alpha(opacity=0);
  opacity: 0;
  position: relative;
  z-index: 100;
}
.pvs_hh_bg {
  width: 72px;
  height: 72px;
  position: absolute;
  background: #000000;
  border-radius: 7px;
  border-radius: 7px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.pvs_hh_fg {
  width: 72px;
  height: 72px;
  position: absolute;
  background: url(/images/post_hh.png?2) 17px 20px no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=60);
  text-align: left;
  cursor: pointer;
}
.pvs_hh_liked .pvs_hh_bg {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.pvs_hh_liked .pvs_hh_fg {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pvs_hh_ah {
  position:  absolute;
  margin-left: 17px;
  margin-top: 20px;
}

#pv_albums_wrap,
#pv_album_wrap {
  width: 820px;
  padding: 4px 17px 10px;
}
#pv_album_wrap.pv_album_wrap_mini {
  width: 552px;
  /*margin: 0 auto;*/
}
.pva_row {
  padding: 9px 10px 0px;
  width: 390px;
  height: 271px;
  overflow: hidden;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.pva_link {
  position: relative;
  display: block;
  width: 390px;
  height: 260px;
  overflow: hidden;
  text-align: center;
  background: #F1F1F1;
}
.pva_link:hover {
  text-decoration: none;
}
.pva_img {
  vertical-align: top;
  max-width: 390px;
}
.pva_title {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  position: absolute;
  top: 0px;
  width: 390px;
  margin-top: 238px;
  text-align: left;
  padding: 4px 0px 10px;
}
.pva_no_photos {
  cursor: default;
  background: #F1F1F1 url('/images/camera_big.png') 50% 100px no-repeat !important;
}
.pva_no_photos .pva_img, .pva_no_photos .pva_camera {
  display: none;
}
.pva_title_text {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 328px;
  font-weight: bold;
  margin: 0 5px 0 7px;
}
.pva_camera {
  background: url(/images/camera_white.png) 0 2px no-repeat;
  padding-left: 14px;
  font-weight: bold;
  margin: 0 7px;
}
.pva_desc {
  max-height: 126px;
  margin: 5px 7px 0px;
}
.pva_summary {
  padding: 8px 0px 0px;
  border-bottom: 0px;
  margin: 0px 10px 10px;
}
#pva_more,
#pva_more_photos,
#pvsa_more_photos {
  display: block;
  background: #EFF1F3;
  margin: 10px 10px 15px;
  padding: 10px;
  text-align: center;
  color: #738392;
}
#pva_more_videos {
  display: block;
  background: #EFF1F3;
  margin: 10px 27px 6px;
  padding: 10px;
  text-align: center;
  color: #738392;
}
#pva_more:hover,
#pva_more_photos:hover,
#pva_more_videos:hover,
#pvsa_more_photos:hover {
  text-decoration: none;
  background: #E9EDF1;
}
#pva_content_photos {
  padding: 0px 8px;
}
#pvsa_content_photos {
  padding: 10px 8px 0;
}
.pva_photo {
  padding: 2px;
  width: 130px;
  height: 87px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pva_photo_link {
  display: block;
  width: 130px;
  height: 87px;
  overflow: hidden;
  text-align: center;
  background: #F1F1F1;
}
.pva_photo_img {
  vertical-align: top;
  max-width: 130px;
}
.pva_no {
  padding: 150px 20px;
  text-align: center;
  line-height: 160%;
  font-size: 15px;
  color: #777;
}
#pva_more_prg,
#pva_more_photos_prg,
#pva_more_videos_prg,
#pvsa_more_photos_prg {
  margin: 0px auto;
}
.pva_repeat {
  position: absolute;
  top: 0px;
  width: 390px;
  margin-top: 86px;
  text-align: center;
}
.pva_repeat_blob {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 14px;
  height: 38px;
  background: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.pva_repeat_cont {
  overflow: hidden;
  opacity: 0.8;
  -webkit-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.pva_row:hover .pva_repeat_cont {
  opacity: 1;
}
.pva_repeat_img {
  width: 38px;
  vertical-align: top;
  position: relative;
  margin-top: -61px;
}
.pva_repeat_text {
  font-family: Lucida Grande, Tahoma, Verdana, Arial, Sans-Serif, Lucida Sans;
  font-size: 13px;
  padding: 10px 14px 0px;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pvb_prev_box {
  line-height: 160%;
}
.pv_desc_edit_place {
  display: inline-block;
  padding: 6px 0px 0px 0px;
}

#pv_edit_place {
  color: #777777;
}
.pv_place_pregress {
  margin: 9px 0px 0px 0px;
}

.pv_place_summary {
  padding-left: 0px;
  padding-right: 0px;
  font-size: 1.18em;
}
#pv_place_other_list {
  padding: 14px 0px 0px 0px;
  width: 670px;
}
.pv_place_header {
  padding: 16px 0px 14px 0px;
}
.pv_place_header_f {
  font-size: 1.18em;
  color: #45688E;
  font-weight: bold;
}
.pv_place_close {
  padding: 16px 20px 0px;
}
.pv_place_cont {
  padding: 0px 20px 20px 20px;
}
.pv_place_map {
  height: 350px;
}
#pv_place_edit_panel {
  background: #F7F7F7;
  padding: 10px;
  margin-top: 14px;
  display: none;
}
.pv_place_save_btn {
  margin: 0px 10px;
}
.pv_place_photo {
  display: block;
  overflow: hidden;
  width: 130px;
  height: 87px;
  background: #F1F1F1;
  margin: 0px 4px 4px 0px;
  position: relative;
}
#pv_place_more {
  display: block;
  background: #EFF1F3;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
  color: #738392;
}
#pv_place_more:hover {
  text-decoration: none;
  background: #E9EDF1;
}
.pv_load_near {
  position: absolute;
  width: 32px;
  height: 13px;
  background: rgba(0, 0, 0, 0.5) url(/images/upload_inv.gif) no-repeat 50% 50%;
  margin-left: 49px;
  margin-top: 38px;
}
#pv_place_name_act {
  padding: 16px 0px 0px 0px;
}
.pv_close_has_act {
  padding: 16px 20px 0px 0px;
}
.is_rtl1 .pv_close_has_act {
  padding: 16px 0px 0px 20px;
}

#pv_fullscreen {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10000;
  text-align: center;
  cursor: pointer;
}


.pv_filter_wrap {
  margin: 15px 25px 12px;
}
.pv_filters_header {
  color: #45688E;
  font-weight: bold;
  padding: 17px 27px 0px;
  font-size: 1.18em;
}
.pv_filters_close {
  padding: 17px 27px 0px;
}
.pv_filter_panel {
  background: #F1F1F1;
  padding: 14px 19px;
  overflow: hidden;
}
#pv_filter_roll {
  width: 1000px;
}
.pv_filter_cont {
  display: inline-block;
  padding: 6px;
}
.pv_filter_img {
  width: 76px;
  vertical-align: top;
}
.pv_filter_sel {
  background: #DADADA;
  -webkit-box-shadow: inset 0 1px 4px 0px #AAAAAA;
  -moz-box-shadow: inset 0 1px 4px 0px #AAAAAA;
  box-shadow: inset 0 1px 4px 0px #AAAAAA;
  padding: 6px;
}
.pv_filter_sel .pv_filter_img {
}
.pv_filter_buttons {
  padding: 20px 27px;
  text-align: center;
}
.pv_change_setting {
  vertical-align: bottom;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  padding-top: 5px;
  vertical-align: middle;
}
.pv_filter_under {
  width: 604px;
  height: 405px;
  position: absolute;
}
#pv_other_settings {
  display: none;
  padding: 0px 0px 0px 6px;
}
.pv_filter_more_h {
  color: #36638E;
  font-size: 1.09em;
  font-weight: bold;
  padding: 14px 0px 10px;
}
.pv_other_settings_rows {
  padding-top: 4px;
}
#pv_sett_desc {
  width: 372px;
  margin: 0px;
  height: 45px;
}
#pv_sett_to_cover {
  margin-top: 10px;
}
.pv_filter_custom_block {
  display: inline-block;
  padding: 2px 6px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #45688E;
  margin-right: 5px;
}
.pv_filter_custom_block:hover {
  background: #E1E7ED;
  text-decoration: none;
}
.pv_filter_custom_block.pv_filter_sel {
  color: #FFFFFF;
  background: #597DA3;
  border: none;
}
#pv_filters_cont {
  position: absolute;
  margin-top: -124px;
  margin-left: 22px;
  margin-right: 22px;
}
.pv_filter_crop {
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  margin-top: 34px;
}
.pv_filter_blur {
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 34px;
  -webkit-border-radius: 0px 0px 16px 16px;
  -moz-border-radius: 0px 0px 16px 16px;
  border-radius: 0px 0px 16px 16px;
  cursor: pointer;
  position: absolute;
  margin-top: 64px;
}
.pv_filter_text {
  background: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 34px;
  -webkit-border-radius: 16px 16px 0px 0px;
  -moz-border-radius: 16px 16px 0px 0px;
  border-radius: 16px 16px 0px 0px;
  cursor: pointer;
  position: absolute;
  margin-top: 0px;
}
.pv_filter_text:active, .pv_filter_blur:active {
  padding-top: 1px;
  height: 33px;
}
.pv_filter_crop:active {
  padding-top: 1px;
  height: 29px;
}
.pv_filter_icon {
  margin: 10px 0px 0px 8px;
  background: url('/images/filter_tools.png?6') 0px 0px no-repeat;
  width: 14px;
  height: 20px;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.pv_filter_crop .pv_filter_icon {
  margin: 4px 0px 0px 8px;
  background-position: 0px 0px;
}
.pv_filter_blur .pv_filter_icon {
  margin: 4px 0px 0px 8px;
  background-position: 0px -20px;
}
.pv_filter_text .pv_filter_icon {
  margin: 10px 0px 0px 8px;
  background-position: -1px -60px;
}
.pv_filter_no_crop .pv_filter_text {
  margin-top: 30px;
}
#pv_crop_actions {
  width: 100px;
  height: 50px;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  display: none;
  z-index: 100;
}
.pv_crop_apply {
  width: 30px;
  height: 26px;
  background-position: -16px 0px;
  position: absolute;
  margin: 11px 0px 0px 13px;
  cursor: pointer;
}
.pv_crop_cancel {
  width: 30px;
  height: 26px;
  background-position: -16px -27px;
  position: absolute;
  margin: 11px 0px 0px 56px;
  cursor: pointer;
}
#pv_filter_blur_sl {
  position: absolute;
  margin: 70px 24px 0px 24px;
  background: rgba(0, 0, 0, 0.5);
  width: 0px;
  height: 5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 8px 10px;
  overflow: hidden;
  cursor: pointer;
  z-index: 2001;
}
#pv_filter_text_sl {
  position: absolute;
  margin: 4px 24px 0px 24px;
  background: rgba(0, 0, 0, 0.6);
  width: 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 4px 8px 0px;
  overflow: hidden;
  cursor: pointer;
}
.pv_filter_no_crop #pv_filter_text_sl {
  margin-top: 34px;
}
.pv_focus_holder {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: none;
}
#pv_filter_text_ta {
  width: 190px;
  height: 16px;
  padding-bottom: 0px;
  background: transparent;
  border: none;
  color: #FFFFFF;
  outline: none;
  resize: none;
}
.pv_blur_back {
  background: gray;
  width: 82px;
  height: 5px;
  position: absolute;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pv_level_shown .pv_blur_back {
  display: block;
}
.pv_level_shown .pv_filter_level_txt {
  display: none;
}
.pv_level_before_hide .pv_blur_back {
  display: block;
}
.pv_level_before_hide .pv_filter_level_txt {
  display: none;
}
.pv_blur_line {
  background: #FFFFFF;
  height: 5px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 40px;
}
.pv_blur_slider {
  position: absolute;
  right: -2px;
  top: 0px;
  width: 5px;
  height: 5px;
  background: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  cursor: pointer;
}
.is_rtl1 .pv_blur_slider {
  left: -2px;
  right: auto;
}
#pv_filter_blur_sl:hover #pv_blur_slider, .pv_filter_down #pv_blur_slider {
  width: 11px;
  height: 11px;
  top: -3px;
  right: -5px;
}
.is_rtl1 #pv_filter_blur_sl:hover #pv_blur_slider, .is_rtl1 .pv_filter_down #pv_blur_slider {
  left: -5px;
  right: auto;
}
.pv_filter_bg {
  position: fixed;
  z-index: 2000;
  left: 0px;
  top: 0px;
  background-color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.pv_filtered_msg {
  background: #F1F1F1;
  padding: 14px 19px;
  margin-top: 12px;
  margin-bottom: 16px;
  text-align: center;
}
.pv_filter_pointer {
  cursor: crosshair;
}
.pv_blur_switch {
  background-position: 0px -43px;
  margin: -1px 87px;
  padding: 0px;
  position: absolute;
  width: 14px;
  height: 9px;
}
.is_rtl1 .pv_blur_switch {
  margin: -1px 90px;
}
.pv_filter_level {
  position: absolute;
  display: none;
  overflow: hidden;
  height: 1px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  padding: 0px 4px;
  width: 68px;
  margin-top: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.pv_filter_level .pv_blur_back {
  margin: 5px 0px;
  width: 68px;
}
.pv_filter_level_txt {
  color: #FFFFFF;
  text-align: center;
  font-size: 10px;
}
.pv_filter_level:hover .pv_blur_slider, .pv_filter_down .pv_blur_slider {
  width: 9px;
  height: 9px;
  top: -2px;
  right: -4px;
}
.is_rtl1 .pv_filter_level:hover .pv_blur_slider, .is_rtl1 .pv_filter_down .pv_blur_slider {
  left: -4px;
  right: auto;
}

#pv_desc .match {
  background: #E1E7ED;
  border-bottom: 1px solid #DAE1E8;
  margin: 0px;
  padding: 0px 1px;
}
#pv_vtagged_wrap {
  width: 660px;
}
#pva_video_tags {
  padding: 14px 0px 0px 27px;
}

div.pv_composer_dd .wdd_lwrap {
  top: -10px;
}
#pv_add_media {
  padding: 6px 9px 0px;
}
.wall_module div.pv_commdata div.pv_review_like {
  margin: 0px 1px;
}
div.pv_commdata i.no_like_hide {
  visibility: visible;
}
.wall_module .pv_comment .like_wrap {
  margin: 4px 1px 0px;
}
#page_css {
    display: none;
}
div#pv_your_comment {
    display: block;
}





