
#site {
    border: 0 solid #ccc;
    border-width: 0 1px;
}

/* Only want to apply this to IE7 (not IE8) */
* + html div#navigation ul.tabs {
    width: 796px;
}

#benefits form input.button3 {
	display:block;
	width:190px;
	padding:2px 6px !important;
	font-weight:normal;
}

#benefits form input.basic {
	width:140px;
}

* + html .reorder .question_body .content {
    width: 96% !important;
}
