@import url(forms.css);


/* COMMON */
* { font-family: "Trebuchet MS",Verdana,Arial,sans-serif; }
* a { color: #36973c;/*#407043;*/ }
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body { padding: 0px; margin: 0px; background: #EEEEEE; background: url('img/bg.gif'); font-size: 14px;}
table { border-collapse: collapse; padding: 0px; margin: 0px;} 
form * { font-size: 13px;}
	td { padding: 0px; margin: 0px; vertical-align: top; text-align: left;}
div { padding: 0px; margin: 0px; }
form { padding: 0px; margin: 0px; text-align: center;}
.button { border: none; background:  #6da7e2; padding: 3px 7px 3px 7px;  color: #FFFFFF; cursor:pointer; margin-bottom: 5px; }
ul { padding-left: 15px; margin-left: 5px; }


a img {border: none; }
h1 { margin-left: 10px;}
h1, h1  * { font-size: 16px; color: #FF6600;}
h2, h2  * { font-size: 14px; font-weight: bold; color: #FF6600; margin: 5px;}
h3, h3  * { font-size: 13px; color: #FF6600;}
h4, h4  * { font-size: 12px; color: #FF6600; margin: 2px; padding: 0px;}

/* COMMENTS */
.divThread { text-align: left;}
.divChildThread { padding-left: 20px; }
.divForm {}

/* ORDERS */
	.tblOrders { margin: 20px 0px 20px 0px; border: 1px solid #999999; width: 100%; }
	.tblOrders td{ padding: 2px;}
	.tblOrders .tdHeader{ padding: 3px; }
	.tblOrders .tdItems{ padding-top: 10px; }

	.tblOrderItems { border: 1px solid #999999; background: #DDDDDD; margin-top: 10px; width: 100%;}
	.tblOrderItems td{ padding: 2px; }
	.tblOrderItems .tdHeader{ padding: 3px; text-align: center; background: #666666; color: #FFFFFF;}

	.divOrderComment { border: 1px solid #999999; background: #DDDDDD; padding: 5px; }

.divComment {}
.divCommentBody { border:1px solid #CCCCCC; margin: 0px 0px 15px 0px; padding: 5px; }
.divCommentHeader { color: #000000; padding: 5px; background: #DDDDDD;  }

/* COLUMNS */
.divLeftColumn { float: left; width: 220px; padding: 0px; border: none;}
.divRightColumn { float: right; width: 220px; padding: 0px; border: none;}
.divMiddleColumn { margin-left: 221px;  margin-right: 221px; padding: 0px;	border: none; }
.divSingleColumn { padding: 10px;}

.divWrap { /*border: 1px solid #DDDDDD;*/ padding: 2px; margin-bottom: 4px; }

.divLeftColumn .divContentWrap { /*border: 1px solid #DDDDDD;*/ margin: 4px 2px 4px 4px;}
.divRightColumn .divContentWrap { /*border: 1px solid #DDDDDD;*/ margin: 4px 4px 4px 2px;}
.divMiddleColumn .divContentWrap {/*border: 1px solid #DDDDDD;*/ border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; margin: 4px 2px 4px 2px;}

/* COMMON */
.divClear { clear: both; font-size: 0px; overflow:hidden; }

.divContainer { margin:auto; width:960px; min-width:960px; background: #FFFFFF; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB;}

.divContentContainer * {  }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }

.floatLeft { float: left; display: block;}
.floatRight { float: right; display: block;}

.divWeather { padding: 10px; }
.divWeather div { margin: 2px;} 

/* header*/
.divPageHeader { min-width: 960px; background: url('img/headerbg.gif') repeat-x; height: 300px;  background-color: #6da7e2;}
	.divPromoContainer { float: right;}
	#divPromo {   width: 499px; float: left; background: url('img/headerbg.gif') repeat-x; height: 300px; }	
		#divHeaderLogo { position: relative; top: 50px; left: 40px; }
		#divSiteLogo { position: relative; top: 0px; left: 0px; float: left; margin-right: 8px; }
		#divSiteSlogan { position: relative; top: 160px; left: 70px;	}
		#divHeadInfo { position: relative; top: 50px; left: 30px; font-size: 10px; color: #FFFFFE; width: 450px; }
			#divHeadInfo .divHead { font-weight: bold; color: #FFFF00; margin-bottom: 3px;}
			#divHeadInfo .divHeadInfoCol1 { float: left; width: 220px; padding-right: 5px;  }
			#divHeadInfo .divHeadInfoCol2 { float: left; width: 200px; padding-left: 20px; margin-left: 4px; border-left: 1px solid #FFFFFF; height: 120px;}
		
	#divPromoEnd { background: url('img/face.gif') no-repeat; width: 450px; height: 300px; float: right; /* position: absolute; top: 0px; left: 927px;*/ }					

/* MAIN MENU */
.divMainMenu { height: 130px;  background: url('img/mm_menubg.gif') repeat-x;}
	.divMenuTopLevel { }
		#ulMainMenu { list-style: none; padding: 0px; height: 100px;  margin: 0px; }
			#ulMainMenu  li { float: left; display: block; font-size: 16px; padding: 0px; margin: 0px; height: 100px;}				
				.divMenuImgSep { background: url('img/menu/mm_sep.gif') no-repeat; width: 0px; height: 100px;}
	
	.divMenuSecondLevel { height: 22px; }	
		.divMenuSubContainer {  height: 1px;}
			.ulSubMenu { list-style: none; margin: 0px; padding: 0px; }
				.ulSubMenu li { float: left; display: block; font-size: 16px; padding: 0px 25px 0px 25px; }
				.ulSubMenu .ulSubMenu_Normal  a { color: #FFFF00; }
				.ulSubMenu .ulSubMenu_Active  a { color: #FFFFFE; }

	
/*  COLUMNS AND DATA */

.divChapter { background: url("img/bg_chapter_middle.gif") repeat-x #FF6601; padding: 0px; height: 32px; margin: 0px;}
	.divChapterLeft { background: url("img/bg_chapter_left.gif") no-repeat;  float: left; width: 42px; height: 32px; margin: 0px;}
	.divChapterRight { background: url("img/bg_chapter_right.gif") no-repeat;  float: right; width: 55px; height: 32px; margin: 0px;}
	.divChapterTitle { color: #FFFFFE; float: left; font-size: 15px; padding: 5px 5px 5px 10px; margin: 0px; }
	

.divColHeader { color: #0066CC; padding: 15px 10px 5px 35px; font-weight:bold; font-size: 16px; background: url('img/colmarker.gif') no-repeat; background-position: 15px 21px; vertical-align: middle; }
	.divColHeader img { float: left; margin: -3px 10px 0px 0px; }
.divColHeaderIn { border: 1px solid #CCCCCC; padding: 5px 5px 5px 15px; margin: 5px; font-weight:bold; font-size: 14px; background: url('img/bgColHeader.gif') no-repeat right #6da7e2; vertical-align: middle;color: #FFFFFF;}
	.divColHeaderIn img { float: left; margin: 0px 10px 0px 0px; }

.divContent {padding: 0px; font-size: 13px; }
	.divContent a { color: #407043;}
	.divContent  h1 a, .divContent h2 a, .divContent h3 a { color: #FF6600; text-decoration: none;}
	.divContent  h1 a:hover, .divContent h2 a:hover, .divContent h3 a:hover { color: #FF6600; text-decoration: underline;}
	.divContent .alignLeft, .divContent .alignRight { margin: 0px; }

.divContentCat { padding: 0px;}
	
/* MANAGE DATA */
.tblManageOneRec { padding: 5px; border-collapse: separate; }
	.tblManageOneRec .tdHeader { padding: 5px;}
	.tblManageOneRec .tdHeader a { font-size: 18px; color: #FF6600;}
	.tblManageOneRec .tdCaption { font-weight: bold; width: 120px;}
	.tblManageOneRec .tdActions { padding: 10px;}
	
	.tblManageOneRec .tdImage { border: 1px solid #DDDDDD; padding: 5px; text-align: center; vertical-align: middle; width: 120px;}
	.tblManageOneRec .tdRightAlign { text-align: right; padding-right: 5px; }
	.tblManageOneRec .tdTextCation { font-size: 14px; padding-top: 10px;}
	.tblManageOneRec .tdTextField { padding: 10px; }

.divUserManageActions { border: 1px solid #DDDDDD; margin: 5px 0px 5px 0px; }
.divUserManageInfo { padding: 5px 10px 20px 10px; font-weight: bold;}
	
	
/* FOOTER */
.divPageFooter { background: #FFFFFF;  clear: both;}
	.divPageFooter .divShortContacts { width: 218px; background: url('img/contacts_bg.gif') repeat-x #96d233;  float: left; margin: 0px;}
		.divShortContacts .divHead { font-weight: bold; font-size: 13px; color: #FFFF00; margin: 5px 2px 2px 10px; ;}
		.divShortContacts .divData { font-size: 11px; color: #FFFFFE; margin: 5px 5px 5px 10px;}
        .divShortContacts .divData a { color: #FFFFFE;}
		
	.divPageFooter .divBottomInfo {margin-left: 220px; padding: 0px; border: none;}
		.divPageFooter .divBottomInfo .divWrap { border: 1px solid #DDDDDD; margin: 0px 4px 4px 4px; }
	
	.divPageFooter .divCopyRightContainer { margin: 20px 5px 5px 5px;  }
	.divPageFooter #ulBottomMenu { list-style: none; display: block; margin-top: 0px; padding-top: 0px; }
	.divPageFooter #ulBottomMenu li{ float: left;  width: auto; padding: 0px; margin: 0px;}
	.divPageFooter  #divCopyRight { float: right; font-size: 10px; padding: 2px 10px 2px 2px;}
	.divPageFooter  #divCounter{ float: left;  margin: -20px 5px 20px 5px;}
	
/* STATISTICS */
.divSatistics { clear: both; text-align: right; margin: 5px; padding: 5px; /*border-top: 1px dashed #DDDDDD;*/ font-size: 8px;}


/* COMMON VIEW */
.tblEnum { width: 99%; border-collapse: separate; padding: 2px; }
	.tblEnum .tdItemWrap { width: 50%;  padding: 2px; border: 1px solid #DDDDDD;}
	
	.tblEnumItem { width: 100%; border-collapse: separate; padding: 2px;}
	.tblEnumItem td { padding: 2px; }
	.tblEnumItem p { margin: 0px; padding: 0px; }
	.tblEnumItem .tdHeader { text-align: left; }
	.tblEnumItem .tdHeader h3 {margin: 0px; }
	.tblEnumItem .tdCaption { font-weight: bold; text-align: right;  width: 100px;}
	.tblEnumItem .tdAction { padding: 5px; text-align: right; border-top: 1px dashed #DDDDDD; }
	.tblEnumItem .imgLogo { border:1px solid #DDDDDD; width: 96px; height:96px; }
	
	
	.imgDetailWrap { float: left; width: 110px; margin: 5px 10px 0px 5px;} 
	.textDetailWrap { padding: 5px;}
	.divDetailContacts { padding: 5px; float: left; }
	.divDetailWeb { padding: 5px; float: left; width: 100%;}
	
.tblExtDetailsInfo {}
	.tblExtDetailsInfo td { padding: 2px;}
		.tblExtDetailsInfo .tdSep { border-top: 1px dashed #DDDDDD; padding: 0px;}
		.tblExtDetailsInfo .tdCaption { font-weight: bold; text-align: right;  width: 100px;}
		.tblExtDetailsInfo .tdAction { padding: 5px; text-align: right; border-top: 1px dashed #DDDDDD; }
		.tblExtDetailsInfo h2 {margin-top: 0px;}
		.tblExtDetailsInfo .imgLogo { border:1px solid #DDDDDD; width: 96px; height:96px; }
	
/* PAGE NAVIGATION */
.tblPageNav { width: 100%; border-collapse: separate; margin: 5px; }
	.tblPageNav td { padding: 2px 2px 4px 2px; border: 1px solid #DDDDDD; width: 24px; text-align: center; vertical-align: middle; }

	.tblPageNav .tdSpace { width: auto; border: none;}
	.tblPageNav .tdArrows { border-color: #FFCC99; }
	.tblPageNav .tdItem {}
	.tblPageNav .tdItemSelected { color: #FF6600; }
	.tblPageNav .tdArrows a { color: #FF6600; text-decoration: none;}

/* ENTERPRISES */
/* detailed information */

.imgEntLogo {  border: 1px solid #DDDDDD; padding: 2px; margin: 0px 5px 5px 5px; width: 96px; height:96px; }
.divEntContacts { border-top: 1px dashed #DDDDDD; padding: 0px;  float: left;}
.ulEntAddresses {}
.ulEntPhones { margin: 2px; list-style: none; }
.ulEntWeb  { list-style: none; }
.ulEntWeb  li { float: left; margin: 10px;} 

/* REALTY */
.ulPhones { list-style: none; margin: 0px; padding: 0px;}
.ulRealtyPhotoGalery li { list-style: none; border: 1px solid #DDDDDD; margin: 2px; padding: 5px; display: inline; float: left;}


/* ACCOUNT */
.ulAccountMenu li { margin: 5px;}


/* BILLING */
.itemRed { color: red;}
.itemGreen { color: green;}

.tblBilling { margin: 5px;}
.tblBilling td { padding: 4px; }
.tblBilling .tdLabel { text-align: right; font-weight: bold;}

/* INTEROGARION */
.divQuestTitle { font-weight: bold; font-size: 14px; }
.divQuestAnsver { margin: 5px; padding-left: 20px; text-align: left; }



/* SERVICE CATALOGUE */
.ulServisePlace { padding: 10px; margin: 0px; list-style: none; padding-left: 5px;}

	.ulServisePlace li { background: url('img/colmarker.gif') no-repeat; background-position: 0px 5px; padding-left: 20px; } 
	.ulServisePlace li h1 {margin: 0px; font-size: 20px;}
	.ulServisePlace li h1 a { color: #0066CC;  }
	

	.ulServisePlace ul { padding: 0px; margin: 0px; list-style: none; padding: 5px 5px 15px 5px;}
	.ulServisePlace .liPlace {   /*display: inline; float: left;*/ /*width:33%;*/ /*width: 50%;*/ }
	.ulServisePlace .liPlace h1 a { font-size: 14px;}
	.ulServisePlace .liPlace li { background: none; padding: 0px;}
		.ulServisePlace .ulSubPlace { /*display: inline; float: left;*/ margin-left:10px;  padding: 5px; text-align: left; margin: 2px;}
		.ulServisePlace .ulSubPlace .liLevel_1 { font-size: 13px; color: #FF6600; /*#FF6600;*/ margin: 2px;}
		.ulServisePlace .ulSubPlace .liLevel_1 * { color: #FF6600; }
		.ulServisePlace .ulSubPlace .liLevel_2 { font-size: 10px; color: #555555; padding-left: 20px; margin: 4px;}
		.ulServisePlace .ulSubPlace .liLevel_2 * { color: #555555;}
		
		
/* USER PANEL */
.loginInfo { background: url('img/colmarker.gif') no-repeat; background-position: 0px 5px; padding-left: 20px;  margin: 5px 5px 5px 15px; color: #0066CC; font-weight: bold;}
#divUserPersonalMenu {}
	#divUserPersonalMenu  ul { list-style: none;}
	#divUserPersonalMenu li * { font-size: 13px; }
	#divUserPersonalMenu li { padding:1px; }

	.loginInfo { text-align: left;}
	.divInputLogin { text-align: right; padding-right: 30px; font-size: 11px; margin: 10px 2px 2px 2px;}
	.divInputPass { text-align: right; padding-right: 30px;	font-size: 11px; margin: 2px; }
	.divButtonEnter { text-align: center; padding: 10px;}
	#userLogin { font-size: 12px; width: 100px;}
	#userPassword { font-size: 12px; width: 100px;}
	.remindPanel { font-size: 10px; margin-bottom: 10px;}
	

	
	
/* WARES */

.divWareWrap { margin: 1px; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; padding: 5px; }

.tblWareItem { margin-bottom: 10px; }
	.divWareImage { float: left; border: 1px solid #DDDDDD; padding: 3px; margin: 5px; }
	.tblWareItem .tdWareTitle h3 {}
	.tblWareItem .tdWareTitle * { color: #0066CC; padding: 0px; margin: 5px; font-weight:bold; font-size: 14px;  }
	.tblWareItem  .tdWareInfo {  padding: 3px; font-size: 11px;}
	.tblWareItem  .tdWareInfo * { padding: 0px; margin: 0px;}
	.tblWareItem  .tdImage{ width: 130px; }
	
	.tblWareItem  .spanWarePrice, .tblWareItem  .spanWarePrice * { color: #FF6600;}
	.tblWareItem  .divWareActions { padding: 5px; font-size: 12px; border-top: 1px solid #DDDDDD; text-align: center; }
	
	.tblWareActions { width: 100%; font-size: 16px; }
	.tblWareActions td { vertical-align: middle; padding: 2px 5px 2px 5px;}
	.tblWareActions .divSep { border-left: 1px dashed #999999; height: 16px;}
	

	
 	
 	
	
/* CART */
.divCart {padding: 5px 0px 5px 0px; text-align: center;}
.divCartInfo { font-size: 11px; }
.divCartDetails { font-size: 12px; border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; padding: 5px; margin: 5px 3px 10px 3px;}
	.divCartDetails .divActions { font-size: 12px; margin-top: 10px; text-align: center;}
	
.divCartActions { font-size: 12px; margin-top: 10px; }
	.divCartActions a { color: #FFFF00; font-size: 11px; font-weight: bold; text-decoration: none; padding: 3px;}
	.divCartActions a:hover { background-color: #FFFFFD; color: #6da7e2; padding: 3px;}
	
	.tdCount { color: #0066CC; font-weight: bold; font-size: 12px; padding-top:5px;}
	.tdPrice { color: #FF6600; font-weight: bold; font-size: 12px; padding-top:5px;}
	
.tblWareCustomizer { margin: auto; }
 .tblWareCustomizer td { padding: 2px; text-align: center;}
 	.tblWareCustomizer td select { width: 90px;}
 	.tblWareCustomizer .tbCaption { text-align: right; white-space	: nowrap;}
 	
 	
 	.tblWareCartParams { font-size: 13px; border: 1px solid #DDDDDD; width: 100%;}
 		.tblWareCartParams td { padding: 2px;}
 			.tblWareCartParams .tdCaption { text-align: right; width: 150px;}
 	
 /* WARE MANUFACTURERS */
.ulManufacturers { margin: 0px; padding: 0px;}
.ulManufacturers li { list-style: none; padding: 0px; margin: 5px; float: left; width: 45%; border: 1px solid #DDDDDD;	text-align: center;}
.ulManufacturers li img { width: 200px; height: 100px;}

#moneyWrap { text-align: center; }
#moneyWrap table { margin: auto;}
#moneyWrap table td { vertical-align: middle; }

/* ARTICLES */
.divArticleContent { padding: 10px; font-size: 12px;}
.ulArticlesList { }
.ulArticlesList li {  margin: 5px; padding: 5px;  } 

table.ware_special_container {
  border-collapse: collapse;
}

table.ware_special_container td {
  padding:5px;
  width: 50%;
}

table.ware_special_item td.image {
    text-align: center;
}

div.button_basket {
  cursor: pointer;
  width: 203px;
  height: 53px;
  padding:          0;
  margin:           0;
  background:       url("../img/basket.png") no-repeat;
//background-image: none;
//filter:           progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/basket.png',sizingMethod='image');
}

table.ware_special_item td.name {
    text-align: center;
}

table.ware_special_item td.name a {
    color: #0066CC;
    font-weight: bold;
    text-decoration: none;
}

table.ware_special_item td.name a:hover {
    color: #0066CC;
    font-weight: bold;
    text-decoration: underline;
}

table.ware_special_item {
  border-collapse: collapse;
}

table.ware_special_item td.old_price{
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    text-decoration: line-through;
    text-align: center;
}

table.ware_special_item td.price{
    color: #b30303;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

table.social {
  border-collapse: collapse;
  width: 100%;
  margin-top:5px;
}

table.social td {
  font-size: 12px;
  text-align: center;
  padding-bottom: 1px;
}


table.social_inner {
  border:none;
  border-spacing: 5px;
  margin-left:auto;
  margin-right:auto;
}

table.social_inner td {
  text-align: center;
}

table.social_inner td.facebook {
  cursor: pointer;
  width: 64px;
  height: 64px;
  padding:          0;
  margin:           0;
  background:       url("../img/facebook_60.png") no-repeat;
//background-image: none;
//filter:           progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/facebook_60.png',sizingMethod='image');
}

table.social_inner td.facebook:hover, table.social_inner td.twitter:hover {
  background-position:2px 2px;
}

table.social_inner td.twitter {
  cursor: pointer;
  width: 64px;
  height: 64px;
  padding:          0;
  margin:           0;
  background:       url("../img/twitter_60.png") no-repeat;
//background-image: none;
//filter:           progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/twitter_60.png',sizingMethod='image');
}

table.message_nsk {
  border-collapse: collapse;
}

table.message_nsk td.message_nsk_image {
  cursor: pointer;
  width: 48px;
  height: 61px;
  padding:          0;
  margin:           0;
  background:       url("../img/4nsk.png") no-repeat;
//background-image: none;
//filter:           progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/4nsk.png',sizingMethod='image');
}

table.message_nsk td p {
  padding-left: 10px;
}

table.message_nsk td p {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 3px;
  margin: 0px;
  color: #ff6600;
  text-decoration: underline;
}

table.message_nsk td p:hover {
  text-decoration: underline;
}

table.message_nsk td p span.caption {
  background: #ee1c24;
  color: #FFFFFF;
  width: auto;
}

p.news_date {
  color : #4089CC;
  font-size: 11px;
  padding-bottom:5px;
  margin:0;
}

p.news_text {
  color : #000000;
  font-size: 11px;
  margin:0;
  line-height: 16px;
}


a.read_more {
  color: #ff6600;
  font-size: 10px;
}

table.ware_analog {
  border-collapse: collapse;

}

table.ware_analog td {
  text-align: center;

}

table.ware_analog td div {
  width:100%;

}

div#cenoved-contacts p {
  font-size: 12px;
  padding: 0px 10px;
}

div.divNewsInfo {
  margin: 10px 20px;
}

table.news_info {
  border-collapse: collapse;
}

table.news_info td.news_date {
  color : #4089CC;
  font-size: 10px;
  padding-bottom:5px;
  margin:0;
}

table.news_info td.news_title {
  font-size: 14px;
  font-weight: bold;
  color: #FF6600;
}

table.news_info td.news_description {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: justify;
  line-height:18px;
}

div.banner_ny {
	background-image: url('img/banner_NY2012.jpg');
	width: 960px;
	height: 150px;
}

table.faq_container {
  border-collapse: collapse;
}

table.faq_container td.faq_item {
  padding: 10px 0;
}

table.faq_inner {
  border-collapse: collapse;
  width: 100%;
}

table.faq_inner td.faq_inner_body div{
  padding:10px;
}

div.gradient-separator {
  background-image: url('img/grad-sep.png');
  background-repeat: no-repeat;
  height: 5px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

table.newQuestion {
  width: 460px;
  border-collapse: collapse;
}

table.newQuestion td{
  padding-bottom: 5px;
}

table.newQuestion td.submit {
  text-align: center;
}


table.newQuestion td.header {
  padding-bottom: 10px;
}

table.newQuestion td textarea {
  width:450px;
  height:100px;
  font-size: 12px;
}

table.newQuestion td input.textbox {
   width:450px;
   font-size: 12px;
}

table.mail_message {
  color:#000000;
  font-size: 11px;
  border-collapse: collapse;
  width:220px;
}

table.mail_message td {
  text-align: center;
  padding-bottom: 5px;
}

table.mail_message td#mail_loader {
  width:220px;
  height:19px;
}

div.mass_mail {
  overflow: auto;
  max-height: 400px;
  width: 480px;
}

* html div.mass_mail {
   height: expression( this.scrollHeight > 399 ? "400px" : "auto" ); /* sets max-height for IE */
}


table.mass_mail {
  border: none;
  border-collapse: collapse;
  width: 460px;
}

table.mass_mail tr {
  cursor: pointer;
}

table.mass_mail tr.mass_mail_gray {
  background: #DCEDE8;
}

table.mass_mail td {
  font-size: 11px;
  vertical-align:  middle;
  padding:3px;
}

table.mass_mail td.check {
  width: 22px;
}

table.mass_mail td p {
  margin: 0;
  padding-bottom:5px;
}


table.mass_mail th {
  vertical-align:  middle;
  padding:3px;
  background: #DDDDDD;
  font-weight:bold;
  border-bottom: solid 2px #666666;
  font-size: 12px;
  text-align: left;
}

table.mass_mail_container {
  border-collapse: collapse;
  width: 480px;
}

table.mass_mail_container td.mass_mail_container {
  padding:5px 10px;
}

table.mass_mail_container td.mass_mail_name {
  font-size: 11px;
}

table.mass_mail_container td.mass_mail_name_caption {
  font-size: 11px;
  padding-top: 0;
  padding-bottom: 0;
}

table.mass_mail_container td.mass_mail_name_value_full, table.mass_mail_container td.mass_mail_name_value {
  padding-top: 0;
  padding-bottom: 10px;
}

table.mass_mail_container td.mass_mail_name_value_full input {
  width:460px;
}

table.mass_mail_check {
  border-collapse: collapse;
}

table.mass_mail_check td {
  vertical-align: middle;
  font-size: 13px;
  padding:0;
  padding-right:5px;
}

table.mass_mail_check td input {
  vertical-align: middle;
}

table.mass_mail_back {
  border-collapse: collapse;
  font-size: 12px;
}

table.mass_mail_back td.mass_mail_back_icon {
  background: url('img/back_white.png');
  width: 16px;
  height: 16px;
}

table.mass_mail_back td.mass_mail_back_link a {
  color:#346DB6;
  text-decoration: none;
  border-bottom: dotted 1px #346DB6;
}

table.mass_mail td.mass_mail_maillist {
  padding:10px;
}

table.mass_mail td.mass_mail_maillist a {
  color:#05336d;
  text-decoration: none;
}

table.mass_mail td.mass_mail_maillist a:hover {
  text-decoration: underline;
}

table.mass_mail_buttons {
  border-collapse: collapse;
}

table.mass_mail_buttons td {
  padding-left: 10px;
  padding-right: 10px;
}

table.adbanner {
  border-collapse: collapse;
}

table.adbanner td{
  padding:0;
}

td.user_counter{
  padding: 0 10px;
  font-size: 13px;
}


