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

#posts h2 {
    position: relative;
    right: 278px;
    text-align: right;
    width: 100%;
}

#v_container {
	position: relative;
	width: 180px;
	height: 100px;
	background: transparent;
	layer-background-color: transparent;
	clip: rect(0,180,100,0);
	overflow: hidden;
	top: 60px !important;
	left: -27px !important;
}