@charset "utf-8";
.slFrame
{
	width: 700px !important;
}

.slTwoColLayout .slColumn2
{
	float: left !important;
	width: 540px !important;
	padding-left: 10px !important;
}
	
div.Persona_LoginStatus
{
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
}
	
div.Persona_LoginStatus a
{
	color: #000000;
	text-decoration:underline;
}

#cls_mdl { padding-bottom:15px; }

div.clspad
{ 
	padding-left: 16px;
	max-width: 470px;
}

#arttop a
{
	background-color: transparent;
	background-image: url(/aao/customcf/social_media/images/icon_comments.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-left: 15px;
}
	
#arttop .recommend, #arttop .recommendInactive 
{
	background-color: transparent;
	background-image: url(/aao/customcf/social_media/images/icon_check.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding-left: 18px;
}

div.screencover{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	background-color:#000000;
	z-index:500;
	opacity: 0.40;
	-ms-filter: "alpha (opacity=40)";
	filter: alpha (opacity=40);
}

div.diag_msg{
	position:fixed;
	top:20%;
	left:40%;
	width:250px;
	height:75px;
	background-color:#F7EFEF;
	border:solid 1px #DE7910;
	z-index:501;
	padding:20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

p.bigtxt{
	font-size:16px; 
	font-weight:bold;
}
