* {
	margin: 0;
	padding: 0;
}

body, html {
	font-size: 13px;
	font-family: Verdana;
	height:100%;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

a, a:visited {
	color: #01a0e4;
}

a:hover {
	text-decoration: none;
}

.head {
	background: #c0c0c0;
	height: 170px;
	background: url(../img/logo.jpg) no-repeat;
}

a.txtlogo, a:visited.txtlogo {
	text-decoration: none;
	color: #8b8b8b;
}

.txtlogo {
	color: #7f9db9;
	font-size: 10px;
	text-transform: lowercase;
	position: absolute;
	left: 50px;
	top: 0px;
	padding: 82px 32px 30px 103px;
}

.user {
	width: 350px;
	float: right;
	margin-top: 25px;
}

.user h3 {
	color:#808080;
	font-size:18px;
	margin-bottom: 10px;
}

.user img {
	border: 1px solid #81bcd6;
	margin-right: 20px;
}

.user a.write, .user a:visited.write {
	padding-left: 20px;
	margin-bottom: 12px;
	background: url(../img/write.gif) no-repeat;
	color: #ed008c;
}

.user p {
	padding-top: 12px;
	font-size: 11px;
	line-height: 16px; 
	display: block;
	color: #808080;
	margin-left: 86px;
}

.user p.points {
	margin-left: 0;
}

.user a.setting {
	color: #368b36;
	font-size: 11px;
}

.user a.exit {
	color: #01a0e4;
	font-size: 11px;
}

.user .enter {
	margin-right: 80px;
}

.user .enter input.btn {
	border: 1px solid #cdcdcd;
	background-color: #efefef;
	padding: 5px 15px;
}

.user .enter p {
	text-align: right;
	white-space:nowrap;
	margin-left: 0;
}

.menu .gnr {
	font-size: 14px;
	font-weight: bold;
	margin-left: 50px;
}

.menu .gnr li {
	background-color: #fbfbfb;
	float: left;
	list-style: none;
	margin-right: 10px;
	padding: 5px 10px;
	border: 1px solid #f1f1f1;
}

.menu .gnr li.active {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	border-collapse: collapse;
}

.menu .gnr a.myblog, .menu .gnr a:visited.myblog {
	color: #ed008c;
}

.menu .gnr a.people, .menu .gnr a:visited.people {
	color: #368b36;
}

.menu .sub {
	padding-left: 50px;
	background-color: #fafafa;
	clear: both;
	font-size: 12px;
	border: 1px solid #f1f1f1;
	border-collapse: collapse;
	height: 40px;
} 

.menu .sub li {
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 10px;
}

.menu .sub a, .menu .sub a:visited {
	color: #01a0e4;
	font-weight: normal;
}

.menu .sub li.rss {
	padding: 10px 10px 5px 0;
}

.menu .sub li.rss a, .menu .sub li.rss a:visited {
	background: url("../images/rss.png") no-repeat;
	width: 16px;
	height: 16px;
	color: transparent;
}

.menu .sub li.rss a:hover {
	background: url("../images/rsshv.png") no-repeat;
}

.outer {
	clear: both;
	margin: 25px 43px 0 59px;
}

.outer .right {
	float: right;
	width: 320px;
}

.outer .right .block.blogs td {
	font-size: 13px;
	vertical-align: middle;
	padding-bottom: 3px;
}

.outer .right .block.blogs img {
	border: 0;
	margin-right: 3px;
	vertical-align: middle;
}

.outer .right .block.blogs .next {
	font-size: 11px;
	text-align: right;
	margin: 3px 5px 0 0;
}

.outer .hotmess p.time {
	float: left;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 1px;
	background: url(../img/clock.gif) 0 3px no-repeat;
	font-size: 9px;
	color: #808080;
}

.outer .hotmess p {
	margin-left: 58px;
	font-size: 11px;
	display: block;
}

.outer .hotmess p.cloud {
	margin: 15px 0 25px 0;
}

.outer .hotmess .cloud a {
	color: #8D8D8D;
}

.outer .hotmess .author, .outer .cont .author {
	color: #368b36;
}

.outer .hotmess .community, .outer .cont .community {
	color: #ed008c;
}

.outer .hotmess .inblog, .outer .cont .inblog {
	color: #01a0e4;
}

.outer .hotmess .subj {
	color: #808080;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 25px;
}

.outer h3 {
	font-size: 18px;
	color: #808080;
	/*font-style: italic;*/
	margin-left: 10px;
	margin-bottom: 10px;
}

.outer .cont {
	margin-right: 381px;
	margin-bottom: 60px;
}

.outer .cont h3 {
	margin-left: 0;
}

.outer .cont h4 {
	margin-top: 20px;
}

.outer .cont h2 {
	font-family: Georgia;
	font-size: 24px;
	margin: 4px 0;
	font-weight: normal;
}

.outer .cont h1 {
	font-family: Georgia;
	font-size: 24px;
	margin: 20px 0 4px 0;
	font-weight: normal;
}

.outer .cont p {
	margin-left: 50px;
}

.outer .cont p.title {
	font-size: 11px;
	margin-left: 0;
	clear: left;
}

.outer .cont p.time {
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 8px;
	background: url(../img/clock.gif) 0 3px no-repeat;
	font-size: 9px;
	color: #808080;
}

.outer .cont p.edit {
	padding-left: 10px;
	/*margin-top: 1px;*/
	margin-left: 50px;
	margin-bottom: 10px;
	/*float:left;*/
	background: url(../img/edit.gif) 0 4px no-repeat;
	font-size: 9px;
	color: #808080;
}

.outer .cont p.edit a, .outer .cont p.edit a:visited {
	color: #fab2dc;
}

.outer div.topic_announce {
	margin-left: 50px;
}

.outer div.topic_announce h2 {
	margin: 10px 0;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	
}

.outer div.topic_announce h3 {
	font-family: Georgia;
	font-size: 15px;
	margin: 10px 0;
	font-weight: bold;
	color: #000;
	font-style: normal;
}



.outer div.topic_announce p {
	margin: 10px 0 10px 0;
}

.outer div.topic_announce img {
	border: 1px solid #ddd;
}

.outer div.topic_announce blockquote {
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	padding: 10px;
	background-color: #f4f3eb;
}

.outer div.topic_announce ul, .outer div.topic_announce ol {
	margin-left: 30px;
	font-size: 12px;
}

.outer div.topic_announce ul {
	list-style-image: url(../img/ul.gif);
} 

.outer div.topic_announce ul br, .outer div.topic_announce ol br {
	line-height: 7px;
}

.outer .cont p.tags {
	background: url(../img/tags.gif) 0 4px no-repeat;
	color:#ccc;
	font-size: 11px;
	padding-left: 17px;
	margin: 10px 0 6px 33px;
	line-height:15px;
}

.outer .cont p.tags a, .outer .cont p.tags a:visited {
	color: #ccc;
}

.outer .cont p.comm {
	font-size: 11px;
	float: left;
	padding-left: 20px;
	margin: 0 0 60px 30px;
	background: url(../img/comm.gif) 0 4px no-repeat;
	line-height: 17px;
}

.outer .cont p.comm a, .outer .cont p.comm a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #01a0e4;
}


