/* MY FIGHT TEAM */ 
#outer_container {
	width:100%;
	overflow:hidden;
}
/* Middle Container */
#middle_container {
	margin:36px auto 0 auto;
	overflow:hidden;
	width:950px;
	background:url(../images/bg_community.jpg) repeat-y top left;
}
#center_container {
	width:810px;
	overflow:hidden;
	border:0px;
}
#center_container .topbg {
	width:810px;
	height:24px;
	overflow:hidden;
}
#center_container .bottombg {
	width:810px;
	height:18px;
	overflow:hidden;
	background:url(../images/bg_community_bottom.jpg) no-repeat;
}
#profile_container {
	margin:0 0 0 13px;
	width:775px;
	overflow:hidden;
}
#profile_container .bottomline {
	width:775px;
	height:8px;
	background:url(../images/bg_innerbottomline.gif) repeat-x;
}
.titbg {
	width:775px;
	height:32px;
	overflow:hidden;
	background:url(../images/bg_tit.gif) repeat-x;
}
#profile_container .profile_outer {
	margin:0 auto;
	width:730px;
	padding:0 0 2px 0;
	
}
#profile_container .profile_outer .tit {
	margin:0 0 6px 0;
	width:730px;
	height:53px;
	background:url(../images/bg_doubleline.gif) repeat-x bottom;
}
#profile_container .profile_outer .tit h1 {
	display:block;
	width:450px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#cccccc;
	padding:27px 0 0 13px;
}
#profile_container .profile_outer .tit p {
	display:block;
	width:150px;
	height:26px;
	text-align:right;
	padding:27px 0 0 13px;
}
#profile_container .profile_outer .tit p a {
	width:150px;
	height:26px;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_backlinkarrow.gif) no-repeat 0 1px;
	padding:0 0 0 16px;
}
#profile_container .profile_outer .left_container {
	width:493px;
	overflow:hidden;
}
#profile_container .profile_outer .left_container .info_container {
	width:493px;
	overflow:hidden;
}
/* profile image*/
#profile_container .profile_outer .left_container .info_container .img  {
	width:257px;
	height:387px;  
	overflow:hidden;
	padding:0 0 0 0px;
	margin-right:8px;
}
#profile_container .profile_outer .left_container .info_container .img .picture {
	height:346px; 
	border:1px solid #333333;
	background-color:#333333; 
	width:252px;
}
#profile_container .profile_outer .left_container .info_container .img .picture .nexist {
	width:235px; 
	height:345px;
	padding:2px 0 0 4px;
}
#profile_container .profile_outer .left_container .info_container .img .picture .nexist #profimage {
	background-image:url(../images/l_profile_noimage.gif); 
	border:1px solid #E97C24;   
	width:242px; 
	height:340px;
}
#profile_container .profile_outer .left_container .info_container .img .picture .nexist #profimage #prof-image-in {
	width:150px;
	height:20px; 
	background-color:#999999; 
	text-align:center;
}
#profile_container .profile_outer .left_container .info_container .img .picture .nexist #profimage #prof-image-in a {
	font-size:12px;
	color:#FF9900;
	font-weight:bold;
}
#profile_container .profile_outer .left_container .info_container .img .picture .nexistnlink {
	padding-left:5px;
}
#profile_container .profile_outer .left_container .info_container .img .picture .nexistnlink .image {
	background-image:url(../images/l_profile_noimage.gif ); 
	width:243px; 
	height:365px;
}
/* profile image ends*/
#profile_container .profile_outer .left_container .info_container .btn  {
	width:113px;
	height:30px;
	padding:9px 14px 0 0;
}
#profile_container .profile_outer .left_container .info_container .info  {
	width:226px;
	border-left:1px solid #383838;
	border-right:1px solid #383838;
	border-bottom:1px solid #383838;
	overflow:hidden;
	padding-bottom:20px;
	background:url(../images/bg_bottomline.gif) repeat-x bottom;
}
#profile_container .profile_outer .left_container .info_container .info h1  {
	width:226px;
	height:32px;
	background:url(../images/bg_tit.gif) repeat-x;
}
.infolink{
	display:block;
	width:201px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowup.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
} 
.infolinkup{
	display:block;
	width:201px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowdown.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
 } 
