/*Eric Meyer Reset Styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*End Reset Styles*/

body {
	padding:0;
	margin:0;
	background-color:#ffe400;
	color:#039;
	font-family:Arial, Helvetica, sans-serif;}

#wrapper{
	width:720px;
	margin:0 auto;
	padding:20px;
	position:relative;}

/*General Styles______________________________________*/
.clear {
	clear:both;}
	
.clearleft {
	clear:left;}
	
em {
	font-style:italic;}

strong {
	font-weight:bold;}
	
/*Links_____________________________________________*/
a {
	color:#039;}
	
a:hover {
	color:#6685c2;
	text-decoration:none;}
	
/*Header____________________________________________*/
#header {
	background:url('../images/logo.gif') #fff top left no-repeat;}

#header p {
	text-indent:-10000px;}

/*Content____________________________________________*/
#content{
	background-color:#fff;
	padding:10px 30px;
	width:660px;
	line-height:1.4;
	font-size:.9em;}
	
#content ul li {
	background:url('../images/bullet.gif') left 5px no-repeat;
	padding-left:10px;
	margin-bottom:10px;
	width:500px;
	font-size:.9em}

#content ul li ul li{
	font-size:1em}
	
#content ul#details li {
	background:none;
	margin-left:-10px;}

#content ul#details li li {
	background:url('../images/bullet.gif') left 5px no-repeat;
	margin-left:10px;}
	
#content ul.policy li {
	background:url('../images/pdficon.gif') left 5px no-repeat;
	padding-left:20px;}
	
#content ul#details li ol#country li {
	background:none;
	list-style-type:lower-latin;
	font-weight:normal;}
	
#content p {
	font-size:.9em;
	width:475px;
	padding:5px 0;}

#content p.footnote {
	font-size:.75em;
	font-weight:bold;
	margin:10px 10px 0 -10px;
	width:auto;}

#content ul p.footnote {
	margin:10px 10px 0 0;}
	
#content p.note {
	font-size:.9em;
	margin:10px 0;}

/*Introduction Paragraph_____________________*/
#introduction p {
	font-size:1.1em;
	width:320px;}
	
#introduction p span{
	font-weight:bold;}

/*___________________________*/
ol {
	list-style-type:decimal;
	margin-left:20px;}
	
ol#questions {
	background:url('../images/border_dashed.gif') top repeat-x;
	padding-top:10px;}
	
ol#answers li p a{
	font-size:.8em;}
	
ol li{
	margin:2px 0;
	font-weight:bold;}
	
ol li a,
ol li p,
ul li p{
	font-weight:normal;
	margin:10px 0;}

ol li p{
	margin-left:-20px;}
	
#adobe {
	font-size:.75em;
	padding:10px 0;
	margin:0 -10px;
	background:url('../images/border_dashed.gif') top repeat-x;}

#adobe p {
	width:40%;
	padding:10px;}
	
#side_bar p#adobe2 {
	font-size:.75em;
	width:180px;
	margin-left:40px;
	margin-bottom:10px;}
	
p#happymotoring  {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
	color:#6685c2;}

p#secure {
	background:url('../images/secure.gif') top right no-repeat;
	position:absolute;
	top:100px;
	right:40px;
	text-indent:-10000px;}
	
p#moreinfo {
	font-size:.9em;
	margin-bottom:15px;}

p#refno {
	color:#000;
	font-weight:bold;}
	
p#help {
	width:100%;
	font-size:1.2em;
	margin-left:-10px;}
	
p#help span {
	font-weight:bold;}

p.animation {
	margin:20px 0;}

div#content p.payment {
	background-color:#d9e1f0;
	padding:10px;
	margin:10px auto;
	width:250px;
	text-align:center;}

div#narrow {
		width:450px;}

#narrow p, #narrow ul, #narrow ul li{
	width:440px;}
	
div#terms {
	width:460px;
	height:120px;
	overflow:scroll;
	font-size:.85em;
	background-color:#d9e1f0;
	padding:5px;
	border:#039 1px solid;
	margin-bottom:10px;}

div#terms p, div#terms li{
	width:435px;}
	
