body {
	margin: 0;
	padding: 0;
	background: #FFF;
	}

div#pContent_siwwwa div.popup_layer {
	width: 490px;
	height: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -230px;
	margin-left: -290px;
	background: #fff;
	color: #000;
	padding: 13px 5px 20px 50px;
}

div#pContent_siwwwa div.popup_layer .popup_layer_img {
	width: 155px;
	height: 255px;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	overflow: hidden;
}

div#pContent_siwwwa div.popup_layer .popup_layer_text {
	width: 333px;
	padding: 0 2px 0 0;
	background: #fff;
	margin: 0;
	float: left;
}

div#pContent_siwwwa div.popup_layer .popup_layer_text h2 {
	font-size: 22px;
	margin: 10px 25px 18px -2px;
	float: left;
}

div#pContent_siwwwa div.popup_layer .popup_layer_text p {
	clear: both;
}

div#pContent_siwwwa div.popup_layer .popup_layer_text .leiras{
	margin: 20px 0 20px 0;
}

div#pContent_siwwwa div.popup_layer .popup_layer_text .icons{
	float: left;
	margin: 0;
	padding: 0;
}

div#pContent_siwwwa div.popup_layer .popup_layer_text .icons img{
	float: left;
	border: none;
	margin: 4px 10px 0 0;
}