/* 
----------------------------------------------------------------------------- 
GENERAL SETTINGS
-----------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

a:focus, a:active {outline: none;}
img {border: none;}
li {list-style:none;}
table {
	border-collapse:collapse;
	}

body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS　Pゴシック', Helvetica, Arial, sans-serif;
	line-height:150%;
	background: #FFFFEE url(../images/header_bg.jpg) repeat-x top ;
	font-size: 12px;
	color: #333;
	margin:0 auto;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.gap-btm20 {padding-bottom:20px;} 
.gap-top20 {padding-top:20px;} 	


/* 
----------------------------------------------------------------------------- 
TEXT AND COLOUR
-----------------------------------------------------------------------------*/
h1, h2 {
	color:#000;
	font-size:24px;
	line-height:110%;
	}

h3 {
	color:#5A1808;
	font-size:14px;
	}

#sidebar h3 {
	color:#A54A42;
	}
	
h4 {
	color:#000;
	font-size:10px;
	line-height:100%;
	}
	
.small {
	font-size:10px;
	color:#666;
	}

label {
	color:#5A1808;
	font-weight:bold;
	}

a {
 color: #666666;
 background-color: transparent;
 font-weight: normal;
}


a:hover, #header a:hover, #othernikslist a:hover {
	color:#FF7300;
	}
	
a:hover  img.avatar{
	border: 1px solid #FF7300;
	} 


#login-section a {
	color:#F5D5CB;
	text-decoration:none;
	}
#login-section li{
	color:#7C220F;
	font-weight:bold;
	}	

#othernikslist a {
	color:#7B2108;
	}

#header a {
	color:#FFF;
	}
	
#menu li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}	
#login-inputs label {
	font-weight:bold;
	color:#7C220F,
	}

#curniktitle, .center {
	text-align:center;
	}
.home-banner h2 {
	font-size:20px;
	color:#5A1808;
	padding-bottom:20px;
	}
.home-banner .strong {
	color :#FF7300;
	font-weight:bold;
	}
.waagenschale p, #visitor p {
	font-weight:bold;
	color:#5A1808;
	}
.pagettl {
	color:#7B2910;
	}
.simrating {
	color:#7B2108;
	font-weight:bold;
	}
.folders .selected a {font-weight:bold;color:#5A1808; text-decoration:none;}	
.users-comment-box dd a, .messages .message-new {
	font-weight:bold;
	}

.link-function { 
	background: url(../images/arrow_function.gif) no-repeat  left;
	padding:2px 0 2px 17px;
	margin:0 30px 0 30px;
	color:#7B2108;
	font-weight:bold;
	}
/* 
----------------------------------------------------------------------------- 
LAYOUT 
-----------------------------------------------------------------------------*/
#header {
	margin: 0 auto;
	width:900px;
	padding-right:10px;
	}

.content-wrap {
	margin:0 auto;
	width:900px;
	}
	
.main-wrap{
	width:630px;
	margin-top:11px;
	float:left;
	}

.slider-wrap {
	width:920px;
	}

.main-content {
	margin-bottom:30px;
	}
	
.slider-wrap .main-wrap{
	margin-left:10px;
	}

#sidebar {
	width:240px;
	float:right;
	clear:both;
	}
/* 
----------------------------------------------------------------------------- 
COMMON ELEMENTS
-----------------------------------------------------------------------------*/
.pagination {
	text-align:center;
	margin-bottom:20px;
}	

.pagination li{
	display:inline;
	padding:7px;
	text-align:center;
}
	
.pagination .active {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background: url(../images/page_active_bg.gif) no-repeat center center;
}

.ttl-box {
	background: #5A1808 url(../images/ttl_box_top.gif) no-repeat 0 0;
}
.ttl-box h3 {
	color:#FFF;
	padding:5px;
	background: url(../images/ttl_box_btm1.gif) no-repeat left bottom;
	margin-bottom:20px;
	}

