

/* CLASS: four-column */
	#content .four-column {
		/* background: url(../images/container.gif) repeat-y 100% 0; */
		overflow: hidden;
		width: 747px;
		margin: 0 -6px 0 0;
	}
	
	#content .four-column .paragraph {
		background: transparent url(../images/sprites.gif) repeat-x scroll 0pt -1072px;
		float: left;
		width: 156px;
		padding: 4px 12px;
		margin-right: 3px;
	}
	
	/* Shopping Basket */
	#content .basket-container {
		background: transparent url(../images/sprites.gif) repeat-x scroll 0pt -1072px;
	}
	#content .basket-table {
		
	}
	#content .money-cell {
		text-align: right;
		padding-right: 7px;
	}
	
	/* Frontend Forms */
	table.form {
		width: 100%;
	}
	table.form select {
		background: #FFFFFF url(../images/input.gif) no-repeat scroll 0pt;
		color: #696969;
		font-family: Georgia, "Times New Roman", Times, serif;
		height: 32px;
		border: 1px solid #696969;
		padding: 6px;
		
	}
	table.form th {
		width: 250px;
		padding: 6px;
	}
	table.form th.label {
		width: 250px;
		padding: 6px;
	}
	table.form td.label-text {
		color: #696969;
		font-family: Georgia, "Times New Roman", Times, serif;
		height: 32px;
		margin-bottom: 6px;
		padding: 6px;
	}
	table.form td#per_user_month {
		color: #E98300;
	}
	div.title {
		border-left: 2px solid red;
		padding: 5px;
	}
	div.description {
		border-left: 2px solid red;
		padding: 5px;
		margin-bottom: 20px;
	}
	
	/* Ogone Template */
	
	#ncol_ref {
		border: 0;
	}
	.ncoltable1 {
		width: 100%;
		border: 0;
		background: none;
	}
	.ncoltable2 {
		width: 100%;
	}
	.ncoltable2 img {
		border: 0;
	}
	.ncoltxtr input {
		width:	100%;
	}
	input.ncol {
		background: transparent url(../images/buttons.gif) no-repeat scroll 100% -44px;
		height: 27px;
		width: 100%;
		cursor: pointer;
	}
	.ncoltable3 {
		border: 0;
		width: 100%;
	}
	.ncoltable3 img {
		border: 0;
	}