/* @charset "UTF-8"; */

/* Left			##################################### */
div#left {
}
	div#main {
	}
		div#bar-main h3 {
			width: 190px;
			background: url("../profile/img/h3.gif") top left no-repeat;
		}
		div.box-profile {
			margin: 22px 0 0 20px;
			width: 730px;
			clear: both;
		}
			div.box-profile h4 {
				position: relative;
				margin-bottom: 22px;
				height: 35px;
				text-indent: 0;
				background: url("../img/border_c.gif") bottom left repeat-x;
			}
			div.box-profile p {
				display: block;
				float: right;
				margin-bottom: 45px;
				width: 515px;
			}
