a {	color: blue }
a:hover {	color: white; background-color: blue }

body { font-size: 12px; background-image: url(../images/winksite_background.jpg); color: #333333; background-repeat: repeat-x; font-family: arial, sans-serif; background-color: white; text-align: center; }
label { font-weight: bold; }
form { margin-bottom: 50px }

.inputfield {	font-size: 8pt; margin-bottom: 10px; }

#container { padding-right: 20px; padding-left: 20px; padding-bottom: 20px; margin: 0px auto; width: 550px; background-color: #fff; text-align: left; }
#footer { font-size: 80%; color: #ccc; text-align: center; }
#code_style {	float: left; text-align: center; }
#tag_style { float: right; text-align: center; }
#submit_area { width: 100%; text-align: center; }


