*
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100.0%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
BODY
{
	margin: 0px;
	padding: 0px;
	background: #fff;
	font: 90% 'Times New Roman' , Arial, sans-serif;
	color: #000;
	min-width: 980px;
}
H1
{
	font-weight: bold;
	font-size: 2.2em;
	margin-bottom: 0.1em;
}
H2
{
	font-weight: bold;
	color: black;
	font-size: 1.6em;
	margin-bottom: 0.4em;
	margin-top: 0.8em;
}
H3
{
	font-weight: bold;
	font-size: 1em;
}
TABLE
{
	border-collapse: collapse; /*width:100%;*/
}

TABLE TD
{
	padding: 0em;
	vertical-align: top;
}

A, A:visited, SPAN.href
{
	color: #0064c6;
}
A:hover
{
	color: #004f9c;
}

SPAN.href
{
	cursor: pointer;
	text-decoration: underline;
}
SPAN.href2,
a.href2
{
	cursor: pointer;
	text-decoration: underline;
	color: #0064c6;
}
.column
{
	float:left;
	display:block;
}
.clear
{
    width:100%;
    clear:both;
    font-size:1px;
    height:1px;
}

img
{
	border:none;
}
input[type=submit]
{
    padding:0.12em 0.8em;
}
input[type=radio]
{
    padding:0em 0em 0.4em 0;
}
.radio label
{
    margin-left:0.4em;
}
.radio td
{
    padding-bottom:0.1em;
}

SUP, SUB
{
	font-size: 0.9em;
}
.banner_0
{
	/*border-top: gray 2px solid;*/
    height:8px;
    background-color:#8db2e8;
	/*background-image:url('images/sky_1.jpg');
	background-repeat:repeat-x;*/
}

.ValidationSummary
{
	margin: 2em 0;
}
.ValidationSummary UL
{
	margin: 0.4em 2.4em;
}

.validator
{
	background-color: #ffc0cb;
}


.params TABLE TD:first-child
{
	width: 14em;
	padding-left:0;
}
/* для валидатора */
.params td td
{
	padding: 0;
	vertical-align: top !important;
}
.params td td + *
{
	font-size: 0.8em !important; /*font-family: 'Times New Roman' ! important;*/
}

table.p td
{
	padding: 0.14em 0.4em;
}



fieldset
{
	padding: 1em;
}
fieldset legend
{
	margin-bottom: 1em;
	font-weight: bold;
}
fieldset TD,
.params TD
{
	padding: 0.14em 0.4em;
	vertical-align: middle;
}

fieldset TD.i, 
.inf,
.params TD.i
{
	color: Gray;
	font-size: 0.8em;
}

.error
{
	color: red;
}

.complite
{
	color: green;
}


*[readonly], *[readonly='readonly'], *[disabled], .readonly
{
	background-color: #f7f7f7;
}

INPUT[type='text'], TEXTAREA
{
	font-size: 1em;
	font-family: 'Times New Roman';
}

INPUT[type='button'], SELECT
{
	font-size: 0.9em;
}




