#col1-3 {
	position:absolute;
	width: 20%;
	left: 3%;
	right: 77%;
	top: 0px;
}
#col2-3 {
	position:absolute;
	width: 54%;
	left: 23%;
	right: 23%;
	top: 0px;
	text-align: center;
}
#col3-3 {
	position:absolute;
	width: 23%;
	left: 77%;
	top: 0px;
}
#col1-3p {
	position:absolute;
	width: 32%;
	left: 1%;
	right: 65%;
	top: 0px;
	text-align: center;
}
#col2-3p {
	position:absolute;
	width: 32%;
	left: 34%;
	right: 34%;
	top: 0px;
	text-align: center;
}
#col3-3p {
	position:absolute;
	width: 32%;
	left: 67%;
	top: 0px;
	text-align: center;
}
.inprimop {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-top: 1px outset #CCCCCC;
	border-right: 2px outset #F3F7FC;
	border-bottom: 2px outset #F3F7FC;
	border-left: 1px outset #CCCCCC;
}
.inprimop2 {
	padding: 0px 10px 3px;
}

