/* put here your custom css styles */
.dotpoint 
{
	color: #444;
	font-family: 'Raleway';
	font-size: 14px;
	line-height: 24px;
	margin-top: 24px;
	padding: 0;
	list-style-type: square;
 	list-style-position: inside;
 	list-style-image: none;
}
.fb-page
{
	margin: auto;
	float: center;
	width: 500px;
	padding: 0px;
}