div#terms_form {
	width:400px;
	height:121px;
	overflow:scroll;
	font-size:.86em;
	background-color:#fff;
	padding:5px;
	margin:5px 0;
	border:#039 1px solid;}
	
div#content form div#terms_form p, div#content form div#terms_form li{
	width:370px;}
	
div#content div.confirmationdetail {
	font-size:.85em;
	margin:0 5px;}
	
p span {
	font-weight:bold;}
	
	
/*Main Navigation__________________________*/	
ul#main_nav {
	list-style-type:none;
	margin-left:250px;
	font-size:.9em;
	font-weight:bold;}

ul#main_nav  li{
	float:left;
	margin:5px 2px;
	position:relative;/*Fixes problem in IE where main nav dissappears*/}

body#home #main_nav  li#home_nav,
body#product #main_nav  li#product_nav,
body#faqs #main_nav  li#product_nav,
body#c_options #main_nav  li#product_nav,
body#c_details #main_nav  li#product_nav,
body#about #main_nav li#about_nav,
body#getquote #main_nav li#getquote_nav,
body#retrievequote #main_nav li#retrieve_nav{
	background:url('../images/tabright.gif') right top no-repeat;}

body#home #main_nav  li#home_nav a,
body#product #main_nav  li#product_nav a,
body#faqs #main_nav  li#product_nav a,
body#c_options #main_nav  li#product_nav a,
body#c_details #main_nav  li#product_nav a,
body#about #main_nav li#about_nav a,
body#getquote #main_nav li#getquote_nav a,
body#retrievequote #main_nav li#retrieve_nav a{
	background:url('../images/tableft.gif') left top no-repeat;}

ul#sub_nav{
	position:absolute;
	width:400px;
	background:url('../images/subnav.gif') -2px -6px no-repeat;
	margin-left:-1px;}

ul#sub_nav li {
	float:left;
	width:100px;
	margin:5px 10px 10px 7px;
	padding:0;}

ul#sub_nav li a{
	background-image:none!important;
	text-decoration:underline;
	font-weight:normal;
	font-size:.8em;
	padding:2px 0;
	margin:8px 0;}
	
#sub_nav li#c_options_nav a,
#sub_nav li#c_details_nav a{
	border-right:1px solid #4066b3;}
	
body#c_options #sub_nav li#c_options_nav a,
body#c_details #sub_nav li#c_details_nav a,
body#faqs #sub_nav li#faqs_nav a{
	font-weight:bold;}
	
#main_nav a{
	text-decoration:none;
	padding:10px 5px;
	display:block;}
	
/*Side Box_____________________________________*/
#side_box{
	float:right;
	width:320px;
	margin:0 -10px 20px 20px;
	display:inline; /*Fixes Doubled Margin in IE6*/
	background:url('../images/tl2.gif') #6685c2 left top no-repeat;}

#side_box h3 {
	color:#fff;
	width:220px;
	margin-left:20px;
	padding:10px 80px 5px 0;
	font-size:1.1em;
	background:url('../images/tr.gif') #6685c2 right top no-repeat;}
	
#side_box ul {
	background:url('../images/br.gif') #fff499 right bottom no-repeat;
	padding:5px 20px;}
	
#side_box ul li {
	background:url('../images/bullet.gif') left 5px no-repeat;
	padding-left:10px;
	margin:0;
	margin-top:10px;
	font-size:.83em;
	font-weight:bold;
	width:250px;}

#boxfooter {
	height:20px;
	margin-top:-20px;
	width:20px;
	background:url('../images/bl.gif') #fff499 left bottom no-repeat;}

/*Narrow Side Bar_____________________________________*/
#side_bar{
	width:220px;
	margin-right:-10px;
	float:right;
	text-align:right;}

#side_bar p{
	width:220px;}
	
/*Narrow Side Box_____________________________________*/
#side_box_small{
	background:url('../images/tl2.gif') #6685c2 left top no-repeat;
	position:relative;
	text-align:left;
	width:100%;}

#side_box_small h3 {
	color:#fff;
	width:200px;
	margin-left:20px;
	padding:0;
	padding-top:5px;
	font-size:1.1em;
	background:url('../images/tr.gif') #6685c2 right top no-repeat;}

