/* Restaurant 2 */
#restaurant2 {
  padding-top: 9px;
  width: 960px;
  background: transparent; }

#restaurant2 #title {
  padding: 20px 90px 15px;
  width: 780px;
  text-align: center;
  overflow: hidden; }

#restaurant2 #title h1 {
  font-size: 42px;
  color: #000333;
  letter-spacing: 0; }

#restaurant2 #title h2 {
  font-size: 22px;
  font-weight: normal; }

#restaurant2 #title .tags {
  margin-top: 4px; }

#restaurant2 #title .addthis_toolbox {
  margin: 0 auto;
  width: 108px;
  background: #dfdfdf;
  padding: 4px;
  margin-top: 11px; }

#restaurant2 .restaurant_body {
  width: 958px;
  background: #ffffff;
  padding: 1px;
  margin-top: 1px;
  overflow: hidden; }

#restaurant2 .restaurant_body_left {
  width: 600px;
  background: #ffffff;
  float: left; }

#restaurant2 .restaurant_body_right {
  width: 343px;
  background: #ffffff;
  float: left;
  padding: 0 0 15px 0; }

/* Events */
#restaurant2 #restaurant_events {
  margin: 10px 0 0 15px; }

.retro_box {
  width: 328px;
  background: #a0a4a7 url("/images/retrobox/gray/retrobox_01.png") no-repeat 0 0;
  color: #ffffff; }

.retro_box_content {
  min-height: 40px;
  padding: 22px 5px 30px;
  background: transparent url("/images/retrobox/gray/retrobox_03.png") no-repeat bottom left; }

.retro_box_blue {
  background-color: #67b3e5;
  background-image: url("/images/retrobox/blue/retrobox_01.png"); }

.retro_box_blue .retro_box_content {
  background-image: url("/images/retrobox/blue/retrobox_03.png"); }

.restaurant_events_content .separator {
  background: #b3d4ef;
  border-width: 0;
  height: 1px; }

.restaurant_events_content {
  width: 293px;
  overflow: hidden;
  margin: 15px 0 0 14px; }

.restaurant_subscribe_section {
  width: 293px;
  overflow: hidden;
  margin: 15px 0 0 14px;
  padding: 15px 0 0 0;
  border-top: 1px solid #b3d4ef; }

.upcoming_events .event_date {
  width: 55px;
  float: left;
  font-size: 17px;
  margin-right: 5px; }

.upcoming_events .event_details {
  width: 233px;
  float: left;
  padding: 2px 0 0 0; }

.upcoming_events .event_details a, .upcoming_events .event_details a:visited {
  font-size: 15px;
  font-weight: bold;
  color: #ffffff; }

.upcoming_events .event_details .title_link {
  display: block;
  width: 233px; }

.upcoming_events .event_details .button_link {
  background: #268fd1;
  display: inline-block;
  padding: 5px 9px;
  margin: 8px 0 3px 0;
  font-weight: normal; }

/* the subscribe button */
.subscribe_to_restaurant_button {
  display: block;
  padding: 7px 14px 8px 40px;
  width: 237px;
  text-align: left;
  background: #268fd1 url("/images/star-sprite2.png") no-repeat 7px 5px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px; }

.subscribe_to_restaurant_button:hover {
  text-decoration: none; }

.subscribe_to_restaurant:hover {
  text-shadow: 1px #000;
  background-position: 7px -30px; }

.subscribed_to_restaurant {
  text-shadow: 1px #000;
  background-position: 7px -63px;
  background-color: #fbfab4;
  color: #222; }

.unsubscribe {
  text-shadow: 1px #000;
  background-position: 7px -97px; }

.subscribers {
  padding: 5px 0 10px 0;
  overflow: hidden;
  width: 293px; }

.subscriber_link {
  width: 30px;
  height: 30px;
  float: left;
  display: block;
  margin-right: 1px;
  padding: 0; }

.subscriber_link img {
  width: 30px;
  height: 30px; }

.subscribers_count {
  font-size: 13px;
  font-weight: normal;
  color: #268fd1;
  width: 293px;
  float: left; }

#restaurant2 .restaurant_body_right h3 {
  padding: 4px 7px;
  font-size: 24px;
  overflow: hidden; }

#restaurant2 #restaurant_events h3 {
  background-color: #268fd1;
  color: #ffffff;
  margin: 8px 11px; }

#restaurant2 .white_icon {
  display: inline-block;
  background: transparent url("/images/white-icons-sprite.png") no-repeat 0 0;
  width: 26px;
  height: 25px;
  float: left;
  margin: 0 15px 0 0; }

#restaurant2 #restaurant_events h3 .white_icon_calendar {
  background-position: 0 0;
  margin: 1px 25px 0 0;
  width: 31px;
  height: 29px; }

#restaurant2 #restaurant_reviews h3 .white_icon_review {
  background-position: -31px 0;
  width: 34px;
  height: 29px;
  margin-right: 22px; }

#restaurant2 .restaurant_body_right h3 .header_text {
  float: left;
  width: 190px; }

#restaurant2 #restaurant_reviews {
  color: #dfdfdf;
  color: #7f7f7f;
  margin: 15px 0 0 18px;
  padding: 0;
  background: transparent; }

#restaurant_reviews h3 {
  background-color: #bfbfbf;
  color: #ffffff; }

.restaurant_reviews_top, .restaurant_review_content, .restaurant_reviews_bottom {
  background-color: #dfdfdf;
  color: #7f7f7f;
  margin: 0  2px;
  padding: 12px;
  position: relative;
  z-index: 1; }

.restaurant_reviews_top {
  padding: 12px; }

.restaurant_reviews_bottom {
  padding: 5px 0 0 0; }

.restaurant_review_content {
  padding: 11px 18px; }

.restaurant_review_content .verified_review_text {
  color: #979797;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 6px 0; }

.restaurant_review_content .verified_review_text a {
  font-weight: bold; }

.restaurant_review_band {
  background: #ededed;
  padding: 11px 19px;
  border: 1px solid #d8d7d7;
  border-color: #d8d7d7 #d8d7d7 #c9c9c9 #d8d7d7;
  position: relative;
  z-index: 2;
  overflow: hidden; }

.restaurant_review_band {
  -moz-box-shadow: 0 1px 3px #bbb;
  -webkit-box-shadow: 0 1px 3px #bbb;
  box-shadow: 0 1px 3px #bbb;
  /* For IE 8 */
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=-135, Color='#bbb')"; */
  /* For IE 5.5 - 7 */
  /* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=-135, Color='#bbb'); */ }

.restaurant_review_band .reviewer_photo {
  width: 40px;
  margin-right: 6px;
  display: block;
  float: left; }

.restaurant_review_band .review_summary {
  width: 239px;
  overflow: hidden;
  float: left; }

.restaurant_review_band .review_summary .hearts {
  width: 108px;
  height: 20px;
  float: left; }

.restaurant_review_band .review_summary .date {
  font-size: 14px;
  font-style: italic;
  color: #bebebe;
  float: right;
  text-align: right;
  margin-top: 2px; }

.restaurant_review_band .review_summary .owner {
  font-size: 14px;
  color: #9e9e9e;
  font-weight: bold;
  width: 239px;
  float: left;
  padding: 4px 0 0 0; }

.restaurant_review_content .review_status {
  font-size: 14px;
  color: #979797; }

.restaurant_review_content .review {
  font-size: 14px;
  color: #7f7f7f; }

.restaurant_footer {
  width: 958px;
  background: #ffffff;
  padding: 1px 1px 15px 1px;
  margin-top: 1px;
  overflow: hidden; }

.restaurant_footer h3 {
  font-size: 27px;
  font-weight: bold; }

.restaurant_footer .similar_restaurants {
  padding: 20px;
  overflow: hidden; }

.restaurant_footer .similar_restaurants .similar_restaurant {
  width: 224px;
  margin-right: 7px;
  float: left; }

.restaurant_footer .similar_restaurants .similar_restaurant .image_link {
  width: 224px;
  height: 140px; }

.restaurant_footer .similar_restaurants .similar_restaurant .image_link img {
  width: 224px;
  height: 140px; }

.restaurant_footer .similar_restaurants .similar_restaurant .text_link {
  display: block;
  padding: 2px;
  font-size: 15px;
  font-weight: bold; }

.gusta_photo_theater2 {
  background: transparent;
  display: block;
  position: relative;
  height: auto;
  overflow: hidden;
  width: 600px;
  z-index: 101;
  zoom: 1;
  float: left; }

.gusta_photo_theater2 .container {
  height: 100%;
  width: 600px; }

.gusta_photo_theater2 .stageWrapper {
  text-align: center;
  width: 600px;
  height: 375px;
  position: relative;
  z-index: 2; }

.gusta_photo_theater2 .stageActions {
  position: absolute;
  top: 0;
  width: 600px;
  height: 375px; }

.gusta_photo_theater2 .stageActions, .gusta_photo_theater2 .stage img {
  user-select: none;
  -webkit-user-select: none; }

.gusta_photo_theater2 .stageBackdrop {
  background: #000;
  border-color: #000; }

.gusta_photo_theater2 .stage {
  cursor: pointer;
  display: inline-block;
  height: 375px;
  position: relative;
  text-align: center; }

.gusta_photo_theater2 .stageWrapper::selection, .gusta_photo_theater2 .stage::selection, .gusta_photo_theater2 .tagContainer::selection {
  background-color: rgba(0, 0, 0, 0); }

.gusta_photo_theater2 .stage img {
  display: inline-block;
  height: auto;
  image-rendering: optimizeSpeed;
  max-width: 600px;
  max-height: 375px;
  vertical-align: top;
  width: auto; }

.gusta_photo_theater2 .stageWrapperIEFix img {
  max-height: 377px; }

.gusta_photo_theater2 .photoInfoWrapper {
  overflow: hidden;
  padding-top: 1px; }

.gusta_photo_theater2 .photoInfo {
  background: #5f5f5f; }

.gusta_photo_theater2 .prev, .gusta_photo_theater2 .next {
  display: block;
  float: left;
  background: #cccccc url("/images/slideshow-arrow-left.png") no-repeat 0 6px;
  cursor: pointer;
  height: 32px;
  padding: 6px 0;
  width: 32px; }

.gusta_photo_theater2 .prev {
  margin-right: 1px; }

.gusta_photo_theater2 .next {
  background-image: url("/images/slideshow-arrow-right.png");
  margin-left: 1px; }

.gusta_photo_theater2 #ss_thumbs_container {
  overflow: hidden;
  width: 534px;
  padding: 0 0 0 0;
  float: left;
  height: 44px;
  background-color: #ededed; }

.gusta_photo_theater2 #ss_thumbs {
  width: 534px;
  height: 44px; }

.gusta_photo_theater2 #ss_thumbs li {
  width: 70px;
  height: 44px;
  margin: 0 1px 6px 0;
  display: block;
  float: left;
  cursor: pointer;
  opacity: 0.4; }

.gusta_photo_theater2 #ss_thumbs li:hover {
  opacity: .8; }

.gusta_photo_theater2 #ss_thumbs li.active {
  opacity: 1.0 !important;
  padding: 2px;
  width: 66px;
  height: 40px;
  background: #f20b5a; }

.gusta_photo_theater2 #ss_thumbs img {
  width: 70px;
  height: 44px; }

.gusta_photo_theater2 #ss_thumbs li.active img {
  opacity: 1.0 !important;
  width: 66px;
  height: 40px; }

#restaurant2 #about {
  margin-top: 1px;
  background: #e5ebee;
  width: 560px;
  float: left;
  padding: 5px 20px 20px 20px; }

#restaurant2 #about .chef_details {
  width: 560px;
  overflow: hidden;
  padding-top: 10px; }

#restaurant2 #about .chef_details .photo_link {
  width: 84px;
  height: 84px;
  display: block;
  float: left;
  margin-right: 14px; }

#restaurant2 #about .chef_details img {
  width: 84px;
  height: 84px; }

#restaurant2 #about .chef_details .chef_details_text {
  width: 462px;
  float: left;
  padding-top: 9px; }

#restaurant2 #about .chef_details .chef_name {
  font-size: 19px;
  font-weight: bold; }

#restaurant2 #about .chef_details .head_chef_label {
  font-size: 15px;
  color: #494a50;
  font-weight: bold;
  padding-top: 3px; }

#restaurant2 #about .chef_details .member_since_label {
  font-size: 15px;
  color: #494a50;
  padding-top: 3px; }

#restaurant2 #about .chef_details .chef_description {
  width: 560px;
  display: block;
  float: left;
  line-height: 22px;
  margin-top: 10px; }

#restaurant2 #about #restaurant_description {
  width: 560px;
  line-height: 22px;
  font-size: 15px;
  color: #1a1b16; }

#restaurant2 #about h3 {
  font-size: 27px;
  margin-top: 15px;
  font-weight: bold; }

#restaurant2 #about .restaurant_location {
  width: 560px;
  float: left;
  overflow: hidden; }

#restaurant2 #about .restaurant_location h4 {
  font-size: 21px; }

#restaurant2 #about .restaurant_location_map_container {
  width: 550px;
  height: 200px;
  background: #b6c1c5;
  padding: 5px;
  float: left;
  margin-top: 7px; }

#restaurant2 #about #restaurant_location_map {
  width: 100%;
  height: 100%; }

