body { background-color:#ffffff; font-family:Arial; }

h1 { font-size:14pt; }
p { text-align:justify; width:400px; font-size:9pt; }

#cardselect { display:inline-block; vertical-align:top; width:130px; border-style:solid; border-width:1px; border-color:#888888; background-color:#eeeeee; }
#cardselect  img { border-style:solid; border-width:1px; border-color:#888888; margin:3px; cursor:pointer; }
.cardsmall { }
.cardselect { border-color:#ff0000; }

#cardbox { display:inline-block; vertical-align:top; width:400px; height:480px; border-style:solid; border-width:1px; border-color:#888888; margin-right:5px; }
#card { display:block; margin:auto; }
#cardbox textarea { display:block; width:380px; height:50px; font-family:Arial; font-size:10pt; font-style:italic; text-align:center; margin:auto; 
	border-style:none; }
#message { display:block; width:380px; height:50px; font-family:Arial; font-size:10pt; font-style:italic; text-align:center; margin:auto; 
	border-style:none; }
	
#control { display:block; padding:5px; width:390px; min-height:125px; border-style:solid; border-width:1px; border-color:#888888; margin-top:10px; 
		font-family:Arial; font-size:8pt; background-color:#eeeeee;}
#control th { font-family:Arial; font-size:8pt; text-align:left; }
#control input {background-color:#ffffff; border-style:solid; border-color:#888888; border-width:1px; width:200px; }

#controlanswer { display:block; padding:5px; width:390px; height:40px; border-style:solid; border-width:1px; border-color:#888888; margin-top:10px; 
		font-family:Arial; font-size:8pt; background-color:#eeeeee;}

#controlok { display:block; padding:5px; width:390px; height:85px; border-style:solid; border-width:1px; border-color:#888888; margin-top:10px; 
		font-family:Arial; font-size:8pt; background-color:#eeeeee;}

#controlanswer a { font-weight:600; color:#444444; font-size:11pt; }

#controlok p { text-align:center; }
#controlok a { font-weight:600; color:#444444; font-size:11pt; }

.button {background-color:#777777 !important; border-style:solid; border-color:#000000; border-width:2px; width:150px; color:#ffffff; }

.ecard_license { font-size:7pt; width:400px; font-family:Arial; color:#888888;}

#add { display:block; padding:10px; width:385px; min-height:30px; border-style:solid; border-width:1px; border-color:#888888; margin-top:10px; 
		font-family:Arial; font-size:11pt; font-style:italic; background-color:#eeeeee; text-align:center;}
