.rubricator_block {
	width: 100%;
	}

.b2bcontext_otr {
	padding-left:15px;
	font-weight: bold;
	}
a.b2bcontext_otr:link {
    font-size:1.2em;
    font-weight: bold;
	text-decoration: underline;
	}
a.b2bcontext_otr:active {
    font-weight: bold;
	text-decoration: underline;
	}
a.b2bcontext_otr:visited {
    font-weight: bold;
	text-decoration: underline;
	}
a.b2bcontext_otr:hover {
    font-weight: bold;
	text-decoration: underline;
	}
.b2bcontext_subotr_table {
	width: 100%;
	}
a.b2bcontext_subotr:link {
	text-decoration: underline;
	}
a.b2bcontext_subotr:active {
	text-decoration: underline;
	}
a.b2bcontext_subotr:visited {
	text-decoration: underline;
	}
a.b2bcontext_subotr:hover {
	text-decoration: underline;
	}

.b2bcontext_tender_count {
	}

.gettenderlist_block {
	padding-left:15px;
	width: 100%;
	}
.b2bcontext_full_count {
	}
.b2bcontext_full_count_value {
	}

.b2bcontext_pages {
	padding-bottom:5px;
	}
.b2bcontext_no_href {
    font-weight: bold;
	}
a.b2bcontext_cur_page:link {
    font-weight: bold;
	text-decoration: none;
	}
a.b2bcontext_cur_page:active {
    font-weight: bold;
	text-decoration: none;
}
a.b2bcontext_cur_page:visited {
    font-weight: bold;
	text-decoration: none;
}
a.b2bcontext_cur_page:hover {
    font-weight: bold;
	text-decoration: none;
}
a.b2bcontext_other_page:link {
	text-decoration: underline;
}
a.b2bcontext_other_page:active {
	text-decoration: underline;
}
a.b2bcontext_other_page:visited {
	text-decoration: underline;
}
a.b2bcontext_other_page:hover {
	text-decoration: underline;
}

.b2bcontext_tenders {
	margin-bottom:5px;
    background:#fbfbfb;
    padding:10px;
	}
	b2bcontext_tenders_date {
		padding-top: 5px;
	}
	.b2bcontext_tenders td {
		border: 1px solid #FFFFFF;
		padding:3px;
		}
	.b2bcontext_tenders td.left {
		width: 150px;
		padding-left:10px;
		}
	.b2bcontext_tenders td.right {
		}
	.b2bcontext_tenders td.a:link {
		text-decoration: underline;
		}
	.b2bcontext_tenders td.a:active {
		text-decoration: underline;
		}
	.b2bcontext_tenders td.a:visited {
		text-decoration: underline;
		}
	.b2bcontext_tenders td.a:hover {
		text-decoration: underline;
		}


.b2bcontext_find
{
        width: 100%;
}

.findtender_h1
{
        font-weight: bold;
}

.b2bcontext_find_header
{
        font-weight: bold;
        background-color: #E6E6E6;
        border: #CCCCCC 2px solid;
        padding: 6px;
        padding-left: 10px;
}

.b2bcontext_find_content
{
        display: none;
        background-color: #E6E6E6;
        border: #CCCCCC 2px solid;
        padding: 20px;
        padding-top: 7px;
        padding-bottom: 1px;
        margin-left: 37px;
}

.b2bcontext_find_content_subotr_region
{
        width: 100%;
        background-color: #ffffff;
        border: #aaaaaa 1px solid;
        padding: 4px;
        margin: 15px;
        margin-left: 0px;
        margin-right: 0px;
}

.b2bcontext_find_content_subotr_region_text {
}

.b2bcontext_find_content_attention {
        color: #FF0000;
}

.b2bcontext_find_content_text {
}

.b2bcontext_find_content_input_text
{
		font-size: 8pt;
		width: 300px;
}

.b2bcontext_find_content_input_number
{
		font-size: 8pt;
		width: 60px;
}

.b2bcontext_find_content_submit_button
{
		font-size: 11px;
}

.b2bcontext_find_content_select
{
		font-size: 8pt;
}
/* --- */
.t_register_block
{
        width: 100%;
}

.t_register_h1	{
        font-weight: bold;
}

.t_register_trade_info {
    font-style: italic;
    text-align: right;
}

.t_register_trade_thanks {
    font-weight: bold;
    font-style: italic;
    margin-left: 50px;
    margin-right: 50px;
}

.t_register_tender_short {
	padding:10px;
	}

.t_register_intro {
        font-weight: bold;
        margin: 20px;
}

.t_register_form_table {
	}

.t_register_form_table input, select, textarea 	{
        width: 415px;
}

.t_register_form_table td.left 
{
        width: 30%;
}
.t_register_form_table td.right 
{
        width: 70%;
}