/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#logo {
	float:left;
	text-indent:-9999px;
	display:block;
	padding-top: 135px;
	width:165px;
	background: url(../images/logo.jpg) no-repeat center top;
	overflow:hidden;
	height:0px !important;
	height /**/:165px;/* for IE5 Win*/
	
	}

#menu-login-section {
	float:right;
	text-align:right;
	height:135px;
	width:500px;
	}
#login-section {
	position:relative;
	float:right;
	color:#FFF;
	}
#logged-in {width:400px; height:29px;}
#login-menu {width:290px;}	
#login-inputs {height:29px;}
#login-inputs tr{
	background: #B23014;
	}

	
.left-side {
	background: #B23014 url(../images/login_menu_left.gif) no-repeat bottom left;
	padding:0 10px  0 5px;
	}
.middle {
	background: #B23014 url(../images/login_menu_divide.gif) no-repeat right;
	padding:0 15px  0 0;
	}
.right-side {
	background: #B23014 url(../images/login_menu_r.gif) no-repeat bottom right;
	padding:0 10px  0 0;
	margin-right:10px;
	}
	
	#login-other {
	text-align:left;
	}	
#login-other li {
	float:left;
	padding-right:10px;
	padding-top:5px;
	height:24px;
	}
#login-menu li {
	float:left;
	padding-top:5px;
	height:24px;
	}
#menu {
	background: #B53110 url(../images/menu_bg_left.gif) no-repeat top left;
	padding-left:10px;
	height:40px;
	margin-top:25px;
	float:right;
	}
	
#menu li {
	float:left;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	}

	
#menu #home {
	background: url(../images/menu_home.gif) no-repeat 0 7px;
	padding-left:23px;
	}

#menu #compare {
	background: url(../images/menu_compare.gif) no-repeat 0 7px;
	padding-left:17px;
	}
	
#menu #mypage{
	background: url(../images/menu_mypage.gif) no-repeat 0 7px;
	padding-left:16px;
	}
#menu #mypage.active{
	background: url(../images/menu_mypage_active.gif) no-repeat 0 7px;
	}
#menu #compare.active{
	background: url(../images/menu_compare_active.gif) no-repeat 0 7px;
	}
#menu #home.active{
	background: url(../images/menu_home_active.gif) no-repeat 0 7px;
	}
#search {
	display:inline;
	background: url(../images/menu_bg_right.gif) no-repeat top right;
	padding-right:10px;
	}
/* 
----------------------------------------------------------------------------- 
MAIN CONTENT
-----------------------------------------------------------------------------*/

.main-top {
	background: url(../images/main_content_bg_top.gif) no-repeat top left;
	padding: 20px 20px 0 20px;
	width:590px;
	}

.main-content {
	background:url(../images/main_content_bg_btm.gif) no-repeat bottom;
	padding: 0 0 10px 0;
	}

.main-center {
	background:url(../images/main_content_bg_center.gif) repeat-y;
	padding-left: 20px;
	padding-right:20px;
	}

#preview {
	background: url(../images/home_main_sneak.jpg) no-repeat top left;
	padding: 30px;
	width:570px;
	}


#obj1link {
	margin-right:20px;
}
	
	
.nik-single{
	float: left; 
	width:280px;  
	}
	
.nik-single a, .nik-option {
	padding-top:33px;
	display:block;
	width:280px;
/*	height:210px; */
	}

.nik-single img, #imgdiv1 img, #imgdiv2 img{
	border:2px solid #ccc;
	}

.thisone {
	background: url(../images/thisone_icon.jpg) no-repeat top center;
}

img.thisone {
	border:2px solid #FF7300;
}

.archive .niktitle {
	width: 150px;
	height: 25px;
	padding:15px 15px 0 15px;
	text-align:center;
}
		
.nikscontributed {
	border-top: 1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: url(../images/profile_mynik_bg.gif) repeat-y top left;
	padding:20px 20px 0 20px;
	}	
	
