/* CSS Document */
#idue_menu
{
	width: 100%;
	bottom: 0px;
	text-align: center;
	vertical-align: baseline;
	top: 85%;
	/*position: absolute;*/
	background: #000000;
}

#for_sale
{
	text-align: left;
	width: 100%;
}

#cont
{
	/*text-align: center;*/
	top: 0;
	bottom: 85%;
	width: 100%;
	margin: auto;
}