#bottle h2 {
       margin-top: 30px;
}






#bottle ul {
       list-style: none;
}




#container {
        list-style: none;
	float: top;
        margin-left: 40px;
        margin-top: 30px;
        height: auto; 
        width: 700px; 
}








#left {
        position: relative;
         float: left;
        list-style: none;
        width: 320px;
	text-decoration: none;
}








#right {
       position: relative;
       width: 320px;   
       float: left;
       margin: 0 0 0 20px;
}








#link {
	text-decoration: underline;
        font-size: 14px;
        line-height: 20px;
}








#right h4 {
        font-size: 1.1em;	
        padding-top: 0.8em;
        margin-bottom: 0.4em;
}








#leftpic {
	float: left;
}





















