div.overlay_mainCtnr	{
	color: #000000;
	width:400px;
	border : 1px solid #ff0000;
	background-color: #ffffff;

}
div.overlay_mainCtnr *	{
	margin : 0;
	padding : 0;
	font-size : 9px;
	font-weight : 100;
	position : relative;
	font-family:Verdana;
}
div.overlay_boxHeading	{
	color: #ffffff;
	width:400px;
	height:20px;
	background-image : url(http://static.p-comme-performance.com/overlay.prisma-performance.com/progtv/images/degrade.png);
	background-repeat : repeat-x;
	background-position: top left;
	background-color: #FF0000;
	position:relative;
	border-bottom:1px solid black;
}
#pcp_h1	{
	padding-left:6px;
	color : #fff;
	font-size : 11px;
	font-weight:600;
	line-height:180%;
	padding-top:4px;
	display:inline;
}
#pcp_h1 strong	{
	color : #fff;
	font-size : 11px;
	font-weight : 900;
}
div.overlay_boxHeading div.overlay_closeWin	{
	position:absolute;
	width:15px;
	height:15px;
	top:1px;
	right:1px;
	text-align:center;
	font-size:13px;
	border:1px solid black;
	background-color:#FF0000;
	color:#000;
}
div.overlay_boxHeading div.overlay_closeWin a	{
	text-decoration:none;
}
div.overlay_boxContent {
	color: #000000;
	text-align:center;
	padding:10px;
}
div.overlay_boxContent p {
	padding-bottom:5px;
	position:relative;
}
div.overlay_boxContent .strong,div.overlay_boxContent .strong *{
	font-size:14px;
	font-weight:bold;
}
div.overlay_boxContent u.empha {
	color:#ff0000;
}
div.overlay_boxTitle	{
	width:100%;
	background-image: url(http://static.p-comme-performance.com/overlay.prisma-performance.com/progtv/images/pix.gif);
	background-repeat:repeat-x;
	background-position:center left;
	margin:10px 0;
}
div.overlay_boxContent table	{
	margin:0 auto;
	width:98%;
}
div.overlay_boxContent table tr td	{
	text-align:left;
}
div.overlay_buttonCtnr	{
	text-align:right;
}
div.overlay_buttonCtnr input.overlay_button	{
	font-family: arial;
	font-weight: bold;
	color: #000000;
	border:1px solid black;
	margin-top:5px;
	font-size:15px;
	background-color: #ffff00;
    width:65px;
    height:22px;
}
.gradiant_pic	{
	z-index:1;
}
#pcp_overlay_email	{
	background-color: #cccccc;
	color: #000000;
}
