#lj_fpbanner {
	background: transparent url(../images/frontpage.png) no-repeat;
	width: 446px;
	height: 470px;
	position: absolute;
	z-index: 5;
	x: -2px;
	top: 49px;
}

#lj_fpbanner_wrap {
	margin: 75px 0px 0px 30px;
	line-height: 14px;
}

#lj_fpbanner_wrap input[type="text"], #lj_fpbanner_wrap  input[type="password"] {
	width: 120px;
	font-size: 14px;
	height: 16px;
}

#lj_fpheader
{
	position: absolute;
	top: 252px;
	left: 15px;
	color: #337799;
}

#lj_fpkicker
{
	position: absolute;
	top: 285px;
	left: 15px;
	color: #91c0d6;
}

#lj_fpkicker h3
{
	font-size: 26px;
	padding: 5px 0px 5px 0px;
}

#lj_fpkicker p
{
	padding: 5px 0px 10px 0px;
	line-height: 20px;
	color: #adcad9;
}

#lj_fpkicker ul
{
	padding: 10px 0px 10px 20px;
	color: #adcad9;
}

#lj_fpkicker ul li
{
	line-height: 20px;
	padding: 0px 0px 0px 5px;
}

.lj_se {
	background: transparent url(../images/countries/se.gif) no-repeat;
	background-position: center center;
}

.lj_uk {
	background: transparent url(../images/countries/uk.gif) no-repeat;
	background-position: center center;
}

.lj_no {
	background: transparent url(../images/countries/no.gif) no-repeat;
	background-position: center center;
}

.lj_dk {
	background: transparent url(../images/countries/dk.gif) no-repeat;
	background-position: center center;
}

#roz_hover
{
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	z-index: 999;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	background: #fff url(http://stat.lnkjuice.com/images/lnkjuice.gif) no-repeat;
	background-position: right center;
	border: 3px #ccc solid;
	padding: 4px 80px 4px 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0, 0, 0, .5) 0px 1px 3px;
	-moz-box-shadow: rgba(0, 0, 0, .5) 0px 1px 3px;
	box-shadow: rgba(0, 0, 0, .5) 0px 1px 3px;
}

.lj_quote
{
	background: #041923 url(../images/quote-frontpage-bg.png) repeat-x;
	margin-top: 5px; 
	padding: 10px;
	line-height: 18px; 
	color: #adcad9; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.lj_quote_from
{
	float: right;
	line-height: 18px;
	text-align: right; 
	background: transparent url(../images/quote-tag.png) no-repeat; 
	padding: 5px 0px 2px 20px;
}

.lj_quote_link
{
	float: right;
	width: 220px;
	text-align: right;
	padding-bottom: 5px;
}

.lj_quote_link a
{
	color: #0074d2;
	text-decoration: none;
}

.lj_quote_link a:hover
{
	border-bottom: 1px #0074d2 solid;
}

.lj_sidebar_error
{
	border: 1px #ffd8e9 solid;
	background: #ffecf5 url(../images/big-error-icon.png) no-repeat;
	background-position: center 10px;
	padding: 50px 15px 10px 15px;
	margin: 20px 0px 20px 0px;
	line-height: 18px; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.lj_sidebar_error p
{
	padding: 0px;
	margin: 5px 0px 15px 0px;
}