/* CSS Document */

#wrapper {
	background:none;
}

#portfolio {
	background:#FFF;
	padding:10px 30px;
}

h2 {
	margin:5px 0 0 0;
}

.plan {
	margin:30px 0 0 0;
	padding:5px 10px;
	background:url(img/bg.jpg) repeat-x left top;
	border:1px solid #CCC;
	border-bottom:3px solid #000;
}

.plan table {
	margin:5px 0 0 0;
}

.plan table td{

}

.small {
	font-size:10px;
}
