/* CSS Document */

.moduleWideInner{
	
}
.moduleWideInnerTop{
	background-image:url(../../imgs/common/module/wide_inner/bg_mod_wide_inner_top.gif);
	width:890px; /* 920 - 15 - 15 */
	padding:10px 15px;
	height:16px
	
}
.moduleWideInnerMiddle{
	background-image:url(../../imgs/common/module/wide_inner/bg_mod_wide_inner_middle.gif);
	width:890px; /* 920 - 15 - 15 */
	padding:15px;
	
}
.moduleWideInnerBottom{
	background-image:url(../../imgs/common/module/wide_inner/bg_mod_wide_inner_bottom.gif);
	width:920px;
	height:3px;
	
}

.moduleThinInnerFull{
	background-image:url(../../imgs/common/module/thin_inner/bg_mod_thin_inner_all.jpg);
	width:347px; /* 377 - 15 - 15 */
	height:274px; /* 304 - 15 - 15 */
	padding:15px;
}

.fbFanBoxContainer{
	border-bottom:1px solid #94A3C4;
}

.twitterBox{
	margin-top:20px;
	text-align:center;
	border:1px solid #94A3C4;
	padding:25px;
}
.twitterBox h4{
	margin-bottom:10px;
}
.twitterLogoLink{
	display:block;
	text-indent:-2491px;
	height:55px;
	width:194px;
	background-image:url(../../imgs/common/twitter_logo.jpg);
	margin:auto;
}

