
#akst_form {

	background: #999;

	border: 1px solid #ddd;

	display: none;

	position: absolute;

	width: 475px;

}

#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: 25%;

}

#akst_social ul li a {

	display: block;

	float: left;

	height: 24px;

	padding: 4px 0 0 24px;

	vertical-align: middle;

	

}

#akst_facebook {

	background: url(facebook.gif) no-repeat 2px center;

}

#akst_delicious {

	background: url(delicious.gif) no-repeat 2px center;

}

#akst_yumiyum {

	background: url(yumiyum.gif) no-repeat 2px center;

}

#akst_oyyla {

	background: url(oyyla.gif) no-repeat 2px center;

}

#akst_bagcik {

	background: url(bagcik.gif) no-repeat 2px center;

}

#akst_digg {

	background: url(digg.gif) no-repeat 2px center;

}

#akst_reddit {

	background: url(reddit.gif) no-repeat 2px center;

}

#akst_furl {

	background: url(furl.gif) no-repeat 2px center;

}

#akst_yahoo_myweb {

	background: url(yahoo_myweb.gif) no-repeat 2px center;

}

#akst_technorati {

	background: url(technorati.gif) no-repeat 2px center;

}

#akst_blinklist {

	background: url(blinklist.gif) no-repeat 2px center;

}

#akst_blogmarks {

	background: url(blogmarks.gif) no-repeat 2px center;

}

#akst_google_bmarks {

	background: url(google_bmarks.gif) no-repeat 2px center;

}

#akst_magnolia {

	background: url(magnolia.gif) no-repeat 2px center;

}

#akst_netscape {

	background: url(netscape.gif) no-repeat 2px center;

}

#akst_tusul {

	background: url(tusul.gif) no-repeat 2px center;

}

#akst_100puan {

	background: url(100puan.gif) no-repeat 2px center;

}


#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;

}



