div.contact_text{
color:#963669;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;	
width:328px;
padding-top:8px;
padding-top:6px;
padding-left:85px;
}
div.contact_text_night{
color:#dddddd;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;	
width:328px;
padding-top:8px;
padding-top:6px;
padding-left:85px;
}
div.program_text{
color:#963669;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;	
width:200px;
padding:5px 3px 5px 5px;
}

td.program_div_left{
	background:url(../images/program_div_left.gif) repeat-y top;
	width:4px;
}
td.program_div_right{
	background:url(../images/program_div_right.jpg) repeat-y top;
	width:4px;
}

td.program_div_top{
	background:url(../images/program_div_top.gif) repeat-x;
	height:4px;
}
td.program_div_inner{
	background:url(../images/program_bg.gif) repeat-x #FFFFFF;
}
td.program_div_bottom{
	background:url(../images/program_div_bottom.gif) repeat-x;
	width:231px;
	height:5px;
}

td.button_bg{
	background:url(../images/button_bg.gif) repeat-x;
	height:17px;
	width:119px;
	cursor:pointer;
}
td.button_left_FF{
	background:url(../images/button_left.png) no-repeat top;
	width:7px;
	height:17px;
}
td.button_left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/button_left.png', sizingMethod='scale');	
	width:7px;
	height:17px;
}
td.button_right_FF{
	background:url(../images/button_right.png) no-repeat top;
	width:7px;
	height:17px;
}
td.button_right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/button_right.png', sizingMethod='scale');	
	width:7px;
	height:17px;
}


td.contact_title{
color:#963669;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;	
padding-top:8px;
}
td.contact_title_night{
color:#dddddd;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;	
padding-top:8px;
}

input.contact_input_night{
border:1px solid #8e3359;
height:13px;
font-size:11px;
line-height:11px;
width:266px;
background:#fff;
font-family:Arial, Helvetica, sans-serif;
}
input.contact_input{
border:1px solid #8e3359;
height:13px;
font-size:11px;
line-height:11px;
width:266px;
font-family:Arial, Helvetica, sans-serif;
}
textarea.contact_textarea{
font-family:Arial, Helvetica, sans-serif;
border:1px solid #8e3359;
height:11px;
font-size:11px;
line-height:11px;
width:266px;
height:100px;
}
textarea.contact_textarea_night{
border:1px solid #8e3359;
font-family:Arial, Helvetica, sans-serif;
height:11px;
font-size:11px;
line-height:11px;
width:266px;
height:100px;
background:#fff;
}
h2.contact_h2{
font-size:15px;
color:#591238;
padding-left:5px;
padding-top:7px;

}

div.messenger_icon_FF{width:64px; height:59px; background:url('../images/messenger.png'); position:relative; top:-37px; left:-7px;}
div.messenger_icon{	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/messenger.png', sizingMethod='scale');	
	width:64px; height:59px; 
	position:relative; top:-37px; left:-7px;
}

span.gb_status_span
{
	background:#591238;
	padding:0px 5px;
	color:#FFFFFF
}