.vote-other-ttl {
	padding-left: 20px;
	background: url(../images/vote_icon_other.gif) no-repeat left;
	margin:0 0 20px 0;
	}
	
.vote-my-ttl {
	padding-left:20px;
	background: url(../images/vote_icon_user.gif) no-repeat left;
	}
	
.nikitem .nikimg {
	border:1px solid #ccc;
	margin-right:2px;
	}	
	
.archive .nikpair li {
	float:left;
	text-align:center;
	height:90px;
	width:72px;
	line-height:100%;
	}	
	
.archive .nikpair {
	text-align:center;
	margin-bottom:3px;
	display:block;
	width:145px;
	margin-left:19px;
	}
	
.archive .nikitem {
	background:url(../images/nik_item_bg.gif) no-repeat 0 0;
	width: 180px; 
	height:137px;
	margin: 0 8px; 
	text-align:center; 
	float:left;
	margin-bottom:30px;
}

.archive .myniks {
	background:url(../images/nik_item_my_bg.gif) no-repeat 0 0;
}

.archive .hover {
	background-position: -180px 0;
	cursor: pointer;
}

.archive .nikitem .votedimg{
	border:1px solid #5A1808;
	}

.archive .nikitem a.delete {
	background:none;
	display:inline;
	}		

a.btn-video{
	margin:20px 81px;
	display:block;
	background: url(../images/btn_pick_video.jpg) no-repeat 0 0;
	padding-top: 42px;
	width:118px;
	overflow:hidden;
	height:0px !important;
	height /**/:42px;/* for IE5 Win*/
	}

a.btn-video:hover {
	background: url(../images/btn_pick_video.jpg) no-repeat 0 0;
	}
#vdlater {
	text-align:center;
	padding-top:10px;
	color:#666;
	}

#commentbox {
	margin:0 auto;
	text-align:center;
	margin-bottom:30px;
	clear:both;
	}

#obj1comments, #obj2comments {
	float:left;
	width:275px;
	margin-top:10px;
	}
	
#obj1comments {
	padding-right:15px;
	border-right:1px solid #ccc;
	margin-right:15px;
	}
	
#comments { clear:both; }

#comments p {
	padding: 0 10px 0 40px;
	}
	
#comments li {
	padding-bottom:30px;
	}
	
#widgeturl {
	display:block;
	background: url(../images/btn_widget.jpg) no-repeat 0 0;
	padding-top: 21px;
	width:195px;
	overflow:hidden;
	height:0px !important;
	margin-left:200px;
	}
a:hover#widgeturl	{
	background-position: 0 -21px;
	}
.avatar {
	float:left;
	display:block;
	border:1px solid #999;
	}
	
#votebalance {
	background:url(../images/waage.jpg) no-repeat bottom center;
	padding-bottom:195px;
	}
	
.waagenschale {
	padding: 0 15px;
	width:250px;
	}

.waagenschale .avatar {
	margin-right:1px;
	margin-bottom:1px;
	}
.waagenschale p {
	text-align:center;
	}
	
.voteresult {
	clear:both;
	padding-left:0px;
	}
.link-list {
	float:right;
	padding-bottom:20px;
	}
	
.link-list li {
	display:inline;
	}
	
.pagettl {
	padding-bottom:30px;
	}
#visitor {
	padding:4px; 
	width:140px;
	display: inline; 
	float: right;
	line-height:130%;
	background: url(../images/similar_stat_bg.gif) no-repeat 0 0;
	}
#visitor .rating-text {
	float:left; font-size:11px; padding: 2px 0 0 5px; width:85px;}	
	
#visitor .avatar {float:none; display:inline; margin-bottom:5px;}
.message-link {
	padding: 1px 0  3px 18px;
	background:url(../images/icon_msg_send.gif) no-repeat left;
	}