/* #restaurant2 #restaurant_description_textarea{margin-top: 10px; line-height: 24px; font-size:15px; color:#1a1b16;} */
/*.addthis_32x32_style a{display:block; float:none !important; margin-bottom:2px; overflow:hidden;}*/
#at16lb {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background-color: black;
  opacity: .001; }

#at20mc, #at_email, #at16pib, #at16pc, #at16pi, #at_share, #at_complete, #at_success, #at_error {
  position: static!important; }

#at20mc {
  position: absolute;
  left: 0;
  top: 0;
  float: none; }

#at20mc a {
  color: #36B; }

#at20mc div {
  float: none; }

.at15dn {
  display: none; }

.at15a {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  width: 230px; }

.atnt {
  text-align: center!important;
  padding: 6px 0 0 0!important;
  height: 24px!important; }

.atnt a {
  text-decoration: none;
  color: #36b; }

.atnt a:hover {
  text-decoration: underline; }

#at16recap, #at_msg, #at16p label, #at16nms, #at16sas, #at_share .at_item, #at16p, #at15s, #at16p form input, #at16p textarea {
  font-family: arial,helvetica,tahoma,verdana,sans-serif!important;
  font-size: 12px!important;
  outline-style: none;
  outline-width: 0;
  line-height: 1em; }

* html #at15s.mmborder {
  position: absolute!important; }

#at15s.mmborder {
  position: fixed!important; }

/*\*/
#at15s.mmborder {
  width: 250px!important; }

/**/
#at20mc div.at15sie6 {
  color: #4c4c4c!important;
  width: 256px!important; }

#at15s {
  background: url(//s7.addthis.com/static/t00/atbkg.png);
  float: none!important;
  line-height: 1em!important;
  margin: 0!important;
  overflow: visible!important;
  padding: 5px!important;
  text-align: left!important;
  position: absolute; }

#at15s, #at16p {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

html > body #at15s {
  width: 250px!important; }

#at20mc .atm.at15satmie6 {
  background: none!important;
  padding: 0!important;
  width: 150px!important; }

#at15s.atm {
  background: none!important;
  padding: 0!important;
  width: 160px!important; }

#at15s.atiemode2 {
  width: 252px!important; }

#at15s_inner {
  background: #fff;
  border: 1px solid #fff;
  margin: 0; }

#at15s_head {
  position: relative;
  background: #f2f2f2;
  padding: 4px;
  cursor: default;
  border-bottom: 1px solid #e5e5e5; }

.at15s_head_success {
  background: #cafd99!important;
  border-bottom: 1px solid #a9d582!important; }

.at15s_head_success span, .at15s_head_success a {
  color: #000!important;
  text-decoration: none; }

#at15s_brand, #at16_brand, #at15sptx {
  position: absolute; }

#at15s_brand {
  top: 4px;
  right: 4px; }

.at15s_brandx {
  right: 20px!important; }

a#at15sptx {
  top: 4px;
  right: 4px;
  text-decoration: none;
  color: #4c4c4c;
  font-weight: bold; }

.at15sie6 a#at15sptx, #at15s.atiemode2 a#at15sptx {
  right: 8px; }

#at15sptx:hover {
  text-decoration: underline; }

#at16_brand {
  top: 5px;
  right: 30px;
  cursor: default; }

#at_hover {
  padding: 4px; }

#at_hover .at_item, #at_share .at_item {
  background: #fff!important;
  float: left!important;
  color: #4c4c4c!important; }

#at_hover .at_bold {
  font-weight: bold;
  color: #000!important; }

#at16nms, #at16sas {
  padding: 4px 5px; }

#at16nms {
  display: none; }

#at16sas {
  clear: left;
  padding-top: 16px;
  padding-bottom: 16px; }

#at_hover .at_item {
  width: 112px!important;
  padding: 2px 3px!important;
  margin: 1px; }

#at_hover .at_item.atiemode2 {
  width: 114px!important; }

#at_hover .at_item:hover, #at_hover .at_item.athov {
  margin: 0!important; }

#at_hover .at_item:hover, #at_hover .at_item.athov, #at16ps .at_item:focus, #at_share .at_item:hover, #at_share .at_item.athov {
  background: #f2f2f2!important;
  border: 1px solid #e5e5e5;
  color: #000!important;
  text-decoration: none; }

* html #at_hover .at_item {
  border: 1px solid #fff; }

* html #at_hover .at_item.athov {
  border: 1px solid #e5e5e5!important;
  margin: 1px!important; }

#at_email15 {
  padding-top: 5px; }

.at15e_row {
  height: 28px; }

.at15e_row label, .at15e_row span {
  padding-left: 10px!important;
  display: block!important;
  width: 60px!important;
  float: left!important; }

.at15e_row input, .at15e_row textarea {
  display: block!important;
  width: 150px!important;
  float: left!important;
  background: #fff!important;
  border: 1px solid #ccc!important;
  color: #333!important;
  font-size: 11px!important;
  font-weight: normal!important;
  padding: 0!important; }

#at_email label, #at_email input, #at_email textarea {
  font-size: 11px!important; }

#at_email #at16meo {
  margin: 15px 0 0 2px; }

#at16meo span {
  float: left;
  margin-right: 5px;
  padding-top: 4px; }

#at16meo a {
  float: left;
  margin: 0; }

#at_sending {
  top: 130px;
  left: 110px;
  position: absolute;
  text-align: center; }

#at_sending img {
  padding: 10px; }

