/*
	You can make any custom CSS changes here.
	Feel free to delete the existing code in this file since it's custom to vitzo.com
*/

#panel-blocks .panel-pane {
	width: 320px;
}

#panel-blocks .panel-pane .content {
	text-align: center;
}

#panel-blocks .panel-pane .content {
	padding-left: 30px;
	padding-top: 20px;
	text-align: center;
}

#panel-blocks .panel-separator {
	background: none !important;
}

/*/ NODE 120 /*/
.pricing-table {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: center;
	width: 100%;
}
.pricing-table .white {
	background-color: white;
}
.pricing-table th {
	background-color: #ddd;
	text-align: center;
	color: #000;
}
.pricing-table th.top {
	background: #ddd url(../img/gradient-27-top.gif) repeat-x 0 0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #909090;
	font-weight: bold;
	font-size: 14px;
	width: 110px;
}
.pricing-table img {
	vertical-align: middle;
}

/*/ Spotlight /*/

.view-spotlight table {
	
}
.view-spotlight td {
	text-align: center;
	vertical-align: top;
	padding: 4px 10px 18px 10px;
	background-image: url(../img/panel-background-250x240.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 250px;
}
.view-spotlight td div {
	width: 242px;
	margin: auto;
}
.view-spotlight p {
	width: 220px;
	margin: auto;
}
.view-spotlight img {
	margin-top: 0px;
}
.view-spotlight h2 {
	margin-top: 18px;
}

/*/ TEMP /*/

.views-field-field-node-reference-nid {
	padding: 10px 0 10px 0;
}