

#blockmaplastusers {
    display: block;
    position: relative;
    float: none;
    clear: none;

    width: 724px;
    height: 337px;

    margin-top: 0px;

    padding: 13px;
    padding-top: 43px;


    background:url("../images/blockmaplastusers_bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	/*border: 1px solid red;*/

	font-family:trebuchet MS;
}

#maplastusers {

    display: block;
    position: relative;
    float: none;
    clear: none;

    width: 722px;
    height: 335px;

	border: 1px solid #EBEBEB;
}