
#loading-indicator {
display:none;
float:right;
top:0;
left:95%;
position:absolute;
color:#fff;
background-color:#f00;
}
.data-box {
height:200px;
border:1px dashed #000;
}

/*---------------GLOBAL STYLES-------------------*/

	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 1000px;
		margin: 0px auto 0px auto;
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		background: #eee url(../img/template/bodybg.gif) top center repeat-y;
	}
	hr
	{
		clear: both;
		height: 1px;
		color: #ccc;
		background: #ccc;
		border-style: none;
		font-size: 0px;
		line-height: 0em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.imglink
	{
		border: none;
	}
	
	a img
	{
		border: none;
	}
	
	.imginline
	{
		margin: 0px 4px -0.2em 4px;
	}
	
	.clear
	{
		clear: both;
		font-size: 0px;
		line-height: 0em;
		height: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.inputmulti
	{
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		color: #666;
		border: 1px solid #999;
		background: #fff;
		font-size: 10px;
	}
	.inputtext
	{
		color: #666;
		border: 1px solid #999;
		font-size: 10px;
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		vertical-align: middle;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}
	
/*---------------BREADCRUMBS STYLES-------------------*/

	#breadcrumbs
	{
		display: inline;
		float: left;
		clear: both;
		text-align: right;
		width: 1292px;
		margin: -454px 0px 0px 0px;
	}
	
	#breadcrumbs p
	{
		font-size: 9px;
		color: #464749;
		margin: 5px 168px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#breadcrumbs p em
	{
		color: #00983D;
		font-style: normal;
	}
	
	#breadcrumbs p a
	{
		color: #464749;
		text-decoration: none;
	}
	
	#breadcrumbs p a:hover
	{
		color: #00983D;
		text-decoration: none;
	}
	
/*---------------HEADER NAV STYLES-------------------*/

	#headernav {	
		clear: both;
		display: inline;
		float: left;
		height:34px;
		margin: 0;
		position:relative;
		width: 992px;
	}
	
	#headernav ul {
		display: inline;
		line-height:1em;
		list-style: none outside;
		margin: 0;
		padding: 2px 0px 0px 0px;
		position:absolute;
		top:4px;
		left:35px;
		width:540px;
	}
	
	#headernav ul li
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
	}
	
	#headernav ul li a
	{
		color: #666;
		text-decoration: none;
		margin: 0px 4px 0px 4px;
	}
	
	#headernav ul li.navin a
	{
		color: #666;
		text-decoration: none;
	}
	
	#headernav ul li a:hover
	{
		color: #333;
		text-decoration: none;
	}
	
	#headernav #googleTranslate {
		position:absolute;
		top:5px;
		right:35px;
	}	

/*---------------HEADER STYLES-------------------*/

	#header
	{
		display: inline;
		float: left;
		clear: left;
		width: 248px;
		height: 108px;
		margin: 6px 0px 0px 36px;
		background: #fff;
	}
	
	#header img
	{
		display: inline;
		float: left;
		border: none;
		margin: 0px 0px 0px 0px;
	}
	
/*---------------BANNER STYLES-------------------*/

	#topimage
	{
		display: inline;
		float: right;
		width: 662px;
		height: 108px;
		margin: 6px 36px 0px 0px;
		padding: 0px 0px 0px 0px;
		position:relative;
		background: #fff;
	}
	
	#topimage img
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#topimage #testSite {
		color:#fff;
		font-size:80px;
		font-weight:bold;
		position:absolute;
		top:4px;
		left:120px;
	}
	
