#forum_mmoo-outer{
	width: 100%;
	margin: 0 auto;
}

#forum_mmoo-head_part{
	width: 100%;
	margin: 1em 0em;
	padding: 0;
}

#forum_mmoo-head_part a.top_link,
#forum_mmoo-head_part a.top_link:link,
#forum_mmoo-head_part a.top_link:visited,
#forum_mmoo-head_part a.top_link:hover,
#forum_mmoo-head_part a.top_link:active{
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0em 1em 0.5em 0em;
	padding: 0.5em;
}

#forum_mmoo-head_part a.top_link,
#forum_mmoo-head_part a.top_link:link,
#forum_mmoo-head_part a.top_link:visited{
	color: #2e8b57;
/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(56% 1% -90deg,
rgb(102,153,0) 0%,
rgb(216,216,216) 0%,
rgb(204,255,102) 0%,
rgb(102,204,51) 96%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
56% 1%,
56% 96%,
color-stop(0, rgb(102,153,0)),
color-stop(0, rgb(216,216,216)),
color-stop(0, rgb(204,255,102)),
color-stop(0.96, rgb(102,204,51)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-90deg,
rgb(102,153,0) 0%,
rgb(216,216,216) 0%,
rgb(204,255,102) 0%,
rgb(102,204,51) 96%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-90deg,
rgb(102,153,0) 0%,
rgb(216,216,216) 0%,
rgb(204,255,102) 0%,
rgb(102,204,51) 96%);

background-image:
linear-gradient(-90deg,
rgb(102,153,0) 0%,
rgb(216,216,216) 0%,
rgb(204,255,102) 0%,
rgb(102,204,51) 96%);

background-color:#669900;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff669900,endColorstr = #ff66cc33,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff669900,endColorstr = #ff66cc33,GradientType = 0)";
}

#forum_mmoo-head_part a.top_link:hover,
#forum_mmoo-head_part a.top_link:active{
	color: #ffffff;
/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(56% 1% -90deg,
rgb(204,255,102) 0%,
rgb(216,216,216) 0%,
rgb(0,153,0) 0%,
rgb(0,102,0) 95%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
56% 1%,
56% 96%,
color-stop(0, rgb(204,255,102)),
color-stop(0, rgb(216,216,216)),
color-stop(0, rgb(0,153,0)),
color-stop(0.95, rgb(0,102,0)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-90deg,
rgb(204,255,102) 0%,
rgb(216,216,216) 0%,
rgb(0,153,0) 0%,
rgb(0,102,0) 95%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-90deg,
rgb(204,255,102) 0%,
rgb(216,216,216) 0%,
rgb(0,153,0) 0%,
rgb(0,102,0) 95%);

background-image:
linear-gradient(-90deg,
rgb(204,255,102) 0%,
rgb(216,216,216) 0%,
rgb(0,153,0) 0%,
rgb(0,102,0) 95%);

/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

background-color:#ccff66;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffccff66,endColorstr = #ff006600,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffccff66,endColorstr = #ff006600,GradientType = 0)";
}

#forum_mmoo-head_part a.login_link,
#forum_mmoo-head_part a.login_link:link,
#forum_mmoo-head_part a.login_link:visited,
#forum_mmoo-head_part a.login_link:hover,
#forum_mmoo-head_part a.login_link:active{
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	margin: 0em 0em 0em 1em;
	padding: 0.5em;
}

#forum_mmoo-head_part a.login_link,
#forum_mmoo-head_part a.login_link:link,
#forum_mmoo-head_part a.login_link:visited{
	color: #2e8b57;
/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(56% -5% -90deg,
rgb(0,153,0) 0%,
rgb(216,216,216) 0%,
rgb(102,255,102) 0%,
rgb(51,153,51) 95%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
56% -5%,
56% 80%,
color-stop(0, rgb(0,153,0)),
color-stop(0, rgb(216,216,216)),
color-stop(0, rgb(102,255,102)),
color-stop(0.95, rgb(51,153,51)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-90deg,
rgb(0,153,0) 0%,
rgb(216,216,216) 0%,
rgb(102,255,102) 0%,
rgb(51,153,51) 95%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-90deg,
rgb(0,153,0) 0%,
rgb(216,216,216) 0%,
rgb(102,255,102) 0%,
rgb(51,153,51) 95%);

background-image:
linear-gradient(-90deg,
rgb(0,153,0) 0%,
rgb(216,216,216) 0%,
rgb(102,255,102) 0%,
rgb(51,153,51) 95%);

background-color:#009900;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff009900,endColorstr = #ff339933,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff009900,endColorstr = #ff339933,GradientType = 0)";
}

