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

#bundles td {
	border-right:1px solid #ccc; 
	border-bottom:1px solid #ccc;
	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-top:24px;
	
}

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

#bundles .aa60 {
	margin-top:19px;
}


#bundles .aa300 {
	margin-top:9px;
}

#bundles .aa350 {
	padding-top:0px;
}


#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.customize_btn{
   background-image: url(/catalog/includes/languages/english/images/buttons/customize_it.gif);
   height:22px;
   width:120px;
   border-width: 0px;
   cursor:pointer;
   margin:auto;
}


.help_questions {
    border: 1px solid #999;
    padding:8px;
    background: url(/sv_images/bundle_help_small.png) no-repeat 5px 10px;
    background-color : #FFFFF0;
    padding-left:80px;
	height:70px;
	margin-left:40px;
}