#profile_container .profile_outer .left_container .info_container .info .content {
	margin:0 auto;
	width:180px;
	overflow:hidden;
	padding:11px 0 0 0;
}
.content-bio{
	display:block;
	font-size:10px;
	color:#999999;  
	padding:9px 20px 0 20px;
}
#profile_container .profile_outer .left_container .info_container .info .content p {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:0 0 3px 0;
}
#profile_container .profile_outer .left_container .info_container .info .content p span {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	padding:0 0 0 7px;
}
#profile_container .profile_outer .left_container .info_container .info2  {
	width:226px;
	border-left:1px solid #383838;
	border-right:1px solid #383838;
	border-bottom:1px solid #383838;
	overflow:hidden;
	padding-bottom:20px;
	background:url(../images/bg_bottomline.gif) repeat-x bottom;

}
#profile_container .profile_outer .left_container .info_container .info2 h2  {
	width:226px;
	height:25px;
	background:url(../images/bg_fullprofile_tit.gif) repeat-x;
}
.info2link{
	display:block;
	width:201px;
	font-size:11px;
	font-weight:bold;
	color:#e97c24;
	text-decoration:none;
	background:url(../images/icn_arrowyellowdown.gif) no-repeat 24px 17px;
	padding:13px 0 0 40px;
}
.info2linkup{
	display:block;
	width:201px;
	font-size:11px;
	font-weight:bold;
	color:#e97c24;
	text-decoration:none;
	background:url(../images/icn_arrowyellowup.gif) no-repeat 24px 17px;
	padding:13px 0 0 40px;
}
#profile_container .profile_outer .left_container .info_container .info2 .content {
	margin:0 auto;
	width:180px;
	overflow:hidden;
	padding:11px 0 0 0;
}
#profile_container .profile_outer .left_container .info_container .info2 .content p {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding:0 0 3px 0;
}
#profile_container .profile_outer .left_container .info_container .info2 .content p span {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	padding:0 0 0 7px;
}
#profile_container .profile_outer .left_container .activity_container {
	width:493px;
	overflow:hidden;
	padding:12px 0 0 0;
}
#profile_container .profile_outer .left_container .activity_container h1  {
	margin:0 0 2px 0;
	width:493px;
	height:32px;
	background:url(../images/bg_tit.gif) repeat-x;
}
#profile_container .profile_outer .left_container .activity_container h1 a  {
	display:block;
	width:70px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowdown.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
}
#profile_container .profile_outer .left_container .activity_container .content  {
	width:493px;
	background:#2c2c2c;
	padding:10px 15px;
}
#profile_container .profile_outer .left_container .activity_container .content p  {
	font-size:11px;
	color:#cccccc;
}
#profile_container .profile_outer .left_container .comments_container {
	width:493px;
	overflow:hidden;
	padding:12px 0 0 0;
}
#profile_container .profile_outer .left_container .comments_container h1  {
	margin:0 0 2px 0;
	width:493px;
	height:32px;
	background:url(../images/bg_tit.gif) repeat-x;
}
.commenthead{
	display:block;
	width:70px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowdown.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
} 
.commentheaddown{
	display:block;
	width:70px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowup.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
} 
#profile_container .profile_outer .left_container .comments_container .content  {
	margin:0 auto;
	width:451px;
	overflow:hidden;
	background:#3e3e3e;
	border-bottom:1px solid #333333;
	padding:10px 21px 15px 21px;
}
#profile_container .profile_outer .left_container .comments_container .content .textarea  {
	width:449px;
	height:78px;
	font-size:11px;
	color:#cccccc;
	border:1px solid #666666;
	background:#333333;
}
#profile_container .profile_outer .left_container .comments_container .content .btn  {
	width:78px;
	height:30px;
	padding:11px 0 0 0;
}
#profile_container .profile_outer .left_container .comments_container .comment_top  {
	width:493px;
	height:28px;
	border-top:1px solid #505050;
	background:#2c2c2c;
}
#profile_container .profile_outer .left_container .comments_container .comment_top p  {
	display:block;
	width:200px;
	font-size:11px;
	color:#cccccc;
	padding:8px 0 0 11px;
}
#profile_container .profile_outer .left_container .comments_container .comment_top p span  {
	font-size:11px;
	font-weight:bold;
	color:#e37e2d;
}
#profile_container .profile_outer .left_container .comments_container .comment_top ul  {
	list-style:none;
	width:100px;
}
#profile_container .profile_outer .left_container .comments_container .comment_top ul li  {
	float:left;
	list-style:none;
	padding:7px 0 0 0;
}
#profile_container .profile_outer .left_container .comments_container .comment_top ul li a  {
	float:left;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	padding:0 5px;
}
#profile_container .profile_outer .left_container .comments_container .comment_top ul li a:hover  {
	color:#e37e2d;
}
#profile_container .profile_outer .left_container .comments_container .comment_top ul li .next  {
	font-weight:bold;
}
#profile_container .profile_outer .left_container .comments_container .comment_top ul li .active  {
	color:#e37e2d;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel  {
	width:493px;
	overflow:hidden;
	padding:16px 0 15px 0;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .thumbimg  {
	width:98px;
	height:98px;
	overflow:hidden;
	text-align:center;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail  {
	width:395px;
	overflow:hidden;
	background:url(../images/bg_doubleline.gif) repeat-x bottom;
	padding:0 0 2px 0;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .comment  {
	width:384px;
	height:35px;
	overflow:hidden;
	background:url(../images/bg_doubleline.gif) repeat-x top #2c2c2c;
	padding:10px 0 0 11px;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail a {
	text-decoration:none;
	color:#e37e2d;	
	font-size:12px;
	font-weight:bold;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .comment p  {
	font-size:12px;
	color:#cccccc;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .comment p b  {
	font-size:12px;
	color:#e37e2d;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .comment span  {
	display:block;
	font-size:10px;
	color:#cccccc;
	padding:3px 0 0 0;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .text  {
	width:388px;
	overflow:hidden;
	font-size:11px;
	color:#cccccc;
	background:url(../images/bg_doubleline.gif) repeat-x top;
	padding:20px 0 20px 7px; 
}
.comment-area  {
	width:388px;
	overflow:hidden;
	font-size:11px;
	color:#cccccc;
	background:url(../images/bg_doubleline.gif) repeat-x top;
	padding:10px 0 10px 7px; 
	border-bottom:1px dashed #505050;
	
}
.comment_bootom-replay{
display:block;
width:80px;
height:15px; 
font-size:10px;
padding:5px 2px 5px 30px;
background:url(../images/icn_reply.gif) no-repeat 7px 5px;

}
.comment_bootom-replay:hover{ 
display:block; 
width:80px;
height:15px; 
font-size:10px;
padding:5px 2px 5px 30px;
background:url(../images/icn_reply_hover.gif) no-repeat 7px 5px #3E3E3E;
}
.comment_bootom-delete{
display:block;
width:80px;
height:15px; 
font-size:10px;
padding:5px 2px 5px 30px;
background:url(../images/icn_delete.gif) no-repeat 7px 5px;
} 

.comment_bootom-delete:hover{ 
display:block; 
width:80px;
height:15px; 
font-size:10px;
padding:5px 2px 5px 30px;
background:url(../images/icn_delete_hover.gif) no-repeat 7px 5px #3E3E3E;
}


.message_sent{
display:block;
width:222px;
height:15px; 
font-size:11px;
font-weight:bold;
color:#e37e2d;
text-decoration:none;
padding:5px 2px 5px 30px;
background:url(../images/icn_message.gif) no-repeat 7px 5px;
} 
.profile-message-area{
	border:1px solid #383838;
	height:25px;
	background:#232323;
	width:252px;
}
.message-divider{
	height:5px;
	clear:both;
	background:#232323;
}

.message_sent:hover{ 
display:block; 
width:220px;
height:15px; 
color:#e37e2d;
font-weight:bold;
font-size:11px;
padding:5px 2px 5px 30px;
background:url(../images/icn_message.gif) no-repeat 7px 5px #3E3E3E;
}


/* Comment reply */
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .reply {
	margin:0px auto;
	width:451px;
	overflow:hidden;
	background:#3e3e3e;
	height:110px;
	border-bottom:1px solid #333333;
	border-top:3px solid #333333;
	padding:10px 21px 15px 21px;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .reply .img {
	width:350px;
	text-align:right;
	padding:5px;
}
#profile_container .profile_outer .left_container .comments_container .comment_panel .commentdetail .reply .textarea  {
	width:350px;
	height:78px;
	font-size:11px;
	color:#cccccc;
	border:1px solid #666666;
	background:#333333;
}
#profile_container .profile_outer .right_container   {
	width:224px;
	overflow:hidden;
	border-left:1px solid #383838;
	border-right:1px solid #383838;
	border-bottom:1px solid #383838;
}
#profile_container .profile_outer .right_container .fighter_container  {
	width:224px;
	overflow:hidden;
	background:url(../images/bg_bottomline.gif) repeat-x bottom;
}
#profile_container .profile_outer .right_container .fighter_container h1  {
	width:224px;
	height:32px;
	background:url(../images/bg_tit.gif) repeat-x;
} 
.fighter_container_link{
	display:block;
	width:120px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowdown.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
}
.fighter_container_link_up{
	display:block;
	width:120px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowup.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
}
#profile_container .profile_outer .right_container .fighter_container .top  {
	width:224px;
	height:28px;
	background:#2c2c2c;
}
#profile_container .profile_outer .right_container .fighter_container .top p  {
	display:block;
	width:100px;
	height:22px;
	font-size:11px;
	color:#cccccc;
	padding:6px 0 0 6px;
}
#profile_container .profile_outer .right_container .fighter_container .top p span  {
	font-weight:bold;
	color:#e97c24;
}
#profile_container .profile_outer .right_container .fighter_container .top .see  {
	width:80px;
	height:22px;
	text-align:right;
	padding:6px 8px 0 0;
}
#profile_container .profile_outer .right_container .fighter_container .top .see a  {
	font-size:11px;
	color:#e97c24;
	text-decoration:none;
}
#profile_container .profile_outer .right_container .fighter_container .top .see a  {
	font-size:11px;
	color:#e97c24;
	text-decoration:none;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer  {
	width:224px;
	overflow:hidden;
	padding:10px 0 0 0;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer  .myfriends {
	width:70px;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer  .myfriends .users { 
	border:1px solid #4F4F4F; 
	width:57px; 
	height:57px; 
	overflow:hidden;
} 
#profile_container .profile_outer .right_container .fighter_container .fighter_outer  .nofriends {
	width:150px;
	padding-bottom:15px;
	font-size:12px;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer .fighter  {
	width:70px;
	height:108px;
	text-decoration:none;
	padding:0 0 0 6px;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer .fighter2  {
	width:70px;
	height:108px;
	text-decoration:none;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer .fighter3  {
	width:70px;
	height:108px;
	text-decoration:none;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer .img  {
	margin:0 auto;
	width:57px;
	height:57px;
	text-align:center;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer a  {
	text-decoration:none;
	color:#e97c24;
}
#profile_container .profile_outer .right_container .fighter_container .fighter_outer p  {
	margin:0 auto;
	display:block;
	width:65px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#e97c24;
	padding:5px 0 0 0;
}
#profile_container .profile_outer .right_container .fighter_container .fan  {
	margin:0 0 12px 0;
	width:224px;
	height:28px;
	background:#2c2c2c;
}
#profile_container .profile_outer .right_container .fighter_container .fan a  {
	display:block;
	height:22px;
	font-size:11px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
	background:url(../images/icn_doublearrow.gif) no-repeat 10px 7px;
	padding:6px 0 0 25px;
}
#profile_container .profile_outer .right_container .fighter_container .video_container  {
	margin:10px auto 20px auto;
	width:204px;
	height:175px;
}
#profile_container .profile_outer .right_container .fighter_container .video_container .img {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:70px;
	color:#e97c24;
}
.rank_container_new{
	width:493px;
	overflow:hidden;
	padding:12px 0 0 0;
}
.rank_container_new_head{
	margin:0 0 2px 0;
	width:493px;
	height:32px; 
	background:url(../images/bg_tit.gif) repeat-x;
}
.open-close{
	font-size:9px;
	margin:10px 10px 0px 0px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.rank_container_new_head h1{
	margin:0 0 2px 0;
	width:293px;
	height:32px;
	background:url(../images/bg_tit.gif) repeat-x;
}
.rank_container_new_link{
	display:block;
	width:200px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowdown.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
}
.rank_container_new_link_up{
	display:block;
	width:200px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	background:url(../images/icn_arrowup.gif) no-repeat 8px 12px;
	padding:8px 0 0 25px;
}
#right_container {
	margin:24px 0 0 0;
	width:120px;
	overflow:hidden;
}
/* popup for photo change */
.popup_changephoto {
	position:absolute;
	border:1px #383838 solid;
	width:500px;
	top:200px;
	left:500px;
	padding:10px;
	background:#2c2c2c;
	text-align:center;
	font-size:12px;
	color:#cccccc;
}
.popup_changephoto .pad {
	padding:10px 5px;
}
.nocomments {
	padding:10px;
	font-size:12px;
	text-align:center;
	background:#2c2c2c;
	margin:5px auto;
}
/* pagination */
.pag_navigation {
	background:#2c2c2c;
	font-size:12px;
	color:#cccccc;
	padding:10px 5px;
	margin:10px 0 0 0;
	text-align:center;
}
.pag_navigation .navigation {
	padding-bottom:10px;
}
.pag_navigation li {
	display: inline;
	list-style-type: none;
	padding:0px 5px;
}
.pag_navigation li a {
	color:#e97c24;
	text-decoration:none;
}

.pointer {
	cursor:pointer;
}
.bottom-height {
	height:20px;
}
.right-height {
	height:580px;
}

.dropdown1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	color:#999999;
	font-size:12px;
	z-index:1;
	list-style:none;
	background-color:#232323;
	margin-top:-5px;
	display:block;
}
.win.ie .dropdown1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:0px;
	color:#999999;
	font-size:12px;
	z-index:1;
	list-style:none;
	background-color:#232323;
	margin-top:0px;
	display:block;
}
.dropdownlink1 {
	background-color:#232323; 
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
	border-right:1px solid #383838;	 
	margin:0px;
	width:167px;
	padding:5px;
	cursor:pointer;
	display:block;
}
.win.ie .dropdownlink1 {
	background-color:#232323; 
	border-bottom:1px solid #383838;
	border-left:1px solid #383838;
	border-right:1px solid #383838; 
	width:170px;
	padding:5px;
	cursor:pointer;
	display:block;
	margin-top:0px;
}
.dropdownlink1 a {
	text-decoration:none;
	color:#5F5F5F;
	height:15px;
	overflow:hidden;
	display:block;
}
.dropdownlink1 a:hover {
	text-decoration:none;
	color:#E97C24;
	height:15px;
	overflow:hidden;
	display:block;
}

