* profile
**/
-div[id$="text"] { font-weight: bold; float: left; width: 200px; }
+div[id$="text"] { font-weight: bold; border-bottom: 1px solid #cccccc; }
div[id$="wrapper"] { height: 100%; margin-bottom: 1em; }
div[id$="wrapper"] br { clear: left; }
#advanced-profile-with { margin-left: 200px; }
}
+#photo-photo { max-width: 100% }
+#photo-photo img { max-width: 100% }
+
.photo-top-image-wrapper a:hover,
#photo-photo a:hover,
.photo-album-image-wrapper a:hover {