@charset "UTF-8";

/* CSS Document */



/* main container */



/* wrapper */

#divHorizon{

	text-align: center;

	display: block;

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

	padding: 0;

	margin: 0;

	overflow: visible;

}



#divWrapper{

	text-align:left;

	width: 900px;

	position: absolute;

	top: 0;

	left: 50%;

	padding: 0;

	margin: 0 0 15px -450px;

	visibility: visible;

	display:block;

	overflow:visible;

}



#header{

	width:100%;

	overflow:auto;

}



#topHeader{

	width:900px;

	height:121px;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/generalTop.jpg);

	background-repeat:no-repeat;

	border-bottom: 1px solid #666666;

}



/* language / search */

#language{

	float:left;

	width:200px;

	height:20px;

	margin:0 0 0 20px;

	color:#FFFFFF;

	text-align:left;

	font-size:9px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#language a, #language a:visited, #language a:active{

	color:#ffffff;

	text-decoration:none;

}

#language a:hover{

	color:#ffffff;

	text-decoration:underline;

}

#searchLogin{

	float:left;

	width:580px;

	/**width:640px;*/

	margin:0 10px 0 0;

	text-align:right;

	color:#ffffff;

	font-size:9px;

}

#searchLogin a, #searchLogin a:visited, #searchLogin a:active{ 

	color:#ffffff;

	text-decoration:none;

}

#searchLogin a:hover{

	color:#ffffff;

	text-decoration:underline;

}



/* navigation */

#mainNav{

	width:880px;

	margin:0 10px 15px 10px;

	text-align:right;

}

#mainNav ul{

	float:right;

}

#mainNav ul li{

	float: right;

	list-style:none;

	margin: 0 0 0 20px;

}

#mainNav ul li a, #mainNav ul li a:visited{

	color: #000000;

	font-family:verdana;

	font-size:9px;

}

#mainNav ul li a:hover, #mainNav ul li a:active{

	color:#000000;

	text-decoration:underline;

	font-family:verdana;

	font-size:9px;

}





/* content */

#mainContent{

	width: 100%;

	height:auto;

	padding: 10px 0 10px 0;

	overflow:visible;

}



/* album */

#general_albumTop{

	width:514px;

	height:27px;

	/**height:50px;*/

	overflow:hidden;

	margin:51px 0 0 177px;

	text-align:center;

	color:#000000;

	font-size:9px;

}

#general_albumContent{

	width:514px;

	height:340px;

	margin:55px 0 0 177px;

	overflow:hidden;

}

#general_albumPage{

	width:514px;

	height:25px;

	margin:5px 0 0 177px;

	overflow:hidden;

	font-size:9px;

	text-align:center;

	color:#000000;

}

#albumContainer{

	padding:5px;

	width:161px;

	height:160px;

	float:left;

	margin:0;

	text-align:center;

	font-size:9px;

}



/* blog */

#blogContainer{

	width:757px;

	height:518px;

	overflow:hidden;

	margin:105px 0 0 60px;

}

#blogColumn{

	float:left;

	width:344px;

	height:518px;

	overflow:hidden;

	font-size:9px;

}

#blogSeparator{

	float:left;

	width:69px;

	height:518px;

}

#topBlog{

	width:100%;

	height:25px;

	overflow:hidden;

	color:#000000;

	font-size:9px;

}

#topBlog a, #topBlog a:visited{

	color:#666666;

	font-size:9px;

}

#topBlog a:hover{

	color:#000000;

	font-size:9px;

}

#blog_subContainer{

	width:100%;

	margin:0;

	overflow:hidden;

}

#bblogLeft{

	margin:0;

	float:left;

}

#bblogRight{

	margin:0 0 35px 10px;

	float:left;

}



/* event */

#geventLeft{

	float:left;

	width:612px;

	/**width:600px;*/

	height:364px;

	overflow:hidden;

	margin:110px 5px 0 110px;

	/**margin:110px 10px 0 60px;*/

}

#geventLeftTop{

	width:100%;

	height:50px;

	overflow:hidden;

}

#geventLeftTop #left{

	float:left;

	width:250px;

}

#geventLeftTop #right{

	float:left;

	width:100px;

	margin-left:220px;

}

#geventRight{

	float:left;

	width:135px;

	height:364px;

	overflow:hidden;

	margin:110px 0 0 0;

	padding:0 0 0 10px;

	border-left: 1px solid #666666;

}