.outer .cont p.cnt {
	font-size: 11px;
	float: left;
	margin-left: 75px;
	line-height: 17px;
}

.outer .cont p.bookmarks {
	margin-top: 15px;
}

.outer .cont #system_messages {
	margin: 0 0 30px 50px;
}

.outer .cont p.cnt .total {
	font-size:12px;
	font-weight:bold;
	color: #666;
}

.outer .cont p.cnt.positive .total {
	color: #FA2501;
}

.outer .cont p.cnt.negative .total {
	color: #FAA698;
}

.outer .cont p.cnt a.bad, .outer .cont p.cnt a:visited.bad {
	font-size: 12px;
	font-weight: bold;
	color: #faa698;
}

.outer .cont p.cnt a.good, .outer .cont p.cnt a:visited.good {
	font-size: 12px;
	font-weight: bold;
	color: #fa2501;
}

.outer .cont .comment {
	margin-top: 50px;
}

.outer .cont p.activities {
	margin-top: 10px;
	font-size: 11px;
}

.outer .pages {
	clear: left;
	font-size: 18px;
	margin-bottom: 40px;
}

.outer .pages a {
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 5px;
	margin-left: 5px;
	border: 1px solid #8d8d8d;
}

.outer .pages a:hover {
	background-color: #01a0e4;
	color: #fff;
}

