/**
 * overriden basic html tags.
 */
p, td, th, li, textarea, input, select, option, label, .custom_label, #footer p, #wishes p {
	font-size: 15px !important;;
}
h3, h4, h5, legend {
	font-size: 16px;
}
#main_content {
	min-height: 400px;
	_height: 400px;
}
#accessibility_options {
	height: 20px;
	overflow: hidden;
}
#accessibility_options:hover {
	cursor: pointer;
	height: 80px;
}
#homepage #box1,
#homepage #box2,
#homepage #box3,
#homepage #box4,
#homepage #box5,
#homepage #box6 {
	height: 230px !important;
}
#homepage #special_thanks {
	height: 80px !important;
}
#footer li {
	font-size: 13px !important;
}

