/*
	custom.css 
	copyright 2008 cargasmileagecomparisons.com
	-------------------------------------------
*/

#sidebar .wp-caption {
padding: 4px 0 7px;
}



#sidebar input {
width:70px;
text-align: center;
}

#sidebar input.button {
width: 60px;
background: white;
border: 1px solid #ffd262;
padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar input.oldMPG {
background: #ffcccd;
}

#sidebar input.newMPG {
background: #bdf6bd;
}