/* Default style. */
#code {
    height: 145px;
    width: 500px;
}

#script {
	height: 70px;
	width:	500px;
}

table.signup_form {
width: 800px;
}

#client-submenu {
clear: both;
}

#client-submenu a {text-decoration: underline;color: #0000FF;}
#client-submenu a:visited {color: #800080;}
#client-submenu a:active {color: #FF0000;}

#client-submenu li {
font-family: arial;
padding: 0 5px;
}

#delete_counter {
width: 600px;
}

#delete_counter tr {
width: 600px;
padding-top: 10px;
height: 60px;
}
a.delete_counter_link {
font-size: 12px;
font-family: Arial;
}

#modify_counter {
width: 800px;
}

#modify_counter tr {
height: 60px;
padding-top: 10px;
}

a.get_counter_code_link {
font-size: 12px;
font-family: Arial;
}

span.error {
color: red;
}

td.example_link img {
max-width: 140px;
}

