body
{
	margin: 0;
	padding: 0;
	color: #111;
	font: normal 10pt Helvetica, Arial, sans-serif;
	background: #FFF;
}

img {border: none;}

#page
{
	margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
	padding: 0;
        background: #FFF;
        width: 1000px;
	/*border: 1px solid #C9E0ED;*/
}

#header
{
	width: 1000px;
        height: 136px;
        margin: 0;
	padding: 0;
	/*background-image: url(/images/top.jpg);*/
}

#logotxt
{
    position: absolute;
    top: 0;
    z-index: 100;
}

#banner728x90
{
    width: 728px;
    height: 90px;
    top: 0px;
    left: 272px;
    position: relative;
    
}

#banner180x90
{
    width: 180px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
}

#banner468x60
{
    width: 468px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

#banner250x250
{
    width: 250px;
    height: 250px;
    margin-left: 0px;
    margin-right: 0px;
}

#banner240x400
{
    width: 240px;
    height: 400px;
    margin-left: 5px;
    margin-right: 0px;
}

#banner240x100
{
    width: 240px;
    
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 5px;
}

#us_link
{
    position: relative;
    top: 25px;
    left: 935px;
    width: 55px;
    text-align: right;
}

#us_link a
{
    color: #fff;
    margin: 5px;
    text-decoration: underline;
    font-weight: bold;
}

#footer
{
	clear: both;
        
}

#socb
{
    float: right;
    margin-right: 15px;
    position: relative;
    top: -5px;
}

h1 
{
    font-size: 17px;
    text-align: center;
    margin-top: 0px;
}

h2 
{
    font-size: 16px;
    text-align: center;
    margin-top: 0px;
}

h3
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

a
{
    color: #206998;
}

.clear
{
    clear: both;
}

.br_line1
{
    height: 5px;
    width: 720px;
    float: left;
    background-color: #b51303;
}

.br_line2
{
    height: 5px;
    width: 280px;
    float: left;
    background-color: #a4a4a4;
}

#main
{
    background-color: #FFFFFF;
}

#topmenu
{
    width: 1000px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/bg_menu_g.gif);
    border-bottom: 1px solid #A8A8A8;
    border-top: 1px solid #A8A8A8;
}

.menu_gy
{
    background-image: url(/images/bg_menu_gy.gif);
    width: 31px;
    height: 30px;
    float: left;
}

.menu_y
{
    background-color: #f1d56a;
    background-image: url(/images/bg_menu_y.gif);
    
    height: 30px;
    float: left;
}

.menu_yg
{
    background-image: url(/images/bg_menu_yg.gif);
    width: 29px;
    height: 30px;
    float: left;
}

#menu_buttons
{
    float: right;
    padding: 5px 5px 0 0 ;
    font-weight: bold;
    color: #fff;
}

.m_button
{
    background-color: #f1d56a;
    background-image: url(/images/button.png);
    width: 121px;
    height: 17px;
    float: left;
    margin-left: 8px;
    margin-top: 4px;
    color:#000;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
    padding: 3px 20px;
    text-align: center;
}

.m_button1
{
    background-color: #f1d56a;
    background-image: url(/images/button1.png);
    width: 124px;
    height: 17px;
    float: left;
    margin-left: 8px;
    margin-top: 4px;
    color:#000;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
    padding: 3px 10px;
    text-align: center;
}

.m_button2
{
    background-color: #f1d56a;
    background-image: url(/images/button2.png);
    width: 67px;
    height: 17px;
    float: left;
    margin-left: 8px;
    margin-top: 4px;
    color:#000;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
    padding: 3px 20px;
    text-align: center;
}

#content
{
    padding: 5px 5px 5px 5px;
}

#leftcol
{
    width: 250px;
    float: left;
}

#centrcol
{
    width: 500px;
    float: left;
}

#rightcol
{
    width: 250px;
    float: left;
}

#mainmenu ul
{
	padding:6px 5px 5px 5px;
	margin:0px;
}

#mainmenu ul li
{
	display: block;
        float: left;
}