#side_box_small p {
	color:#00328b;	
	background-color:#fff499;
	padding:20px 20px 20px 20px;
	width:180px;
	font-size:.8em;}

div#hours h3{
	padding:0 20px;
	margin:0;
	font-weight:bold;
	color:#00328b;
	background-color:#fff499;
	background-image:none;
	width:180px;
	font-size:.95em;}

div#hours p {
	padding:0 20px;
	margin:0;
	font-weight:bold;}

p#calls {
	font-size:.75em;}

#side_box_small p.tel {
	font-size:1.3em;
	font-weight:bold;
	margin-top:-15px;
	padding:0 20px;}
	
#box_bl {
	position:absolute;
	bottom:0;
	left:0;
	height:20px;
	width:20px;
	background:url('../images/bl.gif') left bottom no-repeat;}
	
#box_br {
	position:absolute;
	bottom:0;
	right:0;
	height:20px;
	width:20px;
	background:url('../images/br.gif') right bottom no-repeat;}
	
/*Contacts Boxes________________________________*/
#contacts {
	position:relative;
	height:210px;
	width:680px;
	margin:20px 0 0 -10px;
	background:url('../images/contactsheader.gif') left top no-repeat;}

#generalenquiries {
	width:335px;
	position:absolute;
	top:0;
	left:0;}

#claims {
	width:335px;
	position:absolute;
	top:0;
	left:335px;}
	
#generalenquiries ul, #claims ul {
	margin:20px;}
	
#generalenquiries ul li, #claims ul li{
	width:250px;}

#generalenquiries h4, #claims h4{
	background:none;
	color:#fff;
	margin:0 0 0 10px;}

#generalenquiries p, #claims p{
	position:absolute;
	margin-left:10px;
	font-size:.9em;}
	
#generalenquiries p{
	top:180px;
	left:0;}
	
#claims p{
	top:180px;
	left:0;}

#contactsfooter {
	font-size:.75em;
	font-weight:bold;
	margin-bottom:20px;}
	
#contactsfooter p {
	width:auto;}
	
#breakdown {
	clear:both;
	font-size:1.25em;}

#breakdown span{
	font-weight:bold;}
/*Footer_____________________________________*/
#footer {
	background-color:#fff;
	clear:both;}

#bottom_nav {
	margin:0 20px;
	background:url('../images/border.gif') #fff top repeat-x;
	padding:20px 0;
	list-style-type:none;
	text-align:right;
	font-size:.7em;
	font-weight:bold;}

#bottom_nav  li{
	display:inline;
	margin:0 10px;}

#bottom_nav a{
	text-decoration:none;}
	
#footer  p{
	background-color:#ffe400;
	font-size:.7em;
	font-weight:bold;
	text-align:right;
	padding:10px 0;
	float:right;/*Required for IE6*/}

p#copyright{
	float:left;
	text-align:left;
	width:70%;}
	
/*Headings______________________________*/
h1{
	font-size:2em;
	font-weight:bold;
	margin:0 20px;
	margin-top:55px;
	padding:10px;
	padding-bottom:25px;
	background:url('../images/border.gif') #fff bottom repeat-x;}

h2 {
	font-size:1.3em;
	font-weight:bold;}

body#getquote h2{
	height:35px;
		margin-right:-15px;}
	
h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#6685c2;
	margin-bottom:5px;}

body#faqs h3 {
	margin:10px 0;}

h3 span {
	color:#039;}
	
h4 {
	font-weight:bold;
	font-size:1.1em;
	margin:10px 0;
	padding:0;}

h4.section {	
	background:url('../images/border_dashed.gif') top repeat-x;
	padding-top:10px;
	width:440px;}
	
ol#answers h4,
ul#details h4 {
	font-weight:bold;
	margin:10px -10px 10px -10px;
	padding-top:10px;
	background:url('../images/border_dashed.gif') top repeat-x;
	text-indent:10px;}
	
h5  {
	font-weight:bold;
	font-size:1.0em;
	margin:10px 0;
	padding:0;}

/*Buttons______________________________________________*/
/*Form Buttons__________*/
ul#buttons li {
	background:none;
	float:left;
	width:123px;
	margin:15px 5px;}
	
