﻿#tooth-main{
	width:100%;	
	}	
	#tooth-main h1{
		font-size: 30px;
		font-weight:normal;
		color:#4d403e;
		text-align:center;
		}
	#tooth-main h2{
		font-size: 20px;
		font-weight:normal;
		color:#4d403e;
		text-align:center;
		}
	#tooth-main a.product-button,
	#tooth-main a.product-button:hover,
	#tooth-main a.product-button:visited{
		background: url( produkt.jpg ) no-repeat;
		width: 309px;
		height: 72px;			
		text-decoration: none;
		text-indent: -1000em;
		display: block;
		float: left;
		}
	#tooth-main a.price-button,
	#tooth-main a.price-button:hover,
	#tooth-main a.price-button:visited{
		background: url( knapp.jpg ) no-repeat;
		width: 113px;
		height: 20px;			
		text-decoration: none;
		text-indent: -1000em;
		display: block;
		float: right;
		margin-right: 10px;
		}
	#tooth-main input.next-button{
		display: block;
		float: right;
		width: 113px;
		height:20px;
		}
	#tooth-main .item{
		width:230px;
		float:left;
		}
		#tooth-main .item h3 input{
		margin-right: 6px;
		}
		#tooth-main .item ul{
			margin-left: 20px;						
			}
			#tooth-main .item ul li{				
				list-style-position: outside;
				list-style-image: url( romantic.gif );
				margin-bottom: 5px;	
				}
			#tooth-main .girls ul li{								
				list-style-image: url( girls.gif );	
				}
			#tooth-main .friends ul li{								
				list-style-image: url( friends.gif );	
				}
	#tooth-main .items{
		margin: 10px 0 0 10px;
		}
	#tooth-main .chosen-image{
		display: block;
		width: 268px;
		height: 111px;
		margin: 0 auto;		
		}	
	#tooth-main .left-form{
		margin: 10px 0 0 10px;
		float: left;
		width: 370px;		
		}
	#tooth-main .right-form{
		margin: 10px 0 0 0;
		float: left;
		width: 330px;
		}
		
	#tooth-form{
	}
		#tooth-form h3{
			font-weight: bold;
			font-size: 13px;
			color:#4d403e;
			clear: both;
			margin-bottom: 0;
			}			
		#tooth-form p{
			color:#4d403e;
			padding: 0 0 0 0;
			margin: 0 0 10px 0;
			}
		
		#tooth-form label{
			display: block;						
			color:#4d403e;		
			}
		#tooth-form label span{
			font-weight: normal;
			font-size: 10px;
			}
		
		#tooth-form ol li{
			clear: both;
			}
				
		#tooth-form ol li ul li{
			clear: none;
			float: left;
			width: 200px;
			}	
		#tooth-form li.postnr,
		#tooth-form li.alder {
			width: 70px;
			}
		#tooth-form li.telefon {
			width: 250px;	
			}		
		#tooth-form li.check {
			margin-top: 8px;
			width: 20px;
			}
		#tooth-form li.text {
			margin-top: 8px;
			width: auto;
			}	
		#tooth-form input{
			width: 150px;			
			}
		#tooth-form li.check input{
			width: auto;
			border: none;
			}
		#tooth-form input.button{
			margin-top: 8px;
			margin-bottom: 8px;
			width: auto;			
			}
		#tooth-form input.navn,				
		#tooth-form input.adresse,
		#tooth-form input.epost{
			width: 310px;
			margin-bottom: 5px;
			border: 1px solid #e1dfde;
			}
		#tooth-form input.postnr,
		#tooth-form input.alder{
			width: 60px;
			margin-bottom: 5px;
			border: 1px solid #e1dfde;
			}
			
		#tooth-form input.telefon,
		#tooth-form input.poststed{
			width: 240px;
			margin-bottom: 5px;
			border: 1px solid #e1dfde;			
			}
		
		#tooth-form .text-area{
			width: 300px;
			height: 70px;
			border: 1px solid #e1dfde;			
			}
	.fb{		
		clear: both;
		text-align: right;	
		}