body{
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
a
{
    color:#639695;
}
.no-flash-right-container
{
	line-height:20px;
	display: inline-block; 
	width:470px;
	vertical-align: top; 
	margin-left:5px;
	padding-left: 5px;
	border-left:solid 1px black;
	margin-top:-15px;
}
.no-flash-inner-container
{
	padding-left: 10px;
	padding-top: 20px;
}
#lang-menu-container
{
    position: absolute;
    padding-left: 673px;
    padding-top: 24px;
    color: white;
}
#header-stripe{
    background-image: url('/common_mobile/images/logoBg.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 75px;
}
#header-logo{
    background-image: url('/common_mobile/images/logoTakatamuser.png');
    background-repeat: no-repeat;
    height: 75px;
    width: 449px;
    padding-right: 505px;
    margin: 0 auto;
    
}
#content-container{
    padding-top: 4px;
    width: 100%;
}
#inner-content{
    width: 900px;
    margin: 0 auto;
    padding-top: 59px;
    position: relative;
}
.apple-link{
    font-weight:bold;
    text-decoration: underline;
    cursor:pointer;color:#3f3f3f;
    background-image: url(/images/logoApple.png);
    background-repeat: no-repeat;
    padding-left:14px;
    display:inline;
}
.android-link{
    font-weight:bold;
     text-decoration: underline;
    cursor:pointer;color:#3f3f3f;
    background-image: url(/images/logoAndroid.png);
    background-repeat: no-repeat;
    padding-left:14px;
    display:inline;
}
.select-lang
{
    text-decoration: none;
    color: white;
}
.selected-lang
{
    color: #ffbb2b;
}
.appstore-logo
{
	background-image: url(/common_mobile/images/dispoAppStore.png);
	background-repeat:  no-repeat;
	width:150px;
	min-height: 52px;
	cursor:pointer;
	margin-left: 9px;
	margin-top:15px;
	display:inline-block;
}
.android-logo
{
	background-image: url(/common_mobile/images/dispoGoogleplay.png);
	background-repeat: no-repeat;
    background-position: 0px 18px;
	width: 205px;
	min-height: 62px;
	cursor: pointer;
	margin-left: 18px;
	padding-left: 0px;
	margin-top: 12px;
	display:inline-block;
	vertical-align: top;
}
#nav-products-container
{
	padding-left: 86px;
	
}
.product-icon
{
	display:inline-block;
	margin-left:7px;   
        
}

.icon-nav-img
{
    width: 43px;
    height: 43px;
    
}

#triangle-selector
{
	padding-left:305px;
}
 .contact
{
	color:#396692;
	text-decoration:none;
}

.taka-sur-mobile-text
{
    background-image: url(/common_mobile/images/text_surmobile.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 216px;
    height: 42px;
    top: 15px;
    left: 79px;
}

.taka-sur-mobile-text-en
{
    background-image: url(/common_mobile/images/text_surmobile_en.png);
    left: 86px;
}

.taka-sur-mobile-image
{
    background-image: url(/common_mobile/images/taka_sur_mobile.png);
    background-repeat: no-repeat;
     position: absolute;
    width: 106px;
    height: 116px;
    top: -8px;
    left: 300px;
}

.stars-container, .stars-description
{
	display:inline-block;
	vertical-align: middle;
}

.stars-description
{
	paddig-left:3px;
}

.star-display
{
	width:23px;
	height: 22px;
	background-image: url(/common_mobile/images/star.png);
	display:inline-block;
}

.halfstar-display
{
	background-image: url(/common_mobile/images/halfstar.png);
}