.at15t {
  display: block!important;
  height: 16px!important;
  line-height: 16px!important;
  padding-left: 20px!important;
  background: url(//s7.addthis.com/static/r07/widget35.png) no-repeat left;
  background-position: 0 0;
  cursor: pointer;
  text-align: left; }

.addthis_button {
  cursor: pointer; }

.addthis_toolbox.addthis_vertical_style {
  width: 140px; }

.addthis_toolbox span.addthis_follow_label {
  display: none; }

.addthis_toolbox.addthis_vertical_style span.addthis_follow_label {
  display: block; }

.addthis_toolbox.addthis_vertical_style a {
  display: block;
  padding-bottom: 5px; }

.addthis_toolbox.addthis_vertical_style.addthis_32x32_style a {
  line-height: 32px; }

.addthis_toolbox.addthis_vertical_style .at300bs {
  margin-right: 4px;
  float: left; }

.addthis_toolbox.addthis_default_style span {
  line-height: 16px; }

.addthis_toolbox.addthis_32x32_style span {
  line-height: 32px; }

.addthis_toolbox.addthis_pill_combo_style a, .addthis_toolbox.addthis_pill_combo_style .addthis_button_compact .at15t_compact {
  float: left; }

.addthis_toolbox.addthis_pill_combo_style a.addthis_button_tweet {
  margin-top: -2px; }

.addthis_toolbox.addthis_pill_combo_style .addthis_button_compact .at15t_compact {
  margin-right: 4px; }

.addthis_default_style .addthis_separator {
  margin: 0 5px;
  display: inline; }

div.atclear {
  clear: both; }

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300m, .addthis_default_style .at300bs {
  float: left; }

.at300b img {
  border: 0; }

.addthis_default_style .at300b, .addthis_default_style .at300m {
  padding: 0 2px; }

.at300b, .at300m, .at300bs {
  cursor: pointer; }

.at300b:hover {
  opacity: .8; }

.at300bs:hover {
  opacity: .8; }

.addthis_32x32_style .at300bs, .addthis_32x32_style .at15t {
  background: url(//s7.addthis.com/static/r07/widget35_32x32_top.png) no-repeat left;
  overflow: hidden;
  display: block;
  background-position: 0 0;
  height: 32px;
  width: 32px;
  line-height: 32px!important; }

.at300bs {
  background: url(//s7.addthis.com/static/r07/widget35.png) no-repeat left;
  overflow: hidden;
  display: block;
  background-position: 0 0;
  height: 16px;
  width: 16px;
  line-height: 16px!important; }

.addthis_32x32_style .at15t_010-blank {
  background-position: 0 0px; }

.addthis_32x32_style .at15t_blogger {
  background-position: 0 -32px; }

.addthis_32x32_style .at15t_compact {
  background-position: 0 -64px; }

.addthis_32x32_style .at15t_delicious {
  background-position: 0 -96px; }

.addthis_32x32_style .at15t_digg {
  background-position: 0 -128px; }

.addthis_32x32_style .at15t_email {
  background-position: 0 -160px; }

.addthis_32x32_style .at15t_expanded {
  background-position: 0 -192px; }

.addthis_32x32_style .at15t_facebook {
  background-position: 0 -224px; }

.addthis_32x32_style .at15t_favorites {
  background-position: 0 -256px; }

.addthis_32x32_style .at15t_gmail {
  background-position: 0 -288px; }

.addthis_32x32_style .at15t_google {
  background-position: 0 -320px; }

.addthis_32x32_style .at15t_googlebuzz {
  background-position: 0 -352px; }

.addthis_32x32_style .at15t_linkedin {
  background-position: 0 -384px; }

.addthis_32x32_style .at15t_live {
  background-position: 0 -416px; }

.addthis_32x32_style .at15t_mymailru {
  background-position: 0 -448px; }

.addthis_32x32_style .at15t_myspace {
  background-position: 0 -480px; }

.addthis_32x32_style .at15t_orkut {
  background-position: 0 -512px; }

.addthis_32x32_style .at15t_print {
  background-position: 0 -544px; }

.addthis_32x32_style .at15t_reddit {
  background-position: 0 -576px; }

.addthis_32x32_style .at15t_stumbleupon {
  background-position: 0 -608px; }

.addthis_32x32_style .at15t_twitter {
  background-position: 0 -640px; }

.addthis_32x32_style .at15t_vk {
  background-position: 0 -672px; }

.addthis_32x32_style .at15t_yahoomail {
  background-position: 0 -704px; }

.at15t_000 {
  background-position: 0 0px; }

.at15t_100zakladok {
  background-position: 0 -16px; }

.at15t_2linkme {
  background-position: 0 -32px; }

.at15t_2tag {
  background-position: 0 -48px; }

.at15t_7live7 {
  background-position: 0 -64px; }

.at15t_a1webmarks {
  background-position: 0 -80px; }

.at15t_a97abi {
  background-position: 0 -96px; }

.at15t_addio {
  background-position: 0 -112px; }

.at15t_addressbar {
  background-position: 0 -128px; }

.at15t_addthis-uwerk {
  background-position: 0 -144px; }

.at15t_addthis {
  background-position: 0 -160px; }

.at15t_adfty {
  background-position: 0 -176px; }

.at15t_adifni {
  background-position: 0 -192px; }

.at15t_aerosocial {
  background-position: 0 -208px; }

.at15t_aim {
  background-position: 0 -224px; }

.at15t_allmyfaves {
  background-position: 0 -240px; }

.at15t_amazonwishlist {
  background-position: 0 -256px; }

.at15t_amenme {
  background-position: 0 -272px; }

.at15t_aolmail {
  background-position: 0 -288px; }

.at15t_armenix {
  background-position: 0 -304px; }

.at15t_arto {
  background-position: 0 -320px; }

.at15t_aviary {
  background-position: 0 -336px; }

.at15t_baang {
  background-position: 0 -352px; }

.at15t_baidu {
  background-position: 0 -368px; }

.at15t_bebo {
  background-position: 0 -384px; }

.at15t_bentio {
  background-position: 0 -400px; }

.at15t_biggerpockets {
  background-position: 0 -416px; }

.at15t_bitly {
  background-position: 0 -432px; }

.at15t_bizsugar {
  background-position: 0 -448px; }

.at15t_bleetbox {
  background-position: 0 -464px; }

.at15t_blinklist {
  background-position: 0 -480px; }

.at15t_blip {
  background-position: 0 -496px; }

.at15t_blogger {
  background-position: 0 -512px; }

.at15t_bloggy {
  background-position: 0 -528px; }

.at15t_blogmarks {
  background-position: 0 -544px; }

.at15t_blogtrottr {
  background-position: 0 -560px; }

.at15t_blurpalicious {
  background-position: 0 -576px; }

.at15t_bobrdobr {
  background-position: 0 -592px; }

.at15t_bonzobox {
  background-position: 0 -608px; }

.at15t_bookmarkycz {
  background-position: 0 -624px; }

.at15t_bookmerkende {
  background-position: 0 -640px; }

.at15t_bordom {
  background-position: 0 -656px; }

.at15t_box {
  background-position: 0 -672px; }

.at15t_brainify {
  background-position: 0 -688px; }

.at15t_bryderi {
  background-position: 0 -704px; }

.at15t_buddymarks {
  background-position: 0 -720px; }

.at15t_buzzzy {
  background-position: 0 -736px; }

.at15t_camyoo {
  background-position: 0 -752px; }

.at15t_cardthis {
  background-position: 0 -768px; }

.at15t_care2 {
  background-position: 0 -784px; }

.at15t_chiq {
  background-position: 0 -800px; }

.at15t_cirip {
  background-position: 0 -816px; }

.at15t_citeulike {
  background-position: 0 -832px; }

.at15t_classicalplace {
  background-position: 0 -848px; }

.at15t_clply {
  background-position: 0 -864px; }

.at15t_cndig {
  background-position: 0 -880px; }

.at15t_colivia {
  background-position: 0 -896px; }

.at15t_connotea {
  background-position: 0 -912px; }

.at15t_cootopia {
  background-position: 0 -928px; }

.at15t_cosmiq {
  background-position: 0 -944px; }

.at15t_curateus {
  background-position: 0 -960px; }

.at15t_dashboard {
  background-position: 0 -976px; }

.at15t_delicious {
  background-position: 0 -992px; }

.at15t_designbump {
  background-position: 0 -1008px; }

.at15t_designmoo {
  background-position: 0 -1024px; }

.at15t_digaculturanet {
  background-position: 0 -1040px; }

.at15t_digg {
  background-position: 0 -1056px; }

.at15t_diggita {
  background-position: 0 -1072px; }

.at15t_diggtiger {
  background-position: 0 -1088px; }

.at15t_diglog {
  background-position: 0 -1104px; }

.at15t_digo {
  background-position: 0 -1120px; }

.at15t_digthiswebhost {
  background-position: 0 -1136px; }

.at15t_digzign {
  background-position: 0 -1152px; }

.at15t_diigo {
  background-position: 0 -1168px; }

.at15t_dipdive {
  background-position: 0 -1184px; }

.at15t_domaintoolswhois {
  background-position: 0 -1200px; }

.at15t_domelhor {
  background-position: 0 -1216px; }

.at15t_dosti {
  background-position: 0 -1232px; }

.at15t_dotnetkicks {
  background-position: 0 -1248px; }

.at15t_dotnetshoutout {
  background-position: 0 -1264px; }

.at15t_douban {
  background-position: 0 -1280px; }

.at15t_draugiem {
  background-position: 0 -1296px; }

.at15t_drimio {
  background-position: 0 -1312px; }

.at15t_dropjack {
  background-position: 0 -1328px; }

.at15t_dwellicious {
  background-position: 0 -1344px; }

.at15t_dzone {
  background-position: 0 -1360px; }

.at15t_edelight {
  background-position: 0 -1376px; }

.at15t_efactor {
  background-position: 0 -1392px; }

.at15t_ekudos {
  background-position: 0 -1408px; }

.at15t_elefantapl {
  background-position: 0 -1424px; }

.at15t_email {
  background-position: 0 -1440px; }

.at15t_embarkons {
  background-position: 0 -1456px; }

.at15t_eucliquei {
  background-position: 0 -1472px; }

.at15t_evernote {
  background-position: 0 -1488px; }

.at15t_extraplay {
  background-position: 0 -1504px; }

.at15t_ezyspot {
  background-position: 0 -1520px; }

.at15t_fabulously40 {
  background-position: 0 -1536px; }

.at15t_facebook {
  background-position: 0 -1552px; }

.at15t_facebook_like {
  background-position: 0 -1568px; }

.at15t_fark {
  background-position: 0 -1584px; }

.at15t_farkinda {
  background-position: 0 -1600px; }

.at15t_fashiolista {
  background-position: 0 -1616px; }

.at15t_fashionburner {
  background-position: 0 -1632px; }

.at15t_favable {
  background-position: 0 -1648px; }

.at15t_faves {
  background-position: 0 -1664px; }

.at15t_favicon {
  background-position: 0 -1680px; }

.at15t_favlogde {
  background-position: 0 -1696px; }

.at15t_favoritende {
  background-position: 0 -1712px; }

.at15t_favorites {
  background-position: 0 -1728px; }

.at15t_favoritus {
  background-position: 0 -1744px; }

.at15t_flaker {
  background-position: 0 -1760px; }

.at15t_flickr {
  background-position: 0 -1776px; }

.at15t_flosspro {
  background-position: 0 -1792px; }

.at15t_folkd {
  background-position: 0 -1808px; }

.at15t_forceindya {
  background-position: 0 -1824px; }

.at15t_formspring {
  background-position: 0 -1840px; }

.at15t_fresqui {
  background-position: 0 -1856px; }

.at15t_friendfeed {
  background-position: 0 -1872px; }

.at15t_friendster {
  background-position: 0 -1888px; }

.at15t_funp {
  background-position: 0 -1904px; }

.at15t_fwisp {
  background-position: 0 -1920px; }

.at15t_gabbr {
  background-position: 0 -1936px; }

.at15t_gamekicker {
  background-position: 0 -1952px; }

.at15t_givealink {
  background-position: 0 -1968px; }

.at15t_globalgrind {
  background-position: 0 -1984px; }

.at15t_gluvsnap {
  background-position: 0 -2000px; }

.at15t_gmail {
  background-position: 0 -2016px; }

.at15t_godudu {
  background-position: 0 -2032px; }

.at15t_goodnoows {
  background-position: 0 -2048px; }

.at15t_google {
  background-position: 0 -2064px; }

.at15t_google_plusone {
  background-position: 0 -2080px; }

.at15t_googlebuzz {
  background-position: 0 -2096px; }

.at15t_googlereader {
  background-position: 0 -2112px; }

.at15t_googletranslate {
  background-position: 0 -2128px; }

.at15t_govn {
  background-position: 0 -2144px; }

.at15t_gravee {
  background-position: 0 -2160px; }

.at15t_greaterdebater {
  background-position: 0 -2176px; }

.at15t_grono {
  background-position: 0 -2192px; }

.at15t_habergentr {
  background-position: 0 -2208px; }

.at15t_hackernews {
  background-position: 0 -2224px; }

.at15t_hadashhot {
  background-position: 0 -2240px; }

.at15t_hatena {
  background-position: 0 -2256px; }

.at15t_hazarkor {
  background-position: 0 -2272px; }

.at15t_hedgehogs {
  background-position: 0 -2288px; }

.at15t_hellotxt {
  background-position: 0 -2304px; }

.at15t_hi5 {
  background-position: 0 -2320px; }

.at15t_historious {
  background-position: 0 -2336px; }

.at15t_hitmarks {
  background-position: 0 -2352px; }

.at15t_hotbookmark {
  background-position: 0 -2368px; }

.at15t_hotklix {
  background-position: 0 -2384px; }

.at15t_hotmail {
  background-position: 0 -2400px; }

.at15t_hyves {
  background-position: 0 -2416px; }

.at15t_idearef {
  background-position: 0 -2432px; }

.at15t_identica {
  background-position: 0 -2448px; }

.at15t_igoogle {
  background-position: 0 -2464px; }

.at15t_ihavegot {
  background-position: 0 -2480px; }

.at15t_index4 {
  background-position: 0 -2496px; }

.at15t_indexor {
  background-position: 0 -2512px; }

.at15t_informazione {
  background-position: 0 -2528px; }

.at15t_instapaper {
  background-position: 0 -2544px; }

.at15t_investorlinks {
  background-position: 0 -2560px; }

.at15t_iorbix {
  background-position: 0 -2576px; }

.at15t_isociety {
  background-position: 0 -2592px; }

.at15t_iwiw {
  background-position: 0 -2608px; }

.at15t_jamespot {
  background-position: 0 -2624px; }

.at15t_jappy {
  background-position: 0 -2640px; }

.at15t_jisko {
  background-position: 0 -2656px; }

.at15t_joliprint {
  background-position: 0 -2672px; }

.at15t_jumptags {
  background-position: 0 -2688px; }

.at15t_kaboodle {
  background-position: 0 -2704px; }

.at15t_kaevur {
  background-position: 0 -2720px; }

.at15t_kaixin {
  background-position: 0 -2736px; }

.at15t_ketnooi {
  background-position: 0 -2752px; }

.at15t_kindleit {
  background-position: 0 -2768px; }

.at15t_kipup {
  background-position: 0 -2784px; }

.at15t_kirtsy {
  background-position: 0 -2800px; }

.at15t_kledy {
  background-position: 0 -2816px; }

.at15t_kommenting {
  background-position: 0 -2832px; }

.at15t_laaikit {
  background-position: 0 -2848px; }

.at15t_ladenzeile {
  background-position: 0 -2864px; }

.at15t_latafaneracat {
  background-position: 0 -2880px; }

.at15t_librerio {
  background-position: 0 -2896px; }

.at15t_linkagogo {
  background-position: 0 -2912px; }

.at15t_linkedin {
  background-position: 0 -2928px; }

.at15t_linkninja {
  background-position: 0 -2944px; }

.at15t_linksgutter {
  background-position: 0 -2960px; }

.at15t_linkshares {
  background-position: 0 -2976px; }

.at15t_linksnapr {
  background-position: 0 -2992px; }

.at15t_linkstore {
  background-position: 0 -3008px; }

.at15t_linkuj {
  background-position: 0 -3024px; }

.at15t_live {
  background-position: 0 -3040px; }

.at15t_livejournal {
  background-position: 0 -3056px; }

.at15t_lockerblogger {
  background-position: 0 -3072px; }

.at15t_logger24 {
  background-position: 0 -3088px; }

.at15t_mailto {
  background-position: 0 -3104px; }

.at15t_markme {
  background-position: 0 -3120px; }

.at15t_mashbord {
  background-position: 0 -3136px; }

.at15t_mawindo {
  background-position: 0 -3152px; }

.at15t_me2day {
  background-position: 0 -3168px; }

.at15t_meinvz {
  background-position: 0 -3184px; }

.at15t_mekusharim {
  background-position: 0 -3200px; }

.at15t_memonic {
  background-position: 0 -3216px; }

.at15t_memori {
  background-position: 0 -3232px; }

.at15t_meneame {
  background-position: 0 -3248px; }

.at15t_menu {
  background-position: 0 -3264px; }

.at15t_mindbodygreen {
  background-position: 0 -3280px; }

.at15t_misterwong {
  background-position: 0 -3296px; }

.at15t_misterwong_de {
  background-position: 0 -3312px; }

.at15t_misterwong_ru {
  background-position: 0 -3328px; }

.at15t_moemesto {
  background-position: 0 -3344px; }

.at15t_moikrug {
  background-position: 0 -3360px; }

.at15t_more {
  background-position: 0 -3376px; }

.at15t_mototagz {
  background-position: 0 -3392px; }

.at15t_mrcnetworkit {
  background-position: 0 -3408px; }

.at15t_mssocialbookmarks {
  background-position: 0 -3424px; }

.at15t_multiply {
  background-position: 0 -3440px; }

.at15t_myaol {
  background-position: 0 -3456px; }

.at15t_myhayastan {
  background-position: 0 -3472px; }

.at15t_mylinkvault {
  background-position: 0 -3488px; }

.at15t_mymailru {
  background-position: 0 -3504px; }

.at15t_mynasa {
  background-position: 0 -3520px; }

.at15t_myspace {
  background-position: 0 -3536px; }

.at15t_myyearbook {
  background-position: 0 -3552px; }

.at15t_n4g {
  background-position: 0 -3568px; }

.at15t_naszaklasa {
  background-position: 0 -3584px; }

.at15t_netlog {
  background-position: 0 -3600px; }

.at15t_netvibes {
  background-position: 0 -3616px; }

.at15t_netvouz {
  background-position: 0 -3632px; }

.at15t_newsmeback {
  background-position: 0 -3648px; }

.at15t_newstrust {
  background-position: 0 -3664px; }

.at15t_newsvine {
  background-position: 0 -3680px; }

.at15t_nujij {
  background-position: 0 -3696px; }

.at15t_odnoklassniki_ru {
  background-position: 0 -3712px; }

.at15t_oknotizie {
  background-position: 0 -3728px; }

.at15t_olddogg {
  background-position: 0 -3744px; }

.at15t_oneview {
  background-position: 0 -3760px; }

.at15t_ongobee {
  background-position: 0 -3776px; }

.at15t_orkut {
  background-position: 0 -3792px; }

.at15t_oyyla {
  background-position: 0 -3808px; }

.at15t_packg {
  background-position: 0 -3824px; }

.at15t_pafnetde {
  background-position: 0 -3840px; }

.at15t_pdfmyurl {
  background-position: 0 -3856px; }

.at15t_pdfonline {
  background-position: 0 -3872px; }

.at15t_phonefavs {
  background-position: 0 -3888px; }

.at15t_pingfm {
  background-position: 0 -3904px; }

.at15t_planypus {
  background-position: 0 -3920px; }

.at15t_plaxo {
  background-position: 0 -3936px; }

.at15t_plurk {
  background-position: 0 -3952px; }

.at15t_pochvalcz {
  background-position: 0 -3968px; }

.at15t_popedition {
  background-position: 0 -3984px; }

.at15t_posteezy {
  background-position: 0 -4000px; }

.at15t_posterous {
  background-position: 0 -4016px; }

.at15t_pratiba {
  background-position: 0 -4032px; }

.at15t_print {
  background-position: 0 -4048px; }

.at15t_printfriendly {
  background-position: 0 -4064px; }

.at15t_pusha {
  background-position: 0 -4080px; }

.at15t_qrfin {
  background-position: 0 -4096px; }

.at15t_quantcast {
  background-position: 0 -4112px; }

.at15t_qzone {
  background-position: 0 -4128px; }

.at15t_raiseyourvoice {
  background-position: 0 -4144px; }

.at15t_readitlater {
  background-position: 0 -4160px; }

.at15t_reddit {
  background-position: 0 -4176px; }

.at15t_rediff {
  background-position: 0 -4192px; }

.at15t_redkum {
  background-position: 0 -4208px; }

.at15t_ridefix {
  background-position: 0 -4224px; }

.at15t_rss {
  background-position: 0 -4240px; }

.at15t_scoopat {
  background-position: 0 -4256px; }

.at15t_scoopit {
  background-position: 0 -4272px; }

.at15t_sekoman {
  background-position: 0 -4288px; }

.at15t_select2gether {
  background-position: 0 -4304px; }

.at15t_settings {
  background-position: 0 -4320px; }

.at15t_shaveh {
  background-position: 0 -4336px; }

.at15t_shetoldme {
  background-position: 0 -4352px; }

.at15t_shirintar {
  background-position: 0 -4368px; }

.at15t_simpy {
  background-position: 0 -4384px; }

.at15t_sinaweibo {
  background-position: 0 -4400px; }

.at15t_skyrock {
  background-position: 0 -4416px; }

.at15t_slashdot {
  background-position: 0 -4432px; }

.at15t_smiru {
  background-position: 0 -4448px; }

.at15t_socialbookmarkingnet {
  background-position: 0 -4464px; }

.at15t_sodahead {
  background-position: 0 -4480px; }

.at15t_sonico {
  background-position: 0 -4496px; }

.at15t_speedtile {
  background-position: 0 -4512px; }

.at15t_sphinn {
  background-position: 0 -4528px; }

.at15t_spinsnap {
  background-position: 0 -4544px; }

.at15t_spokentoyou {
  background-position: 0 -4560px; }

.at15t_sportpost {
  background-position: 0 -4576px; }

.at15t_springpad {
  background-position: 0 -4592px; }

.at15t_squidoo {
  background-position: 0 -4608px; }

.at15t_startaid {
  background-position: 0 -4624px; }

.at15t_startlap {
  background-position: 0 -4640px; }

.at15t_storyfollower {
  background-position: 0 -4656px; }

.at15t_studivz {
  background-position: 0 -4672px; }

.at15t_stuffpit {
  background-position: 0 -4688px; }

.at15t_stumbleupon {
  background-position: 0 -4704px; }

.at15t_stumpedia {
  background-position: 0 -4720px; }

.at15t_stylehive {
  background-position: 0 -4736px; }

.at15t_stylishhome {
  background-position: 0 -4752px; }

.at15t_svejo {
  background-position: 0 -4768px; }

.at15t_symbaloo {
  background-position: 0 -4784px; }

.at15t_taaza {
  background-position: 0 -4800px; }

.at15t_tagmarksde {
  background-position: 0 -4816px; }

.at15t_tagvn {
  background-position: 0 -4832px; }

.at15t_tagza {
  background-position: 0 -4848px; }

.at15t_tailrank {
  background-position: 0 -4864px; }

.at15t_tarpipe {
  background-position: 0 -4880px; }

.at15t_technerd {
  background-position: 0 -4896px; }

.at15t_teknikim {
  background-position: 0 -4912px; }

.at15t_tellmypolitician {
  background-position: 0 -4928px; }

.at15t_thefreedictionary {
  background-position: 0 -4944px; }

.at15t_thewebblend {
  background-position: 0 -4960px; }

.at15t_thinkfinity {
  background-position: 0 -4976px; }

.at15t_thisnext {
  background-position: 0 -4992px; }

.at15t_throwpile {
  background-position: 0 -5008px; }

.at15t_tipd {
  background-position: 0 -5024px; }

.at15t_topsitelernet {
  background-position: 0 -5040px; }

.at15t_transferr {
  background-position: 0 -5056px; }

.at15t_tuenti {
  background-position: 0 -5072px; }

.at15t_tulinq {
  background-position: 0 -5088px; }

.at15t_tumblr {
  background-position: 0 -5104px; }

.at15t_tusul {
  background-position: 0 -5120px; }

.at15t_tvinx {
  background-position: 0 -5136px; }

.at15t_tweetmeme {
  background-position: 0 -5152px; }

.at15t_twitter {
  background-position: 0 -5168px; }

.at15t_twitthis {
  background-position: 0 -5184px; }

.at15t_typepad {
  background-position: 0 -5200px; }

.at15t_upnews {
  background-position: 0 -5216px; }

.at15t_urlaubswerkde {
  background-position: 0 -5232px; }

.at15t_urlcapt {
  background-position: 0 -5248px; }

.at15t_viadeo {
  background-position: 0 -5264px; }

.at15t_virb {
  background-position: 0 -5280px; }

.at15t_visitezmonsite {
  background-position: 0 -5296px; }

.at15t_vk {
  background-position: 0 -5312px; }

.at15t_vkrugudruzei {
  background-position: 0 -5328px; }

.at15t_voxopolis {
  background-position: 0 -5344px; }

.at15t_vybralisme {
  background-position: 0 -5360px; }

.at15t_vyoom {
  background-position: 0 -5376px; }

.at15t_w3validator {
  background-position: 0 -5392px; }

.at15t_webnews {
  background-position: 0 -5408px; }

.at15t_webs {
  background-position: 0 -5424px; }

.at15t_webshare {
  background-position: 0 -5440px; }

.at15t_windows {
  background-position: 0 -5456px; }

.at15t_windycitizen {
  background-position: 0 -5472px; }

.at15t_wirefan {
  background-position: 0 -5488px; }

.at15t_wordpress {
  background-position: 0 -5504px; }

.at15t_worio {
  background-position: 0 -5520px; }

.at15t_woscc {
  background-position: 0 -5536px; }

.at15t_wykop {
  background-position: 0 -5552px; }

.at15t_xanga {
  background-position: 0 -5568px; }

.at15t_xing {
  background-position: 0 -5584px; }

.at15t_yahoobkm {
  background-position: 0 -5600px; }

.at15t_yahoomail {
  background-position: 0 -5616px; }

.at15t_yammer {
  background-position: 0 -5632px; }

.at15t_yardbarker {
  background-position: 0 -5648px; }

.at15t_yemle {
  background-position: 0 -5664px; }

.at15t_yigg {
  background-position: 0 -5680px; }

.at15t_yiid {
  background-position: 0 -5696px; }

.at15t_yoolink {
  background-position: 0 -5712px; }

.at15t_yorumcuyum {
  background-position: 0 -5728px; }

.at15t_youblr {
  background-position: 0 -5744px; }

.at15t_youbookmarks {
  background-position: 0 -5760px; }

.at15t_youmob {
  background-position: 0 -5776px; }

.at15t_youtube {
  background-position: 0 -5792px; }

.at15t_yuuby {
  background-position: 0 -5808px; }

.at15t_zakladoknet {
  background-position: 0 -5824px; }

.at15t_zanatic {
  background-position: 0 -5840px; }

.at15t_ziczac {
  background-position: 0 -5856px; }

.at15t_zingme {
  background-position: 0 -5872px; }

.at15t_zooloo {
  background-position: 0 -5888px; }

.at15t_zootool {
  background-position: 0 -5904px; }

.at15t_zukmo {
  background-position: 0 -5920px; }

.at15t_compact {
  background-position: 0 -3376px; }

.at15t_expanded {
  background-position: 0 -3376px; }

.addthis_default_style .at15t_expanded, .addthis_default_style .at15t_compact {
  margin-right: 4px; }

#at16clb {
  font-size: 16pt;
  font-family: "verdana bold",verdana,arial,sans-serif; }

#at_share .at_item {
  width: 123px!important;
  padding: 4px;
  margin-right: 2px;
  border: 1px solid #fff; }

#at16pm {
  background: #fff;
  width: 298px;
  height: 380px;
  text-align: left;
  border-right: 1px solid #ccc;
  position: static; }

#at16pcc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  font-size: 10px!important;
  color: #4c4c4c;
  padding: 0;
  z-index: 10000001;
  overflow: visible; }

