#akst_form {
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 300px;
}
#akst_form a.akst_close {
	color: #fff;
	float: right;
	margin: 5px;
}
#akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 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: 0;
	width: 45%;
}
#akst_social ul li a {
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 24px;
	vertical-align: middle;
}
#akst_meneame {
	background: url("meneame.gif") no-repeat;
}
#akst_fresqui {
	background: url("fresqui.gif") no-repeat;
}
#akst_delicious {
	background: url("delicious.gif") no-repeat;
}
#akst_digg {
	background: url("digg.gif") no-repeat;
}
#akst_furl {
	background: url("furl.gif") no-repeat;
}
#akst_netscape {
	background: url("netscape.gif") no-repeat;
}
#akst_yahoo_myweb {
	background: url("yahoo_myweb.gif") no-repeat;
}
#akst_technorati {
	background: url("technorati.gif") no-repeat;
}
#akst_google_bmarks {
	background: url("google_bmarks.gif") no-repeat;
}
#akst_newsvine {
	background: url("newsvine.gif") no-repeat;
}
#akst_blinklist {
	background: url("blinklist.gif") no-repeat;
}
#akst_reddit {
	background: url("reddit.gif") no-repeat;
}
#akst_blogmarks {
	background: url("blogmarks.gif") no-repeat;
}
#akst_magnolia {
	background: url("magnolia.gif") no-repeat;
}
#akst_windows_live {
	background: url("windows_live.gif") no-repeat;
}
#akst_tailrank {
	background: url("tailrank.gif") no-repeat;
}
#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: 250px;
}

