.contboxinside{
	width:200px;
	height:170px;
	margin-top:0px;
	text-align:left;
	padding-left:20px;
	padding-right:5px;
	padding-top:7px;
	border-left:1px solid #E1E1E1;
	color: #666666;
	}
	
	.contboxtopborder{
	width:228px;
	height:30px;
	background:url(../images/box_top_border.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	}