* html #at16pcc {
  position: absolute; }

#at16abifc {
  overflow: hidden;
  margin: 0;
  top: 10px;
  left: 10px;
  height: 355px;
  width: 492px;
  position: absolute;
  border: 0; }

#at16abifc iframe {
  border: 0;
  position: absolute;
  height: 380px;
  width: 516px;
  top: -10px;
  left: -10px; }

* html div#at16abifc.atiemode2 {
  height: 374px;
  width: 482px; }

* html #at16abifc iframe {
  height: 368px;
  left: -10px;
  top: -10px;
  overflow: hidden; }

#at16p {
  background: url(//s7.addthis.com/static/t00/atbkg.png);
  z-index: 10000001; }

#at16p, #atie6ifh, #atie6cmifh {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  padding: 10px;
  margin: 0 auto;
  margin-top: -185px;
  margin-left: -155px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 12px;
  color: #5e5e5e; }

#atie6ifh {
  width: 322px;
  padding: 0;
  height: 381px;
  margin-left: -165px;
  z-index: 100001; }

#atie6cmifh {
  width: 240px;
  padding: 0;
  height: 225px;
  margin: 0;
  z-index: 100001; }

#at_share {
  margin: 0;
  padding: 0; }

#at16ps {
  overflow-y: scroll;
  height: 304px;
  padding: 5px; }

a#at16pit {
  position: absolute;
  top: 37px;
  right: 10px;
  display: block;
  background: url(//s7.addthis.com/static/t00/tab00.gif) no-repeat;
  width: 16px;
  height: 20px;
  line-height: 19px;
  margin-right: -17px;
  text-align: center;
  overflow: hidden;
  color: #36b; }

#at16pi {
  background: #e5e5e5;
  text-align: left;
  border: 1px solid #ccc;
  border-bottom: 0; }

#at16pi a {
  text-decoration: none;
  color: #36b; }

#at16p #at16abc {
  margin-left: 2px!important; }

#at16pi a:hover {
  text-decoration: underline; }

#at16pt {
  position: relative;
  background: #f2f2f2;
  height: 13px;
  padding: 5px 10px; }

#at16pt h4, #at16pt a {
  font-weight: bold; }

#at16pt h4 {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #4c4c4c;
  cursor: default; }

#at16pt a {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #4c4c4c;
  text-decoration: none; }

#at16pc form {
  margin: 0; }

#at16pc form label {
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 4px;
  float: none;
  text-align: left; }

#at16pc form label span {
  font-weight: normal;
  color: #4c4c4c;
  display: inline; }

#at_email form .abif {
  width: 272px!important; }

#at_email textarea {
  height: 55px!important;
  word-wrap: break-word; }

* html #at_email textarea {
  height: 42px!important; }

*:first-child + html #at_email textarea {
  height: 42px!important; }

#at_email label {
  width: 220px; }

#at_email input, #at_email textarea {
  background: #fff;
  border: 1px solid #bbb;
  width: 272px!important;
  margin: 0;
  margin-bottom: 8px;
  font-weight: normal;
  padding: 3px!important;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 11px;
  line-height: 1.4em;
  color: #333; }

#at_email form .atfxmode2 {
  width: 279px!important; }

#at16pc form .at_ent {
  color: #333!important; }

#at16pc textarea {
  height: 48px; }

#at16pc form input:focus, #at16pc textarea:focus {
  background: #fffff0;
  color: #333; }

#at16p .atbtn, #at16recap .atbtn {
  background: #fff;
  border: 1px solid #b5b5b5;
  width: 60px!important;
  padding: 2px 4px;
  margin: 0;
  margin-right: 2px!important;
  font-size: 11px!important;
  font-weight: bold;
  color: #333;
  cursor: pointer; }

#at16p .atbtn:hover, #at16recap .atbtn:hover {
  border-color: #444;
  color: #06c; }

#at16p .atrse, #at16recap .atrse {
  font-weight: normal!important;
  color: #666;
  margin-left: 2px!important; }

#atsb .atbtn {
  width: 78px!important;
  margin: 0!important; }

#at_email #ateml {
  text-align: right;
  font-size: 10px;
  color: #999; }

#at16pc {
  height: 343px;
  font-size: 11px;
  text-align: left;
  color: #4c4c4c; }

#at_email {
  padding: 5px 10px; }

#at16pc .tmsg {
  padding: 4px 2px;
  text-align: right; }

#at16psf {
  position: relative;
  background: #f2f2f2 url(//s7.addthis.com/static/t00/atf02.gif) no-repeat center center;
  border-bottom: 1px solid #ccc;
  height: 20px;
  padding: 4px 10px;
  text-align: center; }

* html #at16psf input, *:first-child + html #at16psf input {
  padding: 0; }

#at16psf input, #at16psf input:focus {
  background: #fff;
  border: none;
  width: 220px;
  margin: 2px 0 0;
  color: #666;
  outline-style: none;
  outline-width: 0;
  padding: 2px 0 0;
  line-height: 12px;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 12px; }

#at16pcc .at_error, #at16recap .at_error {
  background: #f26d7d;
  border-bottom: 1px solid #df5666;
  padding: 5px 10px;
  color: #fff; }

#at16pcc #at_success {
  background: #d0fbda;
  border-bottom: 1px solid #a8e7b7;
  padding: 5px 10px;
  color: #4c4c4c; }

#at15pf, #at16pf {
  position: relative;
  background: #f2f2f2;
  height: 12px;
  border-top: 1px solid #e5e5e5; }

#at15pf a, #at16pf a, #at15pf span, #at16pf span {
  position: absolute;
  outline: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 10px;
  color: #4c4c4c;
  font-family: Arial,Helvetica,Sans-Serif;
  text-decoration: none; }

#at15pf a:hover, #at16pf a:hover {
  text-decoration: underline; }

#at15pf a.at-settings, #at16pf a.at-settings {
  left: 75px;
  width: 65px; }