ul#buttons2 {
	position:relative;}
	
ul#buttons2 li {
	background:none;
	margin-top:10px;
	height:10px;}

input#button_next,
input#button_previous,
input#button_retrieve_small {
	height:29px;
	width:78px;
	margin-left:-10px;}

input#button_previous{
	position:absolute;
	top:0;
	left:0;}

input#button_next{
	position:absolute;
	top:0;
	left:100px;}

input#button_continue{
	clear:left;
	height:31px;
	width:80px;}
	
input#button_vehicle {
	height:31px;
	width:218px;
	float:left;
	margin-top:10px;}
	
input#button_delete {
	height:29px;
	width:78px;
	margin-left:-10px;
	position:absolute;
	top:0px;
	left:0;}

input#button_next2 {
	height:29px;
	width:78px;
	margin-left:-10px;
	position:absolute;
	top:-5px;
	left:0;}
	
input#button_add_driver,
input#button_edit_driver {
	height:30px;
	width:78px;}

input#button_add_driver {
	margin-left:185px;}
	
input#button_edit_driver {
	float:left;}
	
p.button_edit input {
	display:block;
	float:none;
	height:30px;
	width:79px;}
	
/*Side Panel Buttons______*/
ul#sidebar_buttons {
	margin:10px 0}
	
ul#sidebar_buttons li {
	background:none;
	float:right;
	width:216px;
	margin:5px 0;}
	
a#button_summary, 
a#button_wording, 
a#button_save, 
a#button_print {
	display:block;
	height:30px;
	letter-spacing:-1000em;
	text-indent:-1000em;}
	
a#button_summary{
	background:url('../images/button_summary.gif') left top no-repeat;}

a#button_summary:hover{
	background:url('../images/button_summary.gif') left -69px no-repeat;}

a#button_wording{
	background:url('../images/button_wording.gif') left top no-repeat;}

a#button_wording:hover{
	background:url('../images/button_wording.gif') left -69px no-repeat;}

a#button_save{
	background:url('../images/button_save.gif') left top no-repeat;}

a#button_save:hover{
	background:url('../images/button_save.gif') left -69px no-repeat;}

a#button_print{
	background:url('../images/button_print.gif') left top no-repeat;}

a#button_print:hover{
	background:url('../images/button_print.gif') left -69px no-repeat;}
	
/*Quote Progress Bar______________________*/
ol#quoteprogress {
	margin:10px 0 5px -10px;
	padding:5px 0 10px 0;
	font-size:.9em}
	
ol#quoteprogress li {
	display:inline;
	border:2px solid #fff;
	margin:0 -6px 0 0;
	padding:5px 0;
	background:url('../images/orange.gif') top repeat-x;}

ol#quoteprogress li span {
	padding:5px 31px 5px 20px;}
	
ol#quoteprogress li.active span {
	background:url('../images/tick_active.gif') #4063b3 center right no-repeat;
	color:#fff;}
	
ol#quoteprogress li.completed span {
	background:url('../images/tick.gif') center right no-repeat;}
	
ol#quoteprogress li.uncompleted span {
	background:url('../images/cross.gif') center right no-repeat;}
	
/*Tables_______________________________*/
table {
	clear:right;	
	background: url('../images/tabletop.gif') left top no-repeat;
	width:680px;
	margin:10px -10px 0 -10px;
	position:relative;/*Fix for IE6*/}

div#table {
	background: url('../images/tablebottom.gif') left top no-repeat;
	width:680px;
	height:22px;
	margin:0 -10px 10px -10px;
	position:relative;/*Fix for IE6*/}

div#tablecontainer {
	margin:0 0 0 -10px;}
	