/*---------------MAIN STYLES-------------------*/

	#main
	{
		display: inline;
		float: left;
		width: 992px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------STRAPLINE STYLES-------------------*/

	#strapline
	{
		display: inline;
		float: left;
		clear: both;
		width: 960px;
		margin: 6px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#strapline h1
	{
		font-size: 17px;
		color: #999;
		font-weight: normal;
		margin: 0px 10px 0px 10px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------SEARCHBAR STYLES-------------------*/

	#searchbar
	{
		display: inline;
		float: left;
		clear: both;
		width: 960px;
		height: 114px;
		margin: 6px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
	}
	
	#searchbar form
	{
		display: inline;
	}
	
	#searchbar #rentalssearch
	{
		float: left;
		width: 560px;
		height: 70px;
		background: url(../img/template/rentalssearchbg.gif) top left no-repeat;
		margin: 0px 0px 0px 20px;
		padding-top:4px;
		font-size: 11px;
		color: #fff;
		text-align: left;
	}
	
	#searchbar select
	{
		font-size:11px;
	}
	#searchbar input
	{
		font-size:11px;
	}
	
	#searchbar  table {
		margin-left:88px;
	}
	
	#searchbar #salessearch
	{
		display: inline;
		float: right;
		width: 360px;
		height: 70px;
		background: url(../img/template/salessearchbg.gif) top left no-repeat;
		margin: 0px 20px 0px 0px;
		padding-top:6px;
		font-size: 11px;
		color: #fff;
		text-align: right;
	}
	
	#searchbar #idsearch
	{
		color: #555;
		display: inline;
		float: left;
		width: 565px;
		height: 40px;
		background: url(../img/template/idsearchbg.gif) top left no-repeat;
		margin: 0px 20px;
		padding:9px 0 0 354px;
		font-size: 12px;
		text-align: left;
	}
	#searchbar #idsearch #goButton {
		margin-bottom:-10px;
	}
	
/*---------------LEFTBAR STYLES-------------------*/

	#leftbar
	{
		display: inline;
		float: left;
		width: 180px;
		height: auto;
		margin: 20px 0px 0px 36px;
	}
	
/*---------------RIGHTBAR STYLES-------------------*/

	#rightbar
	{
		display: inline;
		float: right;
		width: 180px;
		height: auto;
		margin: 20px 36px 0px 0px;
	}
	
/*---------------CONTENT STYLES-------------------*/

	#content
	{
		display: inline;
		float: left;
		width: 520px;
		height: auto;
		min-height: 400px;
		margin: 20px 0px 0px 20px;
		padding: 0px 0px 0px 0px;
	}
	
	#content table thead td
	{
		font-weight: bold;
		background: #eee;
		color: #666;
		font-size: 10px;
	}
	
	#content table tbody td
	{
		color: #666;
		font-size: 13px;
	}
	
	#content .left
	{
		float: left;
		text-align: left;
		clear: left;
	}
	
	#content .right
	{
		float: right;
		text-align: right;
		clear: right;
	}
	
	#content h1
	{
		font-size: 24px;
		color: #3152A8;
		font-weight: normal;
		line-height: 1.25em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h2
	{
		font-size: 18px;
		color: #3152A8;
		font-weight: normal;
		line-height: 1.25em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content h3
	{
		font-size: 16px;
		color: #3152A8;
		font-weight: normal;
		line-height: 1.25em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content p
	{
		font-size: 13px;
		color: #666;
		line-height: 1.5em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p.small
	{
		font-size: 10px;
		color: #888;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul
	{
		list-style-type: none;
		list-style-position: inside;
		margin:2px 0 2px -44px;
	}
	
	#content ol
	{
		list-style: roman outside;
		line-height: 1.35em;
		margin: 0px 0px 12px 30px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul li, ol li
	{
		background: url(/images/bullett.gif) left top no-repeat;
		font-size: 12px;
		color: #555;
		line-height: 1.5em;
		padding: 0px 0px 0px 18px;
		margin: 0px 0px 8px 0px;
	}
	
	#content ul.double li, ol.double li
	{
		float: left;
		width: 40%;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content blockquote
	{
		float: right;
		clear: right;
		width: 120px;
		background: url(../img/template/blockquotebg.jpg) bottom no-repeat;
		padding: 8px;
		line-height: 1.35em;
		border: 1px solid #bbb;
		font-size: 11px;
		margin: 6px 0px 6px 12px;
	}
	
	#content a
	{
		color: #3152A8;
		text-decoration: none;
		padding: 0px 2px 0px 2px;
	}
	
	#content a:hover
	{
		color: #666;
		text-decoration: underline;
		padding: 0px 2px 0px 2px;
	}
	
	#content a img
	{
		border: none;
	}
	
	#content .imginline
	{
		display: inline;
		margin: 0px 4px -2px 4px;
	}
	
	#content .imgleft
	{
		float: left;
		clear: left;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgright
	{
		float: right;
		clear: right;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgleftnoborder
	{
		float: left;
		clear: left;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgrightnoborder
	{
		float: right;
		clear: right;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgfull
	{
		display: block;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 0px 4px 0px;
		text-align: center;
	}
	
	#content .imgfullnoborder
	{
		display: block;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 0px 4px 0px;
		text-align: center;
	}
	
	#content .printBar form {
		float:left;
		margin-right:10px;
	}
	#content .printBar hr {
		margin:10px 0;
	}
	#content .printBar #googleTranslate {
		float:right;
	}
	
	
	#content #salesPrintoutHeader img {
		float:left;
	}
	#content #salesPrintoutHeader table {
		float:left;
		margin:0 0 8px 30px;
	}
	#content #salesPrintoutHeader tbody tr td {
		font-size:13px;
	}
	#content #salesPrintoutHeader p {
		clear:both;
		margin-top:10px;
		text-align:center;
	}
	
	
	#content .searchPageDropDown {
		color:#666;
		float:left;
		font-size:13px;
		margin-top:3px;
	}
	#content .searchPageDropDown select {
		color:#666;
		font-size:13px;
	}
	#content .searchPageNos {
		float:right;
	}
	#content .searchPageNos a {
		border:1px solid #666;
		color:#666;
		font-size:11px;
		padding: 2px 4px;
	}
	#content .searchPageNos a:hover {
		background-color: #eee;
	}
	#content .searchPageNos .selected {
		background-color: #eee;
		border:1px solid #FF9900;
		color:#666;
		font-weight:bold;
		font-size:11px;
		padding: 3px 5px;
	}
	#content .searchResultsParams {
		border:1px solid #666;
		color:#555555;
		font-size:12px;
		line-height:1.5em;
		margin:0;
		padding:5px;
	}
	#content .searchResultsParams  td{
		font-size:12px;
	}
	#content .searchResultsSummary {
		margin:-12px 0 0 -15px;
		width:730px;
	}
	#content .searchResultsSummary ul li{
		float:left;
		width:134px;
	}
	#content .searchResultsProfile {
		clear:both;
		margin:20px 0 10px 0;
	}
	#content .searchResultsFullWidth ul li {
		float:left;
		width:155px;
	}
	#content .searchResultsSummary img {
		border:1px solid #e5e5e5; /* very light grey */
	}
	#content .searchResultsSummary a:hover img {
		border-color:#666;
	}
	#content .searchResultsSummary  th, #content .searchResultsProfile  th {
		color:#3152A8;
	}

	#content .searchNav {
		margin:20px 0;
	}
	
