﻿body { background-color: #fff; margin:0px; padding:0px; font-size: 13px; }
#wrapper {width:520px; margin:0px auto;}
.style1 {
	font-size: 15px
}

#container_notlike, #container_like {
    display:none
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) 
{
}