#not-purchased label{
	margin-bottom:0 !important;
}
#purchased{
	float:left;
}
.well table{
	background-color:white !important;
}
h3{
	margin-top:0 !important;
}
#inputItem{
	margin-bottom:6px !important;
}
.inline{
	display:inline !important;
}
table td{
	vertical-align:middle !important;
}
.left{
	float:left !important;
}
.right{
	float:right !important;
}
.center{
	text-align:center;
}
#youOwn{
	text-align:center;
}
#youOwn button{
	height:22px !important;
	padding-top:0 !important;
}
#inputPrice{
	text-align:right;
}
#inputNewConnection{
	margin-top:12px!important;
}
#saveSettings{
	margin-left: 23%;
	margin-right: 50%;
	width: 175px;
}
.vHidden{
	display:none !important;
}
#friendSearch{
	margin-top:10px;
}
#loginAlert{
	margin-bottom:0!important;
}
.changelog{
	text-align:center;
	font-size:8px;
	color:#d4d4d4;
}
.changelog a{
	text-decoration:none;
	color:#d4d4d4;
}
.changelog a:hover{
	text-decoration:none;
	color:#d4d4d4;
}
#avatar{
	border-radius:7px;
}
.commentCount{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background-color: red;
	border: 1px solid black;
	border-radius: 2px;
	width: auto;
	position:absolute;
	padding:2px;
	line-height: 9px;
	margin: 10px 0 0 2px;
}
.friendList{
	margin-top:3px;
}
.friendName{
	float:left;
}