 /*.bundleList {background:#020408 url(/images/bundlebg.gif); -moz-border-radius: 8px; -webkit-border-radius: 8px; color:#dddddd;  margin: 0 auto }
  .bundleList h1 {color: #fff; font-size:25px; margin: 0px; padding:15px 0 10px 10px}
*/
.bundleListItem {
	border-top: #333333 0px solid;
	padding-top: 5px;
	min-height: 115px;
}
.bundleListImage {
	float:right;
	padding:6px 5px 0 10px;
 
}
.bundleListImage img {
margin:10px 0px 10px 0; 
	border:4px solid #fff;
 -moz-border-radius: 4px; -webkit-border-radius: 4px;

}


.bundleListQty {
	float:right;
}
/*.goright {margin: 12px; border-top: dotted #3c3c3c 1px; }*/
.bundleListDesc {color:#fff; font-size:15px; margin-left:10px  }
/*.bundleListName  {color:#dddddd; font-size:15px; font-weight:bold}*/
.bundleOption  {color:red; font-size:15px; font-weight:bold}
.options {color:white}
 /*.bundleList .qty  {color:#dddddd; font-size:15px; font-weight:bold}*/
 
 .bundleList {
     background-color: white;
    border: 1px solid #ADADAD;
    border-radius: 5px;
    color: #000000;
    margin: 0 auto;
	
 }
 .bundleListImage {
    float: left;
    padding: 6px 5px 0 10px;}
.bundleList h1 {margin: 0px; padding:15px 0 10px 10px}
 .bundleListName  {   display: block;
    padding: 20px;}