.rwd-minw768 {
	display:block;
}
div[data-role="page"] {margin-top:40px;}
.ui-page{
	margin-top:2.5em;
}
.ui-panel-dismiss {
	width:60%;
}
.ui-panel {
	width:40%;
}
.voxes .col {
float:left;
width:33%;
}
.voxes .item .pictureBox .actions a {
	text-align:left;
}
.voxes .item .pictureBox .actions a::before {
	display:block;
	float:left;
}
.voxes .item .pictureBox .actions a span {
	display:inline-block;
}
.user-profile .avatar{
	height:100px;
	width:100px;
}
.user-profile .avatar p {
	height:100px;
	margin-left:-100px;
	width:300px;
}
.user-profile .avatar img {
	height:100px;
}
.user-profile .stats {
	margin-left:110px;
	height:125px;
}
#header2 { display:none; }
#vox .pictureBox {
	max-width:640px;
}
#commentDialog textarea{max-width:340px;width:340px;}
#pageSearch #users-results ul li {
float:left;
width:50%;
}
#revox .original-vox {
width:340px;
text-align:center;
float:left;
}
#revox .original-vox img.picture-file {max-height:initial;}
#revox form#frmRevox { margin-left:340px; }
@media screen and ( min-width:1024px ) {
	#vox .pictureBox {
		float:left;
		width:640px;
	}
	#vox .details {
		margin-left:650px;
	}
	#frmEditProfile .left {
		width:49%;
		float:left;
	}
	#frmEditProfile .right {
		width:49%;
		float:right;
	}
	#pageSearch #users-results ul li {
	width:33%;
	}
} /* END media screen and ( min-width:1024px ) */