#at15pf a.at-settingsclose, #at16pf a.at-settingsclose {
  left: 8px; }

#at15pf a.at-whatsthis {
  left: 8px; }

#at16pf a.at-whatsthis {
  left: 10px; }

#at16pf a#at-privacy, #at16pf a.at-privacy, #at16pf a.at-privacy-close {
  width: 39px;
  left: 140px; }

#at_complete {
  font-size: 13pt;
  color: #47731d;
  text-align: center;
  padding-top: 130px;
  height: 208px!important;
  width: 472px; }

#at_s_msg {
  margin-bottom: 10px; }

.atabout {
  left: 55px; }

.ac-about {
  right: 20px; }

#at20mc a.ac-logo:hover {
  text-decoration: none!important; }

#at15pf .ac-logo, #at16pf .ac-logo {
  background: url(//s7.addthis.com/static/t00/ac12.gif) no-repeat left;
  padding-left: 10px;
  top: 0;
  right: 2px; }

#at15pf a.at-logo, #at16pf a.at-logo {
  background: url(//s7.addthis.com/static/t00/logo88.gif) no-repeat left;
  padding-left: 10px;
  right: 10px;
  width: 50px; }

.at_baa {
  display: block;
  overflow: hidden;
  outline: none; }

#at15s #at16pf a {
  top: 1px; }

#at16pc form #at_send {
  width: 80px!important; }

#at_feed {
  display: none;
  padding: 10px;
  height: 300px; }

#at_feed span {
  margin-bottom: 10px;
  font-size: 12px; }

#at_feed div {
  width: 102px!important;
  height: 26px!important;
  line-height: 26px!important;
  float: left!important;
  margin-right: 68px; }

#at_feed div.at_litem {
  margin-right: 0; }

#at_feed a {
  margin: 10px 0;
  height: 17px;
  line-height: 17px; }

#at_feed.atused .fbtn {
  background: url(//s7.addthis.com/static/r05/feed00.gif) no-repeat;
  float: left;
  width: 102px;
  cursor: pointer;
  text-indent: -9000px; }

#at_feed .fbtn.bloglines {
  background-position: 0 0!important;
  width: 94px;
  height: 20px!important;
  line-height: 20px!important;
  margin-top: 8px!important; }

#at_feed .fbtn.yahoo {
  background-position: 0 -20px !important; }

#at_feed .fbtn.newsgator, .fbtn.newsgator-on {
  background-position: 0 -37px !important; }

#at_feed .fbtn.technorati {
  background-position: 0 -71px !important; }

#at_feed .fbtn.netvibes {
  background-position: 0 -88px !important; }

#at_feed .fbtn.pageflakes {
  background-position: 0 -141px !important; }

#at_feed .fbtn.feedreader {
  background-position: 0 -172px !important; }

#at_feed .fbtn.newsisfree {
  background-position: 0 -207px !important; }

#at_feed .fbtn.google {
  background-position: 0 -54px !important;
  width: 104px; }

#at_feed .fbtn.winlive {
  background-position: 0 -105px !important;
  width: 100px;
  height: 19px!important;
  line-height: 19px;
  margin-top: 9px!important; }

#at_feed .fbtn.mymsn {
  background-position: 0 -158px !important;
  width: 71px;
  height: 14px!important;
  line-height: 14px!important;
  margin-top: 12px!important; }

#at_feed .fbtn.aol {
  background-position: 0 -189px !important;
  width: 92px;
  height: 18px!important;
  line-height: 18px!important; }

#at16pp {
  color: #4c4c4c;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 11px; }

#at16pp label {
  font-size: 11px!important; }

#at16ppc {
  padding: 10px;
  width: 179px; }

#at16pph {
  padding: 5px 0 10px 0; }

#at16pph select {
  margin: 5px 0 8px 0; }

#at16pp .atinp {
  width: 156px; }

html > body #at16pp .atinp {
  width: 176px; }

#at16ppb {
  background: #fff;
  border: 1px solid #ccc;
  height: 274px; }

#at16ep {
  height: 16px;
  padding: 8px; }

#at16ep a {
  display: block;
  height: 16px;
  line-height: 16px;
  padding-left: 22px;
  margin-bottom: 8px;
  font-size: 12px; }

#at16ep a.at_gmail {
  background: url(//s7.addthis.com/static/t00/gmail.gif) no-repeat left; }

#at16ep a.at_hotmail {
  background: url(//s7.addthis.com/static/t00/hotmail.gif) no-repeat left; }

#at16ep a.at_yahoo {
  background: url(//s7.addthis.com/static/t00/yahoo.gif) no-repeat left; }

#at16ppf p#atsb {
  padding-top: 20px;
  font-size: 10px; }

#at16abr {
  margin-top: 10px; }

#at16abr input {
  padding: 0;
  margin: 0;
  margin-right: 5px; }

#at16ppso {
  display: none;
  text-align: right;
  margin-top: 2px; }

#at16ppa {
  background: #fff;
  border: 1px solid #ccc;
  height: 228px;
  width: 178px;
  overflow: auto; }

#at16ppa a {
  display: block;
  white-space: nowrap;
  padding: 4px 8px;
  font-size: 12px!important; }

#at16eatdr {
  position: absolute;
  background: #fff;
  border-top: 0;
  max-height: 110px;
  overflow: auto;
  z-index: 500;
  top: 129px;
  left: 21px;
  width: 277px; }

* html #at_email #at16eatdr {
  top: 115px!important;
  width: 272px!important; }

*:first-child + html #at_email #at16eatdr {
  top: 115px!important;
  width: 272px!important; }

html > body #at_email form #at16eatdr.abif {
  top: 137px;
  width: 278px!important; }

#at16eatdr a {
  display: block;
  overflow: hidden;
  border-bottom: 1px dotted #eee;
  padding: 4px 8px; }

#at16eatdr a:hover, #at16eatdr a.hover {
  background: #e0eefa;
  text-decoration: none;
  color: #333; }

#at_pspromo {
  height: 130px;
  padding-top: 10px; }

#at_pspromo, #at15psp {
  width: 205px;
  padding-left: 5px; }

#at_testpromo {
  font-size: 12px;
  width: 220px;
  display: none; }

.atm-i #at_pspromo {
  height: 150px; }

.atm-i #at_testpromo, .atm-i #at_pspromo {
  width: 140px; }

#at_testpromo input {
  width: 200px; }

#at_promo .at-promo-content, #at_testpromo .at-promo-content {
  margin-top: 12px; }

#at_promo .at-promo-btn, #at_testpromo .at-promo-btn {
  padding-top: 10px; }

#at_promo h4, #at_testpromo h4 {
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  background: 0;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 4px;
  padding: 0; }

#at_testpromo h4 {
  font-size: 13.5px; }

#at_promo h4 sup {
  font-size: 11px;
  color: #ee6a44; }

#at_promo span {
  display: block; }

#at_testpromo .at-promo-btm-ffx, #at_promo .at-promo-btm-ffx {
  background: url(//s7.addthis.com/images/60x60_at_firefox_toolbar.jpg) no-repeat 0 0;
  padding: 6px 0 0 70px; }

#at_promo .at-promo-btm-ch {
  padding: 6px 0 0 64px; }

#at_promo .at-promo-btm-ie {
  padding: 6px 0 0 64px; }

#_atssh {
  width: 1px!important;
  height: 1px!important;
  border: 0!important; }

.at-promo-single {
  padding: 10px;
  padding-top: 2px;
  line-height: 1.5em; }

.at-promo-single img {
  padding: 3px; }

@media print {
  #at20mc {
    display: none; } }
#at20mc.ipad #at15s {
  background-color: #fff!important;
  background-image: none!important;
  border: 1px solid #b7b7b7;
  width: 244px!important;
  padding: 6px!important;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000; }

html > body #at20mc.ipad #at15s {
  width: 244px!important; }

#at20mc.ipad #at15s .at_item {
  padding: 10px 15px!important;
  line-height: 32px!important; }

#at20mc.ipad #at15pfpro, #at20mc.ipad #at15s_head {
  display: none!important; }

#at20mc.ipad #at_hover {
  padding: 0 0 4px 0; }

#at20mc.ipad #at_hover .at_item {
  width: 210px!important;
  font-size: 18px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 0; }

#at20mc.ipad #at_hover .at_item:hover {
  background: #424242!important;
  color: #fff!important; }

#at20mc.ipad #at_hover .at15t {
  background-color: transparent!important;
  height: 32px!important;
  width: 200px!important;
  line-height: 32px!important;
  padding-left: 42px!important;
  padding-top: 0!important; }

#at20mc.ipad #at16pf {
  background: #fff!important;
  border-top: none;
  line-height: 12px; }

