
li.recent_ipo div.color_row{
	background:#EEEEEE;
	padding: 5px;
	height:220px;
	overflow:hidden;

}
li.recent_ipo div.white_row{
	background:#FFFFFF;
	padding: 5px;
	height:220px;
	overflow:hidden;
}

li.recent_ipo h3{
	background:#777777;
	color:#ffffff;
	margin:0;
	margin-bottom:-4px;
	padding:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:.2em;
	font-weight: strong;
}
li.recent_ipo div.table_box{
	border:2px solid #777777;
	font-family:Comic Sans,Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}

.recent_ipo td {
	padding: 10px;	
}

li.recent_ipo div.picture {
	float: left;
	padding: 10px;
	width:130px;
	height:190px;
}
div.ipo_description { 
	float: left;
	margin:0 auto;
	padding: 2px;
	line-height:18px;
}
.recent_ipo a{
	font-size:18px;
	color:#FE8F00;
	text-decoration:none;	
}
.ipo-fade {
	font-size:18px;	
	color:#aaaaaa;
}
.ipo-price {
	font-size:18px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight: strong;
	color:#000000;
}
.ipo-text {
	font-size:14px;	
	color:#000000;
}

/* Red filled box */

div.ipo_redbox {
	background:#E65714;
	padding: 5px 10px;
	margin:0 auto;
	text-align:center;
	z-index:1;
}
div.ipo_redbox .label{
	color:#ffffff;
	font-weight: strong;
}
div.ipo_redbox td{
	font-size:12px;
}
div.ipo_redbox a{
	color:#FE8F00;
	font-size:13px;
	text-decoration:none;	
}
div.ipo_redbox a:visited{
	color:#FE8F00;
	text-decoration:none;	
}
div.ipo_redbox a:hover{
	color:#000000;
	font-size:13px;
	text-decoration:underline;	
}

