/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt5/mt-static/support/theme_static/rainier/css/base.css);
@import url(/mt5/mt-static/support/theme_static/rainier/css/rainier-white/screen.css);
/* end StyleCatcher imports */


#header #header-inner #header-content {
  background-image: url(http://gift.tsuu.info/mother/assets_c/2013/04/mother-thumb-1024x573-1446.jpg);
}

     
.strongtext  {
	font-weight:bold;
    font-size: 150%;
}

.leftimg  {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
}

.clearall {
	clear: both;
}


.button {
width:360px;
margin-left:auto;
margin-right:auto;
margin-bottom: 20px;
}

.button a{
background:#f33;
color:#fff;
display:block;
text-align:center;
padding:10px 20px;
border-radius:10px;
}