.addthis_textshare {
  display: block;
  background: url(//s7.addthis.com/static/t00/atsh00.png) no-repeat 0 0;
  width: 44px;
  height: 37px;
  line-height: 28px;
  padding: 0 0 0 28px;
  margin: 0;
  text-decoration: none;
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  color: #fff;
  cursor: pointer; }

.addthis_textshare:hover {
  background-position: 0 -37px;
  text-decoration: none; }

.at_img_share {
  position: absolute;
  opacity: 0;
  background: url(//s7.addthis.com/static/t00/glogo2321.gif) repeat-x bottom;
  border: 1px solid #ccc;
  width: 23px;
  height: 21px;
  line-height: 21px;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  z-index: 1000; }

.at_img_share:hover {
  border-color: #8b8b8b; }

.at_img_share .addthis_toolbox {
  width: 180px;
  margin: 0 auto; }

.atm {
  width: 160px!important;
  padding: 0;
  margin: 0;
  line-height: 12px;
  letter-spacing: normal;
  font-family: arial,helvetica,tahoma,verdana,sans-serif;
  font-size: 12px;
  color: #444;
  background: url(//s7.addthis.com/static/t00/atbkg.png);
  padding: 4px; }

.atm-i {
  background: #fff;
  border: 1px solid #d5d6d6;
  padding: 4px 0 0;
  margin: 0;
  border-radius: 4px;
  box-shadow: 1px 1px 5px #ccc;
  -moz-box-shadow: 1px 1px 5px #ccc;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 1px 1px 5px #ccc;
  -webkit-border-radius: 4px; }

.atm-s {
  margin: 0!important;
  padding: 0!important; }

.atm-s a, #at_hover.atm-s a {
  display: block;
  text-decoration: none;
  padding: 4px 10px;
  color: #235dab!important; }

#at_hover.atm-s .at_bold {
  color: #235dab!important; }

.atm-s a:hover, #at_hover.atm-s a:hover {
  background: #3879d9;
  text-decoration: none;
  color: #fff!important; }

#at_hover.atm-s .at_bold {
  font-weight: bold; }

#at_hover.atm-s a:hover .at_bold {
  color: #fff!important; }

.atm-s a span {
  padding-left: 20px; }

.atm-i #at15pf.atm-f-iemode2, .atm-i #at16pf.atm-f-iemode2 {
  height: 24px!important; }

.atm-i #atic_settings {
  border: none!important;
  border-top: 1px solid #d5d6d6!important;
  padding-top: 6px!important;
  top: 4px; }

.atm-f {
  position: relative;
  border: none!important;
  border-top: 1px solid #d5d6d6!important;
  background: none!important;
  padding: 5px 10px;
  font-size: 9px;
  top: 4px; }

.atm-f a {
  margin-right: 4px;
  text-decoration: none!important;
  color: #939292!important;
  top: 4px!important; }

.atm-f a:hover {
  color: #4f4f4f!important; }

.atm-f .atm-f-logo {
  position: absolute;
  top: 5px;
  right: 6px;
  background: url("//s7.addthis.com/static/t00/logo88.gif") no-repeat left;
  padding-left: 10px; }

.at_a11y {
  position: absolute;
  left: -9999em; }

.at_a11y_container {
  margin: 0;
  padding: 0; }

.addthis_overlay_container {
  position: absolute; }

.addthis_overlay_toolbox {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 5px; }

.alpha60 {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.addthis_32x32_style .at15nc.at300bs, .addthis_32x32_style .at15nc.at15t {
  background: url(//s7.addthis.com/static/r07/widget35_32x32.png) no-repeat left !important;
  background-position: 0 0!important; }

.addthis_32x32_style .at15nc.at15t_000 {
  background-position: 0 0px !important; }

.addthis_32x32_style .at15nc.at15t_100zakladok {
  background-position: 0 -32px !important; }

.addthis_32x32_style .at15nc.at15t_2linkme {
  background-position: 0 -64px !important; }

.addthis_32x32_style .at15nc.at15t_2tag {
  background-position: 0 -96px !important; }

.addthis_32x32_style .at15nc.at15t_7live7 {
  background-position: 0 -128px !important; }

.addthis_32x32_style .at15nc.at15t_a1webmarks {
  background-position: 0 -160px !important; }

.addthis_32x32_style .at15nc.at15t_a97abi {
  background-position: 0 -192px !important; }

.addthis_32x32_style .at15nc.at15t_addio {
  background-position: 0 -224px !important; }

.addthis_32x32_style .at15nc.at15t_addressbar {
  background-position: 0 -256px !important; }

.addthis_32x32_style .at15nc.at15t_addthis-uwerk {
  background-position: 0 -288px !important; }

.addthis_32x32_style .at15nc.at15t_addthis {
  background-position: 0 -320px !important; }

.addthis_32x32_style .at15nc.at15t_addthis_32x32 {
  background-position: 0 -352px !important; }

.addthis_32x32_style .at15nc.at15t_adfty {
  background-position: 0 -384px !important; }

.addthis_32x32_style .at15nc.at15t_adifni {
  background-position: 0 -416px !important; }

.addthis_32x32_style .at15nc.at15t_aerosocial {
  background-position: 0 -448px !important; }

.addthis_32x32_style .at15nc.at15t_aim {
  background-position: 0 -480px !important; }

.addthis_32x32_style .at15nc.at15t_allmyfaves {
  background-position: 0 -512px !important; }

.addthis_32x32_style .at15nc.at15t_amazonwishlist {
  background-position: 0 -544px !important; }

.addthis_32x32_style .at15nc.at15t_amenme {
  background-position: 0 -576px !important; }

.addthis_32x32_style .at15nc.at15t_aolmail {
  background-position: 0 -608px !important; }

.addthis_32x32_style .at15nc.at15t_armenix {
  background-position: 0 -640px !important; }

.addthis_32x32_style .at15nc.at15t_arto {
  background-position: 0 -672px !important; }

.addthis_32x32_style .at15nc.at15t_aviary {
  background-position: 0 -704px !important; }

.addthis_32x32_style .at15nc.at15t_baang {
  background-position: 0 -736px !important; }

.addthis_32x32_style .at15nc.at15t_baidu {
  background-position: 0 -768px !important; }

.addthis_32x32_style .at15nc.at15t_bebo {
  background-position: 0 -800px !important; }

.addthis_32x32_style .at15nc.at15t_bentio {
  background-position: 0 -832px !important; }

.addthis_32x32_style .at15nc.at15t_biggerpockets {
  background-position: 0 -864px !important; }

.addthis_32x32_style .at15nc.at15t_bitly {
  background-position: 0 -896px !important; }

.addthis_32x32_style .at15nc.at15t_bizsugar {
  background-position: 0 -928px !important; }

.addthis_32x32_style .at15nc.at15t_bleetbox {
  background-position: 0 -960px !important; }

.addthis_32x32_style .at15nc.at15t_blinklist {
  background-position: 0 -992px !important; }

.addthis_32x32_style .at15nc.at15t_blip {
  background-position: 0 -1024px !important; }

.addthis_32x32_style .at15nc.at15t_blogger {
  background-position: 0 -1056px !important; }

.addthis_32x32_style .at15nc.at15t_bloggy {
  background-position: 0 -1088px !important; }

.addthis_32x32_style .at15nc.at15t_blogmarks {
  background-position: 0 -1120px !important; }

.addthis_32x32_style .at15nc.at15t_blogtrottr {
  background-position: 0 -1152px !important; }

.addthis_32x32_style .at15nc.at15t_blurpalicious {
  background-position: 0 -1184px !important; }

.addthis_32x32_style .at15nc.at15t_bobrdobr {
  background-position: 0 -1216px !important; }

.addthis_32x32_style .at15nc.at15t_bonzobox {
  background-position: 0 -1248px !important; }

.addthis_32x32_style .at15nc.at15t_bookmarkycz {
  background-position: 0 -1280px !important; }

.addthis_32x32_style .at15nc.at15t_bookmerkende {
  background-position: 0 -1312px !important; }

.addthis_32x32_style .at15nc.at15t_bordom {
  background-position: 0 -1344px !important; }

.addthis_32x32_style .at15nc.at15t_box {
  background-position: 0 -1376px !important; }

.addthis_32x32_style .at15nc.at15t_brainify {
  background-position: 0 -1408px !important; }

.addthis_32x32_style .at15nc.at15t_bryderi {
  background-position: 0 -1440px !important; }

.addthis_32x32_style .at15nc.at15t_buddymarks {
  background-position: 0 -1472px !important; }

.addthis_32x32_style .at15nc.at15t_buzzzy {
  background-position: 0 -1504px !important; }

.addthis_32x32_style .at15nc.at15t_camyoo {
  background-position: 0 -1536px !important; }

.addthis_32x32_style .at15nc.at15t_cardthis {
  background-position: 0 -1568px !important; }

.addthis_32x32_style .at15nc.at15t_care2 {
  background-position: 0 -1600px !important; }

.addthis_32x32_style .at15nc.at15t_chiq {
  background-position: 0 -1632px !important; }

.addthis_32x32_style .at15nc.at15t_cirip {
  background-position: 0 -1664px !important; }

.addthis_32x32_style .at15nc.at15t_citeulike {
  background-position: 0 -1696px !important; }

.addthis_32x32_style .at15nc.at15t_classicalplace {
  background-position: 0 -1728px !important; }

.addthis_32x32_style .at15nc.at15t_clply {
  background-position: 0 -1760px !important; }

.addthis_32x32_style .at15nc.at15t_cndig {
  background-position: 0 -1792px !important; }

.addthis_32x32_style .at15nc.at15t_colivia {
  background-position: 0 -1824px !important; }

.addthis_32x32_style .at15nc.at15t_compact {
  background-position: 0 -1856px !important; }

.addthis_32x32_style .at15nc.at15t_connotea {
  background-position: 0 -1888px !important; }

.addthis_32x32_style .at15nc.at15t_cootopia {
  background-position: 0 -1920px !important; }

.addthis_32x32_style .at15nc.at15t_cosmiq {
  background-position: 0 -1952px !important; }

.addthis_32x32_style .at15nc.at15t_curateus {
  background-position: 0 -1984px !important; }

.addthis_32x32_style .at15nc.at15t_dashboard {
  background-position: 0 -2016px !important; }

.addthis_32x32_style .at15nc.at15t_delicious {
  background-position: 0 -2048px !important; }

.addthis_32x32_style .at15nc.at15t_designbump {
  background-position: 0 -2080px !important; }

.addthis_32x32_style .at15nc.at15t_designmoo {
  background-position: 0 -2112px !important; }

.addthis_32x32_style .at15nc.at15t_digaculturanet {
  background-position: 0 -2144px !important; }

.addthis_32x32_style .at15nc.at15t_digg {
  background-position: 0 -2176px !important; }

.addthis_32x32_style .at15nc.at15t_diggita {
  background-position: 0 -2208px !important; }

.addthis_32x32_style .at15nc.at15t_diggtiger {
  background-position: 0 -2240px !important; }

.addthis_32x32_style .at15nc.at15t_diglog {
  background-position: 0 -2272px !important; }

.addthis_32x32_style .at15nc.at15t_digo {
  background-position: 0 -2304px !important; }

.addthis_32x32_style .at15nc.at15t_digthiswebhost {
  background-position: 0 -2336px !important; }

.addthis_32x32_style .at15nc.at15t_digzign {
  background-position: 0 -2368px !important; }

.addthis_32x32_style .at15nc.at15t_diigo {
  background-position: 0 -2400px !important; }

.addthis_32x32_style .at15nc.at15t_dipdive {
  background-position: 0 -2432px !important; }

.addthis_32x32_style .at15nc.at15t_domaintoolswhois {
  background-position: 0 -2464px !important; }

.addthis_32x32_style .at15nc.at15t_domelhor {
  background-position: 0 -2496px !important; }

.addthis_32x32_style .at15nc.at15t_dosti {
  background-position: 0 -2528px !important; }

.addthis_32x32_style .at15nc.at15t_dotnetkicks {
  background-position: 0 -2560px !important; }

.addthis_32x32_style .at15nc.at15t_dotnetshoutout {
  background-position: 0 -2592px !important; }

.addthis_32x32_style .at15nc.at15t_douban {
  background-position: 0 -2624px !important; }

.addthis_32x32_style .at15nc.at15t_draugiem {
  background-position: 0 -2656px !important; }

.addthis_32x32_style .at15nc.at15t_drimio {
  background-position: 0 -2688px !important; }

.addthis_32x32_style .at15nc.at15t_dropjack {
  background-position: 0 -2720px !important; }

.addthis_32x32_style .at15nc.at15t_dwellicious {
  background-position: 0 -2752px !important; }

.addthis_32x32_style .at15nc.at15t_dzone {
  background-position: 0 -2784px !important; }

.addthis_32x32_style .at15nc.at15t_edelight {
  background-position: 0 -2816px !important; }

.addthis_32x32_style .at15nc.at15t_efactor {
  background-position: 0 -2848px !important; }

.addthis_32x32_style .at15nc.at15t_ekudos {
  background-position: 0 -2880px !important; }

.addthis_32x32_style .at15nc.at15t_elefantapl {
  background-position: 0 -2912px !important; }

.addthis_32x32_style .at15nc.at15t_email {
  background-position: 0 -2944px !important; }

.addthis_32x32_style .at15nc.at15t_embarkons {
  background-position: 0 -2976px !important; }

.addthis_32x32_style .at15nc.at15t_eucliquei {
  background-position: 0 -3008px !important; }

.addthis_32x32_style .at15nc.at15t_evernote {
  background-position: 0 -3040px !important; }

.addthis_32x32_style .at15nc.at15t_expanded {
  background-position: 0 -3072px !important; }

.addthis_32x32_style .at15nc.at15t_extraplay {
  background-position: 0 -3104px !important; }

.addthis_32x32_style .at15nc.at15t_ezyspot {
  background-position: 0 -3136px !important; }

.addthis_32x32_style .at15nc.at15t_fabulously40 {
  background-position: 0 -3168px !important; }

.addthis_32x32_style .at15nc.at15t_facebook {
  background-position: 0 -3200px !important; }

.addthis_32x32_style .at15nc.at15t_facebook_like {
  background-position: 0 -3232px !important; }

.addthis_32x32_style .at15nc.at15t_fark {
  background-position: 0 -3264px !important; }

.addthis_32x32_style .at15nc.at15t_farkinda {
  background-position: 0 -3296px !important; }

.addthis_32x32_style .at15nc.at15t_fashiolista {
  background-position: 0 -3328px !important; }

.addthis_32x32_style .at15nc.at15t_fashionburner {
  background-position: 0 -3360px !important; }

.addthis_32x32_style .at15nc.at15t_favable {
  background-position: 0 -3392px !important; }

.addthis_32x32_style .at15nc.at15t_faves {
  background-position: 0 -3424px !important; }

.addthis_32x32_style .at15nc.at15t_favlogde {
  background-position: 0 -3456px !important; }

.addthis_32x32_style .at15nc.at15t_favoritende {
  background-position: 0 -3488px !important; }

.addthis_32x32_style .at15nc.at15t_favorites {
  background-position: 0 -3520px !important; }

.addthis_32x32_style .at15nc.at15t_favoritus {
  background-position: 0 -3552px !important; }

.addthis_32x32_style .at15nc.at15t_flaker {
  background-position: 0 -3584px !important; }

.addthis_32x32_style .at15nc.at15t_flickr {
  background-position: 0 -3616px !important; }

.addthis_32x32_style .at15nc.at15t_flosspro {
  background-position: 0 -3648px !important; }

.addthis_32x32_style .at15nc.at15t_folkd {
  background-position: 0 -3680px !important; }

.addthis_32x32_style .at15nc.at15t_forceindya {
  background-position: 0 -3712px !important; }

.addthis_32x32_style .at15nc.at15t_formspring {
  background-position: 0 -3744px !important; }

.addthis_32x32_style .at15nc.at15t_fresqui {
  background-position: 0 -3776px !important; }

.addthis_32x32_style .at15nc.at15t_friendfeed {
  background-position: 0 -3808px !important; }

.addthis_32x32_style .at15nc.at15t_friendster {
  background-position: 0 -3840px !important; }

.addthis_32x32_style .at15nc.at15t_funp {
  background-position: 0 -3872px !important; }

.addthis_32x32_style .at15nc.at15t_fwisp {
  background-position: 0 -3904px !important; }

.addthis_32x32_style .at15nc.at15t_gabbr {
  background-position: 0 -3936px !important; }

.addthis_32x32_style .at15nc.at15t_gamekicker {
  background-position: 0 -3968px !important; }

.addthis_32x32_style .at15nc.at15t_givealink {
  background-position: 0 -4000px !important; }

.addthis_32x32_style .at15nc.at15t_globalgrind {
  background-position: 0 -4032px !important; }

.addthis_32x32_style .at15nc.at15t_gluvsnap {
  background-position: 0 -4064px !important; }

.addthis_32x32_style .at15nc.at15t_gmail {
  background-position: 0 -4096px !important; }

.addthis_32x32_style .at15nc.at15t_godudu {
  background-position: 0 -4128px !important; }

.addthis_32x32_style .at15nc.at15t_goodnoows {
  background-position: 0 -4160px !important; }

.addthis_32x32_style .at15nc.at15t_google {
  background-position: 0 -4192px !important; }

.addthis_32x32_style .at15nc.at15t_google_plusone {
  background-position: 0 -4224px !important; }

.addthis_32x32_style .at15nc.at15t_googlebuzz {
  background-position: 0 -4256px !important; }

.addthis_32x32_style .at15nc.at15t_googlereader {
  background-position: 0 -4288px !important; }

.addthis_32x32_style .at15nc.at15t_googletranslate {
  background-position: 0 -4320px !important; }

.addthis_32x32_style .at15nc.at15t_govn {
  background-position: 0 -4352px !important; }

.addthis_32x32_style .at15nc.at15t_gravee {
  background-position: 0 -4384px !important; }

.addthis_32x32_style .at15nc.at15t_greaterdebater {
  background-position: 0 -4416px !important; }

.addthis_32x32_style .at15nc.at15t_grono {
  background-position: 0 -4448px !important; }

.addthis_32x32_style .at15nc.at15t_habergentr {
  background-position: 0 -4480px !important; }

.addthis_32x32_style .at15nc.at15t_hackernews {
  background-position: 0 -4512px !important; }

.addthis_32x32_style .at15nc.at15t_hadashhot {
  background-position: 0 -4544px !important; }

.addthis_32x32_style .at15nc.at15t_hatena {
  background-position: 0 -4576px !important; }

.addthis_32x32_style .at15nc.at15t_hazarkor {
  background-position: 0 -4608px !important; }

.addthis_32x32_style .at15nc.at15t_hedgehogs {
  background-position: 0 -4640px !important; }

.addthis_32x32_style .at15nc.at15t_hellotxt {
  background-position: 0 -4672px !important; }

.addthis_32x32_style .at15nc.at15t_hi5 {
  background-position: 0 -4704px !important; }

.addthis_32x32_style .at15nc.at15t_historious {
  background-position: 0 -4736px !important; }

.addthis_32x32_style .at15nc.at15t_hitmarks {
  background-position: 0 -4768px !important; }

.addthis_32x32_style .at15nc.at15t_hotbookmark {
  background-position: 0 -4800px !important; }

.addthis_32x32_style .at15nc.at15t_hotklix {
  background-position: 0 -4832px !important; }

.addthis_32x32_style .at15nc.at15t_hotmail {
  background-position: 0 -4864px !important; }

.addthis_32x32_style .at15nc.at15t_hyves {
  background-position: 0 -4896px !important; }

.addthis_32x32_style .at15nc.at15t_idearef {
  background-position: 0 -4928px !important; }

.addthis_32x32_style .at15nc.at15t_identica {
  background-position: 0 -4960px !important; }

.addthis_32x32_style .at15nc.at15t_igoogle {
  background-position: 0 -4992px !important; }

.addthis_32x32_style .at15nc.at15t_ihavegot {
  background-position: 0 -5024px !important; }

.addthis_32x32_style .at15nc.at15t_index4 {
  background-position: 0 -5056px !important; }

.addthis_32x32_style .at15nc.at15t_indexor {
  background-position: 0 -5088px !important; }

.addthis_32x32_style .at15nc.at15t_informazione {
  background-position: 0 -5120px !important; }

.addthis_32x32_style .at15nc.at15t_instapaper {
  background-position: 0 -5152px !important; }

.addthis_32x32_style .at15nc.at15t_investorlinks {
  background-position: 0 -5184px !important; }

.addthis_32x32_style .at15nc.at15t_iorbix {
  background-position: 0 -5216px !important; }

.addthis_32x32_style .at15nc.at15t_isociety {
  background-position: 0 -5248px !important; }

.addthis_32x32_style .at15nc.at15t_iwiw {
  background-position: 0 -5280px !important; }

.addthis_32x32_style .at15nc.at15t_jamespot {
  background-position: 0 -5312px !important; }

.addthis_32x32_style .at15nc.at15t_jappy {
  background-position: 0 -5344px !important; }

.addthis_32x32_style .at15nc.at15t_jisko {
  background-position: 0 -5376px !important; }

.addthis_32x32_style .at15nc.at15t_joliprint {
  background-position: 0 -5408px !important; }

.addthis_32x32_style .at15nc.at15t_jumptags {
  background-position: 0 -5440px !important; }

.addthis_32x32_style .at15nc.at15t_kaboodle {
  background-position: 0 -5472px !important; }

.addthis_32x32_style .at15nc.at15t_kaevur {
  background-position: 0 -5504px !important; }

.addthis_32x32_style .at15nc.at15t_kaixin {
  background-position: 0 -5536px !important; }

.addthis_32x32_style .at15nc.at15t_ketnooi {
  background-position: 0 -5568px !important; }

.addthis_32x32_style .at15nc.at15t_kindleit {
  background-position: 0 -5600px !important; }

.addthis_32x32_style .at15nc.at15t_kipup {
  background-position: 0 -5632px !important; }

.addthis_32x32_style .at15nc.at15t_kirtsy {
  background-position: 0 -5664px !important; }

.addthis_32x32_style .at15nc.at15t_kledy {
  background-position: 0 -5696px !important; }

.addthis_32x32_style .at15nc.at15t_kommenting {
  background-position: 0 -5728px !important; }

.addthis_32x32_style .at15nc.at15t_laaikit {
  background-position: 0 -5760px !important; }

.addthis_32x32_style .at15nc.at15t_ladenzeile {
  background-position: 0 -5792px !important; }

.addthis_32x32_style .at15nc.at15t_latafaneracat {
  background-position: 0 -5824px !important; }

.addthis_32x32_style .at15nc.at15t_librerio {
  background-position: 0 -5856px !important; }

.addthis_32x32_style .at15nc.at15t_linkagogo {
  background-position: 0 -5888px !important; }

.addthis_32x32_style .at15nc.at15t_linkedin {
  background-position: 0 -5920px !important; }

.addthis_32x32_style .at15nc.at15t_linkninja {
  background-position: 0 -5952px !important; }

.addthis_32x32_style .at15nc.at15t_linksgutter {
  background-position: 0 -5984px !important; }

.addthis_32x32_style .at15nc.at15t_linkshares {
  background-position: 0 -6016px !important; }

.addthis_32x32_style .at15nc.at15t_linksnapr {
  background-position: 0 -6048px !important; }

.addthis_32x32_style .at15nc.at15t_linkstore {
  background-position: 0 -6080px !important; }

.addthis_32x32_style .at15nc.at15t_linkuj {
  background-position: 0 -6112px !important; }

.addthis_32x32_style .at15nc.at15t_live {
  background-position: 0 -6144px !important; }

.addthis_32x32_style .at15nc.at15t_livejournal {
  background-position: 0 -6176px !important; }

.addthis_32x32_style .at15nc.at15t_lockerblogger {
  background-position: 0 -6208px !important; }

.addthis_32x32_style .at15nc.at15t_logger24 {
  background-position: 0 -6240px !important; }

.addthis_32x32_style .at15nc.at15t_mailto {
  background-position: 0 -6272px !important; }

.addthis_32x32_style .at15nc.at15t_markme {
  background-position: 0 -6304px !important; }

.addthis_32x32_style .at15nc.at15t_mashbord {
  background-position: 0 -6336px !important; }

.addthis_32x32_style .at15nc.at15t_mawindo {
  background-position: 0 -6368px !important; }

.addthis_32x32_style .at15nc.at15t_me2day {
  background-position: 0 -6400px !important; }

.addthis_32x32_style .at15nc.at15t_meinvz {
  background-position: 0 -6432px !important; }

.addthis_32x32_style .at15nc.at15t_mekusharim {
  background-position: 0 -6464px !important; }

.addthis_32x32_style .at15nc.at15t_memonic {
  background-position: 0 -6496px !important; }

.addthis_32x32_style .at15nc.at15t_memori {
  background-position: 0 -6528px !important; }

.addthis_32x32_style .at15nc.at15t_meneame {
  background-position: 0 -6560px !important; }

.addthis_32x32_style .at15nc.at15t_menu {
  background-position: 0 -6592px !important; }

.addthis_32x32_style .at15nc.at15t_mindbodygreen {
  background-position: 0 -6624px !important; }

.addthis_32x32_style .at15nc.at15t_misterwong {
  background-position: 0 -6656px !important; }

.addthis_32x32_style .at15nc.at15t_misterwong_de {
  background-position: 0 -6688px !important; }

.addthis_32x32_style .at15nc.at15t_misterwong_ru {
  background-position: 0 -6720px !important; }

.addthis_32x32_style .at15nc.at15t_moemesto {
  background-position: 0 -6752px !important; }

.addthis_32x32_style .at15nc.at15t_moikrug {
  background-position: 0 -6784px !important; }

.addthis_32x32_style .at15nc.at15t_more {
  background-position: 0 -6816px !important; }

.addthis_32x32_style .at15nc.at15t_mototagz {
  background-position: 0 -6848px !important; }

.addthis_32x32_style .at15nc.at15t_mrcnetworkit {
  background-position: 0 -6880px !important; }

.addthis_32x32_style .at15nc.at15t_mssocialbookmarks {
  background-position: 0 -6912px !important; }

.addthis_32x32_style .at15nc.at15t_multiply {
  background-position: 0 -6944px !important; }

.addthis_32x32_style .at15nc.at15t_myaol {
  background-position: 0 -6976px !important; }

.addthis_32x32_style .at15nc.at15t_myhayastan {
  background-position: 0 -7008px !important; }

.addthis_32x32_style .at15nc.at15t_mylinkvault {
  background-position: 0 -7040px !important; }

.addthis_32x32_style .at15nc.at15t_mymailru {
  background-position: 0 -7072px !important; }

.addthis_32x32_style .at15nc.at15t_mynasa {
  background-position: 0 -7104px !important; }

.addthis_32x32_style .at15nc.at15t_myspace {
  background-position: 0 -7136px !important; }

.addthis_32x32_style .at15nc.at15t_myyearbook {
  background-position: 0 -7168px !important; }

.addthis_32x32_style .at15nc.at15t_n4g {
  background-position: 0 -7200px !important; }

.addthis_32x32_style .at15nc.at15t_naszaklasa {
  background-position: 0 -7232px !important; }

.addthis_32x32_style .at15nc.at15t_netlog {
  background-position: 0 -7264px !important; }

.addthis_32x32_style .at15nc.at15t_netvibes {
  background-position: 0 -7296px !important; }

.addthis_32x32_style .at15nc.at15t_netvouz {
  background-position: 0 -7328px !important; }

.addthis_32x32_style .at15nc.at15t_newsmeback {
  background-position: 0 -7360px !important; }

.addthis_32x32_style .at15nc.at15t_newstrust {
  background-position: 0 -7392px !important; }

.addthis_32x32_style .at15nc.at15t_newsvine {
  background-position: 0 -7424px !important; }

.addthis_32x32_style .at15nc.at15t_nujij {
  background-position: 0 -7456px !important; }

.addthis_32x32_style .at15nc.at15t_odnoklassniki_ru {
  background-position: 0 -7488px !important; }

.addthis_32x32_style .at15nc.at15t_oknotizie {
  background-position: 0 -7520px !important; }

.addthis_32x32_style .at15nc.at15t_oneview {
  background-position: 0 -7552px !important; }

.addthis_32x32_style .at15nc.at15t_ongobee {
  background-position: 0 -7584px !important; }

.addthis_32x32_style .at15nc.at15t_orkut {
  background-position: 0 -7616px !important; }

.addthis_32x32_style .at15nc.at15t_oyyla {
  background-position: 0 -7648px !important; }

.addthis_32x32_style .at15nc.at15t_packg {
  background-position: 0 -7680px !important; }

.addthis_32x32_style .at15nc.at15t_pafnetde {
  background-position: 0 -7712px !important; }

.addthis_32x32_style .at15nc.at15t_pdfmyurl {
  background-position: 0 -7744px !important; }

.addthis_32x32_style .at15nc.at15t_pdfonline {
  background-position: 0 -7776px !important; }

.addthis_32x32_style .at15nc.at15t_phonefavs {
  background-position: 0 -7808px !important; }

.addthis_32x32_style .at15nc.at15t_pingfm {
  background-position: 0 -7840px !important; }

.addthis_32x32_style .at15nc.at15t_planypus {
  background-position: 0 -7872px !important; }

.addthis_32x32_style .at15nc.at15t_plaxo {
  background-position: 0 -7904px !important; }

.addthis_32x32_style .at15nc.at15t_plurk {
  background-position: 0 -7936px !important; }

.addthis_32x32_style .at15nc.at15t_pochvalcz {
  background-position: 0 -7968px !important; }

.addthis_32x32_style .at15nc.at15t_popedition {
  background-position: 0 -8000px !important; }

.addthis_32x32_style .at15nc.at15t_posteezy {
  background-position: 0 -8032px !important; }

.addthis_32x32_style .at15nc.at15t_posterous {
  background-position: 0 -8064px !important; }

.addthis_32x32_style .at15nc.at15t_pratiba {
  background-position: 0 -8096px !important; }

.addthis_32x32_style .at15nc.at15t_print {
  background-position: 0 -8128px !important; }

.addthis_32x32_style .at15nc.at15t_printfriendly {
  background-position: 0 -8160px !important; }

.addthis_32x32_style .at15nc.at15t_pusha {
  background-position: 0 -8192px !important; }

.addthis_32x32_style .at15nc.at15t_qrfin {
  background-position: 0 -8224px !important; }

.addthis_32x32_style .at15nc.at15t_quantcast {
  background-position: 0 -8256px !important; }

.addthis_32x32_style .at15nc.at15t_qzone {
  background-position: 0 -8288px !important; }

.addthis_32x32_style .at15nc.at15t_raiseyourvoice {
  background-position: 0 -8320px !important; }

.addthis_32x32_style .at15nc.at15t_readitlater {
  background-position: 0 -8352px !important; }

.addthis_32x32_style .at15nc.at15t_reddit {
  background-position: 0 -8384px !important; }

.addthis_32x32_style .at15nc.at15t_rediff {
  background-position: 0 -8416px !important; }

.addthis_32x32_style .at15nc.at15t_redkum {
  background-position: 0 -8448px !important; }

.addthis_32x32_style .at15nc.at15t_ridefix {
  background-position: 0 -8480px !important; }

.addthis_32x32_style .at15nc.at15t_rss {
  background-position: 0 -8512px !important; }

.addthis_32x32_style .at15nc.at15t_scoopat {
  background-position: 0 -8544px !important; }

.addthis_32x32_style .at15nc.at15t_scoopit {
  background-position: 0 -8576px !important; }

.addthis_32x32_style .at15nc.at15t_sekoman {
  background-position: 0 -8608px !important; }

.addthis_32x32_style .at15nc.at15t_select2gether {
  background-position: 0 -8640px !important; }

.addthis_32x32_style .at15nc.at15t_settings {
  background-position: 0 -8672px !important; }

.addthis_32x32_style .at15nc.at15t_shaveh {
  background-position: 0 -8704px !important; }

.addthis_32x32_style .at15nc.at15t_shetoldme {
  background-position: 0 -8736px !important; }

.addthis_32x32_style .at15nc.at15t_shirintar {
  background-position: 0 -8768px !important; }

.addthis_32x32_style .at15nc.at15t_simpy {
  background-position: 0 -8800px !important; }

.addthis_32x32_style .at15nc.at15t_sinaweibo {
  background-position: 0 -8832px !important; }

.addthis_32x32_style .at15nc.at15t_skyrock {
  background-position: 0 -8864px !important; }

.addthis_32x32_style .at15nc.at15t_slashdot {
  background-position: 0 -8896px !important; }

.addthis_32x32_style .at15nc.at15t_smiru {
  background-position: 0 -8928px !important; }

.addthis_32x32_style .at15nc.at15t_socialbookmarkingnet {
  background-position: 0 -8960px !important; }

.addthis_32x32_style .at15nc.at15t_sodahead {
  background-position: 0 -8992px !important; }

.addthis_32x32_style .at15nc.at15t_sonico {
  background-position: 0 -9024px !important; }

.addthis_32x32_style .at15nc.at15t_speedtile {
  background-position: 0 -9056px !important; }

.addthis_32x32_style .at15nc.at15t_sphinn {
  background-position: 0 -9088px !important; }

.addthis_32x32_style .at15nc.at15t_spinsnap {
  background-position: 0 -9120px !important; }

.addthis_32x32_style .at15nc.at15t_spokentoyou {
  background-position: 0 -9152px !important; }

.addthis_32x32_style .at15nc.at15t_sportpost {
  background-position: 0 -9184px !important; }

.addthis_32x32_style .at15nc.at15t_springpad {
  background-position: 0 -9216px !important; }

.addthis_32x32_style .at15nc.at15t_squidoo {
  background-position: 0 -9248px !important; }

.addthis_32x32_style .at15nc.at15t_startaid {
  background-position: 0 -9280px !important; }

.addthis_32x32_style .at15nc.at15t_startlap {
  background-position: 0 -9312px !important; }

.addthis_32x32_style .at15nc.at15t_storyfollower {
  background-position: 0 -9344px !important; }

.addthis_32x32_style .at15nc.at15t_studivz {
  background-position: 0 -9376px !important; }

.addthis_32x32_style .at15nc.at15t_stuffpit {
  background-position: 0 -9408px !important; }

.addthis_32x32_style .at15nc.at15t_stumbleupon {
  background-position: 0 -9440px !important; }

.addthis_32x32_style .at15nc.at15t_stumpedia {
  background-position: 0 -9472px !important; }

.addthis_32x32_style .at15nc.at15t_stylehive {
  background-position: 0 -9504px !important; }

.addthis_32x32_style .at15nc.at15t_stylishhome {
  background-position: 0 -9536px !important; }

.addthis_32x32_style .at15nc.at15t_svejo {
  background-position: 0 -9568px !important; }

.addthis_32x32_style .at15nc.at15t_symbaloo {
  background-position: 0 -9600px !important; }

.addthis_32x32_style .at15nc.at15t_taaza {
  background-position: 0 -9632px !important; }

.addthis_32x32_style .at15nc.at15t_tagmarksde {
  background-position: 0 -9664px !important; }

.addthis_32x32_style .at15nc.at15t_tagvn {
  background-position: 0 -9696px !important; }

.addthis_32x32_style .at15nc.at15t_tagza {
  background-position: 0 -9728px !important; }

.addthis_32x32_style .at15nc.at15t_tailrank {
  background-position: 0 -9760px !important; }

.addthis_32x32_style .at15nc.at15t_tarpipe {
  background-position: 0 -9792px !important; }

.addthis_32x32_style .at15nc.at15t_technerd {
  background-position: 0 -9824px !important; }

.addthis_32x32_style .at15nc.at15t_teknikim {
  background-position: 0 -9856px !important; }

.addthis_32x32_style .at15nc.at15t_tellmypolitician {
  background-position: 0 -9888px !important; }

.addthis_32x32_style .at15nc.at15t_thefreedictionary {
  background-position: 0 -9920px !important; }

.addthis_32x32_style .at15nc.at15t_thewebblend {
  background-position: 0 -9952px !important; }

.addthis_32x32_style .at15nc.at15t_thinkfinity {
  background-position: 0 -9984px !important; }

.addthis_32x32_style .at15nc.at15t_thisnext {
  background-position: 0 -10016px !important; }

.addthis_32x32_style .at15nc.at15t_throwpile {
  background-position: 0 -10048px !important; }

.addthis_32x32_style .at15nc.at15t_tipd {
  background-position: 0 -10080px !important; }

.addthis_32x32_style .at15nc.at15t_topsitelernet {
  background-position: 0 -10112px !important; }

.addthis_32x32_style .at15nc.at15t_transferr {
  background-position: 0 -10144px !important; }

.addthis_32x32_style .at15nc.at15t_tuenti {
  background-position: 0 -10176px !important; }

.addthis_32x32_style .at15nc.at15t_tulinq {
  background-position: 0 -10208px !important; }

.addthis_32x32_style .at15nc.at15t_tumblr {
  background-position: 0 -10240px !important; }

.addthis_32x32_style .at15nc.at15t_tusul {
  background-position: 0 -10272px !important; }

.addthis_32x32_style .at15nc.at15t_tvinx {
  background-position: 0 -10304px !important; }

.addthis_32x32_style .at15nc.at15t_tweetmeme {
  background-position: 0 -10336px !important; }

.addthis_32x32_style .at15nc.at15t_twitter {
  background-position: 0 -10368px !important; }

.addthis_32x32_style .at15nc.at15t_twitthis {
  background-position: 0 -10400px !important; }

.addthis_32x32_style .at15nc.at15t_typepad {
  background-position: 0 -10432px !important; }

.addthis_32x32_style .at15nc.at15t_upnews {
  background-position: 0 -10464px !important; }

.addthis_32x32_style .at15nc.at15t_urlaubswerk {
  background-position: 0 -10496px !important; }

.addthis_32x32_style .at15nc.at15t_urlaubswerkde {
  background-position: 0 -10528px !important; }

.addthis_32x32_style .at15nc.at15t_urlcapt {
  background-position: 0 -10560px !important; }

.addthis_32x32_style .at15nc.at15t_viadeo {
  background-position: 0 -10592px !important; }

.addthis_32x32_style .at15nc.at15t_virb {
  background-position: 0 -10624px !important; }

.addthis_32x32_style .at15nc.at15t_visitezmonsite {
  background-position: 0 -10656px !important; }

.addthis_32x32_style .at15nc.at15t_vk {
  background-position: 0 -10688px !important; }

.addthis_32x32_style .at15nc.at15t_vkrugudruzei {
  background-position: 0 -10720px !important; }

.addthis_32x32_style .at15nc.at15t_voxopolis {
  background-position: 0 -10752px !important; }

.addthis_32x32_style .at15nc.at15t_vybralisme {
  background-position: 0 -10784px !important; }

.addthis_32x32_style .at15nc.at15t_vyoom {
  background-position: 0 -10816px !important; }

.addthis_32x32_style .at15nc.at15t_w3validator {
  background-position: 0 -10848px !important; }

.addthis_32x32_style .at15nc.at15t_webnews {
  background-position: 0 -10880px !important; }

.addthis_32x32_style .at15nc.at15t_webs {
  background-position: 0 -10912px !important; }

.addthis_32x32_style .at15nc.at15t_webshare {
  background-position: 0 -10944px !important; }

.addthis_32x32_style .at15nc.at15t_windows {
  background-position: 0 -10976px !important; }

.addthis_32x32_style .at15nc.at15t_windycitizen {
  background-position: 0 -11008px !important; }

.addthis_32x32_style .at15nc.at15t_wirefan {
  background-position: 0 -11040px !important; }

.addthis_32x32_style .at15nc.at15t_wordpress {
  background-position: 0 -11072px !important; }

.addthis_32x32_style .at15nc.at15t_worio {
  background-position: 0 -11104px !important; }

.addthis_32x32_style .at15nc.at15t_woscc {
  background-position: 0 -11136px !important; }

.addthis_32x32_style .at15nc.at15t_wykop {
  background-position: 0 -11168px !important; }

.addthis_32x32_style .at15nc.at15t_xanga {
  background-position: 0 -11200px !important; }

.addthis_32x32_style .at15nc.at15t_xing {
  background-position: 0 -11232px !important; }

.addthis_32x32_style .at15nc.at15t_yahoobkm {
  background-position: 0 -11264px !important; }

.addthis_32x32_style .at15nc.at15t_yahoomail {
  background-position: 0 -11296px !important; }

.addthis_32x32_style .at15nc.at15t_yammer {
  background-position: 0 -11328px !important; }

.addthis_32x32_style .at15nc.at15t_yardbarker {
  background-position: 0 -11360px !important; }

.addthis_32x32_style .at15nc.at15t_yemle {
  background-position: 0 -11392px !important; }

.addthis_32x32_style .at15nc.at15t_yigg {
  background-position: 0 -11424px !important; }

.addthis_32x32_style .at15nc.at15t_yiid {
  background-position: 0 -11456px !important; }

.addthis_32x32_style .at15nc.at15t_yoolink {
  background-position: 0 -11488px !important; }

.addthis_32x32_style .at15nc.at15t_yorumcuyum {
  background-position: 0 -11520px !important; }

.addthis_32x32_style .at15nc.at15t_youblr {
  background-position: 0 -11552px !important; }

.addthis_32x32_style .at15nc.at15t_youbookmarks {
  background-position: 0 -11584px !important; }

.addthis_32x32_style .at15nc.at15t_youmob {
  background-position: 0 -11616px !important; }

.addthis_32x32_style .at15nc.at15t_youtube {
  background-position: 0 -11648px !important; }

.addthis_32x32_style .at15nc.at15t_yuuby {
  background-position: 0 -11680px !important; }

.addthis_32x32_style .at15nc.at15t_zakladoknet {
  background-position: 0 -11712px !important; }

.addthis_32x32_style .at15nc.at15t_zanatic {
  background-position: 0 -11744px !important; }

.addthis_32x32_style .at15nc.at15t_ziczac {
  background-position: 0 -11776px !important; }

.addthis_32x32_style .at15nc.at15t_zingme {
  background-position: 0 -11808px !important; }

.addthis_32x32_style .at15nc.at15t_zooloo {
  background-position: 0 -11840px !important; }

.addthis_32x32_style .at15nc.at15t_zootool {
  background-position: 0 -11872px !important; }

.addthis_32x32_style .at15nc.at15t_zukmo {
  background-position: 0 -11904px !important; }

.addthis_32x32_style .at15nc.at15t_compact {
  background-position: 0 -6816px !important; }

.addthis_32x32_style .at15nc.at15t_expanded {
  background-position: 0 -6816px !important; }

.jcarousel-skin-tango .jcarousel-container {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #F0F6F9;
  border: 1px solid #346F97; }

.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl; }

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 245px;
  padding: 20px 40px; }

.jcarousel-skin-tango .jcarousel-container-vertical {
  width: 75px;
  height: 245px;
  padding: 40px 20px; }

.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden; }

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 245px;
  height: 75px; }

.jcarousel-skin-tango .jcarousel-clip-vertical {
  width: 75px;
  height: 245px; }

.jcarousel-skin-tango .jcarousel-item {
  width: 75px;
  height: 75px; }

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 10px; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0; }

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px; }

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000; }

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 43px;
  right: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(next-horizontal.png) no-repeat 0 0; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
  background-image: url(prev-horizontal.png); }

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
  background-position: -32px 0; }

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
  background-position: -64px 0; }

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 43px;
  left: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(prev-horizontal.png) no-repeat 0 0; }

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px;
  background-image: url(next-horizontal.png); }

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
  background-position: -32px 0; }

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  background-position: -64px 0; }

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0; }

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
  position: absolute;
  bottom: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(next-vertical.png) no-repeat 0 0; }

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
  background-position: 0 -32px; }

.jcarousel-skin-tango .jcarousel-next-vertical:active {
  background-position: 0 -64px; }

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px; }

.jcarousel-skin-tango .jcarousel-prev-vertical {
  position: absolute;
  top: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(prev-vertical.png) no-repeat 0 0; }

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
  background-position: 0 -32px; }

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
  background-position: 0 -64px; }

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px; }
