#container_page, #container_page table{width:98%;}
#orderDate{background-image:url(../../images/standard_images/calendar.png);background-repeat:no-repeat;background-position:right center;}

#wrapper, #idea_phone, #idea_mail, #container_page input, #container_page textarea, #container_page select{width:96%;}
#wrapper.type-1, #idea_comment{width:96% !important;}
#container_page input[type=checkbox]{width:auto;}
@media only screen and (max-width: 320px) {
	#wrapper.type-1, #idea_comment{width:91% !important;}
	#wrapper, #idea_phone, #idea_mail, #container_page input, #container_page textarea, #container_page select{width:90%;}
}
@media only screen and (max-width: 600px) {
	#wrapper.type-1, #idea_comment{width:91% !important;}
	#wrapper, #idea_phone, #idea_mail, #container_page input, #container_page textarea, #container_page select{width:90%;}
}

@media only screen and (min-width :601px) {
	#wrapper.type-1, #idea_comment{width:91% !important;}
	#wrapper, #idea_phone, #idea_mail, #container_page input, #container_page textarea, #container_page select{width:90%;}
}

@media only screen and (min-width :993px) {
	.page_content{float:left;}
}
