﻿/*
 * form print css-styles
 */
body{
	background-color:#fff;
	width: 98%;
}

#column-left{
	display:none;
}

#topmenu{
	display:none;
}

div.article {
	width: 100%;
}

div.form div.registerholder{width: 100%;}
div.form div.registerholder div.top {background: none!important; width: 100%;}
div.form div.registerholder div.bot {background:none!important; width: 100%;}

#footer {float:left;width:100%;}

/*kesto, takuu, tarkka: hinnat laatikko*/
div.form_box{width:100%;}
div.form_box .left{width:53%;}
div.form_box .right{width:43%;}


.formTableList{width: 100%;}
.kaavio img{width:600px;}

/*grid*/
.noElectricityCustomerBox{width:50%;}
.kartta_kokosuomi{width:50%;}

.big, div.form div.registerholder div.top div.row div.right input .big{width:100px!important;}