/*---------------FORM STYLES-------------------*/

	#content form
	{
		display: inline;
	}
	
	#content p.error
	{
		color: #c00;
		font-weight: bold;
	}
	
	#content p.status
	{
		color: #3a0;
		font-weight: bold;
	}
	
	#content fieldset
	{
		border: none;
		border-top: 1px dotted #ccc;
		margin: -8px 0px 32px 0px;
		padding: 12px 0px 0px 0px;
	}
	
	#content fieldset p
	{
		font-size: 11px;
		color: #3a3a3a;
		line-height: 1.25em;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content .labelleft
	{
		display: block;
		float: left;
		width: auto;
		text-align: right;
		margin: 0px 8px 8px 0px;
	}
	
	#content .label80
	{
		width: 80px;
	}
	
	#content .label100
	{
		width: 100px;
	}
	
	#content .label120
	{
		width: 120px;
	}
	
	#content .label140
	{
		width: 140px;
	}
	
	#content .labelerror
	{
		color: #c00;
	}
	
	#content .inputerror
	{
		background: #fff0f0;
		border: 1px solid #999;
	}
	
	#content .labelright
	{
		width: 120px;
		text-align: left;
		margin: 0px 0px 0px 8px;
	}
	
	#content .inputtext
	{
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		color: #666;
		vertical-align: middle;
		border: 1px solid #999;
	}
	
	#content .inputmulti
	{
		font-family: "lucida sans", "trebuchet ms", arial, helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		color: #666;
	}
	
	#content span.required
	{
		color: #c00;
		font-weight: bold;
		font-size: 18px;
		vertical-align: -25%;
	}
	
	#content p.columnleft
	{
		float: left;
		width: 33%;
		text-align: left;
	}

	#content p.columnright
	{
		float: right;
		width: 40%;
		text-align: left;
	}

	#content .calendar
	{
		border:1px solid #ccc;
		font-weight: bold;
		font-size: 1.2em;
		line-height: 0.75em;
		color: #3C5E9B;
	}

	#content .tableHeader
	{
		font-weight: bold;
		font-size: 0.75em;
		color: #3C5E9B;
	}

	#content .calendar a
	{
		text-decoration: none;
		padding: 0px;
	}
	
	#content .calendar td
	{
		padding: 8px 0px;
	}
	
	#content .calendar a:hover
	{
		background: #88D08B;
		text-decoration: none;
	}
	
	#content .calendar .cost
	{
		font-weight: normal;
		color: #000;
	}
	
	#content .booked
	{
		background: #D65C4B;
		color: #ffffff;
	}
	
	#content .salePrice {
		color:#f00;
		font-size:18px;
	}
	
	#content .selected
	{
		background: #88D08B;
	}
	#content .imageInline
	{
		display: inline;
		margin: 0px 0px -6px 8px;
	}
	
	#content h4
	{
		color: #3C5E9B;
		font-weight: normal;
		line-height: 1.75em;
		font-size: 0.8em;
		padding: 4px 8px 0px 8px;
		margin: 0em 0em 0em 0em;
	}
	