#geventRight ul{

	margin-left:-20px;

	/**margin-left:15px;*/

}

#geventRight ul li{

	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);

	font-size:9px;

}

/* polling */

div#pollLeft {
	float: left;
	clear: left;
	width: 440px;
	height: 430px;
	overflow: hidden;
	margin: 100px 0px 0px 0px;
	padding: 0px 20px 0px 70px;
	line-height: 12px;
}

div#pollRight {
	float: right;
	clear: right;
	width: 270px;
	height: 430px;
	overflow: hidden;
	margin: 100px 0px 0px 0px;
	padding: 0px 70px 0px 20px;
	line-height: 12px;
	border-left: 1px solid #666666;
}

.polling {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-size: 10px;
}

.paragraph {
	margin-top: 4px;
}

input, select {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-size: 10px;
}

input.radioButton {
	vertical-align: middle;
}

div.radioButton {
	margin-top: 2px;
}

span.radioButton {
	margin-left: 4px;
}

h1.polling {
	font-size: 18px;
	line-height: 18px;
}





/* mini ads */

#gma_title{

	width:100%;

	text-align:center;

}

#gma_topContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_miniAdsTop.gif);

	width:840px;

	height:40px;

	margin:0 0 0 33px;

	text-align:center;

	padding:50px 0 0 0;

	overflow:auto;

	/**overflow:hidden;*/

}

#gma_mainContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_miniAdsMid.gif);

	background-repeat:repeat-y;

	width:812px;

	height:auto;

	overflow:auto;

	margin:0 0 0 33px;

	padding:14px;

}

#gma_mainSubContainer{

	float:left;

	width:240px;

	overflow:hidden;

	padding:10px;

}

#gma_insideTop{

	border-bottom: 1px solid #666666;

	height:40px;

	width:100%;

}

#gma_insideContent{

	width:100%;

	height:150px;

	border:solid 1px #999999;

}

#gma_insideContent ul{

	/*margin-left:20px;*/

}

#gma_insideContent ul li{

	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);

	font-size:9px;
	
	margin-left: -20px;

}

#gma_insideBase{

	border-top: 1px solid #666666;

	height:40px;

	width:100%;

	font-size:9px;

}

#gma_base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_miniAdsBase.gif);

	width:840px;

	height:15px;

	margin:0 0 0 33px;

	text-align:center;

}



/* merchants */

#marchant_topContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_merchantTop.gif);

	width:813px;

	height:38px;

	margin:0 0 0 44px;

	text-align:center;

	padding:50px 0 0 0;

}

#merchant_mainContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_merchantMid.gif);

	background-repeat:repeat-y;

	width:812px;

	height:auto;

	overflow:auto;

	margin:0 0 0 44px;

	padding:14px;

}

#merchant_base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_merchantBase.gif);

	width:812px;

	height:20px;

	margin:0 0 0 44px;

	text-align:center;

}





/* promotion */ 

#promo_topContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_promoTop.gif);

	width:812px;

	height:81px;

	margin:0 0 0 44px;

	text-align:center;

}



#promo_mainContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_promoMid.gif);

	background-repeat:repeat-y;

	width:812px;

	height:auto;

	overflow:auto;

	margin:0 0 0 44px;

	padding:14px;

}

#promo_base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_promoBase.gif);

	width:812px;

	height:20px;

	margin:0 0 0 44px;

	text-align:center;

}



/* quiz */

#quiz_topContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_quizTop.gif);

	width:812px;

	height:88px;

	margin:0 0 0 44px;

	text-align:center;

}

#quiz_mainContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_quizMid.gif);

	background-repeat:repeat-y;

	width:812px;

	height:auto;

	overflow:auto;

	margin:0 0 0 44px;

	padding:14px;

}

#quiz_content{

	width:600px;

	margin:0 0 0 100px;

}

#quiz_content ul li{

	list-style:decimal;

	margin:0 0 0 -20px;

}

#quiz_content ul li ul li{

	list-style:none;

	margin:0 0 0 -20px;

}

#quiz_base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_quizBase.gif);

	width:812px;

	height:16px;

	margin:0 0 0 44px;

	text-align:center;

}









/* news */

#news_title{

	width:100%;

	text-align:center;

}

#news_topContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_newsTop.gif);

	width:813px;

	height:53px;

	margin:0 0 0 42px;

	text-align:center;

	padding:50px 0 0 0;

}

