@media (max-width:900px) {	
	#inside
	{
		width:800px;
	}
}

#insideRight 
{
	width:98% !important;
	padding:1%;
	float:none;
	min-height:10px;
	margin-bottom:5px;
}
.frame_error, .frame_success
{
	width:auto;
}