#network_menu
{
  background: none;
  width: auto;
  padding: 16px 24px 0;
}

#network_menu_items_container
{
  float: right;
}

#network_menu_items_left_part, #network_menu_items_left_part_bg
{
  width: 629px;
}

#network_menu_items_left_part
{
  background-image: url(/images/classpeople/menu_bg.png);
  background-repeat: repeat-x;
  height: 54px;
  line-height: 40px;
  overflow: hidden;
  margin-top: -42px;
  padding-left: 0;
}

#network_menu_items_left_part_bg
{
  height: 41px;
  margin-left: 1px;
  margin-top: 10px;
  background-color: #C5C6C2;
}

#network_menu_items_container
{
  background-color: #FFF;
  position: static;
  bottom: auto;
  width: 630px;
}

#network_menu_items_container a.nm_link
{
  margin-left: 30px;
  text-decoration: underline;
}

#network_menu_items_container a.network_title
{
  text-decoration: none;
  margin-left: 15px;
}

a.nm_link, a.nm_link_selected
{
  color: #FFF !important;
  font-size: 20px;
  margin-right: 0px;
}

a.nm_link_selected
{
  text-decoration: none;
}

#menu_img
{
  height: 103px;
  width: 193px;
  margin-top: 5px;
}

#menu_img img
{
  height: 103px;
  width: 193px;
}

.greetings
{
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  color: #3f3f3f;
}

.greetings a
{
  color: #6ab9db;
  text-decoration: underline;
}

#network_menu_items_container a.nm_link_selected
{
  float: left;
}

.selected_menu_link
{
  height: 54px;
  margin-left: 30px;
  float: left;
}

.selected_menu_link_body, .selected_menu_link_bottom
{
  clear: both;
}

