	.kkk{
		padding-left:35px;
		}
	
	#mainContainer{
		width:120px;
		margin:auto;
		text-align:left;
		height:10%;
		background-color:#E2EBED;
		border-left:0px double #000;
		border-right:0px double #000;
	}
	#formContent{
		padding:6px;
	}
	/* END CSS ONLY NEEDED IN DEMO */
	
	
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:206px;	/* Width of box */
		height:200px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		/*background-color:#FFFFFF;	 White background color */
		background-color:#FB48A5;			
		color:#FFF;
		border-bottom:1px solid #EB3780;
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#E22672;
		color:#ffffff;
		margin:2px;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
.psychologist_inner{
	background:#FFF url(../images/psychologist-reapter.gif) left top repeat-x;
	overflow:hidden;
	border:1px solid #FFFFFF;
	margin:0px 20px 20px 0px;
	}
.psychologist_inner h2{
	background:url(../images/img1.gif) right top no-repeat;
	color:#4f1a00;
	margin:5px 10px 0px 0px;
	font-weight:normal;
	font-style:italic;
	padding:20px 0px 20px 10px;
	}
.psychologist_inner-text{
	padding:10px 20px 10px 20px ;
	font-size:14px;
	color:#3d3d3d;} 
.psychologist_inner-bg{
	background:url(../images/img2.gif) right top no-repeat;
	width:450px;
	font-style:italic;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:0px 0px 0px 20px;
	clear:both;
	font-size:19px;
	color:#ffffff;}		
.psychologist_inner-bg span{
	color:#fdff4b;}	
.psychologist_inner-bg b{
	color:#a2ff00;}		
	
.psychologist_inner-sr{
	margin:10px 0px 0px 0px;
	overflow:hidden;
		border-top:1px solid #c5e1f2;
}	
	
.psychologist_inner-sr ul{
	margin:0px;
	padding:0px;
	list-style:none;}	
.psychologist_inner-sr ul li{
	float:left;
	font-size:15px;
	color:#e52283;
	padding-bottom:5px;
	padding-top:4px;
	margin-right:20px;
	font-weight:bold;}	
.psychologist_sln{
	width:50px;
	text-align:right;}	
.psychologist_sln2{
	width:310px;
	}	
	
	
.psychologist_inner-line{
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding-bottom:68px;
	background:url(../images/img3.gif) left bottom no-repeat;
	}	
.psychologist_inner-line ol{
	margin:0px;
	padding:0px;
	}	
.psychologist_inner-line ol li{
	padding-top:5px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	list-style:nome;
	border-top:1px solid #c5e1f2;
	}
.psychologist_inner-line ol li p{
	font-size:14px;
	width:315px;
	overflow:hidden;
	float:left;
	padding-left:30px;
	padding-bottom:10px;}		
.psychologist_inner-line ol li span{
	width:15px;
	margin:10px 15px 0 15px;
	*margin:10px 15px 0 10px;
	float:left;
	width:15px;
	}
.psychologist_inner-line ol li strong{
	float:left;
	width:20px;
	}		