﻿.cellRegFormText
{
	padding: 0px 0px 0px 5px;
	width: 300px;
	height: 20px;
}

.cellRegFormTextBox
{
	padding: 0px 5px 0px 0px;
	width: 227px;
	height: 20px;
}

.header_top
{
	background-image: url(../../images/header_top.jpg);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	width: 770px;
	height: 35px;
}

.header_bottom
{
	background-image: url(../../images/header_bottom.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 70px;
}

.panel_border
{
	background-color: #ffffff;
	border-top: solid 1px #90b0dd;
	border-bottom: solid 2px #90b0dd;
	border-right: solid 1px #90b0dd;
}

.content_border
{
	background-color: #ffffff;
	border-top: solid 1px #90b0dd;
	border-bottom: solid 2px #90b0dd;
	border-left: solid 1px #90b0dd;
}

.twist_left
{
	background-image: url(../../images/twist_left.png);
	background-repeat: repeat-y;
	width: 13px;
	height: 16px;
}

.twist_right
{
	background-image: url(../../images/twist_right.png);
	background-repeat: repeat-y;
	width: 13px;
	height: 16px;
}

.menu_shadow_left
{
	background-image: url(../../images/menu_shadow_left.png);
	background-repeat: repeat-y;
	width: 16px;
}

.menu_shadow_right
{
	background-image: url(../../images/menu_shadow_right.png);
	background-repeat: repeat-y;
	width: 16px;
}

.container_left
{
	padding: 0px 5px 5px 0px;
	filter: shadow(color=#d5e1f2, strength=5, direction=135);
	width: 100%;
}

.container_right
{
	padding: 0px 0px 5px 5px;
	filter: shadow(color=#d5e1f2, strength=5, direction=-135);
	width: 100%;
}

.bg_panel
{
	background-image: url(../../images/bg_panel.png);
	background-repeat: repeat-y;
	width: 200px;
}

.newsLinkDirection
{
	text-align: right;
}