#akst_form 
{
	background: #000;
	background-image: url(sharethisbg.gif);
	background-position: top left;
	border: 0;
	display: none;
	position: absolute;
	width: 353px;
	height: 270px;
	z-index: 999;
    font-size:.8em;
	margin-bottom: -1px;
}
#akst_form a.akst_close 
{
	float: right;
	/* margin: 6px 7px 5px 5px; */
	margin: 0 2px 0 0;
}
#akst_form a.akst_close img
{
	border: 0px;
}
ul#akst_tabs 
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
	background-image: url('firsttabbg.gif');
}
#akst_form ul.tabs li 
{
	cursor: pointer;
	float: left;
	margin: 0;
	height: 28px;
}

#akst_tab1 	{ 	width: 99px; }
#akst_tab2 	{ 	width: 67px; }

#akst_submit
{
	background-image: url('email.gif');
	background-position: 0 0;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	height:45px;
	position:relative;
	width: 147px;
}

#akst_submit:hover
{
	background-position: 0 -45px;
}

#akst_form ul.tabs li span
{
	display: none;
}
#akst_form ul.tabs li.selected 
{
	font-weight: bold;
	cursor: default;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_form div#bottomcontain
{
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 334px;
}

#akst_social, #akst_email 
{
	padding: 10px 10px 0 10px;
	background-color: #fff;
	margin-left: 10px;
	width: 300px;
}
#akst_social ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li 
{
	float: left;
	margin: 0;
	padding: 0;
	width: 45%;
	font-size: .9em;
}
#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;
}
#akst_delicious {
	background-image: url(delicious.gif);
}
#akst_digg {
	background-image: url(digg.gif);
}
#akst_furl {
	background-image: url(furl.gif);
}
#akst_netscape {
	background-image: url(netscape.gif);
}
#akst_yahoo_myweb {
	background-image: url(yahoo_myweb.gif);
}
#akst_stumbleupon {
	background-image: url(stumbleupon.gif);
}
#akst_google_bmarks {
	background-image: url(google_bmarks.gif);
}
#akst_technorati {
	background-image: url(technorati.gif);
}
#akst_blinklist {
	background-image: url(blinklist.gif);
}
#akst_newsvine {
	background-image: url(newsvine.gif);
}
#akst_magnolia {
	background-image: url(magnolia.gif);
}
#akst_reddit {
	background-image: url(reddit.gif);
}
#akst_windows_live {
	background-image: url(windows_live.gif);
}
#akst_tailrank {
	background-image: url(tailrank.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: 280px;
}