#news_mainContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_newsMid.gif);

	background-repeat:repeat-y;

	width:784px;

	height:auto;

	overflow:auto;

	margin:0 0 0 42px;

	padding:14px;

}

#news_mainContainer #left{

	float:left;

	width:570px;

	padding:0 0 0 19px;

}

#news_mainContainer #right{

	float:left;

	width:170px;

	margin:0 0 0 10px;

	padding:0 0 0 10px;

	border-left: 1px solid #666666;

}

#news_mainContainer #right ul{

	margin-left:-20px;

	/**margin-left:15px;*/

}

#news_mainContainer #right ul li{

	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);

	font-size:9px;

}

#news_mainContainer #right ul li.msie {
	margin-left: 40px;
}

#news_mainContainer #right ul li a.msie {
	position: relative;
  top: -3px;
}

#news_mainContainer #right ul li.non_msie {
	margin-left: 0px;
}

#news_base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_newsBase.gif);

	width:813px;

	height:14px;

	margin:0 0 0 42px;

	text-align:center;

}









/*  untuk freebies*/
#general_freebies{
    width:100%;
	background-color:#2c6ac1;
} 

#freebies_title{
	width:100%;
	text-align:center;
}

#freebies_topContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_freebiesTop.gif);

	width:840px;

	height:40px;

	margin:0 0 0 33px;

	text-align:center;

	padding:50px 0 0 0;

	overflow:auto;

}

#freebies_mainContainer{
	
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_miniAdsMid.gif);

	background-repeat:repeat-y;

	width:812px;

	height:auto;

	overflow:auto;

	margin:0 0 0 33px;

	padding:14px;

}

#search_topContainer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_reviewTop.gif);

	width:813px;

	height:45px;

	margin:0 0 0 42px;

	text-align:center;

	padding:50px 0 0 0;

}

#search_mainContainer{
	
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_reviewMid.gif);

	background-repeat:repeat-y;

	width:784px;

	height:auto;

	overflow:auto;

	margin:0 0 0 42px;

	padding:14px;

}


#freebies_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;
}

#freebies_mainContainer #left{
	float:left;
	width:300px;
	padding:10px 0 0 64px;
}


#freebies_mainContainer #right{
	float:left;
	width:300px;
	margin:10px 0 0 60px;
}


#freebies_insideTop{

	border-bottom: 1px solid #666666;

	height:40px;

	width:90%;

}

#freebies_insideContent{

	width:90%;

	height:100px;

	border:solid 1px #999999;

}

#freebies_insideContent ul{

	margin-left:-20px;

	/**margin-left:20px;*/

}

#freebies_insideContent ul li{

	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);

	font-size:9px;

}



#freebies_mainContainer #base{
	float:left;
	width:80%;
	margin:10px 0 0 64px;
}


#freebies_mainContainer #right li{
	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);
	font-size:9px;

}

#freebies_mainContainer #left ul{
	margin-left:-20px;
}

#freebies_mainContainer #left ul li{
	list-style-image:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);
	font-size:9px;
}
#freebies_base{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_miniAdsBase.gif);

	width:840px;

	height:15px;

	margin:0 0 0 33px;

	text-align:center;

}

#search_footer{
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_miniAdsBase.gif);

	width:840px;

	height:15px;

	margin:0 0 0 33px;

	text-align:center;

}




/* reviews */

#review_topContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_reviewTop.gif);

	width:813px;

	height:45px;

	margin:0 0 0 42px;

	text-align:center;

	padding:50px 0 0 0;

}

#review_mainContainer{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_reviewMid.gif);

	background-repeat:repeat-y;

	width:784px;

	height:auto;

	overflow:auto;

	margin:0 0 0 42px;

	padding:14px;

}

#review_mainContainer #left{

	float:left;

	width:500px;

	padding:0 0 0 19px;

}
#review_mainContainer #base{

	float:left;

	width:100%;

	padding:0 0 0 19px;

}
#review_mainContainer #base center{

	float:left;

	width:80%;

	padding:0 0 0 19px;

}

#review_mainContainer #right{

	float:left;

	width:240px;

	margin:0 0 0 10px;

	padding:0 0 0 10px;

	border-left: 1px solid #666666;

}

#review_base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_reviewBase.gif);

	width:813px;

	height:20px;

	margin:0 0 0 42px;

	text-align:center;

}







/* profile */



