#title
{
position:	static;
}

#product_note_all
{
width:		100%;
position:	static;
}

#product_note_l
{
float:		left;
width:		20%;
position:	relative;
height:		100%;
}


#product_note_r
{
float:		right;
min-heigt:	120px;
position:	relative;
width:		79%;
}

#product_note_d
{
position:	relative;
}



.page_navigation
{
 color: #283549; 
    font: normal 10pt tahoma, Arial;
    margin: 0px;
    padding: 0px;
    line-height:1.5em;
    text-align: justify;
}

#delivery
{
float:		left;
width:		50%;
position:	relative;
height:		100%;
}

#payment
{
float:		right;
width:		50%;
position:	relative;
height:		100%;
}