#FLPInterwebs table {
	table-layout: auto;
}
#FLPInterwebs div.place_menu {
    position: absolute;
    top: 32px;
    left: 4px;
	width: 150px;
    background: #F0F9F0;
    border: 1px solid #DDECDC;
}
#FLPInterwebs div.place_menu div.menutop {

}
#FLPInterwebs div.place_menu div.contents {
	margin: 8px;
}
#FLPInterwebs div.place_menu div.contents div.userbox {
    bottom: 4px;
}
#FLPInterwebs div.userbox {
	width: 148px;
    margin: 0px;
    padding: 0px;
    padding-top: 16px;
}
#FLPInterwebs table, #FLPInterwebs td, #FLPInterwebs tr {
	margin: 0px;
    padding: 0px;
    spacing: 0px;
    border: none;
}
#FLPInterwebs div.place_menu a, #FLPInterwebs .alookalike {
	background-color: white;
    border: 1px solid #DDECDC;
    display: block;
    padding: 4px;
    text-indent: 15px;
}
#FLPInterwebs div.place_contents {
    position: absolute;
    top: 32px;
    left: 160px;
    width: 632px;
    height: auto;
    min-height: 300px;
    padding: 1px;
}
#FLPInterwebs div.place_contents div.topbar {

}
#FLPInterwebs div.place_contents div.contents {
	margin: 8px;
}
#FLPInterwebs h2 {
	width: auto;
    height: auto;
    font: bold 8pt verdana;
    color: black;
	padding: 4px;
    background: #c1dabf;
    border: 1px solid #69b765;
}
#FLPInterwebs ul {
	margin: 0 0;
}
#FLPInterwebs li {
	margin: 0 0;
    margin-bottom: 4px;
	list-style-type: none;
}
#FLPInterwebs div.submenu {
	width: 116px;
    position: relative;
    left: 16px;
    text-align: left;
    margin-bottom: 8px;
}
#FLPInterwebs div.submenu a {
	text-indent: 0px;
}
