		<style type="text/css">
      .sitelike_button a{
        background-color:#f1f2f1;
        background-position:bottom;
        padding:3px 5px;
        text-decoration:none;
        font-weight:bolder;
        border:1px solid #cecece;
        clear:both;
        font-size:11px;
        float:left;
        outline:none;
      }
 .sitelike_button a{
        background-color:#f1f2f1;
        background-position:bottom;
        padding: 3px 20px;
        text-decoration:none;
        font-weight:bolder;
        border:1px solid #cecece;
        clear:both;
        font-size:11px;
        float:left;
        outline:none;
        height: 30px;
        width: 120px;
        color: #0956CA;
      }			.sitelike_button a:hover
			{
				background-color:#f1f2f1;
			}
			.sitelike_button a i.like_thumbup_icon
			{
				background-image: url(http://consumerland.com/public/sitelike/a0/19/1987_7df1.png);
			}
			.sitelike_button a i.like_thumbdown_icon
			{
				background-image: url(http://consumerland.com/public/sitelike/aa/0c/0c9e_971e.jpg);
			}
			.sitelike_button a span{
				color:#666666;
			}
			.sitelike_button a:hover span
			{
				color:#666666;
			}
			/* like button end here */
			</style>