#forum_mmoo-head_part a.login_link:hover,
#forum_mmoo-head_part a.login_link:active{
	color: #90ee90;
/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(56% -5% -90deg,
rgb(102,255,102) 0%,
rgb(216,216,216) 0%,
rgb(102,153,102) 0%,
rgb(0,153,51) 94%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
56% -5%,
56% 80%,
color-stop(0, rgb(102,255,102)),
color-stop(0, rgb(216,216,216)),
color-stop(0, rgb(102,153,102)),
color-stop(0.94, rgb(0,153,51)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-90deg,
rgb(102,255,102) 0%,
rgb(216,216,216) 0%,
rgb(102,153,102) 0%,
rgb(0,153,51) 94%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-90deg,
rgb(102,255,102) 0%,
rgb(216,216,216) 0%,
rgb(102,153,102) 0%,
rgb(0,153,51) 94%);

background-image:
linear-gradient(-90deg,
rgb(102,255,102) 0%,
rgb(216,216,216) 0%,
rgb(102,153,102) 0%,
rgb(0,153,51) 94%);

background-color:#66ff66;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff66ff66,endColorstr = #ff009933,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff66ff66,endColorstr = #ff009933,GradientType = 0)";
}

#forum_mmoo-head_part .forum_mmoo-hello{
	color: #2e8b57;
	font-weight: bold;
	font-size: 1em;
}

#forum_mmoo-social_buttons{
	clear: both;
	margin: 3em 0em;
}

#forum_mmoo-social_buttons div{
	float: left;
	margin-right: 0.4em;
}

#forum_mmoo-main_part{
	clear: both;
	margin: 0;
	padding: 0;
}

#forum_mmoo-main_part input{
	margin: 0em 0.3em;
	padding: 0.2em;
}

#forum_mmoo-list,
#forum_mmoo-profile,
#forum_mmoo-edit_profile,
#forum_mmoo-message,
#forum_mmoo-posts,
#forum_mmoo-create_topic,
#forum_mmoo-delete_topic,
#forum_mmoo-mail_change,
#forum_mmoo-notify_topic,
#forum_mmoo-edit_post,
#forum_mmoo-delete_post,
#forum_mmoo-notify_reply,
#forum_mmoo-register,
#forum_mmoo-mail_confirm,
#forum_mmoo-login,
#forum_mmoo-logout,
#forum_mmoo-leave,
#forum_mmoo-pass_remind{
}

.forum_mmoo-page_title{
	font-size: 1.2em;
	font-weight: bold;
	color: #4b0082;
}

.forum_mmoo-psudo_button,
.forum_mmoo-psudo_button:link,
.forum_mmoo-psudo_button:visited,
.forum_mmoo-psudo_button:hover,
.forum_mmoo-psudo_button:active{
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
	padding: 0.3em;
	border-style: outset;
	border-width: 2px;
	color: #000000;
}

