PK

ADDRLIN : /home/anibklip/pcfcindia.com/bkp20-21/
FLL :
Current File : /home/anibklip/pcfcindia.com/bkp20-21/core.css

@import "corner-box.css";
@import "table.css";
@import "menu-box.css";
@import "side-box.css";

#footer {
	background: url(footer.png) top repeat-x;
	text-align: center;
	margin-top: 4em;
	font-size: 85%;
}

#lang_form {
	float: right;
}

#lang_form select,
#lang_form input {
	font-size: 85%;
}

#footer-contents {
	border: none;
}

#footer p {
	margin-top: 0;
	clear: none;
}

#footer a {
	color: #888;
	margin-right: 2em;
}

.error-notice {
	margin: 0 auto;
	padding: 10px 80px 20px 80px;
	background: url(warning.png) 20px 20px no-repeat;
}



PK 99