.outer .pages .curr {
	color: #fff;
	background-color: #8d8d8d;
	border: 1px solid #5a5a5a;
	font-weight: bold;
	padding: 1px 5px;
}

#window_status {
    z-index: 1000;
    position: absolute;
    display: none;
    width: 100%;
    text-align: center;
}

#window_status div {
	margin: 0 auto;
	border: 1px solid #aaa99f;
	background-color: #f9f8e8;
	padding: 25px 18px;
	/*width: 200px;*/
	display: table;
}

#window_status p {
	color: #000;
	font-size: 18px;
}



.blackBack, #img_load_form, #file_load_form {
	display:none;
}

#window_load_img {
	position: absolute;
	top: 200px;
	margin: 0 auto;
	border: 1px solid #aaa99f;
	background-color: #f9f8e8;
	padding: 25px 18px;
	/*width: 200px;*/
	display: table;
}

#window_load_file {
	position: absolute;
	top: 200px;
	margin: 0 auto;
	border: 1px solid #aaa99f;
	background-color: #f9f8e8;
	padding: 25px 18px;
	/*width: 200px;*/
	display: table;
}

.foot {
	background: #e5e5e5 url(../img/bpnt.gif) repeat-x;
	padding: 10px 0 40px 0;
	color: #808080;
	width: 100%;
	bottom: 0;
	clear: both;
}

.foot h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-left: 60px;
	margin-top: 40px;
}

.foot p {
	margin-left: 110px;
	margin-top: 3px;
	font-size: 11px;
}

.foot span {
	color: #368b36;
}

.foot span a {
	color: #368b36;
}

.foot p.cloud a, .foot p.cloud a:visited {
	color: #8d8d8d;
}

.outer .count {
	float: right;
	font-size: 10px;
	color: #666;
	width: 85px;
	text-align: center;
	margin: 0 auto 10px auto;
}

.outer .rghtinf .count {
	float: none;
}

.outer .count p {
	margin: 0 0 10px 0;
}

.outer .count span {
	font-size: 16px;
	font-weight: bold;
}

.outer .count img {
	border: 0;
}

.outer .avatarblog .count img {
	border: 0;
	margin: 0;
}

.outer .rghtinf {
	width: 210px;
	/*float: right;*/
	margin-left: 10px;
	text-align: center;
}

.outer .rghtinf p {
	margin: 0;
}

.outer .rghtinf img {
	border: 0;
	margin-bottom: 10px;
}

.outer .rghtinf .block {
	margin-top: 20px;
	margin-bottom: 15px;
}

.outer .surmenu {
	/*clear: both;*/
	padding-top: 25px;
	margin-bottom: 5px;
}

.outer .surmenu li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

.outer .surmenu li.active {
	font-weight: bold;
}


.outer .count .plus {
	display: block;
	width: 16px;
	height: 16px;
	color: transparent;
	background: url(../images/goodtopicon.gif) no-repeat;
	float: left;
}

.outer .count .minus {
	display: block;
	width: 16px;
	height: 16px;
	color: transparent;
	background: url(../images/badtopicon.gif) no-repeat;
	float: right;
}

.outer .count.positive .total {
	color: #FA2501;
}

.outer .count.negative .total {
	color: #FAA698;
}

.outer .count .total a, .outer .count .total a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.outer .count.guest .plus, .outer .count.voted .plus {
	background: url(../images/goodtopicoff.gif) no-repeat;
	cursor: default;
}

.outer .count.guest .minus, .outer .count.voted .minus {
	background: url(../images/badtopicoff.gif) no-repeat;
	cursor: default;
}

.outer .count.voted.plus .plus {
	background: url(../images/goodtopicon.gif) no-repeat;
}

.outer .count.voted.minus .minus {
	background: url(../images/badtopicon.gif) no-repeat;
}

/******/
.outer .count span.good {
	font-weight: bold;
	color: #fa2501;
}

.outer .count span.bad {
	font-weight: bold;
	color: #faa698;
}
/******/

.outer div.headcomm {
	margin-left: 15px;
	clear: left;
}