.selected_menu_link_bottom
{
  background-image: url(/images/classpeople/triangle.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 13px;
}

.classpeople_board
{
  background-image: url(/images/classpeople/board.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 183px;
  padding: 20px 16px 100px;
  width: 546px;
  overflow: hidden;
}

.classpeople_board_link
{
  border-bottom: 3px solid #74A400;
  color: #3F3F3F;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.classpeople_board img
{
  display: block;
  margin: 10px auto 0;
}

.classpeople_board_link:hover
{
  border-bottom: 3px solid #EA5151;
}

.classpeople_board_link_div
{
  width: 177px;
  margin-left: 5px;
  margin-top: 5px;
  float: left;
  text-align: center;
}

.widget_default
{
  border: none;
}

.classpeople_item_1
{
  float: left;
  margin-right: 30px;
  width: 170px;
}

.classpeople_item_1 .item_text
{
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
}

.network_name a
{
  font-family: Tahoma;
  font-size: 12px;
  color: #666;
}

.title_image
{
  padding-top: 8px;
  width: 160px;
  text-align: center;
  overflow: hidden;
}

.item_title a
{
  color: #648c00;
  font-size: 16px;
  font-family: Tahoma;
}

.widget_title_left, .widget_title_right
{
  height: 25px;
  width: 11px;
  float: left;
}

.widget_title_body
{
  float: left;
  background-color: #989898;
  padding: 0 5px;
}

.widget_title_left
{
  background-image: url(/images/classpeople/widget_title_bg_left.png);
}

.widget_title_right
{
  background-image: url(/images/classpeople/widget_title_bg_right.png);
}

.widget_title,
.widget_title a
{
  color: #FFFFFF !important;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  font-size: 14px;
}

.widget_title a
{
  text-decoration: underline;
}

.event_date, .event_info
{
  float: left;
}

.event_date
{
  width: 105px;
}

.event_info
{
  width: 160px;
}

.classpeople_item_2
{
  background-image: url(/images/classpeople/last_events_bg.png);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 0 5px 30px;
  margin-bottom: 30px;
  width: 277px;
  overflow: hidden;
}

.event_short_date, .event_day_of_week, .event_time
{
  color: #666;
  font-size: 15px;
  font-weight: bold;
}

.event_day_of_week, .event_time
{
  font-size: 11px;
}

.network_name_events a
{
  color:#666666;
  font-size:12px;
}

.item_title_events, .event_author
{
  margin-top: 5px;
}

.item_link,
.item_title_events a
{
  color:#648C00;
  font-size:16px;
}

.event_author a
{
  color: #666;
}

.event_location, .event_author
{
  font-size: 12px;
  color: #666;
}

.event_location
{
  padding-top: 10px;
}

.member_avatar_small {
  width: 50px;
  height: 50px;
  overflow: hidden;
  float: left;
}

.member_float_normal {
  float: left;
  margin-bottom: 15px;
  margin-right: 17px;
}

.member_footer_normal
{
  margin-left: 10px;
  float: left;
  width: 160px;
}

.member_footer_normal a
{
  color: #666666;
  font-size: 19px;
}

.item_content
{
  float: left;
  width: 450px;
}

.author_avatar
{
  background-image: none;
  height: 53px;
  padding: 5px 0 10px;
  margin: 0 auto;
  width: 100px;
  height: 100px;
}

.date3
{
  color:#666666;
  font-size:10px;
  padding-top: 5px;
}

.classpeople_category_3
{
  float: left;
  padding-bottom: 15px;
  margin-right: 6px;
  font-size: 16px;
  color:#666666;
}

.classpeople_category_3 a
{
  color:#666666;
}

.classpeople_left_panel3
{
  float: left;
  margin-right: 10px;
  overflow: hidden;
  width: 100px;
  text-align: center;
}

.classpeople_left_panel3 .user_link, .classpeople_left_panel3 .user_link_nopic
{
  font-size: 12px;
}

.classpeople_item_3
{
  margin-bottom: 20px;
}

.classpeople_item_3 .item_title
{
  padding-bottom:15px;
}

.classpeople_item_3 .item_content_left
{
  background-image: url(/images/classpeople/arrow_left.png);
  background-repeat: no-repeat;
  width: 17px;
  height: 22px;
  margin-top: 20px;
  position: absolute;
  margin-left: 110px;
}

.classpeople_item_3 .item_content
{
  border: 1px solid #e7e7e7;
  padding: 5px;
  margin-left: 16px;
  width: 440px;
  min-height: 40px;
}

.classpeople_item_3 .item_body
{
  text-align: justify;
}

.classpeople_item_3 .add_item_comment
{
  background-color:#ededed;
  margin-top:-11px;
  padding:0 10px;
  float: right;
  margin-right: 60px;
  height: 22px;
  line-height: 22px;
}

.classpeople_item_3 .item_body {
  min-height: 20px;
}

.add_item_comment a
{
  color: #666;
  font: 11px Verdana;
}

.item_info
{
  float: left;
  margin-right: 10px;
  height: 20px;
  line-height: 21px;
  text-align: center;
}

.item_info a
{
  color: #666666;
  font-size: 10px;
  line-height: 14px;
}

.category_left, .category_name, .category_objects_count
{
  float: left;
}

.category, .category_selected
{
  float: left;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  margin: 10px 0 0;
}

.category:first-child, .category_selected:first-child {
  margin-top: 0;
}

.category_selected_right
{
  background-image: url(/images/classpeople/selected_category_bg_right.png);
  background-repeat: no-repeat;
  float: left;
  width: 9px;
  height: 30px;
  margin-top: 10px;
}

.category_selected:first-child + .category_selected_right {
  margin-top: 0;
}

.category_selected
{
  background-color: #bebebe;
  background-image: none;
}

.category_selected a
{
  color: #FFF !important;
}

.category_selected .category_name
{
  line-height: 30px;
  width: 258px;
}

.category_name a
{
  color: #648C00;
}

.category_name a:hover
{
  color: #EA5151;
}

.category_objects_count
{
  margin-left: 10px;
}

.category_objects_count a
{
  color: #648C00;
}

.total_members_count_link
{
  font-size: 13px;
  font-weight: bold;
  color: #666;
  padding-left: 27px;
  display: block;
}

.user_link
{
  white-space: normal;
  padding-left: 0;
  font-size: 10px;
  color: #666;
  background: none;
}

.all_events, .rate_links
{
  display: none;
}

.event_image
{
  float: left;
  margin-right: 20px;
}

.item_content .event_short_date
{
  font-size: 23px;
  font-weight: normal;
}

.item_content .event_date
{
  width: 150px;
  height: 145px;
}

.item_content .event_day_of_week, .item_content .event_time, .item_content .event_location
{
  font-size: 13px;
  font-weight: bold;
}

.item_block_show .item_header .item_title, .item_block_show .item_header .date, .item_body
{
  font-family: Tahoma;
}

.item_block_show .item_header .item_title
{
  color: #3f3f3f;
  font-size: 21px;
}

.item_header .item_title
{
  padding-bottom: 0;
  margin-bottom: 10px;
}

.item_block_show .item_header .date,
.item_block_show .header_comments_count,
.item_links,
.item_block_show .header_comments_link
{
  color: #000;
  font-size: 11px;
}

.item_block_show .header_comments_count, .item_block_show .header_comments_count .image, .item_block_show .header_comments_count .text
{
  float: left;
}

.item_block_show .item_links
{
  float: right;
}

.item_block_show .item_links a
{
  margin-left: 10px;
}

.item_block_show .header_comments_count .text
{
  margin-left: 3px;
}

.item_block_show .item_header .date, .item_block_show .header_comments_count, .item_block_show .item_links
{
  margin-bottom: 10px;
}

.item_block_show .header_comments_link
{
  padding-left: 10px;
  float: left;
}

.item_block_show .item_body
{
  font-size: 14px;
  color: #3f3f3f;
  margin-top: 0;
}

.item_block_show .item_body p:first-child
{
  margin-top: 0;
  padding-top: 0;
}

.item_block_show
{
  margin-bottom: 0;
}

.comments_wrapper
{
  margin-top: 27px;
  padding-top: 30px;
  border-top: 1px solid #989898;
}

.comments_wrapper .comments_title,
.classpeople_event_location .caption,
.classpeople_event_url,
.classpeople_event_price .caption,
.classpeople_event_price .text,
.classpeople_event_attendants .caption,
.classpeople_item_share_links_wrapper .caption
{
  color: #989898;
  font-size: 18px;
  margin-bottom: 16px;
}

.classpeople_event_price .text
{
  color: #000;
  margin-left: 10px;
}

.classpeople_event_location
{
  margin-top: 20px;
}

.classpeople_event_url, .classpeople_event_price
{
  margin-top: 20px;
}

.classpeople_event_location .text
{
  font-size: 14px;
  color: #3f3f3f;
}

.classpeople_event_url, .classpeople_event_price .caption, .classpeople_event_price .text
{
  height: 35px;
  line-height: 35px;
}

.comments_wrapper .comments_title, .classpeople_event_price .caption, .classpeople_event_price .text, .classpeople_event_price
{
  float: left;
}

.classpeople_event_url
{
  float: right;
}

.item_preview .classpeople_event_url, .item_preview .price
{
  float: none;
  position: absolute;
  margin-bottom: 18px;
  bottom: 0;
}

.item_preview .price
{
  right: 20px;
}

.comments_wrapper a.add_comment, .comments_wrapper .close_item_link
{
  font-size: 14px;
  font-weight: normal;
  margin-top: 0;
  line-height: 22px;
  margin-left: 15px;
}

.comments_wrapper .close_item_link
{
  float: right;
  text-decoration: underline;
}

.item_block_show a, .comments_wrapper a
{
  color: #648c00;
}

.classpeople_left_panel3 .user_link, .classpeople_left_panel3 .user_link_nopic
{
  font-size: 11px;
  color: #666666;
}

.classpeople_left_panel3 .author_avatar img
{
  position: static;
  margin: 0;
  float: none;
}

.item_preview_bg
{
  background-image: url(/images/classpeople/item_preview_bg.png);
  margin-bottom: 10px;
}

.item_preview
{
  width: 538px;
  height: 210px;
  background-repeat: no-repeat;
  background-position: left top;
  padding: 20px;
  position: relative;
}

.item_preview_caption
{
  padding: 10px;
  color: #fff;
  font-size: 18px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  float: right;
}

#action_content
{
  width: 889px !important;
  padding: 14px 24px 25px;
  float: none;
}

.action_content_table
{
  width: 889px;
  border-collapse: collapse;
  border: none;
}

#network_footer
{
  background-color: transparent;
  margin: 5px 12px 15px;
  padding: 0;
  border-top: 1px solid #A4A4A4;
  color: #A4A4A4;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
}

#network_footer a
{
  color: #648c00;
  text-decoration: underline;
}

.widget_default_inner 
{
  padding: 8px 0;
  margin: 0;
  background: none;
}

.block_w2, .column66, .column33, .block_w1
{
  width: auto;
}

.block_w2 .block_inner
{
  width: 578px;
}

.block_w1 .block_inner
{
  width: 287px;
}

.blocks_column
{
  padding: 0 0 5px;
}

td.blocks_column:first-child {
  padding-right: 24px;
}

.cppl_creator_button
{
  display: block;
  float: right;
  height: 35px;
}

.cppl_calendar
{
  background-color: #f4f4f4;
  padding: 10px;
}

.day_block
{
  background-color: transparent;
  font-size: 16px;
  font-family: Verdana;
  color: #333;
  margin: 1px;
  padding: 0;
  height: 28px;
  width: 35px;
  line-height: 28px;
}

.cppl_month_selector
{
  font-size: 18px;
  color: #666;
  text-align: center;
}

.cppl_month_selector img
{
  vertical-align: middle;
  cursor: pointer;
}

.day_of_week
{
  color: #999999;
  font-weight: normal;
}

.current_day
{
  background-image: url(/images/classpeople/current_day_bg.png);
  background-position: center center;
  text-align: center;
  color: #fff;
}

.current_day a
{
  text-decoration: none;
}

.prev_month_day
{
  color: #648c00;
}

.day_with_events
{
  background-image: url(/images/classpeople/day_with_events.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

.day_with_events a
{
  color: #333;
  text-decoration: none;
}

.events_list
{
  display: none;
  position: absolute;
  margin-top: 20px;
  margin-left: -10px;
  width: 287px;
  z-index: 2;
}

.events_list_top
{
  background-image: url(/images/classpeople/events_list_top.png);
  width: 25px;
  height: 26px;
  position: absolute;
}

.events_list_content
{
  background-color: #fff;
  border: 1px solid #74a400;
  margin-top: 25px;
  padding: 15px;
}

.events_list_item
{
  margin-top: 20px;
}

.events_list_item:first-child
{
  margin-top: 0;
}

.events_list_item a
{
  font-size: 16px;
  color: #504f4f;
}

.day_block:hover + .events_list, .events_list:hover
{
  display: block;
}

.button .image, .button .image .inner
{
  float: left;
  height: 35px;
  width: 35px;
  background-position: center center;
  background-repeat: no-repeat;
}

.button .image
{
  background-image: url(/images/classpeople/button_image_bg.png);
  position: relative;
}

.button .text
{
  float: left;
  height: 31px;
  line-height: 27px;
  background-color: #3cacdb;
  color: #fff;
  font-size: 20px;
  text-decoration: underline;
  padding-left: 17px;
  padding-right: 15px;
  margin-left: -10px;
  margin-top: 2px;
}

.button .text_left
{
  display: none;
}

.button .text_right
{
  height: 31px;
  width: 4px;
  background-image: url(/images/classpeople/button_text_bg_left.png);
  float: left;
  margin-top: 2px;
}

.classpeople_about_member,
.classpeople_my_page_about_member
{
  background-color: #f4f4f4;
}

.classpeople_about_member
{
  padding: 10px;
}

.classpeople_my_page_about_member
{
  padding: 10px 20px;
}

.classpeople_avatar, .classpeople_about_member_info
{
  float: left;
}

.classpeople_avatar
{
  width: 100px;
  height: 100px;
}

.classpeople_about_member_info
{
  margin-left: 10px;
  width: 157px;
}

.about_member_title,
.about_member_title a
{
  color: #646262;
  font-size: 18px;
}

.about_member_state,
.about_member_state > a
{
  color: #646262;
  font-size: 14px;
  margin-top: 20px;
  text-decoration: none;
}

.about_member_description,
.about_member_description > a
{
  color: #3f3f3f;
  font-size: 14px;
  margin-top: 10px;
  text-decoration: none;
}

#profile_network_container {
  width: 889px;
}

.classpeople_my_page_about_member .avatar,
.classpeople_my_page_about_member .description
{
  margin-right: 20px;
}

.classpeople_my_page_about_member .avatar
{
  width: 200px;
  height: 200px;
}

.classpeople_my_page_about_member.small .avatar
{
  width: 100px;
  height: 100px;
}

.classpeople_my_page_about_member .avatar > a
{
  display: block;
  margin: 165px auto;
  text-align: center;
  width: 120px;
  color: white;
  text-decoration: none;
}

.classpeople_my_page_about_member .title
{
  font-size: 24px;
  margin-bottom: 10px;
}

.classpeople_my_page_about_member.small .title
{
  font-size: 20px;
}

.classpeople_my_page_about_member .description
{
  font-size: 14px;
  width: 320px;
  height: 148px;
}

.classpeople_my_page_about_member.small .description
{
  width: auto;
  height: 52px;
  margin-right: 0;
}

.classpeople_my_page_about_member .contacts
{
  background-color: white;
  width: 290px;
}

.classpeople_my_page_about_member .contact
{
  margin: 5px 10px;
}

.classpeople_my_page_about_member a
{
  margin-right: 15px;
  color: #648C00;
}

.classpeople_my_page_about_member a.float_right
{
  margin-right: 0;
}

.classpeople_my_page_about_member .contact .name
{
  width: 100px;
}

.classpeople_my_page_about_member .contact .value
{
  font-weight: bold;
  width: 170px;
  overflow: hidden;
}

.classpeople_my_page_about_member.small > div + div
{
  width: 730px;
}

.nhp_update {
  width: 100%;
}

.block_w2 .block_inner .update_content {
  width: 468px;
}

a.green,
.all_updates_link,
ul.classpeople_user_activity a,
.classpeople_event_attendants a,
.classpeople_item_share_links_wrapper a {
  color: #648C00;
}

.classpeople_event_attendants a img + div {
  text-decoration: underline;
}

.classpeople_event_attendants div.all {
  font-size: 14px;
  margin-top: 15px;
  display: block;
}

.classpeople_my_page_about_member.detailed {
  background-color: white;
}

.classpeople_my_page_about_member.detailed > .widget_title a {
  color: white;
  text-decoration: none;
  margin: 0;
}

.classpeople_my_page_about_member.detailed > .widget_title img {
  margin-left: 2px;
}

.classpeople_my_page_about_member.detailed > .clear_both + .widget_title {
  margin-top: 30px;
}

.classpeople_my_page_about_member.detailed .my_page_questionnaire_field_value_title {
  width: 130px;
  text-align: left;
}

.classpeople_my_page_about_member.detailed .my_page_questionnaire_field_value,
.classpeople_my_page_about_member.detailed .my_page_questionnaire_field_value_title {
  line-height: 18px;
}

.classpeople_my_page_about_member.detailed .my_page_questionnaire_field_value img {
  margin-top: 2px;
}

.classpeople_member_big
{
  width: 240px;
  height: 100px;
  background-color: #f4f4f4;
  padding: 10px 20px;
  margin-bottom: 25px;
  float: left;
}

.classpeople_expert
{
  background-image: url(/images/classpeople/hat.png);
  background-position: right top;
  background-repeat: no-repeat;
}

.classpeople_member_big .avatar
{
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 10px;
  float: left;
}

.classpeople_member_big .description
{
  float: left;
  height: 100px;
  width: 130px;
  position: relative;
}

.classpeople_member_big .description .name {
  width: 120px;
  font-size: 18px;
}

.classpeople_member_big .description a.name
{
  display: block;
  color: #648c00;
}

.classpeople_member_big .description .role
{
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}

.classpeople_member_big .description .seminars_count
{
  position: absolute;
  bottom: 0;
}

.classpeople_member_big .description .seminars_count a
{
  font-size: 14px;
  color: #74a400;
}

.invite_button
{
  float: right;
  margin-right: 28px;
}

.classpeople_pagination div.Navigate
{
  font-weight: normal;
}

.classpeople_pagination .Navigate a.NavigateCurrent
{
  background-image:url(/images/classpeople/current_day_bg.png);
  background-position:center center;
  color: #fefefe;
  padding: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  display: block;
  float: left;
  text-align: center;
  margin-right: 10px;
}

.classpeople_pagination a.Navigate, .classpeople_pagination span.dots
{
  font-size: 18px;
  color: #010000;
  display: block;
  float: left;
  margin-right: 16px;
  padding-left: 0px;
  height: 28px;
  line-height: 28px;
}

.classpeople_pagination .Navigate a:last-child
{
  margin-right: 0;
}

.classpeople_pagination .classpeople_pagination_prev a.Navigate,
.classpeople_pagination .classpeople_pagination_prev a.NavigateCurrent,
.classpeople_pagination .classpeople_pagination_prev .NavigateHeader .next_label,
.classpeople_pagination .classpeople_pagination_prev .NavigateHeader .prev_label,
.classpeople_pagination .classpeople_pagination_pages .NavigateHeader,
.classpeople_pagination .classpeople_pagination_next a.Navigate,
.classpeople_pagination .classpeople_pagination_next a.NavigateCurrent,
.classpeople_pagination .classpeople_pagination_next .NavigateHeader .prev_label,
.classpeople_pagination .classpeople_pagination_next .NavigateHeader .next_label
{
  display: none;
}

.classpeople_pagination .classpeople_pagination_prev .Navigate,
.classpeople_pagination .classpeople_pagination_pages .Navigate,
.classpeople_pagination .classpeople_pagination_next .Navigate
{
  width: auto;
}

.classpeople_pagination .classpeople_pagination_prev,
.classpeople_pagination .classpeople_pagination_pages,
.classpeople_pagination .classpeople_pagination_next
{
  float: left;
}

.classpeople_pagination .classpeople_pagination_prev,
.classpeople_pagination .classpeople_pagination_next
{
  width: 19px;
  height: 19px;
  overflow: hidden;
  display: block;
}

.classpeople_pagination .classpeople_pagination_prev
{
  margin-right: 24px;
}

.classpeople_pagination .classpeople_pagination_next
{
  margin-left: 24px;
}

.classpeople_pagination .classpeople_pagination_prev .prev_label_span,
.classpeople_pagination .classpeople_pagination_next .next_label_span
{
  width: 19px;
  height: 19px;
  overflow: hidden;
  display: block;
}

.classpeople_pagination .classpeople_pagination_prev .prev_label_span
{
  background-image: url(/images/classpeople/prev_page_active.png);
}

.classpeople_pagination .classpeople_pagination_next .next_label_span
{
  background-image: url(/images/classpeople/next_page_active.png);
}

.classpeople_pagination .classpeople_pagination_prev
{
  background-image: url(/images/classpeople/prev_page.png);
}

.classpeople_pagination .classpeople_pagination_next
{
  background-image: url(/images/classpeople/next_page.png);
}

.classpeople_pagination .classpeople_pagination_prev,
.classpeople_pagination .classpeople_pagination_next
{
  margin-top: 6px;
}

.classpeople_pagination span.spaces
{
  display: none;
}

.classpeople_filter
{
  font-size: 12px;
  color: #3f3f3f;
}

.classpeople_filter a
{
  color: #74a400;
}

h1.item_title,
.classpeople_filter_header
{
  color: #3f3f3f;
  font-size: 24px;
  margin-bottom: 15px;
}

h1.members_title
{
  display: none;
}

a.total_members_count, .user_link_nopic, a.all_events_link
{
  color: #648C00;
}

a.all_events_link
{
  display: block;
  margin-top: 10px;
}

.update_description
{
  margin-left: 0px;
}

.all_updates_link
{
  float: left;
  margin-top: 5px;
}

.classpeople_item_main
{
  width: 578px;
  margin-bottom: 40px;
}

.classpeople_item_main .content, .classpeople_item_main .info
{
  float: left;
}

.classpeople_item_main .content
{
  width: 433px;
  margin-left: 10px;
}

.classpeople_item_main .content .item_preview_bg
{
  background-image: url(/images/classpeople/item_preview_bg_g.png);
}

.classpeople_item_main .content .item_preview
{
  padding: 10px;
  width: 413px;
  height: 169px;
}

.classpeople_item_main .content .video_preview
{
  background-position: center center;
}

.classpeople_item_main .content .item_body
{
  color: #000;
}

.classpeople_item_main .content .item_body a
{
  color: #5b7f0f;
}

.classpeople_item_main .info
{
  height: 160px;
  width: 135px;
  background-image: url(/images/classpeople/triangle_right.png);
  background-position: right 20px;
  background-repeat: no-repeat;
}

.classpeople_item_main .info .author
{
  width: 100px;
  padding: 10px;
  background-color: #ededed;
}

.classpeople_item_main .info .author .avatar
{
  margin-bottom: 10px;
}

.classpeople_item_main .info .author .name
{
  text-align: center;
}

.classpeople_item_main .info .author .name a
{
  font-family: Tahoma;
  font-size: 12px;
  color: #000;
}

.classpeople_item_main .info .comments_number
{
  margin-top: 20px;
}

.classpeople_item_main .info .comments_number .image, .classpeople_item_main .info .comments_number .text
{
  height: 13px;
  line-height: 13px;
  float: left;
}

.classpeople_item_main .info .comments_number .text
{
  margin-left: 5px;
}

.classpeople_item_main .info .comments_number .text a
{
  font-size: 11px;
  color: #5b7f0f;
}

.classpeople_item_main .header
{
  margin-bottom: 10px;
}

.classpeople_item_main .header .partition, .classpeople_item_main .header .title
{
  float: left;
}

.classpeople_item_main .header .partition
{
  margin-right: 5px;
}

.classpeople_item_main .header .partition, .classpeople_item_main .header .partition a, .classpeople_item_main .header .title a
{
  font-size: 18px;
}

.classpeople_item_main .header .partition, .classpeople_item_main .header .partition a
{
  color: #3f3f3f;
}

.classpeople_item_main .header .title a
{
  color: #5b7f0f;
}

.classpeople_item_main .content .item_body .cut_link a
{
  font-size: 18px;
  color: #5b7f0f;
}

.classpeople_item_main .content .item_body div.epig
{
  margin: 3px 0;
  padding: 2px 0;
}

.page_link_seminar_archive
{
  display: none;
}

.classpeople_item_main .content .play
{
  height: 169px;
  width: 413px;
  background: url(/images/classpeople/video_bg.png) center center no-repeat;
}

table.anonymous_ids {
  width: 100%;
}

table.anonymous_ids input {
  width:129px;
}

.tags_div {
  padding: 10px 0 0 5px;
}

.footer_tags a {
  color: #648C00;
}

.classpeople_item_share_links_wrapper {
  background-color: #e7e7e7;
  padding: 10px;
}

.classpeople_item_share_links_wrapper > .caption {
  margin-bottom: 10px;
}

.classpeople_item_share_links_wrapper > .item_share_links,
.classpeople_item_share_links_wrapper > .item_share_links > * {
  height: 32px;
  line-height: 32px;
  margin-left: 5px;
}

.comments_wrapper div.comment {
  background-color: transparent;
  margin-bottom: 0;
}

.comments_wrapper div.comment .avatar {
  height: auto;
  width: 60px;
}

.comments_wrapper div.comment .avatar .image {
  width: 50px;
  height: 50px;
  margin: 0 auto 5px;
}

.comments_wrapper div.comment .avatar .text {
  text-align: center;
  font-size: 11px;
}

.comments_wrapper div.comment .avatar .text a {
  color: #666666;
}

.comments_wrapper div.comment .content {
  border: 1px solid #E7E7E7;
  padding: 5px;
  margin-left: 85px;
}

.comments_wrapper div.comment .arrow_left {
  background-image: url("/images/classpeople/arrow_left.png");
  background-repeat: no-repeat;
  height: 22px;
  margin-left: 69px;
  margin-top: 20px;
  position: absolute;
  width: 17px;
}

.comments_wrapper div.comment .content .info {
  color: #999999;
  font-size: 11px;
  margin-bottom: 15px;
  margin-top: 20px;
}

.comments_wrapper div.comment .content .text_field {
  font-size: 14px;
  color: #333333;
}

.comments_wrapper div.comment .content .controls a {
  background-color: #EDEDED;
  color: #666666;
  display: block;
  float: left;
  font-size: 11px;
  margin-left: 10px;
  margin-top: -5px;
  padding: 3px 10px;
}

.comments_wrapper div.comment .content .controls a.destroy_link {
  float: right;
  margin-right: 20px;
}


.comments_wrapper div#comment_new .content {
  background-color: #E7E7E7;
  padding: 10px;
}

.comments_wrapper div#comment_new .content .controls a {
  background-color: transparent;
  display: inline;
  margin: 0;
  padding: 0;
  float: none;
}

.comments_wrapper div#comment_new .content .controls a.comment_textile_help_link {
  float: right;
}

.comments_wrapper div#comment_new .arrow_left {
  background-image:url("/images/classpeople/arrow_left_bg.png");
}

div#comment_new div.content .controls .comment_reply input[type="button"] {
  background-color: transparent;
  background-image: url("/images/classpeople/sendbuttonbg.png");
  color: #FFFFFF;
  height: 26px;
  width: 76px;
}

.comments_wrapper div#comment_new .content .info {
  margin: 0 0 5px;
}

.comment_spinner {
  background-image: url("/images/classpeople/comment_spinner.gif");
  color: #666666;
  margin-top: 5px;
}
