#social_01 {
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 380px;
	z-index: 999;
}

#social_01 a.akst_close {
	color: #fff;
	float: right;
	margin: 5px;
}

#social_01 a.akst_close:hover {
        text-decoration : underline;
}

#social_01 ul.tabs {
	border: 0px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}

#social_01 ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	padding: 4px 5px 1px 5px;
}

#social_01 ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}

#social_01 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 10px 0 0;
	width: 45%;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	float: left;
        font-size:9pt;
	height: 20px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}

/*

#akst_email {
	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_credit {
	background: #fff;
	border-top: 1px solid #ddd;
	padding: 3px;
}

.akst_share_link {
	background: 1px 0 url(share-icon-16x16.gif) no-repeat !important;
	padding: 1px 0 3px 22px;
}
*/

/*                            COMMENTS                        */

.msg_g
{
    width : 593px;
}

.msg_g h3
{
    display:inline;
    margin:0;
    text-align:left;
}

.no_marg
{
    padding : 0;
    margin : 0 0 0 10px;
    list-style-type : none;
}

.pad0
{
    margin : 0;
}

.msg_n
{
    margin : 0 10px 0 0;
    color : #003399;
}

.msg_m
{
    padding-top : 7px;
    color : #000;
}



#commentform
{
    width : 600px;
}

#commentform #submit, #commentform input, #commentform textarea 
{
    margin : 0 0 10px 0;
    padding : 1px 1px 1px 0;
    border : thin solid #d0d0d0;
    font-size : 0.9em;
}

#commentform input
{
    height : 20px;
    width : 300px;
}

#commentform #submit
{
    width : 200;
    float : right;
}

#commentform .input
{
    float : right;
    margin-right : 150px;
}

#commentform textarea
{
    width : 100%;
}

#commentform p
{
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
}

#commentform p
{
    margin : 5px 0 5px 0;
}

.poster_info
{
    font-size:8pt;
    float:left;
    list-style-type:none;
    list-style-image:none;
    list-style-position:outside;
}

.poster_action
{
    float:right;
    list-style-type:none;
    list-style-image:none;
    list-style-position:outside;
}

#social_02 {
	border: 1px solid #ddd;
	background: #EEEDEB;
	display: none;
	width:380px;
	min-width:380px;
	position: absolute;
	padding:10px;
	z-index: 999;
}
#social_02 textarea {
	width:380px;
	min-width:380px;
}
