#bundles {
	font-size:11px;
	width:500px;
	border-spacing:0px;
	border-collapse:collapse;
}

#bundles td {
	border-right:1px solid #ddd; 
	border-bottom:1px solid #ddd;
	text-align:center;
	font-size:12px;
	vertical-align:top;
	padding:5px;
}

/* Bundles */
#bundles td.soho_col, #bundles td.smb_col {
	width:240px;
	border-bottom:0px;
}

#bundles td.right_col {
  border-right:0px;
}

#bundles .bundle_img {
	padding-bottom:10px;
}

#bundles .soho_bundle {
    padding-top:11px;
}

#bundles .rackmount {
	margin-top:35px;
}

#bundles .bundle_title {
	padding:0px;
	margin:0px;
}

#bundles .starting_at {
	font-size:10px;
}

#bundles .price_dollars {
	color:#33923E;
	font-size:16px;
}

#bundles .price_cents {
	font-size:11px;
}

#bundles .help_img {
	padding:20px;
}

#bundles .choose_row {
	border-top:0px;
}

#bundles td.info {
	text-align:left;
}

#bundles td.even {
	background-color:#eee;
}


#help_choose {
	width:195px;
	border:1px solid #666;
	background-color:#fff;
	padding:15px 4px 15px 4px;
	text-align:center;
}


.show_me_reseller_price {
    border:1px solid #666;
    background-color:#fffff0;
    padding:5px;
    text-align:center;
	margin-left:10px;
	width:460px;
}

div.choose_soho_btn, div.choose_smb_btn {
   background-image: url(/sv_images/choose_soho_btn.gif);
   height:22px;
   width:123px;
   border-width: 0px;
   cursor:pointer;
   margin:auto;
}

div.choose_smb_btn {
   background-image: url(/sv_images/choose_smb_btn.gif);
}
