.hidden { display: none; }
	.unhidden { display: block; }

	#newanswerbox{ 
		background-color: #FFF;
		height: 85px;
		width: 85px;
		float: left;
		margin-top: 0px;
		position: absolute;
	}

	.spacerproblembox {
		background-color: #FFF;
		height: 20px;
		width: 81px;
		float: left;
	    padding-top: 20px;
	}

	.coinboxmain_sm {
		background-color: #FFF;
		height: 120px;
		width: 430px;
		padding-bottom: 20px;
		float: left;
		margin-left: 88px;
	}

	.bigboxmain_sm {
		background-color: #FFF;
		height: 220px;
		width: 550px;
		margin: auto;
 	}

	.coinboxmaininsert {
		background-color: #FFF;
		height: 140px;
		width: 425px;
		float: left;
		
	}

	.coinbox {
		background-color: #FFFFFF;
		height: 81px;
		width: 81px;
		float: left;
		border: thin solid #CCCCCC;
	}

	.problembox {
		background-color: #FFF;
		height: 20px;
		width: 178px;
		float: left;
	    padding-top: 20px;
	    margin-right: 500px;
	}
	.vpmainall {
		background-color: #FFF;
		height: 592px;
		width: 532px;
		margin: auto;
		padding: 10px;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
	}

	.vpmain1 {
		background-color: #FF0000;
		height: 300px;
		width: 150px;
		float: left;
		margin: auto;
		padding: 10px;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
	}

	.vpmain2 {
		background-color: #FFF;
		height: 300px;
		width: 350px;
		float: left;
		margin: auto;
		padding: 10px;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
	}

	.vpmain {
		background-color: #000888;
		height: 277px;
		width: 145px;
		margin: auto;
		padding: 1px;
		border: thin solid #000000;
	}

	.vpmainbot {
		background-color: #FFF;
		height: 590px;
		width: 530px;
		margin: auto;
		padding: 1px;
	}

	.vpbox {
		background-color: #FFFFFF;
		height: 50px;
		width: 30px;
		float: left;
		padding-right: 1px;
		padding-left: 1px;
		padding-top: 1px;
		padding-bottom: 3px;
		letter-spacing: normal;
		text-align: center;
		vertical-align: top;
		word-spacing: normal;
		white-space: normal;
	}
	.vpboxsmtop {
		background-color: #FFFFFF;
		height: 35px;
		width: 30px;
	}
	.vpboxsmbot {
		background-color: #FFFFFF;
		height: 15px;
		width: 30px;
	}