.outer div.headcomm img {
	margin-right: 3px;
	border: 1px solid #e6e8e6;
}

.outer div.headcomm p {
	padding: 13px 0 2px 0;
	border-bottom: 1px solid #ccc;
}

.outer div.headcomm blockquote {
	font-family: Georgia;
	padding: 6px 10px;
	background-color: #f4f3eb;
}

.outer div.headcomm a.username, .outer div.headcomm a:visited.username {
	color: #368b36;
	font-size: 11px;
	margin-right: 50px;
}

.outer div.headcomm a.myusername, .outer div.headcomm a:visited.myusername {
	color: #368b36;
	font-size: 11px;
	margin-right: 50px;
	padding: 5px;
	background-color: #d3ffc3;
}

.outer div.headcomm a.anchor img {
	border: 0;
	margin-right: 0;
}

.outer div.headcomm .time {
	font-size:9px;
	color:#808080;
	margin-right:35px;
}

.outer div.headcomm .voting {
	font-size:11px;
	color:#ccc;
}

.outer div.headcomm .voting.positive .total {
	color: #a60000;
}

.outer div.headcomm .voting.negative .total {
	color: #999;
}

.outer div.headcomm .voting.guest a, .outer div.headcomm .voting.guest a:visited, .outer div.headcomm .voting.voted a, .outer div.headcomm .voting.voted a:visited {
	color: #CCCCCC;
	cursor: default;
}

.outer div.headcomm .voting.voted.plus a.plus {
	color: #999999;
}
.outer div.headcomm .voting.voted.minus a.minus {
	color: #999999;
}

.outer div.headcomm .voting a, .outer div.headcomm .voting a:visited {
	color:#01a0e4;
	text-decoration:none;
}

.outer div.headcomm .voting span.good {
	font-size:9px;
	color:#a60000;
}

.outer div.headcomm .voting span.bad {
	font-size:9px;
	color:#999;
}

.outer div.headcomm div.textcomm {
	font-size:11px;
	color:#808080;
	margin-left: 50px;
	padding: 12px 0;
}

.outer div.headcomm div.newcomm {
	background-color: #eefffb;
	padding: 12px 3px;
	color: #434c4a;
}

.outer div.headcomm p.answ {
	font-size:11px;
	float: right;
	border: 0;
	padding: 0;
}

.outer div.headcomm .replycomm {
	display:none;
	margin-left: 50px;
	margin-bottom: 30px;
	width: 75%;
}

.outer div.headcomm .comment-children {
	margin-left: 10px;
}

.outer .graphbtn {
	border:0;
	background-color: transparent;
}

.outer div.headcomm .editor textarea {
	width: 100%;
	height: 100px;
}

.outer div.headcomm .preview {
	display:none;
	margin-left:50px;
}

.outer .replyform {
	margin-left: 50px;
	margin-bottom:40px;
	width: 75%;
}

.outer .replyform .editor textarea {
	width: 100%;
	height: 100px;
}

.outer .aboutblog {
	background-color: #f5f5f5;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 60px 30px 60px;
	margin-bottom: 20px;
	//height: 1%;
	zoom: 1;
}

.outer .aboutblog table {
	width: 100%;
}

.outer .aboutblog td {
	vertical-align: top;
	font-size: 13px;
}

.outer .aboutblog .avatarblog .avt img {
	margin: 0 25px 6px 0;
}

.outer .aboutblog .infoblog {
	clear:left;
	margin-left: 50px;
}

.outer .aboutblog h1 {
	margin-top: 10px;
}

.aboutblog .blog_settings {
	float: right;
	font-size: 11px;
}

.aboutblog .blog_settings a {
	padding-left: 11px;
	background: url(../img/set.gif) no-repeat 0 5px;
}

.aboutblog .community_status {
	/*float: right;*/
	margin: 15px 0;
}

.aboutblog div.btn {
	margin: 15px 0;
}

.outer .profile {
	background-color: #f5f5f5;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 60px 30px 60px;
	margin-bottom: 20px;
	//height: 1%;
	zoom: 1;
}

.outer .profile table {
	width: 100%;
}

.outer .profile td {
	vertical-align: top;
	font-size: 13px;
}