#profile_mainContainer{

	width:840px;

	height:auto;

	overflow:auto;

	margin:0 0 0 30px;

	padding:0;

}

#profile_mainContainer #left{

	float:left;

	width:549px;

	margin:0 35px 0 0;

	padding:0;

	overflow:auto;

	height:auto;

}

#profile_mainContainer #right{

	float:left;

	width:240px;

	margin:0;

	padding:0;

	overflow:auto;

	height:auto;

}

#profileTop{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_profileLeftTop02.gif);

	width:520px;

	height:38px;

	padding:0 0 0 29px;

}

#g_profileTop{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_profileLeftTop.gif);

	width:520px;

	height:290px;

	padding:30px 0 0 29px;

}

#g_profileMid{

	width:500px;

	height:auto;

	overflow:auto;

	padding:0 20px 0 29px;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_profileMid.gif);

}

#g_profileMidRing{

	width:520px;

	height:50px;

	overflow:auto;

	padding:0 0 0 29px;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_profileRing.gif);

}

#g_profileBase{

	width:520px;

	height:16px;

	overflow:auto;

	padding:0 0 0 29px;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_profileBase.gif);

}



#smallContainer{

	width:240px;

	height:auto;

	overflow:auto;

	margin:0 0 20px 0;

}



#smallContainer #top{

	width:220px;

	height:54px;

	overflow:hidden;

	padding:0 0 0 20px;

}

#smallContainer #mid{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scMid.gif);

	background-repeat:repeat-y;

	width:204px;

	/**width:210px;*/

	height:auto;

	overflow:auto;

	padding:10px 15px 0 20px;

	/**padding:10px 5px 0 20px;*/

}

#smallContainer #mid ul li{

	list-style:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);

	margin:0 0 0 -25px;

	font-size:9px;

}

#smallContainer #mid #sub{

	float:left;

	margin:0 2px 0 2px;

	height:auto;

	overflow:auto;

	font-size:8px;

	/*background-color:#006633;*/

}

#smallContainer #base{

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scBase.gif);

	width:100%;

	height:5px;

	background-repeat:no-repeat;

}

#profileSubContainer{

	width:100%;

	height:auto;

	overflow:auto;

	font-size:9px;

}

#profileSubContainer #sub{

	float:left;

	margin:0 10px 10px 0;

	height:auto;

	overflow:auto;

	font-size:9px;

	/*background-color:#006633;*/

}

#profileSubContainer #sub #top{

	width:100%;

	height:43px;

	overflow:hidden;

	padding:0;

	margin:0;

}

#profileSubContainer #sub #mid{

	width:100%;

	height:auto;

	overflow:hidden;

	padding:0;

	margin:0;

}

#profileSubContainer #sub ul{

	/**margin:0;*/



}

#profileSubContainer #sub ul li{

	list-style:url(http://www.indosatcommunity.com/template/default/media/images/arrow.gif);

	margin:0 0 3px -25px;

	/**margin:0 0 3px 15px;*/

	font-size:9px;

	line-height:12px;

}















/* footer */

#footer {

	width: 100%;

	height:100px;

	margin: 10px 0 0 0;

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	border-top: 1px solid #666666;

	/*float:left;*/

	/*clear:both;*/

}

#footer #back {color: #5a5a5a;float: left;font-size: 9px;}

#footer #back a{color:#5a5a5a;text-decoration:none;font-size: 9px;}

#footer #footLinks {text-align:right;font-size: 9px;}

#footer #footLinks a{color:#000000;font-size: 9px;}

#footer #footLinks a:hover{color:#000000;font-size: 9px;}

#footer #copyright {color: #666666; text-align:right; padding: 9px 0 10px 0;font-size: 9px;}

#footer #copyright a{color: #666666;font-size: 9px;}

#footer #copyright a:hover{color: #666666;font-size: 9px;}



















/* class */



.searchTxt{

	font-size:9px;

	margin-top:5px;

	height:15px;

	width:150px;

	padding:3px 5px 0 3px;

	border-style:inset;

	border-width:1px;

}

.nameTxt{

	font-size:12px;

	height:15px;

	width:200px;

	padding:3px 5px 0 1px;

	border-style:solid;

	border-width:1px;

	border-color:#666666;

}

.msgTxt{

	font-size:10px;

	height:150px;

	width:200px;

	padding:3px 5px 0 10px;

	border-style:solid;

	border-width:1px;

	border-color:#666666;

}

