.clear{    float: none;    clear: both;    width: 0;    height: 0;    margin: 0;    padding: 0;}#samplesPage {    background: url("images/samples_tmpl.png") no-repeat;}#samplesPage .loop,.top_fixed_samples_opened_holder .loop{    position: absolute;    width:61px !important;    height:61px;    left:50%;    margin-left:-30px;    top:50%;    margin-top:-30px;     box-shadow: none !important;}#samplesPage .floatImgLeft{    border: 1px solid #7e9aaf;    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);    float: left;    height: 254px;    margin-left: 14px;    margin-top: 68px;    overflow: hidden;    position: relative;    width: 193px;}#samplesPage .floatImgLeft img {	box-shadow: 0 0 5px rgba(0, 0, 0, .5);	width: 100%;}#samplesPage .floatImgRight{    border: 1px solid #7e9aaf;    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);    float: left;    height: 254px;    margin-left: 53px;    margin-top: 32px;    overflow: hidden;    position: relative;    width: 193px;}#samplesPage .floatImgRight img {	box-shadow: 0 0 5px rgba(0, 0, 0, .5);	width: 100%;}#samplesPage .floatImgLeften{    float: left;    box-shadow: 0 0 5px rgba(0, 0, 0, .5);	/*width: 180px;*/    height: 235px;    overflow: hidden;	position: relative;    margin-top: 42px;}#samplesPage .floatImgLeften img {	box-shadow: 0 0 5px rgba(0, 0, 0, .5);	width: 180px;}#samplesPage .lastSample {    border: none;    box-shadow: none;}#samplesPage .socIconAndList{    float: right;}#samplesPage .paperList{    position: relative;    width: 244px;    margin-top: 97px;    background-image: url('images/listcenter.png');    background-repeat: repeat-y;}#samplesPage .paperList:before{    position: absolute;    top: -97px;    left: -16px;    display: block;    width: 260px;    height: 97px;    content: '';    background-image: url('images/listtop.png');    background-repeat: no-repeat;}#samplesPage .paperList:after{    position: absolute;    bottom: -30px;    left: 0;    display: block;    width: 244px;    height: 30px;    content: '';    background-image: url('images/listbottom.png');    background-repeat: no-repeat;}#samplesPage .paperList li{    width: 196px;    margin-top: 1px;    padding-left: 17px;    list-style: none;    background-image: url('images/blue_check.png');    background-repeat: no-repeat;    background-position: 0 10%;}#samplesPage .mainBtn{    width: 90%;    text-align: right;}#samplesPage .blockJames{	position: relative;	width: 80%;	margin: 15px auto;	padding: 15px 25px;    border: 1px solid rgba(0, 0, 0, .13);    background: rgb(225, 224, 224);    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);    box-shadow: 0 0 5px rgba(0, 0, 0, .3);    /* Old browsers */    /* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(225, 224, 224, 1)), color-stop(50%, rgba(233, 233, 233, 1)), color-stop(100%, rgba(225, 224, 224, 1)));    /* Chrome,Safari4+ */    background: -webkit-linear-gradient(top, rgba(225, 224, 224, 1) 1%, rgba(233, 233, 233, 1) 50%, rgba(225, 224, 224, 1) 100%);    /* Chrome10+,Safari5.1+ */    background:      -o-linear-gradient(top, rgba(225, 224, 224, 1) 1%, rgba(233, 233, 233, 1) 50%, rgba(225, 224, 224, 1) 100%);    /* Opera 11.10+ */    /* IE10+ */    background:         -webkit-gradient(linear, left top, left bottom, from(rgba(225, 224, 224, 1)), color-stop(50%, rgba(233, 233, 233, 1)), to(rgba(225, 224, 224, 1)));    background:         linear-gradient(to bottom, rgba(225, 224, 224, 1) 1%, rgba(233, 233, 233, 1) 50%, rgba(225, 224, 224, 1) 100%);    /* W3C */    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e0e0', endColorstr='#e1e0e0', GradientType=0);    /* IE6-9 */}#samplesPage .blockJames span {	text-align: center;	float: left;	margin: 0 15px 15px 0;}#samplesPage .blockJames p.links {	font-family: Arial;	font-size: 13px;	font-weight: 900;	font-style: italic;	color: #0f4e75;	text-align: right;	text-decoration: underline;}#samplesPage .descriptionSample {	position: relative;	margin: 15px 25px;	padding: 10px;	background: #d7eff8;	box-shadow: 0 0 5px rgba(0, 0, 0, .75);}#samplesPage  .descriptionSample h2 {	color: #145c89;	font-family: Arial;	font-size: 20px;	font-weight: 900;}#samplesPage  .descriptionSample li {	list-style: none;	background-image: url('images/red_check.png');	background-repeat: no-repeat;	background-position: 0 50%;	padding-left: 23px;	font-family: Arial;	font-size: 14px;	color: #083958;}#tiny-carousel-slider1 {	margin: 0 !important;	padding: 0 !important;}#tiny-carousel-slider1 .buttons {	z-index: 999;}.quote_form_wid {	width: 226px;	float: right;	background: #fff;	padding: 5px 10px;	box-shadow: 0 0 5px rgba(0, 0, 0, .5);	margin-left: 15px;	margin-bottom: 15px;}

#samplesPage .blockJames .photo {
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;

-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.4);
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
#samplesPage .blockJames > span > p:last-child {
	margin-bottom: 0;
}
#samplesPage .descriptionSample{
padding-bottom: 60px !important;
}