/* Forum Only Css*/
.forum-left-box-corner{
	background:url(../images/back/bg_bottom_left.jpg) no-repeat top left;
	height:6px;
	width:5px; 
	margin-left:-5px;
}
.forum-left-box-footer{
	background:url(../images/back/bg_bottom.jpg) repeat-x;
	height:6px;
}
.forum-right-box-corner{
	background:url(../images/back/bg_bottom_right.jpg) no-repeat top right;
	height:6px;
	width:6px; 
	margin:-6px -6px 10px 0;
}
.forum-left-box-top-corner{
	background:url(../images/back/bg_top_left.jpg) no-repeat top left;
	height:26px;
	width:7px; 
	margin-left:-5px;
}
.forum-right-box-top-corner{
	background:url(../images/back/bg_top_right.jpg) no-repeat top right;
	height:26px;
	width:7px; 
	margin-right:-6px;
}
.forum-box-side-bar{
	margin:0 -6px 0 -5px;
	border-left:1px #979797 solid;
	border-right:1px #979797 solid;
	padding:0 4px 0 4px;
}
.forum-submit-button{ 
	background:url(../images/buttons/btn_common.gif) no-repeat;
	width:92px;
	height:30px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold; 
	margin:0px;
	padding:0px 0px 0px 28px;
	border:0px;
	text-align:left;
}
.forum-left-top-margin{
 margin-left:-5px;
 }