th {
	color:#fff;
	font-weight:bold;
	height:40px;
	text-indent:10px;
	background-image:none; /*Fix for IE*/
	border-right:#aabbdd 1px solid;}	
	
tr {
	padding:0;
	margin:0;}
	
th span {
	display:block;
	padding:10px 10px 0 0;}
	
td {
	padding:5px 15px;
	border-right:#a1b3da 1px solid;
	font-size:.85em;
	font-weight:bold;}

.tick {
	text-align:center;
	width:150px;}
	
.row1 {
	background-color:#f5f7fb;}
	
.row2 {
	background-color:#d9e1f0;}

.lastcolumn {
	border:none;}
	
/*Forms___________________________________*/
div.section {
	background:url('../images/formtl.gif') #d9e1f0 left top no-repeat;
	padding:10px;
	width:414px;
	position:relative;
	margin:0 0 10px -10px;
	font-size:.9em;
	overflow:hidden;}


div.section {
	margin-left:0;
	clear:left;}
	
div #content div.section ul li,
div #content div.section p,
div #content div.section ul{
	width:395px;}
	
div.section div.sectiontr,
div.section div.sectionbr,
div.section div.sectionbl {
	position:absolute;
	height:9px;
	width:9px;
	font-size:0px;}
	
div.section div.sectiontr {
	background:url('../images/formtr.gif') right top no-repeat;
	top:0;
	right:0;}

div.section div.sectionbr{
	background:url('../images/formbr.gif') right bottom no-repeat;
	bottom:0;
	right:0;}

div.section div.sectionbl {
	background:url('../images/formbl.gif') left bottom no-repeat;
	bottom:0;
	left:0;}
	
div#content form p {
	margin:0;
	padding:2px 0;
	width:405px;}
	
#form_footer {
	font-size:.95em;
	margin-top:10px;}
	
#form_footer p span {
	font-weight:bold;
	display:block;
	clear:left;}

#form h4 {
	font-size:1.15em;}

a.help {
	float:right;
	width:24px;
	height:26px;
	display:block;
	text-indent:-10000px;
	background:url('../images/help.gif') left 4px no-repeat;}
	
label.checkbox {
	width:90%;
	font-weight:normal;}
	
label {
	float:left;
	clear:left;
	font-weight:bold;
	width:180px;
	display:block;
	margin:5px 5px 5px 0;}
	
label span {
	font-weight:normal;}

label.radio {
	text-align:center;
	clear:none;
	width:70px;
	margin:5px 0 0 0;
	padding:0;}

label.radiolarge {
	text-align:left;
	font-size:1.1em;
	clear:none;
	width:250px;
	margin:5px 0 0 0;
	padding:0;}
	
input.radio {
	width:auto;
	margin:5px 0 0 2px;
	clear:none;}
	
select, input {
	float:left;
	margin:5px 0;}

input {
	width:175px;}
	
input.checkbox {
	width:auto;
	float:right;
	margin-right:1em;}
	
select {
	width:150px;}
	
fieldset {
	background:url('../images/border_dashed.gif') bottom repeat-x;
	padding:5px 0;}

input.sortcode {
	width:20px;
	margin-right:5px;}
	
select.date {
	width:50px;
	margin-right:5px;}
	
#content form span.prefilled {
	float:left;
	margin:4px 0;
	width:150px;}
	
#content form p#driverbuttons {
	float:left;}
	
/*Quote Box____________________________*/
#quote_box {
	width:340px;
	font-size:.9em;
	overflow:hidden;
	margin:0 0 0 -10px;}
	
#quote_box div.section{
	width:320px;
	overflow:hidden; /*Fixes IE6 Expanding Box*/
	padding:10px;
	margin:0 auto;}
	
#quote_box p span{
	font-weight:bold;}
	
#quote_box p#premium{
	font-weight:bold;
	font-size:1.1em;
	color:#fff;
	background-color:#4d71b8;
	padding:5px;
	margin:10px 0;
	width:310px;}

#quote_box div.section p#retrievequote{
	width:310px;
	font-size:1.1em;}
	
#quote_box p#cover{
	font-weight:bold;
	font-size:1em;
	color:#555658;
	width:150px;
	float:right;
	margin-right:40px;}

#quote_box  form label{
	width:120px;}
	
#quote_box  form fieldset{
	background:none;}
	
/*Help Boxes_______________________________________*/
.help_section {
	float:none;
	margin:0 0 0 70px;
	width:350px;}

.help_section iframe {
	height:900px;
	width:500px;
	position:absolute;
	z-index:-1;}

.help_section div {
	float:none;
	width:350px;
	padding:0;
	margin:15px 0 10px;}

