
[name="calcForm"]{
	background-color: #FFFFFF;
	border: single 2px;
	height:200px;
	width:180px;
}

#buttons{
	margin:2px;
	height:180px;
	width:150px;
	
	clear:both;
	float:none;
}
[name="inputtf"]{
	width:145px;
	height:25px;
	margin:2px;
	float:left;
}

[value="1"]{
	margin:1px;
	height:30px;
	width:30px;
}

[value="2"]{
	margin:1px;
	height:30px;
	width:30px;
}

[value="3"]{
	margin:1px;
	height:31px;
	width:31px;
}

[value="4"]{
	margin:1px;
	height:31px;
	width:31px;
}

[value="5"]{
	margin:1px;
	height:31px;
	width:31px;
}

[value="6"]{
	margin:1px;
	height:31px;
	width:31px;
}

[value="7"]{
	margin:1px;
	height:31px;
	width:31px;
}

[value="8"]{
	margin:1px;
	height:31px;
	width:31px;
	
}

[value="9"]{
	margin:1px;
	height:31px;
	width:31px;
	
}

[value="0"]{
	margin:1px;
	height:31px;
	width:31px;
		
}

[value="+"]{
	margin:1px;
	height:31px;
	width:31px;
	
}

[value="-"]{
	margin:1px;
	height:31px;
	width:31px;
		
}

[value="*"]{
	margin:1px;
	height:31px;
	width:31px;
		
}

[value="/"]{
	margin:1px;
	height:31px;
	width:31px;
		
}

[value="."]{
	margin:1px;
	height:31px;
	width:31px;
		
}

[value="="]{
	margin:1px;
	height:31px;
	width:31px;
	
}