/*---------------QUICKLINK STYLES-------------------*/

	#quicklinks form
	{
		display: inline;
		float: left;
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks fieldset
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
	}
	
	#quicklinks input
	{
		vertical-align: middle;
	}
	
	#quicklinks input.inputtext
	{
		border: 1px solid #d8d8d8;
		font-size: 12px;
		height: 15px;
		color: #313132;
		margin: 0px 5px 0px 0px;
		padding: 2px 0px 0px 2px;
	}
	
	.quicklinktop
	{
		display: inline;
		float: left;
		clear: left;
		width: 180px;
		height: 6px;
		background: #fff url(../img/template/qltopbg.gif) top left no-repeat;
		margin: 0px 0px 0px 0px;
		font-size: 0px;
	}
	
	.quicklinkbottom
	{
		display: inline;
		float: left;
		clear: left;
		width: 180px;
		height: 6px;
		background: #fff url(../img/quicklinks/default.gif) top left no-repeat;
		margin: 0px 0px 16px 0px;
		font-size: 0px;
	}
	
	#leftbar img, #rightbar img
	{
		display: inline;
		float: left;
		clear: left;
		margin: 0px 0px 16px 0px;
	}
	
	.quicklink
	{
		display: inline;
		float: left;
		clear: left;
		width: 178px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: #fff;
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
	}
	
	.qlf2f2ff
	{
		background-color: #f2f2ff;
	}
	
	.quicklink h2
	{
		line-height: 1.25em;
		color: #3152A8;
		font-size: 16px;
		font-weight: normal;
		margin: 0px 10px 8px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink p
	{
		font-size: 12px;
		color: #666;
		line-height: 1.5em;
		margin: 0px 10px 8px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink hr
	{
		clear: both;
		height: 1px;
		color: #aaa;
		background: #aaa;
		border-style: none;
		font-size: 0px;
		line-height: 0em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.quicklink .hr
	{
		height: 0px;
		font-size: 0px;
		background: none;
		border-top:1px solid #aaa;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 8px 0px 8px 0px;
	}
	
	.quicklink p.small
	{
		font-size: 10px;
		color: #888;
		line-height: 1.5em;
		margin: 0px 10px 8px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklink form
	{
		display: block;
		float: left;
		margin: 0px 0px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink a
	{
		color: #666;
		text-decoration: none;
	}
	
	.quicklink a:hover
	{
		color: #3152A8;
		text-decoration: none;
	}
	
	.quicklink ul
	{
		font-size: 12px;
		font-weight: bold;
		list-style: none outside;
		line-height: 1.35em;
		margin: 0px 10px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink ul ul
	{
		font-size: 11px;
		font-weight: normal;
		list-style: none outside;
		line-height: 1.35em;
		margin: 4px 10px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink ul li, ol li
	{
		color: #555;
		line-height: 1.35em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
	}
	
	.quicklink ul li.navin a
	{
		color: #3152A8;
	}
	
	.quicklink ul li.navin ul li a
	{
		color: #555;
	}
	
	.quicklink ul li ul li.navin a
	{
		color: #3152A8;
	}
	
	.quicklink ul li.navin ul li a:hover
	{
		color: #3152A8;
	}
	
	.quicklink iframe
	{
		margin: 8px 0px 8px 0px;
	}
	
	#rentalCostsDetails {
		margin:20px 0;
	}
	#rentalCostsDetails tbody tr td {
		color:#000;
		font-weight:bold;
	}
	
/*---------------FOOTER STYLES-------------------*/

	#footer
	{
		display: inline;
		float: left;
		clear: both;
		width: 960px;
		margin: 16px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#footer ul
	{
		display: inline;
		line-height: 1em;
		float: left;
		width: 920px;
		height: 26px;
		margin: 0px 0px 0px 20px;
		padding: 6px 0px 0px 0px;
		background: url(../img/template/footernavbg.gif) top left no-repeat;
	}
	
	#footer ul li
	{
		display: inline;
		font-size: 12px;
		color: #fff;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer ul li a
	{
		margin: 0px 4px 0px 4px;
		color: #fff;
		text-decoration: none;
	}
	
	#footer ul li a:hover
	{
		color: #fff;
		text-decoration: underline;
	}
	
	#footer p
	{
		clear: both;
		font-size: 11px;
		line-height: 1.4em;
		color: #666;
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 0px 0px;
	}
	
	#footer p a
	{
		color: #666;
		text-decoration: none;
	}
	
	#footer p a:hover
	{
		color: #333;
		text-decoration: none;
	}

	#content .buttonRight
	{
		margin: 4px 0px 4px 10px;
		float: right;
	}
	
	#content .buttonLeft
	{
		margin: 4px 0px 4px -8px;
		float: left;
	}
	
	#content .inputtext
	{
		margin-top:-2px;
	}
	
	#content .border
	{
		border-bottom: 1px solid #7f9fdf;
		height: 0px;
	}
	
	#content tr.table-headings td
	{
		font-size: 15px !important;
	}
	
	#content tr.table-meta td
	{
		font-size: 14px !important;
	}
	
	#content tr.table-description td
	{
		font-size: 13px !important;
		line-height: 1.75em;
	}

	#content tr.table-description td img
	{
		border: 1px solid #666;
		padding: 2px;
		width: 120px;
	}

	#content .imageslider {
		float: right;
		border: 1px solid #666;
		margin: 8px 0px 12px 12px;
		padding: 0px;
	}
	
	#content .imageslider #PropPic {
	}
	#content .imageslider a.right {
		float:right;
		clear: right;
		margin: 4px 2px 0px 0px;
		padding: 0px;
	}
	#content .imageslider a.left {
		float:left;
		clear: left;
		margin: 4px 0px 4px 2px;
		padding: 0px;
	}
	#content p.prop-meta {
		font-size: 13px;
		color:#3C5E9B;
		line-height: 1.5em;
	}
	#regForm {
		display: inline;
		float: left;
		height: auto;
		margin:20px 0 0 20px;
		width:700px;
	}
	#regForm p {

	}
	#regForm input, #regForm select, #regForm  textarea{
		float:left;
		margin:8px 10px;
		width:280px; 
	}
	 #regForm label {
		font-size: 13px;
		color: #666;
		line-height: 1.5em;
		float:left;
		margin:8px 10px 8px 0;
		width:200px;
	}
	#regForm .error_box {
		border:#ff0000 1px solid;
		color:#ff0000;
		margin:10px 0;
		padding:10px;
		width:484px;
	}

/*---------------SOCIAL NETWORK STYLES-------------------*/

.socialNetworksBoxHolder {
	background-image:url('../images/social-networks-like-bg.gif');
	clear:both;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:20px;
	position:relative;
	width:520px;
}
.socialNetworksBoxHolder .facebookLike {
	position:absolute;
	top:16px;
	left:40px;
}
.socialNetworksBoxHolder .twitterLike {
	position:absolute;
	top:16px;
	left:180px;
}
.socialNetworksBoxHolder .googleLike {
	position:absolute;
	top:14px;
	left:320px;
}
