/* ----- main content ----- */
#left_col {
float: left;
width: 600px;
margin-left: 0;
}

#left_col h2 {
width: 500px;
text-align: left;
margin-left: 0;
}

#main {
color: #333;
width: 580px;
padding: 0;
margin-left: 50px;
text-align: left;
}

#main h3 {
font-size: 160%;
color: #327a94;
border-bottom: 1px solid #327a94;
}

#right_col {
float: right;
width: 275px;
padding: 0;
margin: 0;
}

#right_col #column {
background: #cee1ec url(/images/vistawatch/sidebar-top.gif) left top no-repeat;
width: 200px;
padding: 15px;
margin: 50px 0 0 0;
}

#right_col #column_bottom {
background: #cee1ec url(/images/vistawatch/sidebar-bottom.gif) left bottom no-repeat;
width: 200px;
padding: 15px;
margin: 0;
}

#column h3 {
font-weight: normal;
font-size: 125%;
color: #3a74a4;
margin: 25px 0 3px 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #3a74a4;
}

#column h3.first {
font-size: 150%;
margin-top: 0;
padding-top: 0;
}

#right_col .banner { 
width: 150px;
}

.lrg_banner {
margin-top: 10px;
margin-bottom: 0;
}

#vista_products {
text-align: center;
}

#vista_products a img {
text-align: center;
padding: 0;
margin: 0;
}

dd {
padding-bottom: 15px;
}

dt em {
font-size: 85%;
color: #666666;
}

#main li {
font-size: 105%;
}

div.results_box {
margin-top: 15px;
margin-bottom: 15px;
background: #ffc;
border: 1px solid #29587e;
padding: 5px 20px;
color: #29587e;
font-size: 140%;
}

div.results_box small, div.results_box sup {
font-size: 12px;
line-height: 1.3em;
}

.vista_list {
margin: 0;
width: 580px;
border: 1px solid #666666;
border-bottom: none;
border-collapse: collapse;
}

.vista_list th, .vista_list td {
padding: 5px 10px;
border-bottom: 1px solid #666666;
}

.vista_list th {
text-align: left;
font-weight: bold;
background: #ffc;
}

.vista_list td, .vista_list td {
font-size: 95%;
}


thead th,tfoot td{
	background:#ddd;
}
tr.ruled{
	background:#9cf;
}    
table{
	border:1px solid #333;
	border-collapse:collapse;
}
th,td{
	border:1px solid #333;
	border-collapse:collapse;
}
#mytable tr.ruled{
	background:#333;
	color:#ccc;
}

td.listing_gradient {
background: url(/images/backgrounds/listing-gradient.jpg) left top repeat-x;
}



/* article rows and columns */
.columns {
width: 540px;
}

.column_left, .column_right {
background: url(/vista/images/col-bg.jpg) left top no-repeat;
padding: 0 0 5px 15px;
}

.column_left {
float: left; width: 240px;
}

.column_right {
float: right; width: 240px;
}
