.mtouchquiz-extra {
	border: 1px dotted; 
	border-radius: 10px; 
	margin-bottom: 20px; 
	margin-top: 20px; 
	padding: 15px;
}

.mtouchquiz-extra ul#mtouchquiz-extra-post {
	list-style: outside none; 
	margin-left: 0px;
	margin-top: 20px;
}
.mtouchquiz-extra ul#mtouchquiz-extra-post li {
	margin-left: 0px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	list-style: outside none;
}
.mtouchquiz-extra ul#mtouchquiz-extra-post li:last-child {
	border-bottom: none;
	margin-bottom: 0px;
}
.mtouchquiz-extra ul#mtouchquiz-extra-post li div.post-thumbnail{
	float: left;
	margin-right: 10px;
}
.mtouchquiz-extra ul#mtouchquiz-extra-post li div.post-content{
	float: left;
}
.mtouchquiz-extra ul#mtouchquiz-extra-post li div.post-content h4{
	margin-top: 0px;
	margin-bottom: 10px;
}
.mtouchquiz-extra .mtouchquiz_share {
	float: left;
	margin-right: 10px;
}
.mtouchquiz-extra .mtouchquiz_retry {
	float: left;
}