.msgTxt2{

	font-size:12px;

	height:150px;

	width:200px;

	padding:3px 5px 0 1px;

	border-style:solid;

	border-width:1px;

	border-color:#666666;

}

.searchBtn{

	font-size:9px;

	margin-top:5px;

	height:15px;

	width:50px;

	border:none;

	padding:0 5px 0 5px;

}



.general_album{

	height:auto;

	width:100%;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_albumM.gif);

	background-repeat:no-repeat;

	overflow:auto;

}

.general_albumF{

	height:auto;

	width:100%;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_album.gif);

	background-repeat:no-repeat;

	overflow:auto;

}

.general_blog{

	height:725px;

	width:100%;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_blog.gif);

	background-repeat:no-repeat;

	overflow:hidden;

}



.general_event{

	height:550px;

	width:100%;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_events.gif);

	background-repeat:no-repeat;

	overflow:hidden;

}



.general_polling{

	height:500px;

	width:100%;

	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_polling.gif);

	background-repeat:no-repeat;

	overflow:hidden;

}



.general_miniAds{

	width:100%;

	background-color:#4eaea9;

}

.general_freebies{

	width:100%;

	background-color:#4eaea9;

}

.general_promo{

	width:100%;

	background-color:#d2e6b1;

}



.general_quiz{

	width:100%;

	background-color:#d25db1;

}
.general_calendar{
	height:661px;
	width:100%;
	background-image:url(http://www.indosatcommunity.com/template/default/media/images/bg_calendar.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}


.general_news{

	width:100%;

	background-color:#cad7e1;

}



.general_review{

	width:100%;

	background-color:#b1e6b2;

}



.general_merchant{

	width:100%;

	background-color:#a2c3dd;

}



.general_profile{

	width:100%;

	background-color:#737987;

}
.general_shoutbox{
height:500px;
width:100%;
background-image:url(http://www.indosatcommunity.com/template/default/media/images/baseshoutbox_top.gif);
background-color:#003366;
background-repeat:no-repeat;
overflow:hidden;

}



.login_profile{

	width:100%;

	background-color:#9077a9;

}



.dd_month_event{

	font-size:9px;

	margin-top:5px;

	height:15px;

	width:100px;

	padding:0 5px 0 10px;

	border-style:inset;

	border-width:1px;

}

.event_dateList{

	font-size:9px;

	color:#999999;

}

.ddgma_category{

	font-size:9px;

	margin:5px 0px 5px 0px;

	height:15px;

	width:200px;

	padding:0 0px 0 10px;

	border-style:inset;

	border-width:1px;

}

.memberSearchTxt{

	border-color:#333333;

	border-width:1px;

	border-style:solid;

	width:180px;

	height:15px;

	margin:0 0 5px 0;

	color:#000000;

	font-size:9px;

}

.memberSearchDD{

	border-color:#333333;

	border-width:1px;

	border-style:solid;

	width:180px;

	height:15px;

}





.bgSearchMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_search.gif);}

.bgFriendMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_friend.gif);}

.bgAlbumMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_album.gif);}

.bgBlogMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_blog.gif);}

.bgNewsMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_news.gif);}

.bgEventMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_event.gif);}

.bgReviewMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_review.gif);}

.bgPollMember{background-image:url(http://www.indosatcommunity.com/template/default/media/images/profile/bg_scTop_poll.gif);}

.black{color:#000000;}

.search_result {
	padding: 10px 0px 0px 0px;
}

.result_content {
	padding: 0px 0px 10px 0px;
}

#search_mainContainer #left{
	float:left;
	width:300px;
	padding:10px 0 0 64px;
}


#search_mainContainer #right{
	float:left;
	width:300px;
	margin:10px 0 0 60px;
}

#search_mainContainer .more{
	clear: both;
	float: right;
	margin:0px 10px 0 0;
}

.result_content_item {
	padding: 5px 0px 5px 0px;
}

#paging {
	padding: 5px 0px 0px 0px;
}

#tell_friend {
	margin: 80px 0px 0px 150px;
}

#Personal_Blog {
	margin : 0px 0px 10px 0px;
	color: #000000;
	min-height: 390px;
}

#other_blog {
	color: #000000;
	font-size: 10px;
}

#other_blog ul{
	
	padding: 0px 0px 0px 15px;
	
}

#other_blog ul li{
	
	padding: 0px 0px 10px 0px;
	
}