.user-list-item {
	text-align:center;
	float:left;
	padding: 5px 0 0 0;
	line-height:100%;
	height:80px;
	width:70px;
	margin:0 20px 40px 15px; 
	background: url(../images/user_list_bg.jpg) no-repeat 0 0;
	}

.archive .users-box-wrap .hover {
	background-position: 0 -87px;
	cursor:pointer;
	}
	
/* 
----------------------------------------------------------------------------- 
SIDE BAR
-----------------------------------------------------------------------------*/
.side-box-top {
	padding:10px 10px 5px 10px;
	background: url(../images/sidebar_bg_top.jpg) no-repeat top left;
	}

.side-box-center {
	padding:0 10px;
	background: url(../images/sidebar_bg_center.jpg) repeat-y top left;
	}
	
.side-box-btm {
	clear:both;
	background: url(../images/sidebar_bg_btm.jpg) no-repeat bottom;
	margin-bottom:20px;
	padding:10px 10px 0 10px;
	}

#users-box {
	padding: 10px 0;
}

#othernikslist {
	padding: 5px 0;
	width: 200px;
	}

#othernikslist li {
	color:#7B2108;
	background:url(../images/arrow_red.gif) no-repeat left 5px;
	padding-left:15px;
	}
	
#othernikslist ul, #othernikslist li {
	list-style: none;
	margin-bottom: 5px;
	}

.btn-create a {
	margin-bottom:20px;
	display:block;
	padding-top: 55px;
	width:239px;
	background: url(../images/btn_create.jpg) no-repeat left top;
	overflow:hidden;
	height:0px !important;
	height /**/:55px;/* for IE5 Win*/
	}
.side-btn-promo a {
	background: url(../images/btn_register_new.jpg) no-repeat left top;
	}	

.btn-create a:hover {
	background-position: 0 -56px;
	}
	
.other-nav {
	height:25px;
	width:220px;
	}
	
.other-nav li {
	float:left;
	text-align:center;
	}
.users-box-wrap {
	margin-left:35px;
	}
.usermini {
	text-align:center;
	float:left;
	padding: 0 9px;
	line-height:100%;
	width:55px;
	height:70px;
	}
	
.usermini .avatar, .user-list-item .avatar {
	float:none;
	margin: 0 auto;
	margin-bottom:2px;
	}
	
.simrating {
	background:url(../images/similar_bg.gif) no-repeat center 0;
	padding-bottom:3px;
	}
	
.no-rating .usermini {
	height:57px;
	}

.subnav a{
	display:block;
	height:25px;
	width:46px;
	padding: 0 3px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}
	
.subnav-r a{background:url(../images/btn_sub_nav_r.jpg) no-repeat 0 0;}
.subnav-l a{background:url(../images/btn_sub_nav_l.jpg) no-repeat 0 0;}	
.subnav a:hover {background-position:0 -25px;}
.subnav a.selected {background-position:0 -50px;}
.other-nav .right {float:right;}	
.widget-banner {
	background: url(../images/widget_banner_bg.gif) no-repeat 0 0;
	width:235px;
	height:125px;
	padding: 10px 0 10px 10px;
	}
.widget-banner a {
	clear:both;
	display:block;
	background: url(../images/widget_banner_btn.jpg) no-repeat 0 0;
	padding-top: 53px;
	width:214px;
	overflow:hidden;
	height:0px !important;
	}
.widget-banner a:hover {
	background-position: 0 -53px;
	}	

/* 
----------------------------------------------------------------------------- 
TOP
-----------------------------------------------------------------------------*/
.alert-box {margin:0 auto; width:880px; padding:10px; background-color:#FFFF99; text-align:center;}
.btn-start {
	clear:both;
	padding-top:20px;
	}
.btn-start a {
	display:block;
	background: url(../images/btn_start.jpg) no-repeat 0 0;
	padding-top:44px;
	width:181px;
	overflow:hidden;
	height:0px !important;
	margin-left:200px;
	height /**/:44px;/* for IE5 Win*/
	}
	
.btn-start a:hover {
	background-position: 0 -44px;
	}
	
.home-banner {
	background: #F3F3F3;
	border: 1px solid #D6D6D6;
	padding:35px;
	margin-bottom:30px;
	}
	
#banner-media {
	clear:both;
	padding-top:20px;
	}
