form, input { margin: 0; padding: 0; }

body
{

font-family: "Arial", "Helvetica", "sans-serif";
font-size: 13px;
margin: 0;
padding: 0;
   line-height: 110%;
   background: #bFbFc0;
	}

.framer
{
font-family: "Arial", "Helvetica", "sans-serif";
font-size: 13px;
margin: 0;
padding: 10 10 0 06;
   line-height: 130%;
   background: #ffFFff;
	}
	
	
.image_info {
    display:block;
    margin-bottom:9px;
    font-size:10px;
    margin-left:12px;
    color:#999;
    border:0px;
    padding-right:23px;
    }
.wrapper {
    margin:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:620px;
    text-align:left;
}
.show_title {
    font-size:12px;
}

A:link {text-decoration: none; color: #352c65;}
A:visited {text-decoration: none; color: #352c65;}
A:active {text-decoration: none; color: #352c65;}
A:hover {text-decoration: underline; color: #352c65;}



.tinycopyright {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 7px; color: #333333;
    margin-top:19px; margin-bottom:-19px;	text-decoration: none;
padding-bottom:0px;}


.no-space-between-cells {
  border-collapse: collapse;
}

 #fullheader:hover {
            cursor: pointer; /* You can change 'pointer' to other values like 'grab', 'crosshair', etc. */
        }