.header
{
	height: 109px;
	width: 100%;
	background:#203557 url('images/header-bg.jpg') no-repeat left top;
	color:#fff;
}
.header a { color:#fff; }
.header .logo
{
	padding-left: 1.8em;
	padding-top: 0.8em;
}
.header .content
{
	text-align: right;
	padding-top: 1.4em;
	padding-right: 2em;
}
.header .content P.first
{
	text-transform: uppercase;
	font-size: 1.2em;
}

.client
{
	width: 100%;
}
.client TD
{
	padding: 1.4em 2.2em 1em;
}
.client .navigation
{
	text-align: right;
}
.client .navigation UL
{
	list-style-type: none;
}

.client .navigation UL LI
{
	/*float:right;*/
	margin-left: 1.4em;
	margin-bottom: 0.2em;
	white-space: nowrap;
}
.client .navigation UL > LI IMG
{
	margin-right: 0.3em;
	vertical-align: middle;
}
.client .info
{
	padding-left:1em;
}
.client .info .fio
{
	font-size: 1.3em;
}
.client .info UL
{
	margin-top: 0.8em;
	list-style-type: none;
}
.client .info UL LI
{
	float: left;
	margin-right: 2em;
	margin-bottom:0.2em;
	white-space: nowrap;
}
.client .avator
{
	width:60px;
	padding-right:0;
}



.RightContanier
{
    width:16em;
}
.RightContanier .c
{
    padding:1.5em 0 2em 0;
}


.layout
{
	width: 100%;
}
.layout .content
{
	
}
.layout .menu
{
	width: 16em; /*background-color: #ffccff;*/
}
.layout .menu UL
{
	list-style-type: none;
}
.icon
{
    display:block;
}
.icon IMG
{
    position:absolute;
    display:block;
    margin-left:-20px;
    margin-top:2px;
}

.menu .tree
{
	margin-left: 2em;
	font-size: 1.2em;
}
.menu .tree .selected A 
{ 
	font-weight:normal; 
	font-style:italic; 
	color:#000 ! important; 
	text-decoration:none; 
}
.menu .tree A { text-decoration:underline; }
.menu .tree .level1 { padding:0.18em 0 0.5em 0; }
.menu .tree .level2 { padding:0 0 0.18em 0; }
.menu .tree .level2 A
{
	font-size:0.8em ! important;
	color:Gray;
}
.menu UL.level1
{
	margin-left: 2em;
	font-size: 1.2em;
}

.menu UL.level1 > LI
{
	margin-bottom: 0.68em;
	white-space: nowrap;
}



.layout #content
{
	padding-right: 2.2em;
	padding-left: 2.2em;
}

.layout #contentDefault
{
	padding: 1em 2.2em;
}

.block-green
{
	/*border:solid 2px #5d9936;*/
	background-color:#e8f2e1;
	padding:0.4em 1em 1em 0em;
}
.block-green .buttons
{
	padding-left: 14em;
}



.footer
{
	margin-top: 6em;
	padding: 0 2.2em 1.4em;
}

.footer .copy
{
	font-size: 0.9em;
}

.footer #counter
{
	position: absolute;
	right: 2.2em;
	margin-top: -30px;
}


TR.split TD
{
	padding-top: 1.6em;
}
TR.border TD
{
	border-bottom:dashed 1px silver;
	padding:1em 0;
}


table.small
{
	font-size: 0.92em;
}

div.t 
{
    width:100%;
}
div.t div
{
    float:left;
}
div.t .clear
{
    height:1px;
    font-size:1;
    clear:both;
    width:100%;
    float:none;
}


table.t
{
	margin-bottom: 0.3em;
	width: 100%; /*table-layout:fixed;*/
}
table.t .gray
{
	color: Gray;
}
table.t IMG
{
	vertical-align: middle;
	margin: 0.14em 0;
	margin-right: 0.1em;
}

table.t TD, table.t TH
{
	border: solid 1px #e5e6de;
	padding: 0.1em 0.2em;
	vertical-align: middle;
}

table.t THEAD TH
{
	padding: 0.2em;
}

table.t TD.c
{
	text-align: center;
}

table.t TD.r
{
	text-align: right;
}

table.t TFOOT TH
{
	text-align: right;
}

table.t TFOOT TH:first-child
{
	border-left: none;
	border-bottom: none;
}

table.t TFOOT .description TD
{
	border: none;
	font-size: 0.8em;
	padding: 0.4em 0.2em;
	color: #525252;
}

table.t .money
{
	width: 8em;
}

table.t .date
{
	width: 7.4em;
}
table.t .green
{
	background-color: #caebd4;
	color: Black;
}
table.t .red
{
	background-color: #ff9696;
	color: Black;
}

.green
{
	color: #0ea63d;
}

DIV.filter
{
	margin-bottom: 3.4em;
}

.ofert .document
{
	height: 10em;
	border: solid 1px silver;
	margin-bottom: 0.4em;
	overflow: auto;
}
.ofert .document .content
{
	padding: 0.6em;
}

.ofert H2
{
	font-size: 1.2em;
	font-weight: bold;
	color: Black;
}
.ofert H3:first-child
{
	margin-top: 0;
}
.ofert H3
{
	font-size: 1em;
	font-weight: bold;
	color: Black;
	margin-bottom: 0.4em;
	margin-top: 1.4em;
}
.ofert P
{
	margin-bottom: 0.4em;
}

.documents
{
}
.documents .item
{
	width: 272px;
	height: 294px;
	font-size: 1em;
	line-height: 1.4em;
	float: left; /*border:solid 1px gray;*/
}
.documents .item IMG
{
	border-style: none;
}
.documents .content
{
	padding-left: 0.5em;
	font-size: 1em;
}

.marketingInfo
{
	width: 100%;
}

.marketingInfo .item TD:first-child
{
	width: 11em;
	padding-left: 0;
}

.marketingInfo .item TD
{
	padding: 0.2em;
}

.marketingInfo .item TR.big TD
{
	font-size: 1.24em;
}

.marketingInfo .item TR.split TD
{
	padding-top: 1.4em;
}
.marketingInfo .item TR.small TD
{
	font-size: 0.9em;
	color: Gray;
	padding-top: 0;
	width: auto;
}

.help
{
	margin: 2em 0;
}
.help TD
{
	padding-bottom: 0.8em;
}
.help TD.first
{
	width: 18em;
}
.help BIG
{
	font-size: 1em;
	color: Black;
}
.help .r
{
	margin: 1em 0;
	width: 90%;
}

.help .r TD
{
	border: solid 1px gray;
	padding: 0.2em;
	vertical-align: middle;
}

.help .r .c TD
{
	text-align: center;
}


.typeAccount label
{
	white-space: nowrap;
}

.f TD
{
	padding: 0.2em;
}




.reducer
{
	width: 100%;
	background-color: #dee3a1;
}

.reducer .t, .reducer .r, .reducer .b, .reducer .l
{
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}
.reducer .c
{
	padding: 20px 22px 20px;
}
.reducer .t
{
	background-image: url(images/rt.gif);
	left: 0px;
	top: 0px;
}
.reducer .r
{
	background-image: url(images/rr.gif);
	right: 0px;
	top: 0px;
}
.reducer .b
{
	background-image: url(images/rb.gif);
	right: 0px;
	bottom: 0px;
}
.reducer .l
{
	background-image: url(images/rl.gif);
	left: 0px;
	bottom: 0px;
}


table.border
{
	border-collapse: collapse;
}

table.border TD
{
	border: solid 1px black;
}
table TD.padding
{
	padding:0.2em 0;
}

.news
{
	margin-bottom: 2em;
	font-size: 1em;
}
.news .item
{
	margin-bottom: 1.4em;
}
.news .item H2
{
	font-size: 0.9em;
	margin-bottom: 0.1em;
	color: Gray;
}
.news .item UL
{
	margin-left: 2em;
}


.index-contanier
{
	width: 100%;
}
.index-contanier .c1
{
	width: 65%;
	vertical-align: top;
}
.index-contanier .c2
{
	width: 35%;
	vertical-align: top;
}

.hinglih
{
	font-size: 1.2em;
	margin-bottom: 1.4em;
	margin-top: 1.2em;
}

.calc
{
	font-size: 0.9em;
	font-family: Times New Roman;
}
.calc TD, .calc TH
{
	border: solid 1px black;
	padding: 0.2em;
}
.f
{
	width: auto;
}
.f TD
{
	padding: 0.2em;
}




.cgrid2
{
	margin: 0px;
	padding: 0px;
	margin-top: 2em;
}
.cgrid2 TD, .cgrid2 TH
{
	margin: 0px;
}
.cgrid2 .head
{
	height: 22px !important;
}
.cgrid2 .head TH
{
	font-weight: bold;
	text-align: left;
	padding-left: 6px;
	cursor: default;
	border-bottom: solid 1px #ededed;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
	border-top: solid 1px #ededed;
}
.cgrid2 .item
{
	padding: 2px 4px;
	cursor: pointer;
}
.cgrid2 .row2 TD
{
	border-bottom: solid 1px #ededed;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
}
.cgrid2 .hover_row2 TD
{
	background-color: #eae9e1;
	border-bottom: solid 1px #ededed;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
}






.framed, .framed .f_r, .framed .f_b, .framed .f_l, .framed .f_c
{
	float: left;
	position: relative;
	z-index: 3;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.framed .f_tt, .framed .f_rr, .framed .f_bb, .framed .f_ll
{
	display: none;
}
.framed
{
	margin: 0 30px 15px 0;
	background: url('images/hint-t.png') no-repeat left top;
}
.framed .f_r
{
	left: 30px;
	background: url('images/hint-r.png') no-repeat right top;
}
.framed .f_b
{
	top: 30px;
	background: url('images/hint-b.png') no-repeat right bottom;
}
.framed .f_c
{
	float: none;
	position: relative;
	left: 30px;
	top: -15px;
	padding: 1px 0;
	margin: 0 30px 0 0;
	background: #fffcb8;
}
.framed .f_l
{
	left: -30px;
	padding: 15px 0;
	background: url('images/hint-l.png') no-repeat left bottom;
}
* html .framed .f_r, * html .framed .f_b, * html .framed .f_l
{
	height: 0;
}
* html .framed .f_tt, * html .framed .f_rr, * html .framed .f_bb, * html .framed .f_bb *, * html .framed .f_ll, * html .framed .f_ll *
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
* html .framed .f_tt
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint-t.png,sizingMethod=crop);
}
* html .framed .f_rr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint-r.png,sizingMethod=crop);
}
* html .framed .f_tt, * html .framed .f_bb
{
	width: expression( parentNode.offsetWidth );
	height: 30px;
}
* html .framed .f_rr, * html .framed .f_ll
{
	width: 30px;
	height: expression( parentNode.offsetHeight );
}
* html .framed .f_bb, * html .framed .f_ll
{
	overflow: hidden;
}
* html .framed .f_bb *
{
	width: 3000px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint-b.png,sizingMethod=crop);
}
* html .framed .f_ll *
{
	width: 30px;
	height: 3000px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint-l.png,sizingMethod=crop);
}

