/*Defaults Styling*/
* { margin: 0; padding: 0; font-size: 1em; outline: none; }
.clear {clear: both; height: 0px;}
.no_margin {margin-right: 0px !important;}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
body, input, textarea {font-size:62.5%;line-height: 1.5em;}
body {
font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
text-align: center;
background-color: #f0f0f0;
color: #333333;
background-image: url(../../../../Designs/ecardio2013/tmp_images/backlogo_up.png);
background-repeat: no-repeat;
background-position: left top;
}

#container {width:500px; margin:0 auto;}

table tr {overflow: hidden;}

form {
  width:500px;
  background-color: #ffffff;
padding: 20px;}

legend {
text-align: center;
color: #ffffff;
padding: 12px 0;
font-size: 13px;
  font-weight: bold;
background-image: url(../../../../Designs/ecardio2013/tmp_images/black.jpg);
background-repeat: repeat-x;
background-position: top;
background-color: #101010;
  display: block;
  width: 100%;
  margin: 10px 0;
	}

dl {
  display: block;
  overflow: hidden;
  clear:both;
  padding: 5px 0px;
font-size: 1.2em;
}

dl dt {
  float:left; 
  text-align:right; 
  width:210px; 
    padding: 0 5px;
    height: 25px;
  line-height: 25px;
}

dl dd {
  float:left; 
  text-align: left; 
  width:210px; 
  padding: 0 5px;
  height: 25px;
  line-height: 25px;
}

input {
 padding: 1px;
font-size:12px;
}

select {
 padding: 1px;
  font-size: 12px;
}

table tr td {
font-size: 12px;
}

fieldset.action {
padding: 7px;
background-color: grey;
margin: 20px 0;

  background-color: #CE0000 !important;
  background-image: url("../../../../Designs/ecardio2013/tmp_images/red.jpg") !important;

}

fieldset.action input {

}

#result1,
#result2,
#result3,
#result4,
#result5,
#result6,
#result7,
#result8,
#result9
{
  display: block;
  text-align: left;}


label {font-size: 12px;}