body {
font-size: 10px;
}

#content {
width: 966px;
border: 1px solid #FEFEFE;
}

h1 {
font-size: 1.9em;
margin-top: 12px;
}

.notes {
font-size: 1.2em;
width: 682px;
clear: both;
padding-top: 10px;
padding-bottom: 15px;
border-top: 1px solid #CFDFCF;
margin-bottom: 30px;
}

.notes p, h1 {
margin: 0;
padding: 0;
}

.notes h1 {
font-size: 1.2em;
margin-top: 6px;
margin-bottom: 0.3em;
}

.notes p {
font-size: 1.1em;
line-height: 1.4em;
}



#container2 {
width: 260px;
}
#container2 h1 {
margin: 0;
padding: 0;
margin-bottom: 15px;
}


#nameresult {
width: 388px;
height: 323px;
float: right;
margin-right: 40px;
//margin-right: 10px;
text-align: center;
font-size: 1.1em;
}


.namebox {
border: 1px solid #AAA;
}

.n_match {
background: #DFD;
}

.n_normal {
background: #FFF;
}

#inner_div {
width: 700px;
}

.shopButton {
width: 55px;
float: left;
font-size: 9px;
text-align: center;
margin-right: 20px;
}
.shopButton img{
margin: auto;
margin-bottom: 2px;
display: block;
}

#sharebox {
width: 650px;
border: 1px solid #F00;
float: left;
}

#shopbox {
margin-top: 20px;
float: right;
}


.hide {
display: none;
}

#sharebox {
width: 90px; 
font-size: 10px; 
text-align: center; 
text-decoration: none;
}
#sharebox img {
margin-bottom: 3px;
}
#sharebox a {
border: none;
text-decoration: none;
}

.suggestBubble {
width: 357px;
height: 50px;
background-image: url('bubble1_bg.png');
background-repeat: no-repeat;
clear: both;
margin-top: 5px;
padding-top: 27px;
margin-left: 5px;
}
.suggestBubble p {
margin: 0; 
padding: 0;
font-size: 14px;
color: #222;
}