.forum_mmoo-psudo_button,
.forum_mmoo-psudo_button:link,
.forum_mmoo-psudo_button:visited{
	border-color: #fdf5e6;
/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(49% 0% -87deg,
rgb(255,255,255) 0%,
rgb(204,204,204) 99%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
49% 0%,
51% 92%,
color-stop(0, rgb(255,255,255)),
color-stop(0.99, rgb(204,204,204)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-87deg,
rgb(255,255,255) 0%,
rgb(204,204,204) 99%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-87deg,
rgb(255,255,255) 0%,
rgb(204,204,204) 99%);

background-image:
linear-gradient(-87deg,
rgb(255,255,255) 0%,
rgb(204,204,204) 99%);

background-color:#ffffff;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffffffff,endColorstr = #ffcccccc,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffffffff,endColorstr = #ffcccccc,GradientType = 0)";
}

.forum_mmoo-psudo_button:hover,
.forum_mmoo-psudo_button:active{
/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(49% 0% -87deg,
rgb(255,255,255) 0%,
rgb(153,204,255) 98%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
49% 0%,
51% 92%,
color-stop(0, rgb(255,255,255)),
color-stop(0.98, rgb(153,204,255)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-87deg,
rgb(255,255,255) 0%,
rgb(153,204,255) 98%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-87deg,
rgb(255,255,255) 0%,
rgb(153,204,255) 98%);

background-image:
linear-gradient(-87deg,
rgb(255,255,255) 0%,
rgb(153,204,255) 98%);

/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

background-color:#ffffff;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffffffff,endColorstr = #ff99ccff,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffffffff,endColorstr = #ff99ccff,GradientType = 0)";
}

input.forum_mmoo-topic_title{
	width: 20em;
}
input.forum_mmoo-login_id{
	width: 8em;
}
input.forum_mmoo-mail{
	width: 12em;
}
input.forum_mmoo-password{
	width: 12em;
}
input.forum_mmoo-hn{
	width: 8em;
}
input.forum_mmoo-free{
	width: 90%;
}
input.forum_mmoo-message_title{
	width: 12em;
}
input.forum_mmoo-post_search{
	width: 20em;
}

.forum_mmoo-chk_label{
	margin: 0;
	padding: 0.2em 1em 0.2em 0.2em;
}

.forum_mmoo-label_topic_title,
.forum_mmoo-label_post_title,
.forum_mmoo-label_post_search,
.forum_mmoo-label_message_to,
.forum_mmoo-label_message_title{
	font-weight: bold;
	color: #556b2f;
	margin: 0.3em;
}

table.forum_mmoo-table_list,
table.forum_mmoo-table_register,
table.forum_mmoo-table_confirm,
table.forum_mmoo-table_profile,
table.forum_mmoo-table_change_basic,
table.forum_mmoo-table_change_profile,
table.forum_mmoo-table_change_topic_notify,
table.forum_mmoo-table_change_post_notify,
table.forum_mmoo-member_search,
table.forum_mmoo-member_found,
table.forum_mmoo-message_list,
table.forum_mmoo-message_detail{
	border-style: ridge;
	border-color: #9400d3;
	border-width: 4px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.forum_mmoo-table_list tr.odd{
	background: #dda0dd;
}

table.forum_mmoo-table_list tr.even{
	background: #ffffff;
}

table.forum_mmoo-table_list th{
	text-align: center;
	background: #9400d3;
	color: #ffffff;
	font-weight: bold;
}

table.forum_mmoo-table_register,
table.forum_mmoo-table_change_profile,
table.forum_mmoo-member_search,
table.forum_mmoo-member_found{
	margin-bottom: 0.3em;
}

table.forum_mmoo-table_list,
table.forum_mmoo-table_confirm,
table.forum_mmoo-table_profile,
table.forum_mmoo-table_change_basic,
table.forum_mmoo-table_change_topic_notify,
table.forum_mmoo-table_change_post_notify{
	margin-bottom: 1.5em;
}

table.forum_mmoo-message_detail{
	margin-top: 1em;
}

table.forum_mmoo-table_list,
table.forum_mmoo-table_register,
table.forum_mmoo-table_confirm,
table.forum_mmoo-table_profile,
table.forum_mmoo-table_change_basic,
table.forum_mmoo-table_change_profile,
table.forum_mmoo-table_change_topic_notify,
table.forum_mmoo-table_change_post_notify,
table.forum_mmoo-member_search,
table.forum_mmoo-member_found,
table.forum_mmoo-message_list,
table.forum_mmoo-message_detail{
	width: 100%;
}

table.forum_mmoo-table_register th,
table.forum_mmoo-table_confirm th,
table.forum_mmoo-table_profile th,
table.forum_mmoo-table_change_basic th,
table.forum_mmoo-table_change_profile th,
table.forum_mmoo-table_change_topic_notify th,
table.forum_mmoo-table_change_post_notify th,
table.forum_mmoo-member_search th,
table.forum_mmoo-message_list th,
table.forum_mmoo-message_detail th,
table.forum_mmoo-table_register td,
table.forum_mmoo-table_confirm td,
table.forum_mmoo-table_profile td,
table.forum_mmoo-table_change_basic td,
table.forum_mmoo-table_change_profile td,
table.forum_mmoo-table_change_topic_notify td,
table.forum_mmoo-table_change_post_notify td,
table.forum_mmoo-member_search td,
table.forum_mmoo-member_found tr,
table.forum_mmoo-message_list td,
table.forum_mmoo-message_detail td{
	border-style: solid;
	border-color: #4b0082;
	border-width: 1px;
	font-size: 1em;
	margin: 0;
	padding: 0.3em;
	line-height: 1.5em;
	vertical-align: middle;
}

table.forum_mmoo-message_detail td.content{
	border-style: ridge;
	border-color: #9400d3;
	border-width: 4px;
}

table.forum_mmoo-table_list tr{
	line-height: 1em;
}

table.forum_mmoo-table_list th,
table.forum_mmoo-table_list td{
	border-style: solid;
	border-color: #ba55d3;
	border-width: 1px;
	font-size: 1em;
	line-height: 1.8em;
}

table.forum_mmoo-table_list td.topic{
	padding-left: 0.3em;
	vertical-align: middle;
}

table.forum_mmoo-table_list td.buttons{
	text-align: center;
	vertical-align: middle;
}

.forum_mmoo-list_detail{
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0em 1em;
	padding: 0.3em;
}

table.forum_mmoo-member_found td{
	border: none;
}

table.forum_mmoo-table_register th,
table.forum_mmoo-table_confirm th,
table.forum_mmoo-table_profile th,
table.forum_mmoo-table_change_basic th,
table.forum_mmoo-table_change_profile th,
table.forum_mmoo-table_change_topic_notify th,
table.forum_mmoo-table_change_post_notify th,
table.forum_mmoo-member_search th,
table.forum_mmoo-message_list th,
table.forum_mmoo-message_detail th{
	font-weight: bold;
	background: #9400d3;
	color: #ffffff;
}

table.forum_mmoo-table_register td,
table.forum_mmoo-table_confirm td,
table.forum_mmoo-table_profile td,
table.forum_mmoo-table_change_basic td,
table.forum_mmoo-table_change_profile td,
table.forum_mmoo-table_change_topic_notify td,
table.forum_mmoo-table_change_post_notify td,
table.forum_mmoo-member_search td,
table.forum_mmoo-member_found td,
table.forum_mmoo-message_list td,
table.forum_mmoo-message_detail td{
	text-align: left;
}

table.forum_mmoo-message_detail th{
	text-align: left;
	width: 5em;
}

table.forum_mmoo-table_confirm th,
table.forum_mmoo-table_profile th,
table.forum_mmoo-member_search th{
	text-align: left;
	width: 10em;
}

table.forum_mmoo-table_register th,
table.forum_mmoo-table_change_basic th,
table.forum_mmoo-table_change_profile th{
	text-align: left;
	width: 15em;
}

table.forum_mmoo-table_change_topic_notify th,
table.forum_mmoo-table_change_post_notify th,
table.forum_mmoo-message_list th{
	text-align: center;
}

table.forum_mmoo-table_login{
	border-style: ridge;
	border-color: #008b8b;
	border-width: 4px;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 0.3em;
	width: 25em;
}

table.forum_mmoo-table_login th,
table.forum_mmoo-table_login td{
	border-style: solid;
	border-color: #add8e6;
	border-width: 1px;
	padding: 0.2em;
	font-size: 1em;
}

table.forum_mmoo-table_login th{
	background: #008b8b;
	color: #ffffff;
	text-align: center;
	width: 10em;
	font-weight: bold;
}

table.forum_mmoo-table_login td{
	text-align: left;
	width: 13em;
}

.forum_mmoo-post_search_box,
.forum_mmoo-post_sort_box,
.forum_mmoo-post_new_box{
	margin: 0.6em;
}

.forum_mmoo-post_search_box{
	float: left;
}
.forum_mmoo-post_sort_box{
	float: right;
}
.forum_mmoo-post_new_box{
	clear: both;
	text-align: center;
}

.forum_mmoo-post_empty{
	margin: 2em;
	text-align: center;
	font-weight: bold;
}

.forum_mmoo-post_title_box,
.forum_mmoo-post_title,
.forum_mmoo-post_show,
.forum_mmoo-post_icon{
	background: #9400d3;
	color: #ffffff;
}

.forum_mmoo-post_title_box{
	border-color: #9400d3;
	border-style: solid;
	border-width: 2px;
	padding: 0.3em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	min-height: 25px;
}

.forum_mmoo-post_content_box{
	border-color: #9400d3;
	border-style: outset;
	border-width: 2px;
	padding: 0.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	clear: both;
}

.forum_mmoo-post_by,
.forum_mmoo-post_update,
.forum_mmoo-post_icon{
	margin: 0.2em;
}

.forum_mmoo-post_title,
.forum_mmoo-post_searched_word{
	margin: 0.2em 0em;
}

.forum_mmoo-post_title,
.forum_mmoo-post_by,
.forum_mmoo-post_searched_word{
	float: left;
	font-weight: bold;
}

.forum_mmoo-post_searched_word{
	background: #ffd700;
	color: #000000;
}

.forum_mmoo-post_show{
	float: left;
	margin: 0.2em 1em 0.2em 0.2em;
}

.forum_mmoo-post_update,
.forum_mmoo-post_icon{
	float: right;
}

.forum_mmoo-post_by,
.forum_mmoo-post_show,
.forum_mmoo-post_update{
	font-size: 0.8em;
}

.forum_mmoo-hint,
.forum_mmoo-hint_ng{
	z-index: 9999;
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 0.2em;
	font-size: 80%;
}

.forum_mmoo-hint{
	color: #000000;
}
.forum_mmoo-hint_ng{
	color: #ff0000;
}

.forum_mmoo-edit_post{
	line-height: 3em;
}

#forum_mmoo-message_menu,
#forum_mmoo-message_content{
	margin: 0;
	padding: 0.3em;
}

#forum_mmoo-message_menu{
	height: 2em;
	font-size: 0.8em;
}

#forum_mmoo-message_content{
	clear: both;
}

