* {
	margin : 0;
	padding : 0;
	font-size : 100%;
	font-weight : normal;
	text-decoration : none;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	line-height:120%;
}

#global-header a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

#global-header a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#global-header a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

#global-header a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#global-header ul {
	list-style-type: none;
	text-align:right;
	padding-right:15px;
}

#global-header li {
	font-weight:bold;
}


#global-header {
	background-image: url(../img/header_brother.jpg);
	background-repeat: no-repeat;
	width:790px;
	font-size:0.8em;
	float:left;
	color: #FFFFFF;
}

#logo-brother {
	float:left;
}


#right-side {
	float:right;
		width:300px;
}



#search-box {
	padding-right:15px;
	padding-top:5px;
	float:right;

}

#country-select {
	padding-right:15px;
	padding-top:5px;
	vertical-align: top;
	float:right;
}

#global-header select {
    float: left;
	width:220px;
	height:18px;
	font-size:0.9em;
}

#global-header input {
	border:#CCCCCC 1px solid;
    float: left;
	margin-left:2px;
	height:19px;

}

#global-header .bt {
	border:#CCCCCC 1px solid;
    float: left;
	margin-left:2px;
	height:19px;

}



#right-side2 {
	float:right;
}

#right-side-content{
	float:left;
	width:300px;
}

#logo-brother2 {
	float:left;
}

#country-select2 {
	padding-right:15px;
	padding-top:5px;
	vertical-align: top;
	float:right;
}

#search-box2 {
	padding-right:15px;
	padding-top:5px;
	float:right;
}

#logo-brother3 {
	float:right;
}

#right-side3 {
	float:right;
	width:300px;
}
#content .linklist {
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
