	/*DEFAULT STYLING*/
	#ic_comment{margin:20px 0 0 0; border-top:1px solid #efefef; clear:both;}
	#ic_comment a{color:#FF0066; text-decoration:none;}
	
	#ic_comment_add h1{
		font-family:Georgia, "Times New Roman", Times, serif!important; 
		color:#2d2d2d2; 
		margin:20px 0; 
		letter-spacing:normal!important;
		font-size:18px;
	}
	
	.ic_comment_poster{text-align:center; float:left; margin:0 20px 0 0;}
	.ic_comment_poster span{display:block;}
	.ic_comment_posters img{margin:0 10px 0 0;max-width:93px!important;}
	#avatar_pic{max-width:93px; margin:0px;}
	
	.ic_comment_posters{text-align:center; float:left;width:93px;}
	
	.avatar_name{color:#2d2d2d; font-weight:bold; display:block;}
	.post_date{color:#666666; font-style:italic; font-size:80%;}
	.icp{float:right; padding:17px 0 0 ;}
	
	.ic_comment_box fieldset{border:none; margin:0 0 5px 0;text-align:right;}
	
	.ic_comment_box textarea{
		border:1px solid #CCCCCC; 
		width:100%; 
		height:200px; 
		margin:0 0 0 0px; 
		padding:5px; 
		font:12px Georgia, "Times New Roman", Times, serif; 
		color:#999;
	}
	.ic_comment_box input{
		border:1px solid #CCCCCC;
		color:#999999;
		font:12px Georgia,"Times New Roman",Times,serif;
		padding:5px;
		width:100%;
	}
	
	.ic_bubble{padding:10px; margin:10px 10px 10px 134px; background:#fff; border:1px solid #cccccc; width:451px; height:100px;}
	
	.icc_clear{clear:left; width:100%; height:50px;}
	
	#post_button{
		cursor:pointer;
		padding:3px 5px; 
		text-align:center; 
		background:#323232;
		-webkit-border-radius: 2px; 
		-moz-border-radius: 2px; 
		color:#fff; 
		font-size:11px; 
		width:100px;
	}
	
	#chat_box{
		color:#000;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;  
		font-size:11px; 
		background:#fff; 
		padding:15px; 
		width:auto;
		margin:20% 100px; 
		text-align:left; 
		height:auto; 
		position:absolute;
	}
	
	
	.overlay{
		text-shadow:none;
		position:fixed; 
		background:url(http://dynamic.jghinternet.co.za/images/black-70.png); 
		width:100%; 
		height:100%; 
		z-index:9990; 
		text-align:center; 
		top:0; 
		left:0;
	}
	.overlay_box{margin:200px auto auto auto; background:url(images/load_PS.png) no-repeat; width:438px; height:199px; padding:60px 0 0 0; z-index:9991;}
	.overlay_box p{width:320px; padding:0 0 0 60px;}
	#icecream_no p{font-size:14px; color:#2d2d2d; margin:0 0 10px 0;}
	.ic_field{padding:10px; width:280px; margin:0 0 10px 0;}
	
	.spammed{opacity:0.2;}
	.ic_comment_tools{text-align:right; padding:0 7px 0 0;}
	
	.the_comment{margin:0 0 5px; padding:0 0 5px; border-bottom:1px dotted #323232;}
	
	#hello_comment img{height:auto!important;}
	
	/*IE 7 FIX*/
	
	*:first-child+html .ic_bubble {width:400px;}
