#profile1 {
	margin: 0px 20px 10px 20px;
	text-align: left;
	font-weight: bold;	
	font-size: 120%;
}

#profile2 {
	font-weight: bold;
	margin: 0px auto 10px 50px;
	text-align: left;
}

#profile3 {
	
}

#profile4 {
	padding: 0px 5px 0px 5px;
	border: 2px solid #FFF;
	text-align: left;
	margin: 0px 45px 10px 45px;
	background: #4169e1;
	font-weight: normal;
}

#profile5 {
	padding: 5px;
	border: 2px solid #FFF;
	text-align: center;
	margin: 0px 70px 10px 70px;
	background: #31a105;
	font-weight: normal;
	height: 85px;
	overflow: hidden;
}

#profile6 {
	padding: 0px 5px 0px 5px;
	border: 2px solid #FFF;
	text-align: center;
	margin: 0px 50px 10px 50px;
	background: #ffa500;
	font-weight: bold;
	color: #000;
}

#profile6 a {
	color: #000;
	text-decoration: underline;
}

.commenttitle {
	font-weight: bold;
}

.profilepic {
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 5px 0px;
	background: #4169e1;
	border: 2px solid #FFF;
	width: 100px;
	float: left;
}

.left {
	float: left;
	width: 200px;
}

.right {
	font-weight: normal;
}

.line {
	width: 150px;
	margin: 0px auto 15px 20px;
	border-bottom: 2px solid #FFF;
}

input {
    border: 1px solid #FFF;
	font-weight: bold;
    color: #000;
    width: 130px;
}