#mainmenu ul li a
{
	color:#111;
	background-color:transparent;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 9px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #444;
	background-color:transparent;
	text-decoration: underline;
}

#footmenu ul
{
	padding:15px 20px 5px 20px;
	margin:0px;
}

#footmenu ul li
{
	display: block;
        float: left;
        background-color: #a4a4a4;
        padding: 3px 4px 7px 4px;
}

#footmenu ul li a
{
	color:#fff;
	background-color:transparent;
	font-size:13px;
	
	text-decoration:underline;
	padding:4px 8px;
}

#footmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #444;
	background-color:transparent;
	text-decoration: underline;
}

#foottxt
{
    /*clear: both;*/
    width: 400px;
    margin: 10px 0px 0px 20px;
    float: left;
}

#foottxt span
{
    color: #a4a4a4;
    font-size: 10px;
    width: 400px;
    display: block;
    margin-top: 10px;
}

.livint
{
    width: 88px;
    height: 31px;
    float: left;
    margin: 10px 20px 20px 20px;
}

/* 
.livint a {opacity:0.0; -moz-opacity:0.0; filter:alpha(opacity=00);   }
.livint a img {opacity:0.0; -moz-opacity:0.0; filter:alpha(opacity=00);   }
*/

.sfand {float: right}

#citychoise
{
    margin-top: 0px;
    padding-right: 5px;
    float: left;
}

#citych ul
{
	padding:6px 10px 5px 10px;
	margin:0px;
}

#citych ul li
{
	display: block;
}