#forum_mmoo-message_menu span.forum_mmoo-menu_button,
#forum_mmoo-message_menu span.forum_mmoo-menu_button:hover,
#forum_mmoo-message_menu span.current{
	margin: 0em 0.6em 0em 0em;
	padding: 0.3em;
	cursor: pointer;
}

#forum_mmoo-message_menu span.forum_mmoo-menu_button{
	color: #9400d3;
	/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(49% 0% -87deg,
rgb(255,153,255) 0%,
rgb(153,102,255) 97%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
49% 0%,
51% 112%,
color-stop(0, rgb(255,153,255)),
color-stop(0.97, rgb(153,102,255)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-87deg,
rgb(255,153,255) 0%,
rgb(153,102,255) 97%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-87deg,
rgb(255,153,255) 0%,
rgb(153,102,255) 97%);

background-image:
linear-gradient(-87deg,
rgb(255,153,255) 0%,
rgb(153,102,255) 97%);

background-color:#ff99ff;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffff99ff,endColorstr = #ff9966ff,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ffff99ff,endColorstr = #ff9966ff,GradientType = 0)";
}

#forum_mmoo-message_menu span.forum_mmoo-menu_button:hover,
#forum_mmoo-message_menu span.current{
	font-weight: bold;
	color: #ee82ee;
	/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;

