@charset "utf-8";



/* landing
------------------------------------------------------------ */

div#landing_body {
	background: url(../img/rslite_landing_img1.png) no-repeat 0 0;
	text-align: left;
}

div#landing_mediawiki {
	background: url(../img/rslite_landing_img_mediawiki.png) no-repeat 0 0;
	text-align: left;
}

div#landing_openpne {
	background: url(../img/rslite_landing_img_openpne.png) no-repeat 0 0;
	text-align: left;
}

div#landing_geeklog {
	background: url(../img/rslite_landing_img_geeklog.png) no-repeat 0 0;
	text-align: left;
}

div#landing_zencart {
	background: url(../img/rslite_landing_img_zencart.png) no-repeat 0 0;
	text-align: left;
}

div#landing_phpbb {
	background: url(../img/rslite_landing_img_phpbb.png) no-repeat 0 0;
	text-align: left;
}

div#landing_body2 {
	text-align: left;
}

p.application_text {
	line-height: 1.5;
	/line-height: 1.8;
	padding-right: 500px;
	padding-top: 300px;
}

p.application_button {
	height: 107px;
}

p.application_button2 {
	background: url(../img/rslite_landing_img3.png) no-repeat 20px 0;
	padding-top: 685px;
	text-align: center;
}

p.price_list {
	background: url(../img/rslite_landing_img2.png) no-repeat 0 0;
	height: 488px;
	margin-top: 30px;
}

p.procedure {
	background: url(../img/rslite_landing_img2.png) no-repeat 25px -740px;
	height: 250px;
	margin-top: 40px;
}

p.subscribe_button {
	background: url(../img/rslite_landing_img2.png) no-repeat 140px -1050px;
	height: 200px;
	margin-top: 40px;
	margin-bottom: 30px;
}

p.price_text {
	margin-right: 20px;
	text-align: right;
}

span {
	color: #FF0000;
}