@charset "utf-8";
/* CSS Document */

/***********YUI's reset codes***********************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/***********General************************/
body{font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#616b6d;}
a{text-decoration:none; color: #4bb1d4;}
a:hover{text-decoration:underline;}
small{line-height: 120%;}
/*********Container*************************/
#wrapper{width: 1000px; margin:auto; background-image:url(img/kingcaresite.jpg); background-repeat:no-repeat; height:500px;}
#text{width: 350px; height:400px; float:left; margin-top: 72px; line-height:120%; padding-left: 5px;  }
#buy{float: left; width: 1000px;}

.buys{float:left; padding-left: 500px; padding-top:25px;}

