
td#main_left { width: 314px; }

div.menu2 { background: #BFC0C4 url(../img/menu2_y2.gif) repeat-y 0 0; width: 355px; }
div.menu2 div.car { background: url(../img/menu2_top2.gif) no-repeat 0 0; }
div.menu2 div.title { height: 50px; height: "65px"; background: #D50711 url(../img/menu2_title2.gif) no-repeat 0 0; padding: 15px 0 0 55px; }
div.under_menu2 { background: url(../img/menu2_bot2.gif) no-repeat 0 bottom; width: 355px; }

td#footer table { background: #A9AAAE url(../img/footer_left.gif) no-repeat 0 0; }

#ico { width: 160px; background-image: url(../img/bg_ico2.gif); }
#tray { padding: 15px 0; margin-right: 170px; }
#tray a { text-decoration: none; color: #CF1218; }
#tray a:hover { text-decoration: underline; }
#content_sec { padding-right: 25px; text-align: justify; color:black;}


	.block_question
		{
			width: 352px;
			margin:0 0 0px 0px;

			background-color: #e7e9ee;
			background-image: url(../img/bg_send_sms-y.gif);
			background-position:  0 0;
			background-repeat: repeat-y;
		}
			.block_question DIV.heading_question
			{
				background-color:White;
				background-image: url(../img/bg_send_sms-y_h.gif);
				background-position:  0 0;
				background-repeat: repeat-y;
			}
				.heading_question DIV
				{
					background-image: url(../img/bg_send_sms_h-t.gif);
					background-position:  0 0 ;
					background-repeat: no-repeat;
					padding: 25px 0 19px 212px;
				}
				.body_question
			{
				background-image: url(../img/bg_send_sms_b-t.gif);
				background-position:  0 0;
				background-repeat:  no-repeat;
				text-align: left;
			}
				.body_question DIV
				{
				/*	background-image: url(../img/bg_send_sms_b-b.gif);*/
					background-position: 0 100%;
					background-repeat: no-repeat;
					padding: 47px 0 0 0px;
				}
					.body_question DIV TABLE
					{
							font-size: 11px;
					}
						.body_question DIV TABLE TH
						{
							font-weight: normal;
							text-align: left;
							color: White;
							padding:0 30px 8px 23px;
							vertical-align: top;
						}
						.body_question DIV TABLE TD
						{
							vertical-align: top;
							padding: 0 0 8px 0;
						}
							.body_question DIV TABLE TD TEXTAREA
							{
								width: 307px;
								height: 76px;
								margin: 2px 0 5px 23px;
							}

			.bt_bot_q
			{
				background-image: url(../img/bg_send_sms_b-b.gif);
					background-position: 100% 100%;
					background-repeat: no-repeat;
					height: 46px;
					padding: 0px;
					margin: 0px;
					padding-top: 0px;
			}
			.bt_bot_q INPUT .bt_bot_q SELECT
			{
				margin: 11px 0 0 19px;

			}



