
#match-right { 
	background-image:url("img/match-arrow.gif"); 
	background-repeat:no-repeat; background-position: center 0; 
	padding: 17px 0 0 0; 
	position: relative;
	display: block; width: 229px;
	}

#match-capsule { 
	width: 229px; text-align:left;  padding: 5px 5px 5px 5px; 
	border: 1px solid #6290ba; background: #77a8d5;
	-moz-border-radius:5px; -webkit-border-radius:5px; }

#match-title-bar { color:#fff; font-size:14px;  font-weight: bold; padding: 0 0 5px 0; text-align: left; }

span.match-red { color:#cc3027; font-weight: bold; }

#match-title { color:#184765; font-size: 14px; font-weight: bold; margin: 0 0 2px 0;}
#match-display { background: #cce6ff; color:#2d4859; padding: 8px; -moz-border-radius:5px; -webkit-border-radius:5px;}

#match-email-title { border-bottom: 2px solid #5a81a0; padding: 0 0 4px 0; }

div.match-float { color:#fff; float: left; display: block; padding: 0; margin: 2px 0 8px 0; font-weight: bold; }

#match-form { color:#235988; margin: 0 7px 8px 0; font-weight: bold; }

input.match-fields { 
	background-image:url("img/e-book-fieldbg.gif"); 
	background-repeat:no-repeat; background-position: 0 0;  
	border:1px solid #9a9a9a; margin: 0; padding: 1px; font-family:Arial, Helvetica, sans-serif;
	}
	
input.match-fields { 
	height: 19px; background-image:url("img/e-book-fieldbg.gif"); 
	background-repeat:no-repeat; background-position: 0 0;  
	border:1px solid #9a9a9a; margin: 0; padding: 1px; font-family:Arial, Helvetica, sans-serif;
	}
