
#sCont #sMain #sContenido #cA .ProfileMain {
	margin: 0px;
	width: 515px;
	padding: 20px;
	background-color:#FFFFFF;
	background-image:url(../imgs/theme/topArts.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#sCont #sMain #sContenido #cA .ProfileMain .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	padding-left: 10px;
	height: 30px;
	/*text-transform: capitalize;*/
	
	width: 505px;
	border-bottom:1px  solid #CCCCCC;
	margin-bottom:10px;
}
#sCont #sMain #sContenido #cA .ProfileMain .profile .img {
	float: left;
	padding: 4px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	background-color: #f3f3f1;
}
#sCont #sMain #sContenido #cA .ProfileMain .profile .row {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#sCont #sMain #sContenido #cA .ProfileMain .profile .row label {
	color:#FF0000;
}
#sCont #sMain #sContenido #cA .Blogs .sHeader {
	background-image: none;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	
	line-height: 30px;
	margin: 0px;
	width: 505px;
	border-bottom:1px  solid #CCCCCC;
	margin-bottom:10px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sCont #sMain #sContenido #cA .Blogs {
	width: 515px;
	margin: 0px;

	clear: both;
	display: block;
	float: none;
	
	padding: 20px;
	background-color:#FFFFFF;
}
#sCont #sMain #sContenido #cA .Blogs .Pages {
	display: block;
	clear: both;
	float: right;
	overflow: hidden;
}
#sCont #sMain #sContenido #cA .Gall_profile {
	display: block;
	clear: both;
	float: left;
}
#sCont #sMain #sContenido #cA .Gall_profile .sHeader {
	display: block;
	clear: both;
}
#sCont #sMain #sContenido #cA .Gall_profile .error {
	display: block;
	clear: both;
	float: none;
}

