@charset "UTF-8";
/* CSS Document */

/* Social Media Viewer -- Home Page */

#sm_viewer {
	position: relative;
	left: 0px;
	width: 750px;
	border-top: solid 1px #292929;
	background-color: #000;
}
.sm_viewer {
	position: relative;
	left: 0px;
	padding-top: 5px;
}
.sm_titles {
	 position: relative;
	 text-indent: 10px;
	 padding-top: 7px;	
}
/* End Social Media Viewer -- Homm Page */