#citych ul li a
{
	color:#6399cd;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#citych ul li a:hover, #mainmenu ul li.active a
{
	color: #3357ed;
	background-color:transparent;
	text-decoration:none;
}

#wCityCh
{
    color:#fdda6e;
    font-size:13px;
    font-weight:bold;
    text-decoration: none;
    padding:6px 8px;
}

#wCityCh a
{
    color:#fdda6e;
    background-color:transparent;
    font-size:10px;
    font-weight:normal;
    text-decoration: underline;
    padding:5px 8px;
}

.folder
{
    
    display: block;
    padding-left: 8px;
}

.folder li
{
    padding-left: 16px;
}

.last
{
    margin-bottom: 2px !important;
}

.submenu{
    padding-left: 16px;
}

.folderback
{
    background-color: #eee;
}

#catmenu
{
    margin: 5px 5px;
}

#catlt1
{
    width: 5px;
    height: 25px;
    background-color: #fad257;
    background-image: url(/images/cat_lt.gif);
    float: left;
}

#catrt1
{
    width: 5px;
    height: 25px;
    background-color: #fad257;
    background-image: url(/images/cat_rt.gif);
    float: left;
}

#catt1
{
    width: 230px;
    height: 20px;
    background-color: #fad257;
    background-image: url(/images/cat_t.gif);
    float: left;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    font-size: 12px;
}

#cat1
{
    width: 238px;
    border-color: #eebf31;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
} 

#cat1 a.toplink
{
    color: #b51414 !important;
    text-decoration: none !important;
}

#cat1 a.toplink:hover
{
    color: #e11919 !important;
    text-decoration: none !important;
}

#cat1 span.hover
{
    color: #e11919 !important;
}

#cat1 ul
{
	padding:0px 0px 0px 0px !important;
	color: #b51414 !important;
        background: transparent !important;
        margin: 0px !important;
}

#cat1 ul li
{
	list-style-type: none !important;
        display: block !important;
        background: transparent !important;
        padding: 0px !important;
        font-weight: bold;
}

#cat1 ul li a
{
	color:#333 ;
	background-color:transparent !important;
	font-size:13px !important;
	text-decoration:underline;
	
}

#cat1 ul li a:hover, #mainmenu ul li.active a
{
	color: #444;
	background-color:transparent;
	text-decoration: underline;
}

#catlt2
{
    width: 5px;
    height: 25px;
    background-color: #fad257;
    background-image: url(/images/cat_lt2.gif);
    float: left;
}

#catrt2
{
    width: 5px;
    height: 25px;
    background-color: #fad257;
    background-image: url(/images/cat_rt2.gif);
    float: left;
}

#catt2
{
    width: 230px;
    height: 20px;
    background-color: #fad257;
    background-image: url(/images/cat_t2.gif);
    float: left;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    font-size: 12px;
}

#cat2
{
    width: 238px;
    border-color: #8994a2;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
} 

#cat2 a.hover
{
    color: #206998;
}

#cat2 span.hover
{
    color: #2883be;
}

#cat2 a.toplink
{
    color: #206998;
    text-decoration: none !important;
}

#cat2 ul
{
	padding:0px 0px 0px 0px !important;
	color: #206998 !important;
        background: transparent !important;
        margin: 0px !important;
}

#cat2 ul li
{
	list-style-type: none !important;
        display: block !important;
        background: transparent !important;
        padding: 0px !important;
        font-weight: bold;
}

#cat2 ul li a
{
	color:#333333;
	background-color:transparent !important;
	font-size:13px !important;
	text-decoration:underline;
	
}

#cat2 ul li a:hover, #mainmenu ul li.active a
{
	color: #444444;
	background-color:transparent;
	text-decoration: underline;
}

#cat3
{
    width: 238px;
    border-color: #8994a2;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: solid;
} 

#cat3 a.hover
{
    color: #206998;
}

#cat3 span.hover
{
    color: #2883be;
}

#cat3 a.toplink
{
    color: #206998;
    text-decoration: none !important;
}

#cat3 ul
{
	padding:2px 0px 2px 8px !important;
	color: #206998 !important;
        background: transparent !important;
        margin: 0px !important;
}

#cat3 ul li
{
	list-style-type: none !important;
        display: block !important;
        background: transparent !important;
        padding: 0px !important;
        font-weight: bold;
}

#cat3 ul li a
{
	color:#2883be ;
	background-color:transparent !important;
	font-size:13px !important;
	text-decoration:none;
	
}

#cat3 ul li a:hover, #mainmenu ul li.active a
{
	color: #2883be;
	background-color:transparent;
	text-decoration: underline;
}

.treeview-my .hitarea 
{
    background: transparent !important;
    height: 1px;
    width: 1px;
}

.firmline
{
    display: block;
    height: 90px;
}

.firmlogo
{
    width: 80px;
    height: 80px;
    background-color: #CCC;
    float: left;
    border-radius: 7px;
    border-color: #EEBF31;
    border-width: 3px;
    border-style: solid;
}

.firmname
{
    margin-left: 0px;
    margin-top: 8px;
    float: left;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background-color: #EEBF31;
    width: 310px;
}

.firmdate
{
    float: right;
    
    font-size: 11px;
    color: #444;
}

.firmtext
{
    float: left;
    margin-left: 5px;
    width: 365px;
    height: 50px;
    overflow: hidden;
    color: #111;
}

.pager
{
    margin-top: 5px;
    font-size: 11px;
    margin-bottom: 10px;
}

.prodline
{
    height: 72px;
    
    margin-top: 8px;
    margin-bottom: 8px;
}

.prodline a 
{
    text-decoration: none;
    color: #444;
}

.proddate
{
    float: right;
    font-size: 11px;
    color: #444;
    margin-left: 10px;
    margin-top: 6px;
    padding-right: 5px;
}

.prodyp
{
    float: left;
    font-size: 11px;
    color: #444;
    margin-left: 10px;
    margin-top: 6px;
    padding-right: 5px;
    width: 80px;
}

.prodlogo
{
    width: 88px;
    height: 66px;
    background-color: #CCC;
    background-image: url(/images/default_img_small.jpg);
    float: left;
    border-radius: 7px;
    border-color: #EEBF31;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
}

.prodname
{
    margin-left: 10px;
    margin-top: 6px;
    height: 16px;
    width: 350px;
    overflow: hidden;
    font-weight: bold;
    font-size: 13px;
    float: left;
}

.prodprice
{
    float: left;
    margin-left: 50px;
    margin-top: 4px;
    color: #B51303;
    font-weight: bold;
}

.prodcity
{
    float: left;
    margin-left: 10px;
    margin-top: 6px;
    color: #c19100;
    text-transform: uppercase;
    width: 300px;
}

.floatl
{
    float: left;
}

.bg
{
    background-color: #DDD;
}

.by
{
    background-color: #fedd77;
}

.cap
{
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    text-align: center;
}

.w300
{
    width: 300px;
}

.w160
{
    width: 160px;
}

.w200
{
    width: 200px;
}

.pl5
{
    text-align: left;
    padding-left: 10px;
}

.pl15
{
    padding-left: 25px;
}

.cred
{
    color: #B51303;
}

.city_tech
{
    float: none;
    clear: both;
    font-weight: bold;
    margin: 45px 5px 10px 5px;
    font-size: 13px;
    color: #444;
    
}

.info_product
{
    border-bottom-color: #444;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding-bottom: 5px;
}

.orgname
{
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

.orgadress
{
    margin-top: 5px;
}

.orgcontact
{
    margin-top: 5px;
    
}

.orgtel
{
    float: left;
    margin-top: 5px;
    font-size: 13px;
    width: 220px;
    height: 20px;
}

.orgfax
{
    float: left;
    margin-top: 5px;
    font-size: 13px;
    width: 220px;
    height: 20px;
}

.orgemail
{
    float: left;
    margin-top: 5px;
    font-size: 13px;
    width: 200px;
    height: 20px;
}

.orgwww
{
    float: left;
    margin-top: 5px;
    font-size: 13px;
    width: 200px;
    height: 20px;
}

.orgskype
{
    margin-top: 5px;
    margin-bottom: 10px;
    
    width: 400px;
}

.noscript { display: none; }

#alladsview table td
{
    table-layout: fixed;
}

#alladsview table td 
{
    overflow: hidden;
}

.select_reg
{
    margin-bottom: 5px;
    padding: 4px;
    background-color: #FFF6BF;
    font-weight: bold;
}


/**********************************/

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 470px;
	height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 490px;
	height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 355px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
        margin-left: 0px;
        margin-top: 5px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 490px;
	top: 0;
	left: 0;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
        position: relative;
        left: 4px;
        width: 500px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 3px 10px 0px;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}

div.slideshow-container {
    clear: both;
    height: 365px;
    position: relative;
}

div.slideshow a.advance-link, a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
        font-size: 0px;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}