#banner-media li {
	width:129px;
	height:117px;
	float:left;
	text-indent:-9999px;
	padding-bottom:20px;
	}	
#cam-icon1 {
	background: url(../images/banner_icon_cam.jpg) no-repeat top left;
	margin-right:80px;
	}
	
#video-icon1 {
	background: url(../images/banner_icon_video.jpg) no-repeat top left;
	margin-right:80px;
	
	}
#text-icon1 {
	background: url(../images/banner_icon_text.jpg) no-repeat top left;
	}
	
a.btn-register {
	clear:both;
	display:block;
	background: url(../images/btn_register.jpg) no-repeat 0 0;
	padding-top: 44px;
	width:181px;
	overflow:hidden;
	height:0px !important;
	margin-left:200px;
	height /**/:44px;/* for IE5 Win*/
	}
a.btn-register:hover {
	background-position: 0 -44px;
	}
	
.newsbox {
	background: #F3E7C4 url(../images/newsbox_bg.gif) no-repeat top right;
	padding:35px;
	margin-bottom:30px;
	}
.newsbox h3 {
	border-bottom:1px solid #B6957A;
	padding-bottom:5px;
	}
.newsbox .news {
	width:400px;
	float:left;
	padding: 8px 0 10px 0;
	}

.newsbox .small {
	width:65px;
	float:left;
	clear:both;
	padding: 8px 10px 10px 40px;
	}
.newsbox .new {
	 background: url(../images/icon_new.gif) no-repeat left;
	 font-weight:bold;
	}
.blog-part-support {
	margin-left:35px;
	}
.blog-part-support h3{
	padding:10px 0 5px 0;
	}
/* LOGGED IN TOP */

.recent-comment-list {
	margin-bottom: 20px;
}

.comment-entry {
	margin:5px 0 5px 10px;
	}

.comment-entry dt, .comment-entry dd  {
	float:left;
	}
.comment-entry dt {width:200px;}
.comment-entry dt a {
	font-weight:bold; 
	color:#000; 
	}
.comment-entry .small {width:40px;}	
	
.comment-list {
	width:280px;
	margin-left:10px; 
	padding:5px; 
	background:#F0F0F0;
	}
.comment-avatar {
	background:url(../images/comment_arrow.gif) no-repeat left;
	padding-left:15px;
	}

.ttl-box-voted {
	background: #5A1808 url(../images/ttl_box_voted.gif) no-repeat left top;
	padding-top:11px;
	}

.ttl-box-people {
	background: #5A1808 url(../images/ttl_box_people.gif) no-repeat left top;
	margin-bottom:20px;
}

.ttl-box-people h3 {
	background: url(../images/ttl_box_btm.gif) no-repeat left bottom;
	padding-left:40px;
	padding-bottom:10px;
	}
.ttl-box-voted h3 {
	padding-left:40px;
	}
.ttl-box .avatar {
	margin-right:10px;
	}
.send-friend {
	width:400px; 
	padding: 5px 20px 20px 20px; 
	height:175px;
	background:#F0F0F0 url(../images/send_friend_bg.gif) no-repeat right;
	margin-bottom:10px;
	}
.send-friend dl {
	float:left;
	padding-left:10px;
	}
.send-friend dl dt {
	margin-bottom:10px;
	}	
.send-friend dl textarea {
	font-size:12px;
	line-height:150%;
}

#invite-result, #invite-result.error {
	color:#000;
	margin:2px;
	padding:2px;
	height:15px;
	text-align: center;
}

