@charset "utf-8";
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 310px;
	auto;
	border: 1px solid #CCCCCC;
	position:absolute;
	background:#FFF url(../images/bg_container2.jpg) repeat-x bottom;
	visibility:hidden;
	font-size:11px;
	line-height:16px;
}

.soc_container h1{
	
	margin: 10px 0 10px 10px;
	font-size:12px;
}

.soc_container h2{
	margin: 10px 0 10px 10px;
	font-size:12px;
	color: #aadd00;
}

.soc_container a{
	color: #aadd00;
	text-decoration:none;
}

.soc_left{
	width: 130px;
	padding:10px;
	float:left;
	visibility:hidden;
}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;
	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color: #0000cd;
	background-color: #f0e68c;
}
#close{
	width:14px;
	height:14px;
	float:right;
	clear:both;
	margin: 2px 2px;
}
.open_window{
	width:850px;
	height:570px;
	background-color: white;
	border: thin solid #dcdcdc;
	z-index: 1001;
	visibility: visible;
}
.close{
	width:14px;
	height:14px;
	float:right;
	clear:both;
	margin: 3px 3px;
}
.soc_send_friend{
	clear:both;
	padding:5px;
}
.wait{
background-image:url(ajaxloader.gif);
background-repeat:no-repeat;
background-position: center right;
}
.socializer{
	margin: 4px 4px;
	cursor: pointer;
}