/***************************/

#loginw
{
    width: 220px;
    margin-left: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#loginw div.form div.row span
{
    width: 70px;
    display: block;
    float: left;
    margin-top: 5px;
}

#loginw div.form div.buttons 
{
    /*width: 90px;
    margin-left: 80px;*/
    font-size: 12px;
    text-align: center;
}

#loginw .row input[type=submit]
{
    width: 90px;
    font-size: 12px;
}

#loginw .row input[type=text]
{
    width: 140px;
}

#loginw .row input[type=password]
{
    width: 140px;
}

#admw
{
    width: 230px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    padding-left: 10px;
    border: 1px solid #e11919;
}

#login-form .label
{
    float: left;
    width: 120px;
}

#login-form .field
{
    float: left;
    width: 300px;
}

#login-form .field input
{
    width: 200px;
}

#login-form .buttons
{
    clear: both;
    margin-left: 120px;
    width: 70px;
}

#login-form .buttons input
{
    width: 70px;
}

.slink
{
    font-weight: bold;
    color: #b51414;
    margin-top: 0px;
    margin-bottom: 8px;
    display: block;
    font-size: 12px;
}

.select_cat
{
    color: #A4A4A4 !important;
    text-decoration: none !important;
}

.news_line
{
    margin-bottom: 10px;
}

.news_line a
{
    text-decoration: none;
}

.news_line_caption
{
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    float: left;
    width: 410px;
}

.news_line_date
{
    text-decoration: none;
    font-weight: lighter;
    font-size: 12px;
    float: right;
}

.news_line_text
{
    clear: both;
    color: #444;
    text-align: justify;
}

form#find_product_form label
{
    font-weight: normal ;
}

.flink1
{
    color: #B51303;
}

.flink2
{
    color: #777;
}

.flinkd2
{
    background-image: url(/images/fup.gif);
    background-repeat: no-repeat;
    background-position: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

.flinkd1
{
    background-image: url(/images/fdw.gif);
    background-repeat: no-repeat;
    background-position: right;
    margin-top: 5px;
    margin-bottom: 5px;
}

.edprim img
{
    margin-right: 10px;
    margin-bottom: 8px;
    display: block;
    float: left;
}

.edprim input
{
    margin-top: 20px !important;
    display: block;
    float: left;
    clear: right;
}

.edprim
{
    clear: both;
}

.addlink
{
    text-align: right;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    float: right;
}

.uplink
{
    text-align: left;
    margin-left: 5px;
    margin-top: 2px;
    margin-bottom: 5px;
    float: left;
}

.wdiv 
{
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    color: #ff0000;
}

#upadsw
{
    
    border-radius: 7px;
    border-color: #EEBF31;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
    background-color: #FFF6BF;
}

#upadsw div.prodline
{
    /*background-image: url(/images/upadsbg.png) ;*/
    margin: 6px;
}

#upadsw p
{
    padding: 0px 0px 2px 0px;
    margin: 0px;
    color: #B51303;
    text-align: center;
    font-weight: bold;
    border-bottom-color: #EEBF31;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    background-color: #FFF6BF;
}

#upadsw .prodname
{
    color: #111;
}

#upadsw .prodprice
{
    color: #b51000;
    margin-left: 10px;
}

#upadsw .prodcity
{
    color: #544f00;
}

#upadswright
{
    
    border-radius: 7px;
    border-color: #EEBF31;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
}

#upadswright div.prodlineright
{
    /*background-image: url(/images/upadsbg.png) ;*/
    margin: 6px;
}

#upadswright p
{
    padding: 0px 0px 2px 0px;
    margin: 0px;
    color: #B51303;
    text-align: center;
    font-weight: bold;
    border-bottom-color: #EEBF31;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    background-color: #FFF6BF;
}

#upadswright .prodname
{
    color: #111;
}

#upadswright .prodprice
{
    color: #b51000;
    margin-left: 10px;
}

#upadswright .prodcity
{
    color: #544f00;
}


div#snum
{
    width: 80px;
    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 7px;
    font-weight: bold;
    background-color: #E6EFC2;
    font-size: 24px;
    color: #F65D20;
}

div#s1
{
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

div#stxt
{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 7px;
    font-weight: bold;
    background-color: #E6EFC2;
    font-size: 24px;
    color: #F65D20;
}

div#scom
{
    margin-top: 20px;
}

.sads 
{
    background-color: #FFF6BF;
}

.linkupads{
    margin-top: 10px;
}
/* ------------------------------------------------------------------------- */

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0;
	padding: 5px 8px;
	margin-bottom:15px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.post
{
	margin: 0 0 20px;
}

.post .title
{
	font-size: 1.5em;
	border-bottom: 1px solid #C9E0ED;
}

.post .title a
{
	color: #555;
	text-decoration: none;
}

.post .author
{
	color: #888;
	margin: 0 0 5px;
}

.post .nav
{
	-moz-border-radius:7px;
	padding: 5px;
	background: #EFFDFF;
}

.comment
{
	-moz-border-radius:7px;
	padding: 10px;
	background: #F5F5F5;
	margin: 5px 0;
}

.comment .content
{
	margin: 10px 0;
}

.comment .author
{
	margin: 5px 0;
	padding: 0 0 3px;
	border-bottom: 1px solid #DDD;
}

.comment .time
{
	color: #888;
	font-size: 0.8em;
}

.comment a.cid
{
	color:#CCC;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	padding:0 5px 5px 5px;
	text-decoration: none;
}

.comment a.cid:hover
{
	color:#555;
}

.comment .pending
{
	color:red;
}

#UsrCatProduct_type input {float: left; margin: 0 5px 0 5px;}
#UsrCatProduct_type label {float: left; margin: 0 20px 10px 0;}