@charset "UTF-8";
/* CSS Document */

s1{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	line-height:3px;
	text-align: left;
	color:#8e8e8e;
	margin-top:2px;
	margin-bottom:2px;
}	

s2{
    font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	line-height:3px;
	text-align: left;
	color:#000000;
	margin-top:1px;
	margin-bottom:1px;
}

s3{
    font-family:"Arial Narrow", Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	line-height:3px;
	text-align: left;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}

s4{
    font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height:10px;
	text-align: left;
	color:#000000;
	margin-top:10px;
	margin-bottom:10px;
}


/* shoutbox */

#general_shoutbox{
    width:100%;
	background-color:#2c6ac1;
} 

#shoutbox_title{
	width:100%;
	text-align:center;
}

#shoutbox_topContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/baseshoutbox_top.gif);
	width:740px;
	height:66px;
	margin:0 0 0 82px;
	text-align:center;
	background-repeat: no-repeat;
}

#shoutbox_mainContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/base_middle.gif);
	background-repeat:repeat-y;
	width:740px;
	height:auto;
	overflow:auto;
	margin:0 0 0 82px;
}

#shoutbox_atasContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/kotak_shout_top.gif);
	background-repeat:no-repeat;
	width:381px;
	height:2px;
	margin:0 0 0 46px;
}

#shoutbox_tengahContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/kotak_shout_middle.gif);
	background-repeat:repeat-y;
	width:381px;
	height:auto;
	overflow:auto;
	text-align:left;
	margin:0 0 0 46px;
}

#shoutbox_bawahContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/kotak_shout_base.gif);
	background-repeat:no-repeat;
	width:381px;
	height:2px;
	margin:0 0 0 46px;
}

#shoutbox_mainContainer #left{
	float:left;
	width:331px;
	padding:10px 0 0 64px;
}

#shoutbox_mainContainer #left stile{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	line-height:3px;
	text-align: left;
	color:#8e8e8e;
	margin-top:2px;
	margin-bottom:2px;
}
#shoutbox_mainContainer #left detail{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	line-height:3px;
	text-align: left;
	color:#000000;
	margin-top:2px;
	margin-bottom:2px;
}

#shoutbox_mainContainer #right{
	float:left;
	width:235px;
	margin:0 0 0 60px;
}

#shoutbox_mainContainer #base{
	float:left;
	width:80%;
	margin:10px 0 0 19px;
}
#shoutbox_mainContainer #base stile{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	line-height:3px;
	text-align: left;
	color:#8e8e8e;
	margin-top:2px;
	margin-bottom:2px;
}
#shoutbox_mainContainer #base detail{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size: 9px;
	line-height:3px;
	text-align: left;
	color:#000000;
	margin-top:2px;
	margin-bottom:2px;
}




#shoutbox_mainContainer #left ul{
	margin-left:-20px;
}

#shoutbox_mainContainer #left ul li{
	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);
	font-size:9px;
}
#shoutbox_mainContainer #right ul{
	margin-left:-20px;
}

#shoutbox_mainContainer #right ul li{
	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);
	font-size:9px;
}

#shoutbox_base{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/base_end.gif);
	width:740px;
	height:22px;
	margin:0 0 0 82px;
	text-align:center;
}

