div.cb_content {
			font-size:14;
			z-index: 1000; 
			padding: 5px; 
			border-bottom-style: solid; 
			border-bottom-color: rgb(194, 122, 0); 
			height: 25px;
			background: rgb(228, 233, 244);
			overflow:hidden;
			border-radius: 10px 10px 0px 0px;
			-moz-border-radius: 10px 10px 0px 0px;
			-webkit-border-radius: 10px 10px 0px 0px;}

p.bc_title {margin-left: 10px;
			margin-top: 5px;
			
			text-shadow: rgba(0, 0, 0, 0.498039) 0px 1px 2px;
			}
			
p.cb_content {margin-left: 10px;
			margin-top: 10px;
			font-size:14;
			}
			
input.cb {margin-left: 10px;}

textarea.cb {margin-left: 10px;}
			  
			  
#cboxClose{position:absolute; margin-right:10px; margin-bottom: 10px; bottom:5; right:0; background:url(../controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

#cboxClose1{position:absolute; margin-right:10px; right:0; background:url(../controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose1:hover{background-position:-25px -25px;}
