
#carrier { padding-bottom: 88px; }
	
td#main_left { width: 70%;  background: #F6F6F6 url(../img/bg_carrier.gif) repeat-x 0 -3px; border-bottom: 6px solid #DFDFDF; }
td#main_right { width: 30%; background: #FFF6CA; border-bottom: 6px solid #FFD315; }
td#main_empty2 div { width: 35px; }
#content { padding: 10px 150px 15px 40px; }
div.list { position: static; padding-bottom: 20px; }

#title_carrier { background: #FFF;  }

#list_news p { margin-bottom: 30px; }

#title_project { background: #FFF6CA url(../img/title_project_x.gif) repeat-x 0 0; }
#title_project div { background: url(../img/title_project_left.gif) no-repeat 0 0; }
#title_project div div { background: url(../img/title_project_right.gif) no-repeat right 0; height: 33px; text-align: center; }
#title_project img { margin-top: 4px; }

#project_right { padding: 15px 10px 0 20px; font-size: 0.916em; }
#project_right table { border-collapse: collapse; table-layout: fixed; }
#project_right td { padding: 0 0 8px; vertical-align: top; }
#project_right div { width: 101px; height: 94px; background: url(../img/ramka3.gif) no-repeat 0 0; }
#project_right div img { margin: 3px 0 0 3px; }
#project_right p.all { font-weight: bold; margin-left: 112px; }

table#write { border-collapse: collapse; width: 430px; margin: 50px 0; }
table#write td { padding: 5px 0; }
table#write input.input,table#write textarea { width: 300px; float: left; border: 1px solid #128AF9; }
table#write div { background: #D1D1D1;  font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 2px 6px; }
table#write tr.textarea td { padding-top: 20px; vertical-align: top; }
table#write tr.textarea div { background: none; }
table#write tr.button td { text-align: right; }
table#write input.reset { width: 74px; height: 19px; border: none; cursor: pointer;
	background: #DCDCDB url(../img/button_reset.gif); font-weight: bold; font-size: 11px; padding-bottom: 2px; }
table#write input.submit { width: 74px; height: 19px; border: none; cursor: pointer; color: #005DB3; margin-left: 6px;
	background: #99CDFD url(../img/button_submit.gif); font-weight: bold; font-size: 11px; padding-bottom: 2px; }


