/* CSS Document */

#bg-content table.form-table td,
#bg-content table.form-table td p
{
text-align: left;
}

#bg-content table.form-table td input
{
    width:300px;
}

#bg-content table.form-table td input.stoimost
{
    width:50px;
}

#bg-content table.form-table td input.button
{
    width:100px;
}

#bg-content table.form-table td input.order
{
    width:100px;
}

#bg-content table.form-table td textarea
{
    width:300px;
    height:50px;	
}

div#bg-content table.form-table td img {
margin:0px;
}

div#footer p img
{
  padding: 0px 5px 0px 5px;
}

