#akst_form {
	background: #f0f0f0;
	border: 1px solid #ddd;
	display: none;
/*	position: absolute; */
	width: 350px;
}
#akst_form a.akst_close {
	color: #bbb;
	float: right;
	margin: 5px;
}
#akst_form ul.tabs {
	border: 1px solid #f0f0f0;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#akst_form ul.tabs li {
	background: #e5e5e5;
	border-bottom: 1px solid #f0f0f0;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 6px 5px 5px 5px;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 7px 5px 4px 5px;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 3px;
	width: 45%;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 14px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}

#akst_social ul li a:hover {
	text-decoration: underline;
}
#akst_delicious {
	background-image: url(delicious.png);
}
#akst_news2-ru {
	background-image: url(news2-ru.png);
}
#akst_twitter {
	background-image: url(twitter.png);
}
#akst_facebook {
	background-image: url(facebook.png);
}
#akst_google_bmarks {
	background-image: url(google_bmarks.png);
}
#akst_digg {
	background-image: url(digg.png);
}
#akst_smi2-ru {
	background-image: url(smi2-ru.png);
}
#akst_mister {
	background-image: url(mister.png);
}
#akst_technorati {
	background-image: url(technorati.png);
}
#akst_yandex {
	background-image: url(yandex.png);
}
#akst_bobrdobr {
	background-image: url(bobrdobr.png);
}
#akst_newsland {
	background-image: url(newsland.png);
}
#akst_windows_live {
	background-image: url(windows_live.png);
}
#akst_livejournal {
	background-image: url(livejournal.png);
}
#akst_memori {
	background-image: url(memori.png);
}
#akst_moemesto {
	background-image: url(moemesto.png);
}
#akst_email {
	display: none;
	text-align: left;
}
#akst_email form, #akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#akst_email fieldset legend {
	display: none;
}
#akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#akst_email ul li label {
	color: #555;
	display: block;
	margin-bottom: 3px;
}
#akst_email ul li input {
	padding: 3px 10px;
}
#akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}
.akst_share_link {
	display :block;
	float: left;
	padding: 10px 0 8px 0px;
}
.akst_share_link a {
	padding: 0px; margin: 0px;
}
.akst_share_link a img {
	padding: 0px; margin: 0px;
}
.akst_share_link: active, .akst_share_link: visited, .akst_share_link: hover, .akst_share_link: link {color: red;}
