#sCont #sMain #sContenido #cA {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	padding-top: 14px;
}
#sCont #sMain #sContenido #cA .ProfileMain {
	background-image: url(../imgs/theme/profile.page.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: 610px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#sCont #sMain #sContenido #cA .ProfileMain .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
	padding-left: 10px;
	height: 40px;
	text-transform: capitalize;
}

#sCont #sMain #sContenido #cA .ProfileMain #myMenu {
	line-height: 30px;
	padding-left: 10px;
    padding-top: 5px;
	min-height: 30px;
    border:1px solid #A3A3A3;
    margin-bottom: 10px;
}
#sCont #sMain #sContenido #cA .ProfileMain #myMenu .sDash .btnMyProfile,
#sCont #sMain #sContenido #cA .ProfileMain #myMenu .sDash .btnMyBlog,
#sCont #sMain #sContenido #cA .ProfileMain #myMenu .sDash .btnMyPhotos,
#sCont #sMain #sContenido #cA .ProfileMain #myMenu .sDash .btnLogout {
	font-color:#000000;
    font-size: 12px;
    text-decoration: none:
    padding-left: 4px;
    padding-right: 4px;
}

#sCont #sMain #sContenido #cA .ProfileMain #myMenu .sDash a:hover {
	font-weight:bold;
}



#sCont #sMain #sContenido #cA .ProfileMain .profile .img {
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#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: #658db1;
}
#sCont #sMain #sContenido #cA .Blogs .sHeader {
	background-image: none;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sCont #sMain #sContenido #cA .Blogs {
	background-image: url(../imgs/theme/profile.page2.jpg);
	width: 610px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: none;
}
#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;
}
