div.loginLogin {
	width: 750px;
	height: 457px;
}


div.loginLoginTitle {
	width: 750px;
	height: 16px;
}

div.loginLoginBox {
	background-image: url('/home/templates/images/loginLoginBox.jpg');
	width: 750px;
	height: 441px;
	text-align: center;
}

div.enableCookies {
	width: 750px;
	height: 198px;
}


div.enableCookiesTitle {
	width: 750px;
	height: 16px;
}

div.enableCookiesBox {
	background-image: url('/home/templates/images/enableCookiesBox.jpg');
	width: 750px;
	height: 182px;
	text-align: center;
}

table.enableCookiesTable {
	width: 600px;
	height: 100%;
	margin: auto;
	padding: 0px;
}

div.liveMuscleShowHeader {
	height: 195px;
}


table.loginLoginBoxTable {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table.retrievePassword td {
	padding-left: 2px;
	padding-right: 2px;
}

td.backButton {
	padding-right: 2px;
	text-align: right;
}

td.loginButton {
	padding-left: 2px;
	text-align: left;
}


div.liveMuscleShowContent {
	padding-top: 200px;
}