/* Исправляем неправильный расчет позиции при "нечетной ширине" */
* html .framed .f_rr, * html .framed .f_bb *
{
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	left: auto;
}
* html .framed .f_ll, * html .framed .f_ll *, * html .framed .f_bb, * html .framed .f_bb *
{
	bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	top: auto;
}









.framed-border, .framed-border .f_r, .framed-border .f_b, .framed-border .f_l, .framed-border .f_c
{
	float: left;
	position: relative;
	z-index: 1;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.framed-border .f_tt, .framed-border .f_rr, .framed-border .f_bb, .framed-border .f_ll
{
	display: none;
}
.framed-border
{
	margin: 0 16px 8px 0;
	background: url('images/hint2-t.jpg') no-repeat left top;
}
.framed-border .f_r
{
	left: 16px;
	background: url('images/hint2-r.jpg') no-repeat right top;
}
.framed-border .f_b
{
	top: 16px;
	background: url('images/hint2-b.jpg') no-repeat right bottom;
}
.framed-border .f_c
{
	float: none;
	position: relative;
	left: 16px;
	top: -8px;
	padding: 1px 0;
	margin: 0 16px 0 0;
	background: white;
}
.framed-border .f_l
{
	left: -16px;
	padding: 8px 0;
	background: url('images/hint2-l.jpg') no-repeat left bottom;
}
* html .framed-border .f_r, * html .framed-border .f_b, * html .framed-border .f_l
{
	height: 0;
}
* html .framed-border .f_tt, * html .framed-border .f_rr, * html .framed-border .f_bb, * html .framed-border .f_bb *, * html .framed-border .f_ll, * html .framed-border .f_ll *
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
* html .framed-border .f_tt
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint2-t.jpg,sizingMethod=crop);
}
* html .framed-border .f_rr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint2-r.jpg,sizingMethod=crop);
}
* html .framed-border .f_tt, * html .framed-border .f_bb
{
	width: expression( parentNode.offsetWidth );
	height: 16px;
}
* html .framed-border .f_rr, * html .framed-border .f_ll
{
	width: 16px;
	height: expression( parentNode.offsetHeight );
}
* html .framed-border .f_bb, * html .framed-border .f_ll
{
	overflow: hidden;
}
* html .framed-border .f_bb *
{
	width: 2000px;
	height: 16px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint2-b.jpg,sizingMethod=crop);
}
* html .framed-border .f_ll *
{
	width: 16px;
	height: 2000px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint2-l.jpg,sizingMethod=crop);
}

