body {

    background: #FFFFFF;

}



#container {

    position: relative;

    left: 50%;

    margin-left: -400px;

    width: 800px;

}



.note {

	height:35px;

	line-height:35px;

	color:#990000;

	font-weight:bold;

}

.buttonTF {

	background-image:url(http://www.lenscapesllc.com/framing_interface/images/addimagebutton.gif);
	
	background-repeat:no-repeat;
	
	width:170px;
	
	height:24px;
	
	vertical-align:middle;
	
	text-align:center;
	
	line-height:24px;
	
	color:#000000;
	
}