#invite-result.error {
	background:#FFC;
	color:#f00;
}
	
	
/* 
----------------------------------------------------------------------------- 
ACCOUNT
-----------------------------------------------------------------------------*/	
.login-other {
	width:180px;
	background:#F3E7C4;
	padding:20px;
	margin-bottom:20px;
	}
.login-other p{
	padding-bottom:15px;
	}		
.login-other ul a {
	color:#5A1808;	}
	
.notice { 
	background:#FFFFCC;
	padding:10px ;
	margin-bottom:30px;
	font-weight:bold;
	color:#5A1808;
	}	
.notice span{
	background:url(../images/ok_notice.gif) no-repeat right;
	padding:10px 30px 10px 10px;
	}
.avatar-merge{padding-top:20px;}
.avatar-merge li {
	line-height:180%;
	float:left;
	padding-right:30px;
	}
#mergeinfo-box {
	clear:both;
	padding:0 0 30px 30px;
	margin-bottom:10px;
	background:#F2E6C1 url(../images/mergebox_btm.gif) no-repeat bottom;
	}
.mergebox-top {
	padding:30px 30px 20px 0;
	background:url(../images/mergebox_top.gif) no-repeat top right;
	}	
#confirm-account-links li{
	padding:10px;
	float:left;
	}
	
.yesmerge-bg {
	width:105px;
	background: #F2E6C1 url(../images/yesmerge_bg.gif) no-repeat top;
	}
	
.livedoor { background:url(../images/login_livedoor.gif) no-repeat left; padding-left: 20px;}	
.flickr { background: url(../images/login_flickr.gif) no-repeat left; padding-left: 20px;}	
.hatena {  background:url(../images/login_hatena.gif) no-repeat left; padding-left: 20px;}	

#thisuser p, #thisuser h3 {
	padding-left:60px;
	}
	
#thisuser {
	padding-bottom:20px;
	}	

.profile-nav {
	height:22px;
	padding-bottom:30px;
	}
	
.profile-nav li {
	float:left;
}

.profile-nav a{
	display:block;
	height:25px;
	text-decoration:none;
	padding:0 15px;
	color:#fff;
	font-weight:bold;
	background: url(../images/btn_prf_center.jpg) repeat-x 0 0;
}
	
.prf-right a {background:url(../images/btn_prf_r.jpg) no-repeat top right;}
.prf-left a {background:url(../images/btn_prf_l.jpg) no-repeat top left;}	
.profile-nav a:hover { background-position:0 -25px;}
.prf-right a:hover {background-position:right -25px;}
.profile-nav .selected, .profile-nav a.selected:hover {background:#7B2910 url(../images/btn_arrow_down.gif) no-repeat center 22px;}	
.prf-left .selected, .prf-left a.selected:hover {background:url(../images/btn_prf_l.jpg) no-repeat left -50px;}	
.prf-right .selected, .prf-right a.selected:hover {background:url(../images/btn_prf_r.jpg) no-repeat right -50px;}	

.step-1 {
	background:url(../images/create_step1.gif) no-repeat top left;
	padding:10px 0 15px 35px;
	}
.step-1 label {
	display:block;
	padding-left:35px;
	}

.step-2{
	background:url(../images/create_step2.gif) no-repeat top left;
	padding:10px 0 15px 35px;
	}

#media-type {
	clear:both;
	padding-top:20px;
	padding-left:32px;
	}
#media-type li {
	float:left;
	text-indent:-9999px;
	}	
#cam-icon2 a {
	width:129px;
	height:112px;
	display:block;
	background: url(../images/create_icon_cam.jpg) no-repeat top left;
	margin-right:80px;
	}
	
#video-icon2 a {
	width:129px;
	height:112px;
	display:block;
	background: url(../images/create_icon_video.jpg) no-repeat top left;
	margin-right:80px;
	}
#text-icon2 a {
	width:129px;
	height:112px;
	display:block;
	background: url(../images/create_icon_text.jpg) no-repeat top left;
	}
