/* @override http://macmagsaver.com/installation.css */

.installation #content
{
	position: relative;
	top: -30px;
}

.installation #content #links ul
{
	position: relative;
	top: 29px;
	left: 522px;
	z-index: 1;
	width: 505px;
}


.installation #box
{
	background-image: url(images/bg.jpg);
	width: 1024px;
	height: 712px;
	position: absolute;
	z-index: 0;
}

.installation #txtbox1 #top
{
	background: url(images/txtboxends.png) no-repeat;
	width: 372px;
	height: 12px;
	position: relative;
/**	top: -503px;
	left: 544px; **/
	padding: 0;
	margin: 0 0 -50px;
	top: -79px;
	left: 0;
}

 .installation #txtbox1
{
	position: relative;
	top: -33px;
	left: 38px;
	width: 225px;
	height: auto;
	margin-bottom: 140px;
}

.installation #txtbox1 #content
{
	position: relative;
	background-color: #737373;
/**	top: -453px;
	left: 544px; **/
	width: 372px;
	margin-bottom: 0;
	height: auto;
}

 .installation #txtbox1 #content p
{
	position: relative;
	width: 337px;
	color: white;
	left: 13px;
	height: auto;
}

.installation #use
{
	position: absolute;
	top: 89px;
	left: 28px;
	color: #fff;
}

.installation #install
{
	position: absolute;
	top: 392px;
	left: 28px;
	color: #fff;
}

.installation #flash1
{
	background-image: url(images/video.jpg);
	width: 484px;
	height: 255px;
	position: relative;
	top: 434px;
	left: 543px;
	margin-bottom: 50px;
}

.installation #txtbox1 #bottom
{
	background: url(images/txtboxends.png) no-repeat 0 -13px;
	width: 372px;
	height: 12px;
	position: relative;
	top: -30px;
}

body.german .installation #patent
{
	position: relative;
	top: 717px;
	color: #4b4b4b;
	width: 141px;
	left: 887px;
}

