
body, table, tr, td, th
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #111111;
	border-collapse: collapse;
	vertical-align: top;
}

body
{
	background-color: #000228;
	background-image: url('images/body_bg.gif');
	background-repeat: repeat-x;
	padding:10px 10px 0px 10px;
}

div
{
	position: relative;
}

#main
{
	background-color: #ffffff;
	position: relative;
	min-width: 1060px;
}
.main_tl_c
{
	background-image: url('images/main_tl_c.gif');
	background-repeat:no-repeat;
	background-position: top left;
}
.main_tr_c
{
	background-image: url('images/main_tr_c.gif');
	background-repeat:no-repeat;
	background-position: top right;
}
.main_bl_c
{
	background-image: url('images/main_bl_c.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
}
.main_br_c
{
	background-image: url('images/main_br_c.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	padding:5px 20px 0px 20px;
}

/* ------------------- Header block --------------------- */ 

#header
{
	background-color: #242424;
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-x;
	color: #ffffff;
}
.header_tl_c
{
	background-image: url('images/header_tl_c.gif');
	background-repeat:no-repeat;
	background-position: top left;
}
.header_tr_c
{
	background-image: url('images/header_tr_c.gif');
	background-repeat:no-repeat;
	background-position: top right;
	padding:0 10px;
}
.header_sep
{
	background-image: url('images/header_sep.gif'); 
	background-repeat:no-repeat;
	width: 3px;
	height:87px;
	float: left;
}
.logo
{
	width: 210px;
	padding-right:10px;
}
.ico_nav
{
	padding:15px 5px 5px 5px;
	width: 15px;
}
.ico_nav td
{
	padding:0 0 8px 0;
}
.search
{
	text-align:center;
	padding:25px 5px 0 5px;
	color: #8d8d8c;
	font-size: 11px;
}
.search div
{
	padding: 10px 0;
}
.search label
{
	margin:0 10px 0 5px;
}
#search_input
{
	font-size: 16px;
	height: 21px;
	width: 85%;
	padding-top: 2px;
}

.bag
{
	padding:10px 0px 0 5px;
	width:175px;
}
.bag img
{
	margin-right: 15px;
}
.bag td
{
	color: #ffffff;
	padding:0 5px 2px 0;
	font-size: 11px;
}

.bag a
{
	text-decoration:underline;
}

/* ---------------------------------------------------- */ 
/* ---------------- Top panel block --------------- */ 

#top_panel
{
	position: relative;
	background-color: #c9c9c9;
	margin-top: 1px;
	clear: both;
}
.top_p_bl_c
{
	background-image: url('images/top_p_bl_c.gif'); background-repeat:no-repeat;  background-position: bottom left;
}
.top_p_br_c
{
	background-image: url('images/top_p_br_c.gif'); background-repeat:no-repeat;  background-position: bottom right; padding:0px 10px;
}
#top_panel  td
{
	padding: 0px 5px 0 0;
	vertical-align: middle;
	font-size: 11px;
}
#top_panel img
{
	margin: 0px 5px 0px 0;
}

/* ------------------------------------------------- */ 
/* ---------------- Left block ------------------ */ 

#left_block
{
	float: left;
	width: 235px;
	padding: 5px 0 0 0;
	position: relative;
}

#pink_but
{
	clear: both;
	position: relative;
	height: 42px;
	padding: 0 0 5px 0;
	z-index: 2000;
}


/* ------------------------------------------------- */ 
/* ------------- Main navigation block ------------ */ 

#main_nav
{
	border: solid 1px #be0b6c;
	clear: both;
	position: relative;
	margin: 0 0 5px 0;
}

#main_nav_tl_c
{
	background-image: url('images/main_nav_tl_c.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin: -1px;
}
#main_nav_tr_c
{
	background-image: url('images/main_nav_tr_c.gif');
	background-repeat:no-repeat;
	background-position: top right;

}
#main_nav_bl_c
{
	background-image: url('images/main_nav_bl_c.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
}
#main_nav_br_c
{
	background-image: url('images/main_nav_br_c.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 10px 10px;
	z-index: 1000;
}

#main_nav h2
{
	margin-left: 10px;
	color: #555555;
}

#main_nav li 
{
	list-style: none;
	/* list-style-image: url(images/plus.gif); */
	margin-bottom: 9px;
}
#main_nav li.active
{
	/* list-style-image: url(images/minus.gif); */
}

#main_nav ul
{
	margin: 0;
	padding: 0 0 0 25px;
}

#main_nav ul ul
{
	padding-left: 25px;
	margin:10px 0 0 0px;

}
#main_nav li.point
{
	list-style-image: url(images/point.gif);
}
#main_nav ul li a
{
	font-size: 11px;
	color:#000000;
}
#main_nav li a.active
{
	color: #be0b6c;
	text-decoration: underline;
}



/* ----------------------------------------------------- */ 
/* --------------- Left contacts block ------------ */ 

#left_panel
{
	background-color:#282828;
	position: relative;
	z-index:1000;
}

#left_p_tl_c
{
	background-image: url('images/left_p_tl_c.gif');
	background-repeat:no-repeat;
	background-position: top left;
}
#left_p_tr_c
{
	background-image: url('images/left_p_tr_c.gif');
	background-repeat:no-repeat;
	background-position: top right;

}
#left_p_bl_c
{
	background-image: url('images/left_p_bl_c.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
}
#left_p_br_c
{
	background-image: url('images/left_p_br_c.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 10px 10px 0px 10px;
}

#contacts
{
	text-align: center;
	padding: 0px 0 5px 0;
}
#contacts p
{
	font-size: 10px;
	margin: 5px 0 15px 0;
	font-weight: bold;
	color: #ffffff;
}
#contacts h2
{
	background-image: url('images/phone.gif');
	background-repeat:no-repeat;
	background-position:center left;
	color: #ffffff;
	margin: 5px 10px 10px 10px;
	padding-bottom: 5px;
	font-family: Verdana;
}
#contacts table
{
	margin:0 auto;
}
#contacts td
{
	text-align: right;
	padding: 0 5px 5px 0;
}
#contacts select
{
	width: 140px;
	font-size: 12px;
}

#call_form
{
	background-color:#dbdbdb;
	margin:0 -9px;
	text-align: center;
	padding:5px 10px;
}

#call_form td
{
	padding:0 5px 5px 0;
}
#call_form p
{
	font-size: 10px;
	margin: 5px 0 15px 0;
	font-weight: bold;
}

#filials
{
	background-image: url('images/ukr_map_filial.jpg');
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 0 0 70px 145px;
}
#filials a
{
	text-decoration: underline;
	font-size: 18px;
}

/* ------------------------------------------------- */ 
/* ---------------- Center block --------------- */ 

#conteiner
{
	margin-left: -245px;
	float: right;
	width: 100%;
}
#center_block
{
	margin-left: 245px;
	padding:5px 0 0 0;
}

#home_image
{
	background-image: url('images/people.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	height: 228px;
	text-align: right;
	padding:5px 20px 0 0;
	margin:0 -20px 0 -10px;
}

/* ---------------- Top menu block --------------- */ 

#top_menu
{
	height:42px;
	margin:0;
}

#top_menu img
{
	display: block;
}
#top_menu td
{
	height:40px;
}

.top_menu_item, .top_menu_item_active
{
	vertical-align:middle;
	text-align: center;
	padding: 0px 10px 2px 10px;
	margin: 0;
}
.top_menu_item
{
	background-image: url('images/top_m_bg.gif');
	background-repeat:repeat-x;
	background-color: #038948;
}
.top_menu_item a, .top_menu_item_active a
{
	color: #ffffff;
	font-size:14px;

}
.top_menu_item_active
{
	background-image: url('images/top_m_bg_active.gif');
	background-repeat:repeat-x;
	background-color: #03753d;
}


/* ----------------------------------------------------- */ 
/* ---------------- Page navigation --------------- */ 

#page_nav
{
	position:relative;
	height: 23px;
	margin:0px 0 5px 0;
	background-color: #323232;
}
#page_nav div
{
	float:left;
	padding:3px 5px 0 0;
	margin:0;
}
.arrow_right
{
	padding:9px 5px 0 0 !important;
}
#page_nav td
{

}

#page_nav a
{
	color: #999999;
	text-decoration: underline;
}

/* ------------------------------------------------- */ 
/* ---------------- Content block --------------- */ 

#content
{
	z-index: 0;
}

.page_header
{
	min-height: 5px;
	text-align: right;
}
.page_header h1
{
	font-size:32px;
	font-weight: bold;
	width: 400px;
	float:left;
	margin:20px 10px;
}
.page_header div
{
	float: right;
	width: 128px;
	margin:10px 0px;
}

.cat_item
{
	float:left;
	background-image: url('images/price_item_bg.gif');
	background-repeat:no-repeat;
	width: 165px;
	height: 162px;
	text-align: center;
	padding-top: 2px;
	margin:3px;
}
.cat_item a
{
	text-decoration: underline;
}

#skidki
{
	width:300px;
	height: 149px;
	float:left; 
	margin:3px;
	background-image: url('images/skidki.jpg');
	background-repeat:no-repeat;
	text-align: right;
	padding:15px 35px 0 0;
}
#skidki a
{
	font-size: 22px;
	text-decoration: underline;
}

.big_text
{
	font-size: 32px;
}

.pages_nav
{
	float: right;
}
.pages_nav div
{
	border: solid 1px #a8a8a8;
	float:left;
	text-align:center;
	vertical-align: middle;
	margin-right:2px;
	padding: 2px 6px;
}
.pages_nav div.selected
{
	background-color: #a8a8a8;
	color: #ffffff;
}
.pages_nav div.selected a
{
	color: #ffffff;
}

.manufacturer_nav
{
	padding:10px 20px;
	color: #aaaaaa;
}

.product_image
{
	background: url(images/product_image_bg.gif) no-repeat;
	padding:20px 4px 4px 4px;
	width: 171px;
	height: 152px;
	text-align: center;
	margin:0 auto 5px auto;
}

.product_image img {
    cursor: url(images/zoomin.cur), zoom;
}
.item_image img {
    cursor: url(images/zoomin.cur), zoom;
}
/* ------------------------------------------------- */ 

/* ---------------- Price item --------------- */ 

.price_item
{
	border: solid 1px #a8a8a8;
	position: relative;
	margin: 0 0 5px 0;
}

.price_i_tl_c
{
	background-image: url('images/price_i_tl_c.gif');
	background-repeat:no-repeat;
	background-position: top left;
	margin: -1px;
}
.price_i_tr_c
{
	background-image: url('images/price_i_tr_c.gif');
	background-repeat:no-repeat;
	background-position: top right;

}
.price_i_bl_c
{
	background-image: url('images/price_i_bl_c.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
}
.price_i_br_c
{
	background-image: url('images/price_i_br_c.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 5px 15px;
}

.item_price
{
	border-left: dashed 1px #a8a8a8;
	color: #7e7e7e;
	padding:0 0 0 15px;
	width: 180px;
}

.item_image
{
	width: 100px;
	vertical-align: middle;
}
.item_details
{
	padding:5px 15px;
	color: #7e7e7e;
	font-size: 11px;
}
.item_details img
{
	margin-right: 20px;
}
.item_name
{
	font-size: 14px;
	font-weight: bold;
	margin:0 0 5px 0;
}
.big_item_name
{
	font-size: 24px;
	font-weight: bold;
	margin:0 0 5px 0;
}
.item_article
{
	font-size: 12px;
	color: #ce0a74;
	font-weight: bold;
	margin: 5px 0;
}
.big_item_article
{
	font-size: 18px;
	color: #ce0a74;
	font-weight: bold;
}
.uah_price
{
	font-size:20px;
	color: #ce0a74;
	font-weight: bold;
}
.usd_price
{
	font-size:20px;
	color: #069b53;
	font-weight: bold;
}
.desc_table
{
	margin-top:20px;
	width:100%
}
.desc_table td
{
	padding:4px 20px 4px 5px !important;
}
.g td
{
	background-color: #e9e9e9;
}

.item_table td
{
	padding:0 20px 10px 20px;
}

.big_image
{
	padding:20px 10px !important;
}

/* ------------------------------------------------- */ 

/* ---------------- akcii--------------- */ 

#akcii
{
	background-color:#be0d6d;
	position:relative;
	margin-right:-20px;
	z-index: 1000;
}
#akc_tl
{
	background-image: url('images/akc_tl_c.gif');
	background-repeat:no-repeat;
	background-position: top left;
}
#akc_bl
{
	background-image: url('images/akc_bl_c.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
	height:177px;
	overflow: hidden;
	padding:4px 0 0 0;
}

.akc_item
{
	background-image: url('images/akc_item_bg.gif');
	background-repeat:no-repeat;
	width: 165px;
	height: 164px;
	float: left;
	margin:5px 4px;
	text-align:center;
}
.akc_item p
{
	margin:5px 0;
}
.akc_item a
{
	text-decoration: underline;
	font-weight: bold;
}
.akc_item .pink
{
	font-weight: bold;
}
#akcii_text
{
	padding:10px 10px 0 20px;
	float: left;
	position:absolute;
	z-index: 2000;
}
#akcii_text h2
{
	color: #ffffff;
	font-size: 41px;
	font-weight: bold;
}
#akcii_text p
{
	color: #ff9cd2;
	font-size: 19px;
}
#akcii_text p a
{
	color: #ffffff;
	text-decoration: underline;
}

#akcii_icons
{
	position:absolute;
	padding:0 0 0 200px;
	height:160px;
	width:1000px;
}

/* ------------------------------------------------- */ 

/* ---------------- Footer block --------------- */ 

#footer
{
	color: #ffffff;
}
#footer_contacts
{
	float:left;
	padding:10px 20px;
	font-size:14px;
}
#footer_copyright
{
	float: right;
	padding:20px 20px;
	font-size:14px;
}
#footer_buttons
{
	float: right;
	padding:23px 0px;
	font-size:14px;
}

/* ------------------------------------------------- */ 

img
{
	border: none;
}

h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2
{
	font-size:20px;
}

.big_text
{
	font-size:18px;
}

.green
{
	color: #069b53;
}
.pink
{
	color: #ce0a74;
}
.grey
{
	color: #9b9b9b;
}
.white
{
	color: #ffffff;
}
.blue
{
	color: #4e77bc;
}
.black
{
	color: #000000;
}

.grey_line
{
	height: 1px;
	border-top:solid 1px #555555;
	padding: 0px !important;
	margin: 5px 0 0 0;
}

.red_line
{
	height: 1px;
	border: none;
	border-top:solid 1px #ce0a74;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

table.hh { text-align:left;width:200mm;border: 1px solid #000;font-family: Tahoma, Arial, sans-serif; font-size: 11px; border-collapse: collapse; }
  table.hh td {border: 1px solid #000;}
  table.hh tr td.g {background-color: #3399FF;}
  table.hh tr.n2 td.g {background-color: #6666FF;}
  table.hh td.b {background-color: #B0C4DE;}
  table.hh td.c {background-color: #66FFFF;}
  table.hh td.r {background-color: #f00;}
  
  table.h{border: 0px solid #fff;} 
  table.h th {height:30px;width:70%;text-align: right;border: 0px solid #fff;} 
  table.h td {text-align: right;width:30%;border: 0px solid #fff;}
  
tr.h {
    border: 1px solid #ccc;
    background-color: #10138b;
    color:#fff;
  background-image: url(images/3.bmp);
  background-repeat: repeat-x;
  background-position: right bottom;
}

tr.h a {color:#cdf;}
tr.aon {background-color: #f5fff5;}
tr.bon {background-color: #e8f8e8;}
tr.a {background-color: #fff5f5;}
tr.b {background-color: #f8e8e8;}
tr.ae {background-color: #fff;}
tr.be {background-color: #f0f0f0;}


table.menupage {border: 1px solid #b7d7ff;}
table.menupage th { border: 1px solid #b7d7ff;
                    width:30px;
                    background-image: url(images/9.bmp);
                    background-repeat: repeat-x;
                    background-position: right bottom;}
table.menupage th.cur {
                  border-bottom: 1px solid #fff;
                  border-top: 1px solid #fff;
                  font-size: 14px;
                  color:#f00;
                  width:30px;
                  background-image: none;
                  background-color: #fff;}
table.menupage td { font-size: 14px;
                    width:30px;
                    border: 1px solid #b7d7ff;
                    background-image: url(images/9.bmp);
                    background-repeat: repeat-x;
                    background-position: right bottom;
                    text-align:center}
table.menupage th a { font-size: 14px;}

table.productbox { border: 1px solid #fff;width:100%;}
table.productbox th {background-color: #eef5fc;}


table.matrix {border: 1px solid #ccc;background-color: #fff;}
table.matrix td { border: 1px solid #ccc;cursor:hand;}
table.matrix th { border: 1px solid #ccc;background-color: #888;color:#fff;}

table.comment {border: 1px solid #888;background-color: #fff;}
table.comment td {border: 1px solid #888;padding: 5px;}
table.comment th { border: 1px solid #ccc;background-color: #888;color:#fff;}

table.bstream {border: 1px solid #888;background-color: #fff;width: 100%;font-size: 12px;}
table.bstream tr.ae td {border: 1px solid #888;background-color: #fff;}
table.bstream tr.be td {border: 1px solid #888;background-color: #f0f0f0;}
table.bstream th { border: 1px solid #f0f0f0;background-color: #f0f0f0}

table.commentr {border: 1px solid #888;background-color: #fff;}
table.commentr tr.h th { border: 1px solid #018;background-color: #018;color:#fff;font-size: 14px;}
table.commentr th { border: 1px solid #ccc;background-color: #6080f0;color:#fff;}
table.commentr td {border: 1px solid #d0e0f0;background-color: #d0e0f0;padding: 5px;}

table.error {border: 1px solid #888;background-color: #fff;}
table.error tr.h th { border: 1px solid #018;background-color: #f22;color:#fff;font-size: 14px;}

table.box {width:30px;border: none;}
table.box td { border: none}

table.car{ width:210px;border: 1px solid #eed;background-color: #ffe;}
table.car td { border: 1px solid #eed}
table.car th { border: 1px solid #eed}

table.calendar { border:0px; width: 150px; font-size:9px; color:#000000; line-height:9px; }
tr.calendar { color:#000000; cursor: hand; font-size:9px; line-height:10px;}
th.calendar { cursor: hand; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F4FAFF', endColorStr='#0C6ECC', gradientType='0') }
td.calendar {   border: 1px solid silver; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#DFDFDF', gradientType='0')}
td.calendar_today { border: 1px solid silver; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#0C6ECC', gradientType='0')}
table.calendar_active {filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#F55600', gradientType='0')}
table.calendar_button_0_1 { border-bottom:1px solid gray; border: 1px solid gray; height: 10px; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#3399FF', gradientType='0');}
table.calendar_button_1_1 { cursor: hand; border: 1px solid gray; height: 10px; filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#F55600', gradientType='0') }

.popup table {padding:0px;border-collapse:collapse;border:1px solid #ccc;margin:5px;}
.popup table tr th {border:1px solid #ccc;background-color: #888;color:#fff;padding:2px; line-height:20px;;}
.popup table tr td {border:1px solid #ccc;padding:2px; line-height:18px;}
.popup a {font-size: 14px;}
.popup p {}

.popup table.top {border:1px solid #ffd;width:100%;padding:0px;border-collapse:collapse;margin:1px;}
.popup table.top tr th {border:1px solid #ffd;background-color: #888;color:#fff;padding:2px; line-height:16px;;}
.popup table.top tr th a {color:#fff}

div.popuptop {background-color: #fff;
           border:1px solid #aaa;
           padding: 1px;
           left:50%;           
           width:600px;
           font-size: 14px;
           }
.popuptop Table {width:100%;padding:0px;border-collapse:collapse;margin:1px;}
.popuptop Table tr th {background-color: #888;color:#fff;padding:2px; line-height:16px;;}
.popuptop Table tr th a {color:#fff}





.clDescriptionCont { position:absolute;  visibility:hidden; z-index:200; }
.clDescription  { 
    border: 2px solid #999999; 
    padding:4px; 
    background-color:#ffffcc; 
}
TD.navigation{ background-color: #b2b2b4;border:1px solid #a2a2a4; font-size: 11px; font-weight: bold }

.selected_menu {
    color:#990000;
}
.epn {
    color:#2E2E2E; 
    font-weight:bold; 
    background-color: #e1e1e1;
    height:30px;
}

.epn_l {
    color:#2E2E2E; 
    font-weight:bold; 
    background-color: #FfFfFf;
    height:30px;

}

FORM { display: inline; }
CHECKBOX, RADIO, INPUT, SELECT { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
TEXTAREA { width: 100%; font-family: Tahoma, Arial, sans-serif; font-size: 11px; }


.messageInfo{ background-color: #ffffcc; font-size: 10px; }
.messageError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageSuccess { font-size: 10px; background-color: #99ff00; }



.inset {
background:transparent none repeat scroll 0%;
margin:0pt auto;
width:113px;
}
.inset h1, .inset p {
margin:0pt 10px;
}
.inset h1 {
color:#FFFFFF;
font-size:2em;
letter-spacing:1px;
}
.inset p {
padding-bottom:0.5em;
}
.inset a {
padding-bottom:0.5em;
}
.inset .top, .inset .bottom {
background:transparent none repeat scroll 0%;
display:block;
font-size:1px;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {
display:block;
overflow:hidden;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {
height:1px;
}
.inset .b2 {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #999999;
border-right:1px solid #AAAAAA;
}
.inset .b3 {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #999999;
border-right:1px solid #DDDDDD;
}
.inset .b4 {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #999999;
border-right:1px solid #EEEEEE;
}
.inset .b4b {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #AAAAAA;
border-right:1px solid #FFFFFF;
}
.inset .b3b {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #DDDDDD;
border-right:1px solid #FFFFFF;
}
.inset .b2b {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #EEEEEE;
border-right:1px solid #FFFFFF;
}
.inset .b1 {
background:#999999 none repeat scroll 0%;
margin:0pt 5px;
}
.inset .b2, .inset .b2b {
border-width:0pt 2px;
margin:0pt 3px;
}
.inset .b3, .inset .b3b {
margin:0pt 2px;
}
.inset .b4, .inset .b4b {
height:2px;
margin:0pt 1px;
}
.inset .b1b {
background:#FFFFFF none repeat scroll 0%;
margin:0pt 5px;
}
.inset .boxcontent {
background:#f0f0f0 none repeat scroll 0%;
border-left:1px solid #999999;
border-right:1px solid #FFFFFF;
display:block;
}
.inset .boxcontent p a{
      font-weight: bold;
      font-family: Tahoma;
      font-size: 12px;
      text-decoration : none;
      color:#888;
}