@charset "utf-8";
/* CSS Document */

#vmright{
	width: 450px;
	height: 516px;
	float: right;
	text-align: right;
}
#vmleft {
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	width: 436px;
	position: relative;
	height: 510px;
}
#vmtext {
	margin-top: 0px;
	width: 370px;
	position: relative;
	height: 330px;
	padding-left: 66px;
}
#vmnav{
	text-align: center;
	float: left;
	width: 170px;
	position: relative;
	left: 0px;
	padding-left: 66px;
}
#vmnavtext{
	text-align: center;
	float: left;
	width: 100px;
	position: relative;
	right: 135px;
	top: -3px;
}
.arrow-left2{

	height: 22px;
	width: 34px;
	float: right;
}
.arrow-right2{

	height: 22px;
	width: 34px;
	float: left;
}