.win.ie6 .forum-left-top-margin{
 margin:0px -6px 0px -5px;
}
.forum-left-middile-margin{
margin:0px;
}
.win.ie6 .forum-left-middile-margin{
margin:0px -6px 0px -12px; padding:0px;
}
.win.ie6 .forum-left-right-margin{
 margin:-6px -5px 10px 0px;
 
}
.forum-left-right-margin{
margin:-6px -6px 10px 0;
z-index:1000;
}
.forum-bottom-right-margin{
margin:0 -6px 0 -5px;
padding:0 4px 0 4px;
}
.win.ie6 .forum-bottom-right-margin{
margin:0px -10px 0 -10px;
width:760px;
}
.win.ie6 .forum-bottom-right-margin-topic{
margin:-26px -2px 0 -10px;
z-index:0;
width:768px;
}
.win.ie7 .forum-bottom-right-margin-topic{
margin:-26px -10px 0 -5px;
z-index:0;
}
.win.safari .forum-bottom-right-margin-topic{
margin:0px -10px 0 -5px;

}
.forum-bottom-right-margin-topic{
margin:0px -10px 0 -5px;
width:759px; 
}
.win.ie6 .forum-bottom-middle-margin{
margin:-4px -5px 0px 0px;
}
.forum-bottom-middle-margin{
margin-right:-6px;
}
.win.ie6 .forum-top-left-margin{
margin:-4px 0px 0px -5px;
}
.forum-top-left-margin{
margin:0px 0px 0px -5px;
}
.win.ie6 .corners-top{ 
	background-image: none;
	background-position: 0 0;
	margin:0px;
}
.win.ie7 .corners-top{ 
	background-image: none;
	background-position: 0 0;
	margin:0px;
}
.win.ie6 .topic-margin{
	margin-top:-30px;
	height:26px;
}
.win.ie7 .topic-margin{
	margin-top:0px; 
	height:26px;
}
.win.safari .topic-margin{
	margin:-6px 0px 2px 2px;
	height:26px;
}
.win.opera .topic-margin{
	margin:-7px 0px 3px 2px;
	height:24px;
	border:1px solid #5D5D5D;
}
.topic-margin{
	margin-top:-4px;
	height:26px;
}
.view-forum-topic-margin{
margin-top:-4px;
}
.win.safari .view-forum-topic-margin{
margin:-6px 0px 1px 3px;
height:26px;
}
.win.opera .view-forum-topic-margin{
margin:-6px 0px 1px 3px;
height:26px;
}
.win.ie7 .view-forum-topic-margin{
margin:-4px 0px 1px 3px;
height:26px;
} 