#container_page a{font-weight:bold;}
#main_content{text-align:center;}
#idea_phone, #idea_mail{width:375px;}
#wrapper{margin:0;width:100%;}
#main_content table, #container_page{width:98%;}
#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:100% !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:100% !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;}
}
