html, body {
	margin:0;
	padding:0;
	color:#fff;
/*	width: 100%;
	height: 100%;   */
	top:0;
	bottom:0;
	font: 12px Tahoma, Sans-Serif;
	background: #ffffff;
}

#decluttr_tag {
	position: fixed;
	right:0;
	bottom:0;
	/* background: transparent url(http://decluttr.com/decluttr_xsm.png); */
	z-index:90;
	width:80px;
	height:20px;
}

img {
	border: 0px;
	/* behavior: url("styles/pngbehavior.htc"); */
}

a {
	text-decoration:none;
	color:#5f5f5f;
}

a:hover {
	color:#5f5f5f;
}

#page {
	text-align:center;
}

#declutter {
	margin-top:0px;
	color:#5F5F5F;
        margin-bottom:2px;
}

#declutter_image {
	margin-top:0px;
	margin-bottom:9px;
	color:#5F5F5F;
	font: 16px Verdana, "Bitstream Vera Sans", sans-serif;
}


#declutter_link {
	margin-top:0px;
	margin-bottom:8px;
	color:#5F5F5F;
	text-align: center;
}

#declutter_link input {
	color: #5F5F5F;
	background: #fff;
	border: 0px;
	font: 12px Tahoma, Sans-Serif;
	width: 450px;
	text-align: center;
}




#declutter_link_m {
        margin-top:0px;
        margin-bottom:8px;
        color:#5F5F5F;
        text-align: center;
}       

#declutter_link_m input {
	color: #5F5F5F;
	background: #fff;
	border: 0px;
        font: 12px Tahoma, Sans-Serif;
        width:650px;
        text-align: center;
}






#declutter_link_virb input {
	color: #5F5F5F;
	background: #000;
	border: 0px;
	font: 12px Tahoma, Sans-Serif;
	width: 550px;
	text-align: center;
}

#photo {
	margin-top:40px;
	margin-bottom:10px;	
}



#tail {
  text-align:center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color:#5F5F5F;
}

#nodice {
  text-align:center;
	margin:40px;

}

.nodice_txt {
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
	color:#5F5F5F;
	font: 12px Tahoma, Sans-Serif;
}

.nodice_txt2 {
	margin-top:12px;
	margin-bottom:2px;
	text-align:center;
	color:#5F5F5F;
	font: 12px Tahoma, Sans-Serif;
}

#declutter_info {
	margin-bottom: 20px;
}


#decluttr_ad {
        text-align: center;
        width: 528px;
        margin-left: auto;  
        margin-right: auto; 
}

#decluttr_ad img {
        padding-bottom: 26px;        
}

#privacy {
        color: #969696;
        font: 14px Verdana, "Bitstream Vera Sans", sans-serif;
}