.outer .profile .avt {
	margin: 0 25px 6px 0;
}

.outer .profile h1 {
	margin-top: 10px;
}

.outer .profile .infoprof {
	clear:left;
	margin-left: 50px;
}

.outer .editprofile h4 {
	background-color: #e9ebeb;
	padding: 7px 60px;
	margin: 10px 0;
}

.outer .editprofile h4 span {
	float: right;
	color: #fff;
	font-size: 16px;
}

.outer .editprofile td {
	font-size: 13px;
	vertical-align: top;
	padding-bottom: 10px;
}

.outer .editprofile td input {
	font-size: 18px;
	padding: 0 5px;
	width: 345px;
}

.outer .editprofile td.radio {
	padding: 7px 0;
}

.outer .editprofile td.radio input {
	width: auto;
}

.outer .editprofile td select {
	font-size: 18px;
	padding-left: 5px;
}

.outer .editprofile td textarea {
	width: 345px;
	height: 110px;
	padding: 3px;
}

.outer .editprofile td.title {
	width: 295px;
	text-align: right;
	padding: 7px 15px;
}

.outer .registration p.mess {
	color: #ed008c;
	margin-top: 12px;
	margin-bottom: 12px;
}

.outer .registration input {
	margin: 3px 0 10px 50px;
	font-size: 18px;
	padding: 0 5px;
	width: 345px;
}

.outer .registration img {
	margin-left: 50px;
	float: left;
}

.outer .registration .code {
	margin-left: 10px;
	width: 240px;
}

.outer .registration .btn {
	clear: left;
}

.outer .hotusers {
	float: right;
	width: 320px;
}

.outer .hotusers img {
	clear: left;
	float: left;
	margin-top: 3px;
	margin-left: 60px;
}

.outer .hotusers p {
	font-size: 10px;
	margin-left: 100px;
	color: #808080;
}

.outer .hotusers p.time {
	background-image: none;
	padding-left: 0;
	color:#bbb;
}

.outer .hotusers p.login a, .outer .hotusers p.login a:visited {
	color: #368b36;
	font-size: 11px;
}

.outer .hotusers .usr {
	clear: both;
}

.outer .users {
	background-color:#f4f3eb;
	margin-left: 50px;
}

.outer .userinf {
	padding: 10px;
	width: 185px;
	float: left;
}

.outer .userinf img {
	clear: left;
	float: left;
	margin-top: 3px;
}

.outer .userinf p {
	font-size: 10px;
	margin-left: 40px;
	color: #808080;
}

.outer .userinf p.login a, .outer .userinf p.login a:visited {
	color: #368b36;
	font-size: 11px;
}

.outer .users .pages {
	clear: left;
}

.outer .newusers {
	clear: both;
	color: #808080;
	font-size: 10px;
	margin-bottom: 60px;
}

.outer .newusers h3 {
	margin-left: 0;
}

.outer .newusers p {
	margin-left: 50px;
	float:left;
	
}

.outer .stat {
	margin-bottom: 60px;
}

.outer .stat h3 {
	margin-left: 0px;
}

.outer .stat table {
	margin-left: 50px;
}

.outer .stat th {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 5px 0;
}

.outer .stat td {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
}

.outer .edittopic, .outer .enter {
	margin-top: 15px;
}

.outer .edittopic input, .outer .enter input {
	margin: 5px 0 20px 50px;
	width: 460px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
}

.outer .enter textarea {
	margin: 0 0 20px 50px;
	padding: 5px;
	width: 460px;
	height: 400px;
}

.outer .edittopic .panel {
	margin: 5px 0 0 50px;
}

.outer .edittopic .panel img {
	margin-right: 3px;
	border: 1px solid #E6E8E6;
}

.outer .edittopic textarea {
	margin: 0 0 20px 50px;
	padding: 5px;
	width: 460px;
	height: 400px;
}

.outer .edittopic .radio input, .outer .enter .radio input {
	width: auto;
	margin-left: 0;
}

.outer input.btn, .outer button.btn {
	width: auto;
	font-size: 16px;
	border: 1px solid #cdcdcd;
	background-color: #efefef;
	padding: 5px 15px;
	margin-right: 10px;
	margin-top: 5px;
}

