.outer-v {
	float:left;
	border:thin solid #9A9A4E;
	background-image:url(/agen/idee-idea/images/bg.jpg);
	background-repeat:repeat-y;
	width:98%;
}
.c1 {
	float:left;
	width:150px;
	background-color:#FFFFFF;
	margin-top:3px;
	margin-left:3px;
}
.c2 {
	float:right;
	width:290px;
	margin-right:5px;
}
a.c2:link,  a.c2:visited {
	color: #666633;
	text-decoration: none;
	background-color: transparent;
}

a.c2:hover, a.c2:active  {
	color: #3a3a06;
	text-decoration: underline;
	background-color: transparent;
}
.new {
	background-color:#f1f2d6;
	border-bottom:#666633 thin solid;
	border-right:#666633 thin solid;
	border-top:#CCCC99 thin solid;
	border-left:#CCCC99 thin solid;
}

