                        .left_phone{width:33px; height:39px; float: left; background:url(http://img1.uk.bestessays.com/images/header_sprite.gif) no-repeat top left;}
.phone{ margin-top:4px; width:166px; height:18px; background:url(http://img1.uk.bestessays.com/images/header_sprite.gif) no-repeat -33px 0px; float:left;}
a.uk_flag{display:inline-block; width:45px; height:25px; background:url(http://img1.uk.bestessays.com/images/header_sprite.gif) no-repeat 0px -39px;}
a.us_flag{display:inline-block; width:45px; height:25px; background:url(http://img1.uk.bestessays.com/images/header_sprite.gif) no-repeat -45px -39px;}
a.au_flag{display:inline-block; width:45px; height:25px; background:url(http://img1.uk.bestessays.com/images/header_sprite.gif) no-repeat -90px -39px;}    

/*samples page*/
.writing-samples{}
	.writing-samples .wrsample:first-child{border-top:0;}
	.wrsample{border-top:1px solid #dcdcd6;overflow:hidden;padding:20px 0;}
		.wrs-img-wrap{float:left;width:120px;margin:0 0 0 10px;}
			.wrs-img-wrap a{position:relative;display:block;}
			.wrs-img-wrap a:first-child{margin:0 0 10px 0;}
				.wrs-img-wrap a .pdf-icon{position:absolute;top:6px;right:0;}
		.wrsample-info{float:left;}
			.wrsample-info tr td:first-child{color:#4f4f4f;width:115px;padding:0 12px 0 0;text-align:right;}
			.wrsample-info tr td{color:#3e3b24;font-size:12px;line-height:15px;}
				.wrsample-info tr td a{color:#3e3b24;text-decoration:underline;}
				.wrsample-info tr td a:hover{text-decoration:none;}

  #content .content-mainbut{display:block;padding:0 16px 5px 16px;height:30px;color:#ffffff;text-shadow:#b55e34 0 1px;font-size:14px;font-weight:bold;font-family:Tahoma;border:1px solid #de7e0c;cursor:pointer;line-height:31px;text-align:center;position:relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #e6a875;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e6a875), to(#c34f21));
background: -webkit-linear-gradient(#e6a875, #c34f21);
background: -moz-linear-gradient(#e6a875, #c34f21);
background: -ms-linear-gradient(#e6a875, #c34f21);
background: -o-linear-gradient(#e6a875, #c34f21);
background: linear-gradient(#e6a875, #c34f21);
-pie-background: linear-gradient(#e6a875, #c34f21);
behavior: url(styles/PIE.htc);
		}
#content .content-mainbut:hover{text-decoration:none;
background: #ffc567;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffc567), to(#ff8a00));
background: -webkit-linear-gradient(#ffc567, #ff8a00);
background: -moz-linear-gradient(#ffc567, #ff8a00);
background: -ms-linear-gradient(#ffc567, #ff8a00);
background: -o-linear-gradient(#ffc567, #ff8a00);
background: linear-gradient(#ffc567, #ff8a00);
-pie-background: linear-gradient(#ffc567, #ff8a00);
		}