/* hb group 07collectins css style */

/*-- www.twelve20.co.uk 2006
	
Welcome to the our-atelier.co.uk. 
Thank you for taking the time too look at the code.
All code is copyright of Twelve20 © 2006 please
visit http://www.twelve20.co.uk for more details or email
me at us@twelve20.co.uk.co.uk.

*/

body,html {
height:100%;
margin: 0px;
padding: 0px;
background-color:#ffffff;
color:#666666;
font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
overflow:hidden;
}

#center {
position: absolute;
top: 49%;
left: 50%; 
width: 750px;
height: 550px;
margin-left: -375px;
margin-top: -275px;
background-color:#ffffff;
}

a {
color:#000000;
text-decoration:none;
}

p {
font-size:14px;
color:#333333;
margin: 0px;
padding: 0px;
}

label{
font-size:14px;
color:#333333;
margin: 2px;
padding: 2px;
}


#container{
position: absolute;
top: 49%;
left: 50%; 
width: 300px;
height: 400px;
margin-left: -150px;
margin-top: -200px;
background-color:#ffffff;
}

#order_form{
width: 200px;

}