/* Исправляем неправильный расчет позиции при "нечетной ширине" */
* html .framed-border .f_rr, * html .framed-border .f_bb *
{
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	left: auto;
}
* html .framed-border .f_ll, * html .framed-border .f_ll *, * html .framed-border .f_bb, * html .framed-border .f_bb *
{
	bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	top: auto;
}




.framed-red, .framed-red .f_r, .framed-red .f_b, .framed-red .f_l, .framed-red .f_c
{
	float: left;
	position: relative;
	z-index: 2;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.framed-red .f_tt, .framed-red .f_rr, .framed-red .f_bb, .framed-red .f_ll
{
	display: none;
}
.framed-red
{
	margin: 0 30px 15px 0;
	background: url('images/hint3-t.png') no-repeat left top;
}
.framed-red .f_r
{
	left: 30px;
	background: url('images/hint3-r.png') no-repeat right top;
}
.framed-red .f_b
{
	top: 30px;
	background: url('images/hint3-b.png') no-repeat right bottom;
}
.framed-red .f_c
{
	float: none;
	position: relative;
	left: 30px;
	top: -15px;
	padding: 1px 0;
	margin: 0 30px 0 0;
	background: white;
}
.framed-red .f_l
{
	left: -30px;
	padding: 15px 0;
	background: url('images/hint3-l.png') no-repeat left bottom;
}
* html .framed-red .f_r, * html .framed-red .f_b, * html .framed-red .f_l
{
	height: 0;
}
* html .framed-red .f_tt, * html .framed-red .f_rr, * html .framed-red .f_bb, * html .framed-red .f_bb *, * html .framed-red .f_ll, * html .framed-red .f_ll *
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
* html .framed-red .f_tt
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint3-t.png,sizingMethod=crop);
}
* html .framed-red .f_rr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint3-r.png,sizingMethod=crop);
}
* html .framed-red .f_tt, * html .framed-red .f_bb
{
	width: expression( parentNode.offsetWidth );
	height: 30px;
}
* html .framed-red .f_rr, * html .framed-red .f_ll
{
	width: 30px;
	height: expression( parentNode.offsetHeight );
}
* html .framed-red .f_bb, * html .framed-red .f_ll
{
	overflow: hidden;
}
* html .framed-red .f_bb *
{
	width: 3000px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint3-b.png,sizingMethod=crop);
}
* html .framed-red .f_ll *
{
	width: 30px;
	height: 3000px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hint3-l.png,sizingMethod=crop);
}

