div.col_left {
width:435px;
float:left;
}

div.col_right {
width:200px;
float:right;
text-align:right;
}



/* Taste Lock Can Page */

div#tastelock p#toptext {
  font-size:1.2em;
  font-weight:bold;
}

div#tastelock p#toptext, div#tastelock div#textinfo {
  width:100%;
}

div.layout {
  text-align: center;
}

div#can_outer {
  clear:both;
  width:380px;
  display:block;
  text-align:left;
  margin:10px auto;
}

        #can_container
        {
         position:relative;
        }
        div.can_info
        {   
            background: #000;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            width: 15em;
            float: left;
            color: #fff;
            padding: 0.5em;
            padding-top:15px;
            margin: 10px 10px 0px 5px;
            position:relative;
        }
        div.can_info_1 h3
        {
            background-image: url('/media/tastelock_callout_1.png');
        }
        div.can_info_2 h3
        {
            background-image: url('/media/tastelock_callout_2.png');
        }
        div.can_info_3 h3
        {
            background-image: url('/media/tastelock_callout_3.png');
        }
        div.can_info p
        {
            font-family: Arial, Sans-Serif;
            margin-top: 0px;
            font-size:1.1em;
        }
        div.can_info .number {
          position:absolute;
          left:-15px;
          top:-10px;
        }
        .ui-slider
        {
        	position: relative;
        	width: 150px;
        	height: 17px;
        	background-image: url('/media/tastelock_slider_background.png');
        	background-repeat: repeat-x;
        	display: block;
        	text-align: left;
        	float: left;
        }
        .ui-slider-handle
        {
        	position: absolute;
        	width: 18px;
        	height: 17px;
        	margin-left: -9px;
        	background-image: url('/media/tastelock_slider_handle.png');
        }
        div#slider_controls
        {
        	width: 206px;
                padding-top:5px;

        }
        a.slide_control
        {
        	width: 28px;
        	height: 17px;
        	display: block;
        	float: left;
        }
        a.slide_left
        {
        	background-image: url('/media/tastelock_left_scroll_arrow.png');
        }
        a.slide_right
        {
        	background-image: url('/media/tastelock_right_scroll_arrow.png');
        }

        div#can p.stripe
        {
			margin: 0;
			padding: 0;
			float: left;
			height: 485px;
			background-image: url(/media/tastelock_label.png);
			background-repeat: repeat-x;
			width: 1px;
			margin-top: -10px;
        }
        #sliderlabel 
        {  padding-top:4px;
           float:left;
        }
        div#slider_controls
        {
           margin-left:1px;
           margin-bottom:10px;
           float:left;
        }
        div#slider_holder
        {
           margin:0 0 0 22px;
        }
        h1.larger {
          font-size:16px;
        }
        div#availablefrom {
          display:block;
          width:320px;
          margin-top:20px;
          margin-left:auto;
          margin-right:aut.buy-for-tradeo;
        }
        img.clicknumbers {
         margin-left:10px;
        }
        div#can {
          margin-top:5px;
        }
        
/* Buy for Trade */

.buy-for-trade {
	font-size:14px;

}

.buy-for-trade h1 {
	font-size:24px;
	color:white;
	text-transform: uppercase;
}
