@charset "UTF-8";
/*
Site Design Borders CSS
Revision: 1.0
Copyright (c) 2007 by HHD Software
This file is part of the HHD Software Web Site
Do not use it and do not make copies of it without written permission from HHD Software
Please contact us at http://www.hhdsoftware.com/Company/contact-us.html

Note to e l t i m a guys (and Ñ å ð ¸ ã à   Ñ å ì å í ö î â especially): YOU can copy everything, as you always do...
*/

/* Design template borders */

.border_all {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
.border_path {
	border-bottom: 1px solid #dfdfdf;
}
.border_nav {
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
.border_copyright {
	border-bottom: 1px solid #dfdfdf;
}