/* Исправляем неправильный расчет позиции при "нечетной ширине" */
* html .framed-red .f_rr, * html .framed-red .f_bb *
{
	right: expression( this.parentNode.offsetWidth % 2 ? -1 : 0 );
	left: auto;
}
* html .framed-red .f_ll, * html .framed-red .f_ll *, * html .framed-red .f_bb, * html .framed-red .f_bb *
{
	bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
	top: auto;
}




.floats
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -3em 0 0 -2em;

/* Эти правила для IE */
position: relative;
display: inline-block;
clear: both;
}
.floats:after
{
content: '';
display: block;
clear: both;
}
.floats .left
{
position: relative;
float: left;

/* Убираем удвоение отступов в IE */
display: inline;

/* Прячем все, что вдруг вылезло за наши ограничения */
overflow: hidden;

/* Отсупы между float-блоками */
margin: 3em 0 0 2em;

/* Задаем минимальную ширину по картинке и тексту */
width: 14em;
min-width: 200px;
}
.floats .left .r
{
position: absolute;
top: 0;
left: 0;
width: 100%;
line-height:130%;
}
.floats .left .min
{
/* Задаем минимальную высоту по картинке */
margin: 0 0 200px 0;

/* Задаем минимальную высоту по тексту */
height: 4em;

/* Дублируем значение минимальной ширины по картинке для IE */
width: 200px;
}