#media-type #text-icon2 a:hover, #media-type #cam-icon2 a:hover, #media-type #video-icon2 a:hover {
	background-position:0 -112px
	}

#media-type #text-icon2 a.selected, #media-type #cam-icon2 a.selected, #media-type #video-icon2 a.selected {
	background-position:0 -224px;
	}

#obj1error, #obj2error { float: left; color: #f00; width: 284px; height: 20px;}
#obj1error { margin-right: 20px; }

.confirm-txt {
	background:#F3E7C4;
	padding:10px;
	text-align:center;
	}

a.btn-edit {
	padding-top: 37px;
	display:block;
	background: url(../images/btn_edit.jpg) no-repeat top left;
	width:64px;
	overflow:hidden;
	height:0px !important;
	margin:0 10px 0 210px;
	}
.messages {
	margin-bottom:30px;
	width: 490px; 
	float: left; 
	margin-left: 10px;
	}
.messages tr.highlight {
	background-color:#F3E7C3;
	}	
	
.messages th {
	text-align:left;
	color:#5A1808;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	} 
	
.messages td { padding-top:5px;}
.folders {
	width:90px;
	float:left;
	}
.users-comment-box {
	margin-top:10px;
	clear:both;
	background: url(../images/illu_prf_comment.gif) no-repeat 0 40px;
	padding-bottom:20px;
	}


.users-comment-box .ttl-box h3 {
	background: url(../images/ttl_box_btm.gif) no-repeat left bottom;
	margin-bottom:0;
	padding-bottom:10px;
	}
	
.users-comment-box dl {
	clear:both;
	margin: 0 20px 0 60px;
	border-bottom:1px dashed #ccc;
	width:510px;
	}
	
.users-comment-box dt {
	padding:10px 0;
	float:left;
	width:250px;
	padding-right:10px;
	}
	
.users-comment-box dd {
	padding:10px 0;
	width:250px;
	float:left;
	}

/* 
----------------------------------------------------------------------------- 
CLEAR ELEMENTS THAT MAY CONTAIN FLOATS
-----------------------------------------------------------------------------*/
#header:after, .nikslider:after, #nikurabeoptions:after, #comments:after, .main-top:after, .main-content:after, #votebalance:after, .sidebar-users:after, .other-nav:after, .users-comment-box dl:after, .pagination:after, .main-center:after, .avatar-merge:after, #login-menu:after, .comment-entry:after,
.archive:after, .other-nav:after, .form:after, #randomnikurabe:after, .nikpair:after, #thisuser:after, #banner-media:after, #media-type:after, #footer ul:after
{
	content: ".";
	display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.form {
	width:360px;
	}


.form dt {
	width:130px;
	padding:0 10px 20px 0;
	}

.form dd {
	padding:0 0 20px 140px;
	margin-top: -3em;
	width:220px;
	}

.error {
	color: #ff0000;
}

#file {
	width: 250px;
}

.iframe-upload {
	background:#FFF;
}

iframe {
	border-width:0px;
	height:50px;
	width:284px;
}

iframe.hidden {
	visibility:hidden;
	width:0;
	height:0;
}

#iframe1, #iframe2 {
	height:60px;
	width:284px;
}

#iframe1, #imgdiv1 {
	margin-right:20px;
	clear:both;
}

#imgdiv1, #imgdiv2 {
	width:284px;
	height:214px;
}

#othernikslist ul li:before {
	content: "\00BB \0020";
}

#footer {
	clear:both;
	background: #7B2910;
	}
	
#footer #footer-menu {	
	margin:0 auto;
	width:900px;
	color:#FFFFEE ;
	height:50px;
	}

#footer #footer-menu a{
	display:block;
	color:#FFFFEE;
	float:left;
	padding:5px 20px 10px 0;
	font-size:12px;
	text-decoration:none;
	}
#footer #footer-menu a:hover {
	color:#FF7300;
	}