.green {
	color: green;
}

.red {
	color: red;
}

#invite {
	display:none;
}

.outer .invite {
	margin-bottom: 20px;
}

.outer .invite span {
	cursor: pointer;
	border-bottom: 1px dashed #80cff1;
	color: #01a0e4;
}

.outer .listTalks {
	margin-left: 50px;
}

.outer .listTalks li {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 14px;
}


.outer .listTalks .talks_users {
	font-size: 11px;
	color: #808080;
	margin-left: 29px;
	margin-top: 5px;
}

.outer .inmail .talks_users {
	margin-left: 0;
	margin-bottom: 15px;
}

.outer .inmail input {
	margin: 5px 0 20px 50px;
	width: 460px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
}

.outer .inmail input {
	margin: 5px 0 20px 50px;
	width: 460px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
}

.comm_table {
	border-collapse: collapse;
	font-size: 11px;
}

.comm_table th {
	font-weight: normal;
	color: #808080;
	padding: 0px 10px;
}

.comm_table td {
	vertical-align: top;
	padding: 15px 10px;
	border-bottom: 1px dotted #d6d6d6;
	text-align: right;
}

.comm_table td div {
	margin-top: 5px;
}

.comm_table td .descr {
	color: #808080;
	font-size: 11px;
	text-align: left;
}

.outer .comm_table h3 {
	font-size: 18px;
	font-family: Georgia;
	font-style: normal;
	text-align: left;
}

.comm_table td.points {
	color: #fa2501;
	font-weight: bold;
}

.company_table td {
	font-size: 13px;
	vertical-align: top;
	padding-bottom: 10px;
}

.company_table td a {
	white-space: nowrap;
}

.company_table th {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 0 20px 10px;
}

.outer .nlpcentres {
	background-color: #f4f3eb;
	width: 100%;
}

.outer .nlpcentres th {
	font-weight: normal;
	color: #808080;
	padding: 15px 10px 0 10px;
	font-size: 11px;
}

.outer .nlpcentres td {
	vertical-align: top;
	padding: 15px 10px;
	border-bottom: 1px dotted #d6d6d6;
	text-align: right;
}

.outer .nlpcentres h3 {
	font-size: 18px;
	font-family: Georgia;
	font-style: normal;
	text-align: left;
	min-width: 300px;
}

.outer .nlpcentres .points {
	font-size: 18px;
	color: #6e6e6e;
	padding-top: 20px;
}

.community_join_button {
	display: none;
	text-align: center;
	font-family: Georgia;
}

.outer .community_join_button p {
	margin: 0 0 10px 0;
	font-size: 20px;
}

.outer p.s_b {
	color: #ff0101;
}

.outer p.s_w {
	color: #137e10;
}

.outer p.s_m {
	color: #41a598;
}

.outer p.s_o {
	color: #8b4a05;
}

.outer p.s_j {
	color: #7f8b7c;
}

#topic_visibility_select {
	display: none;
}

.outer select {
	font-size: 18px;
	width: 460px;
	margin-bottom: 20px;
}

.outer .invited_users {
	clear: left;
	padding-top: 25px;
}

.menu .active a, .menu .active a:visited, .menu .gnr .active a, .menu .gnr .active a:visited {
	color: #000;
	cursor: default;
	text-decoration: none;
}

.outer .profileinfo {
	padding: 0 60px;
}

.outer .profileinfo h4 {
	margin: 20px 0 5px 0;
}

.outer .profileinfo p {
	margin-left: 30px;
}

.roar-error-body {
	position: absolute;
}

.roar-error {
	cursor:pointer;
	position:absolute;
	width:300px;
	border:1px solid #AAA99F;
	padding: 25px 18px;
	background-color: #F9F8E8;
	-moz-border-radius: 3px;
}

.roar-error h3 {
	font-weight: normal;
	margin-bottom: 10px;
}

.roar-notice-body {
	position: absolute;
}

.roar-notice {
	cursor:pointer;
	position:absolute;
	width:300px;
	border:1px solid #AAA99F;
	padding: 25px 18px;
	background-color: #F9F8E8;
	-moz-border-radius: 3px;
}

.roar-notice h3 {
	font-weight: normal;
	margin-bottom: 10px;
}
