/*dont touch this file - unless really needed*/

img {
border:0;
}

#container {
width:750px;
height:100%;
margin:0 auto;
}

#cell {
width:750px;
}

#bg-top {
background-image:url(images/bg-top.gif);
margin-top:30px;
width:750px;
height:30px;
}

#bg-bottom {
background-image:url(images/bg-bottom.gif);
width:750px;
height:30px;
margin-bottom:30px;
}

#pagecell {
background-color:#ffffff;
}

#buttons {
margin-top:30px;
}

#footer{
margin-top:30px;
font-size:10px;
text-align:center;
}

#content {
margin-top:30px;
margin-left:30px;
background-colour:#ffffff;
background-repeat:no-repeat;
width:690px;

}

#plate {
background-image:url(images/plate.gif);
width:640px;
height:160px;
margin:0 auto 0 auto;
position:relative;}

#background {
background-position:center;
background-repeat:no-repeat;
width:600px;
height:122px;
position:absolute;
top:20px;
left:20px;
}

#reg {
text-align:center;
width:600px;
position:absolute;
top:35px;
left:18px;
}

#reg, img {
padding: 0 4px 0 0;
}

#tag {
text-align:center;
width:600px;
height:10px;
position:absolute;
top:125px;
left:18px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tag span {
margin:0;
width:auto;
padding:0 3px 3px 3px;
}

#border {
width:635px;
height:145px;
position:absolute;
top:1px;}

#badge {
background-repeat:no-repeat;
background-position:center;
width:44px;
height:110px;
position:absolute;
top:26px;
left:30px;
}


#price span {
font-weight:bold;
}

.formfield {
width:200px;
}

#placeorder {
text-align:center;
margin:0 auto 0 auto;
width:300px; height:100px;
padding-top:30px;
background-color:#FFF2DF;
border:1px solid #FF9933;
}

#blue {
background-image:url(images/bars/blue.gif);
width:560px;
height:34px;
background-repeat:no-repeat;
padding:5px 0px 0px 10px;
font-weight:bold;
font-size:14px;
}

#pink {
background-image:url(images/bars/pink.gif);
width:560px;
height:34px;
background-repeat:no-repeat;
padding:5px 0px 0px 10px;
font-weight:bold;
font-size:14px;
}

#yellow {
background-image:url(images/bars/yellow.gif);
width:560px;
height:34px;
background-repeat:no-repeat;
padding:5px 0px 0px 10px;
font-weight:bold;
font-size:14px;
}