#pcp_overlay {
	width: 402px;
	height: 197px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
    }
	.pcp_small_caps {
		font-variant: small-caps;
	}
	#pcp_top {
		background: url("http://static.p-comme-performance.com/overlay.prisma-performance.com/cactuelle/images/overlay_top.gif") no-repeat;
		height: 34px;
	}
		#pcp_left {
			width: 80px;
			height: 156px;
            vertical-align:bottom;
            background: url("http://static.p-comme-performance.com/overlay.prisma-performance.com/cactuelle/images/Bottom-left.png") no-repeat;
		}
		#pcp_right {
			border-right: #000 1px solid;
			width: 333px;
			height: 61px;
			padding: 0;
            background-color:#E6DBDB;
		}
			#pcp_center {
				text-align: center;
			}
			#pcp_intro {
				padding: 0;
				margin: 0;
				margin-bottom: 5px;
			}
				#pcp_td_submit {
					width: 93px;
					height: 25px;
				}
					#pcp_submit {
						width: 93px;
						height: 25px;
						border: 0;
						margin: 0;
					}
				#pcp_overlay_email {
					width: 182px;
					height: 17px;
					border: 0;
					padding: 0;
				}
				.pcp_radio {
					color: #db0f15;
				}

				#pcp_text {
					padding-left:2px;
					height: 76px;
					font-size: 10px;
					border-bottom: #000 1px solid;
					width: 240px;
                    background-color:#E6DBDB;
				}
				
				#pcp_right_border {
					border-right: #db0f15 1px solid;
				}
