@charset "utf-8";
/* CSS Document */
#indexContent .text{
	display:inline;
	float:left;
	width:400px;
	margin-left:19px;
	color:white;
}


/*for content template*/
#colTwo .text{ 	
	display:inline;
	float:left;
	width:510px;
	margin:21px 0px 0px 19px;
	padding-bottom:21px;
	word-wrap:break-word;
}
#colTwo .text * { 	font-size:11px!important; } 	

#colTwo .text table {max-width:500px;}

.selected {height:21px;}