/* CSS Document */


.silver_b{
	border:1px solid #eaeaea;
	background:url(../images/silver_b.jpg) repeat-x;
	margin:10px auto;
	padding:10px;
	width:660px;
}

 .col_3{
	margin:10px auto;
	padding:10px;
	width:660px;
}

.col_3 li{
	float:left;
	width:220px;
}


 .col_2{
	margin:10px auto;
	padding:10px 0 0 30px;
	width:660px;
}

.col_2 li{
	float:left;
	margin-right:20px;
	width:300px;
}

table {
	width:600px;
	border:0;
}

tr{
	line-height:25px;
	vertical-align:top;
}
