@charset "utf-8";
/* CSS Document */

#wrapper #main {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 790px;
}

#wrapper #main #message {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	width: 750px;
}

#wrapper #main #message #message_gym_title {
	margin: 0px;
	text-indent: -9999px;
	width: 540px;
	height: 30px;
	background-image: url(../img/messages/message_gym_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow-x: hidden;
	overflow-y: hidden;
}

#wrapper #main #message #message_ordinary_title {
	margin: 0px;
	text-indent: -9999px;
	width: 540px;
	height: 30px;
	background-image: url(../img/messages/message_ordinary_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow-x: hidden;
	overflow-y: hidden;
}

#wrapper #main #message .signature {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 60px;
	padding: 0px;
	text-align: right;
	font-size: 14px;
}

#wrapper #main #message .name {
	font-size: 18px;
}



#wrapper #main #message #summary {
	margin: 20px 0px;
	padding: 10px;
	background-color:#99FFCC;
	border:2px solid #669999;
}

#wrapper #main #message .emphasis {
	font-size: 16px;
	color: #003399;
}

#wrapper #main #message h3 {
	margin: 16px 0px;
	text-indent: 22px;
	background-image: url(../img/messages/sentence_star.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	vertical-align: text-bottom;
}

#wrapper #main .message_link {
	text-decoration: underline;
}




#wrapper #main #for_registered_gym {
    margin-top: 20px;
    margin-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
    width: 750px;
}

#wrapper #main #for_registered_gym #registered_gym_title {
    margin: 0px;
    text-indent: -9999px;
    width: 540px;
    height: 30px;
    background-image: url(../img/messages/registered_gym_title.gif);
    background-position: top left;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
}

#wrapper #main #for_registered_gym #link_to_login {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
}
