#akst_form {
	background: #e9e7e3;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 250px;
	z-index: 999;
}
#akst_form a.akst_close {
	color: #333333;
	float: right;
	margin: 5px;
                text-size: 12px;
}
#akst_form ul.tabs {
	border: 1px solid #e9e7e3;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
                text-size: 12px;
}
#akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #e9e7e3;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
                text-size: 12px;
	padding: 3px 5px 2px 5px;
                color: #666666;
}
#akst_form ul.tabs li:hover {
	background: #ccc;
	border-bottom: 1px solid #e9e7e3;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
                text-size: 12px;
	padding: 3px 5px 2px 5px;
                color: #c13a01;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
                text-size: 12px;
                color: #c13a01;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
                text-size: 14px;
}
#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 {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
                                font-size: 0.6875em; 
                                text-decoration:none; 
                                color:#003366;
}
#akst_social ul li a:hover {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
                                font-size: 0.6875em; 
                                text-decoration:none; 
                                color:#b40000;
}

#akst_Digg {
background-image: url(digg.gif);
}				

#akst_Sphere {
background-image: url(sphere.gif);
}	

#akst_Stumbleupon {
background-image: url(stumble.gif);
}	

#akst_Sphinn {
background-image: url(sphinn.gif);
}	

#akst_Delicious {
background-image: url(delicious.gif);
}

#akst_Propeller {
background-image: url(propeller.gif);
}	

#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: 220px;
}
.akst_share_link {
	background: 1px 0 url(share-icon-16x16.gif) no-repeat;
	padding: 1px 0 3px 22px;
}
