.socnet_events_list_item {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 350px;
	height: auto;
	background-color: #E6E6FA;
	border: 1px dotted black;
}

.socnet_events_list_item_ava {
	width: 79px;
	height: 109px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 2px;
	border: 1px solid black;
}

.socnet_events_list_item_text {
	width: 230px;
	height: auto;
	float: left;
	margin-top: 5px;
	font-size: 13px;
	text-align: left;
}

.socnet_events_list_item_control {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 2px;
	margin-top: 5px;
}

#missed_fields_dlg input[type=text]
{
	width:99%;
}
.hidden{display:none!important;}
input[name="other_country"]{margin-left:20px;width:auto!important;}
