/* CSS Document */

#leftside { width: 66%; float: left; }
#rightside { width: 33%; float: right; }
#leftcolumn { width: 50%; float: left; }
#centercolumn { width: 50%; float: right; }

.no	{ background: url('../images/elements/new/no.png') top left no-repeat; }
.ne	{ background: url('../images/elements/new/ne.png') top right no-repeat; margin-left: 23px;}
.ne img	{left:-10px; top:-10px}
.n	{ background: url('../images/elements/new/n.png') top center repeat-x; margin-right: 23px; -moz-user-select: none; -khtml-user-select: none}
.n	{ padding-top:8px;height:28px; white-space:nowrap;overflow:hidden;}
.n	a{ text-decoration:none;color:#000; font-size:15px;}

.o	{ background: url('../images/elements/new/o.png') top left repeat-y; overflow:hidden;}
.e	{ background: url('../images/elements/new/e.png') top right repeat-y; margin-left: 23px;}
.c { background: url('../images/elements/new/c.png'); margin-right: 23px; padding-top: 1px; padding-bottom: 1px; }

.so	{ background: url('../images/elements/new/so.png') bottom left no-repeat;}
.se	{ background: url('../images/elements/new/se.png') bottom right no-repeat; margin-left: 23px;}
.s { background: url('../images/elements/new/s.png') bottom repeat-x; padding-top: 32px; margin-right: 23px;}