.help_section div.help_box {
	padding:4px;
	margin:0;
	background:#6685c2;}

.help_section div.help_box h4 {
	color:#fff;
	font-size:90%;
	margin:0 0 5px;
	padding:4px 33px;
	background:url(../images/help.gif) 5px 50% no-repeat;}

.help_section div.help_box div {
	padding:3px 0 10px 0;
	margin:0;
	background:#fff;
	font-size:85%;}

div#content .help_section div.help_box div ul li {
	margin-left:15px;
	padding-right:20px;
	width:300px;}

div#content .help_section div.help_box div p {
	padding:0;
	margin:10px 10px 0;
	width:330px;}

.help_section div.help_box div a.close_link,
.help_section div.help_box div a.help_link {
	color:#c00;
	font-weight:bold;
	padding:0 2px;}

.help_section div.help_box div a.close_link:hover,
.help_section div.help_box div a.help_link:hover {
	background:#c00;
	color:#fff;}	

.help_visable {
	position:absolute;
	z-index:100;}

.help_visable iframe {
	display:block;}

iframe {
	display:none;}
	
.hide {
	display:none;}

/*Error Messages_______________________________________*/
.errormessage{
    color:#c00;
    display: block;
	clear:both;
	margin-left:185px;
	font-size:.85em;
	font-weight:bold;}
	
.errormessagebox{
    color:#c00;
    background:#F8DADA;}

.errormessagebox a{
    color:#c00;}

/*BDML Styles_______________________________________*/
body#getquote h2.agg-TescoCompare {
	background:url('../images/tescocomparelogo.gif') right no-repeat;
}
body#getquote h2.agg-Moneysupermarket {
	background:url('../images/mslogo.gif') right no-repeat;
}
body#getquote h2.agg-Confused {
	background:url('../images/confusedlogo.gif') right no-repeat;
}
body#getquote h2.agg-GoCompare  {
	background:url('../images/gocomparelogo.gif') right no-repeat;
}
body#getquote h2.agg-QuoteDetective  {
	background:url('../images/quotedetectivelogo.gif') right no-repeat;
}
body#getquote h2.agg-uSwitch  {
	background:url('../images/uswitchlogo.gif') right no-repeat;
}



span.checkbox input {
	width:auto;
	float:right;
	margin-right:1em;}

span.radio input {
	width:auto;
	margin:5px 0 0 2px;
	clear:none;}

label.checkboxerror {
	width:90%;
	color:#c00;
    	background:#F8DADA;
	font-weight:bold;
}

input.cdl1{
	width:90px;
	margin-right:5px;}

input.cdl2 {
	width:50px;
	margin-right:5px;}

a#button_quote,a#button_retrieve,a#button_renewals,a#button_service {
	display:block;
	height:25px;
	width:123px;
	text-indent:-10000px;}

a#button_quote{
	background:url('../images/button_quote.gif') left top no-repeat;}
	
a#button_quote:hover{
	background:url('../images/button_quote.gif') left -38px no-repeat;}

a#button_retrieve{
	background:url('../images/button_retrieve.gif') left top no-repeat;}

a#button_retrieve:hover{
	background:url('../images/button_retrieve.gif') left -38px no-repeat;}
	
	a#button_renewals{
	background:url('../images/button_renewals.gif') left top no-repeat;}
	
a#button_renewals:hover{
	background:url('../images/button_renewals.gif') left -38px no-repeat;}
	
	a#button_service{
	background:url('../images/button_service.gif') left top no-repeat;}
	
a#button_service:hover{
	background:url('../images/button_service.gif') left -38px no-repeat;}

p.button_edit a {
	display:block;
	height:30px;
	width:79px;
	letter-spacing:-1000em;
	text-indent:-10000px;}
	
p.button_edit a {
	background:url('../images/button_edit.gif') left top no-repeat;}
	
p.button_edit a:hover{
	background:url('../images/button_edit.gif') left -71px no-repeat;}

input.editadditional,
input.deleteadditional {
	height:30px;
	width:78px;}

input.editadditional,
input.deleteadditional {
	float:left;}

input.editadditional,
input.deleteadditional {
	height:30px;
	width:78px;}

input#button_update {
	height:29px;
	width:161px;
	float:none;
}

