﻿td.tr-line-spacing
{
    height: 6px;
    font-size: 1px;
}

.messageOuterCommon
{
    background-color: #ffffff;
    padding: 5px;    
    color: #ff0000;
}

.calendar
{
    width: 18px;
    height: 15px;
    display: block;
    background-image: url(../images/calendar/calendar.gif);
    background-repeat: no-repeat;                                    
}

.posright
{
    float: right;
}

.posleft
{
    float: left;
}

/* 'Other Products' box
....................................................................... */

#control_panel{
background: url(../images/ui/template/bg_other_products.gif) bottom left no-repeat;
font-size: 0.8em;
width: 204px;
text-align: left;
}

#control_panel h1{
background: #D5D5D5 url(../images/ui/template/bg_other_products_h1.gif) 0 0 no-repeat;
color: #3B3B3B;
font-size: 1.2em;
font-weight: bold;
padding: 8px;
margin: 0 0 8px 0;
}

#control_panel .item{
padding: 0 8px 8px 8px;
}

#brand_btn04{
float: left;
margin: 0 0 0 2px;
width: 180px;
height: 69px;
}

/*#brand_btn04 a, #brand_btn04 a:link, #brand_btn04 a:active, #brand_btn04 a:visited {
display: block;
width: 180px;
height: 69px;
background: url(../images/ui/template/btn_free_trial.gif) 0 0 no-repeat;
}
#brand_btn01 a:hover {
background-position: -180px 0;
}
#brand_btn01 span{
display: none;
}*/


select.country
 {
    font-size: 11px;
    border: 1px solid #a4a4a4;
    width: 250px;
 }

.product-original-price
 {
	color:Red;
	text-decoration:line-through;
	font-weight:normal;
 }