/* Firefox v3.6+ */
background-image:
-moz-linear-gradient(49% 0% -87deg,
rgb(153,102,255) 0%,
rgb(153,0,255) 97%); 

/* safari v4.0+ and by Chrome v3.0+ */
background-image:
-webkit-gradient(linear,
49% 0%,
51% 112%,
color-stop(0, rgb(153,102,255)),
color-stop(0.97, rgb(153,0,255)));

/* Chrome v10.0+ and by safari nightly build*/
background-image:
-webkit-linear-gradient(-87deg,
rgb(153,102,255) 0%,
rgb(153,0,255) 97%);

/* Opera v11.10+ */
background-image:
-o-linear-gradient(-87deg,
rgb(153,102,255) 0%,
rgb(153,0,255) 97%);

background-image:
linear-gradient(-87deg,
rgb(153,102,255) 0%,
rgb(153,0,255) 97%);

background-color:#9966ff;



filter:
	progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff9966ff,endColorstr = #ff9900ff,GradientType = 0);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr = #ff9966ff,endColorstr = #ff9900ff,GradientType = 0)";
}

#forum_mmoo-message_menu span.current{
	font-size: 1em;
}

#forum_mmoo-message_menu span.forum_mmoo-have_sub{
	margin: 0;
	padding: 0.3em;
	cursor: pointer;
	color: #9400d3;
	border-color: #ee82ee;
	border-style: solid;
	border-width: 1px;
	/* Firefox v1.0+ */
-moz-border-radius:8px;
/* Safari v3.0+ and by Chrome v0.2+ */
-webkit-border-radius:8px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
border-radius:8px;


}

#forum_mmoo-message_menu .forum_mmoo-is_main{
	float: left;
	margin: 0;
	padding: 0;
}

#forum_mmoo-message_menu .forum_mmoo-is_sub{
	float: left;
	margin: 0.6em 0.6em 0em 0em;
	padding: 0.2em;
}

.forum_mmoo-new_message{
	margin: 0.3em 0em;
	padding: 0;
	width: 100%;
}
.forum_mmoo-new_message_buttons{
	width: 100%;
	text-align: center;
	padding: 0.3em;
}

.forum_mmoo-message_icon{
	margin: 2px;
}