.products
{
/* Компенсируем отступы между float-блоками, чтобы они занимали все доступное пространство */
margin: -3em 0 0 -2em;

/* Эти правила для IE */
position: relative;
display: inline-block;
clear: both;
}
.products:after
{
content: '';
display: block;
clear: both;
}
.products .left
{
position: relative;
float: left;

/* Убираем удвоение отступов в IE */
display: inline;

/* Прячем все, что вдруг вылезло за наши ограничения */
overflow: hidden;

/* Отсупы между float-блоками */
margin: 3em 0 0 2em;

/* Задаем минимальную ширину по картинке и тексту */
width: 13em;
min-width: 190px;
}
.products .left .r
{
position: absolute;
top: 0;
left: 0;
width: 100%;
line-height:130%;
}
.products .left .min
{
/* Задаем минимальную высоту по картинке */
margin: 0 0 140px 0;

/* Задаем минимальную высоту по тексту */
height: 5em;

/* Дублируем значение минимальной ширины по картинке для IE */
width: 140px;
}



.account-popup
{
	position: absolute; width: 15em; margin-left: 0em; margin-top: 0.2em;
	background-color: White; border: solid 1px silver;
}
.account-popup .c
{
	padding: 1em 0.8em 1em;
}
.account-popup .c p
{
	margin-bottom:0.2em;
}


.navigation a,
.navigation a:hover
{
	color:Gray;
}

.account-add .item h2
{
	margin-bottom:0.8em;
}
.account-add .item td
{
	vertical-align:top;
}
.account-add .item .first
{
	width:14em;
	text-align:center;
}
.account-add .item p
{
	margin-bottom:0.4em;
}
.account-add .item
{
	margin-bottom:2.4em;
}
.account-add .item .last
{
	margin-top:0.8em;
}
.account-add
{
	background-color: #f1ecec
}
.account-add .c
{
	padding:0.4em 1.8em 0.2em;
}


.help
{
    background-color: #f5f5ea;
    /*url(images/header-line_silver.jpg)*/
}

.nodes .item:first-child
{
    font-size:1.2em;
    padding: 1.2em 1.6em; position: relative;
    left: -1.6em; margin-right: -1.6em;
    background-color: #f5f5ea;
}


.client-popup
{
	position: absolute; width: 14em; margin-left: 0em; margin-top: 0.2em;
	background-color: White; border: solid 1px silver;
	z-index: 1001;
	display:block;
}
.client-popup .c
{
	padding: 0.8em;
	text-align:left;
}
.client-popup .c A
{
    font-size:1em;
    margin-left:20px;
}
.client-popup .c A IMG
{
    position:absolute;
    display:block;
    margin-left:-20px;
    margin-top:0px;
}
.client-popup .c div
{
    margin:0 0 0.4em 0;
    padding:0;
}

dl
{
    margin:0;
    padding:0;
    display:block;
}
dt
{
    display:block;
    float:left;
    margin-right:0.4em;
    margin: 0 0.4em 0 0;
    padding:0;
}


.pages { display:block; position:relative; }
.pages .f { float:left; }
.pages .separator { float:left; padding:0 0.6em; font-family:Times New Roman; }
.pages .selected { float:left; display:block; margin:0 0.3em; padding:0 0.2em; text-align:center; font-family:Times New Roman; }
.pages .i { float:left; display:block; margin:0 0.4em; text-align:center; font-family:Times New Roman; }

.curved 
{
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

