body {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #b7b7b7;
	padding: 0;
	margin: 0
}
/*Misc styling
------------------------------------------------------------------------------*/

/*End of misc styling*/



/* Wrapper */


#header {
	height: 138px;
	background:url(../images/GemsGuyBlog-HeaderBG.png) no-repeat;
	width:1061px; margin:0 auto;
	position:relative;
	overflow:visible;
}


ul.social{
list-style:none;
left: 412px;
position: relative;
top: 2px;
}

ul.social li{ float:left;width:39px;}

ul.social li a{ background:url(../images/social-icons_test.png) no-repeat; text-indent:-9999px; float:left; display:block; width:45px; height:41px; }

ul.social li a.google{ background-position:0 0}
ul.social li a.youtube{ background-position:-45px 0px}
ul.social li a.twitter{ background-position:-91px 0px}
ul.social li a.facebook{ background-position:-138px 0px}

.how-hurts-box{position:relative; color:#fff; line-height:17px;}
.how-hurts-arrow{background:url(../images/topbg.png) no-repeat; width:344px; height:145px; position:absolute; top:-20px; left:-10px}

.how-hurts-arrow p{padding-top:100px; padding-left:66px; font-size:12px}

.how-hurts-table{color:#fff; padding-top:120px !important; padding-left:0px !important; padding-right:30px !important}