/*************************************************************************/
/************************ calculator styles ******************************/

#one, #two, #three, #four, #five, #six, #contentArea{
	background-color:#e2e1d0;
	border: 1px dotted #c2c1af;
	padding:5px;
}
#calcNav, #tabBar{
	background-color:#c4c3b0;
}