#myrs-torso-container {
	margin: 0 30px;
}

#myrs-content-wrapper-left {
	margin: 0;
}

#myrs-container {
	background: none;
	min-width: 1030px;
	margin: 0 auto;
}

#myrs-torso {
	margin-top: 0 !important;
	margin-bottom: 60px !important;
}

#myrs-phone {
	width: 616px;
	margin: 0 auto;
}

#myrs-phone a {
	display: block;
}

#myrs-links-wrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 1030px;
	text-align: center;
}

#myrs-links {
	margin: 0 auto;
	width: 300px;
	clear: both;
	padding-top: 40px;
}

#myrs-links li {
	float: left;
}

#myrs-links li a {
	font-size: 13px;
	line-height: 29px;
	display: block;
	text-decoration: none;
	color: #1d71bf;
}

#myrs-links-phone a {
	background: url(../../images/layouts/auth/myrs-links-phone-bg.png) left center no-repeat;
	padding-left: 20px;
}

#myrs-links-mobile {
	margin-left: 30px;
}

#myrs-links-mobile a {
	background: url(../../images/layouts/auth/myrs-links-mobile-bg.png) left center no-repeat;
	padding-left: 24px;
}

#myrs-footer {
	background-color: #333;
	padding: 10px 30px;
	color: #999;
	width: 100%;
	overflow: hidden;
	z-index: 500;
	min-width: 1030px;
}

#myrs-footer-copyright a {
	text-decoration: none;
	color: #999;
}

#myrs-footer a:hover {
	text-decoration: underline;
}

#myrs-footer-copyright {
	float: left;
	color: #999;
	font-size: 13px;
	line-height: 20px;
	opacity: 1;
}

#myrs-footer-version {
	float: right;
	color: #999;
	opacity: 1;
}

.myrs-sidebar-off #myrs-torso, #myrs-content-wrapper {
margin: 0 auto 60px !important;
}

/* Dev Mode */

#myrs-dev {
	margin-top: 2em;
}
