FIELDSET {  
    width:80%;  
}

FORM {    
    font-size:12px;
}

INPUT[type=text], INPUT[type=checkbox], INPUT[type=password], SELECT, TEXTAREA {
    border: 1px solid #AAAAAA;
}



.address {
	width:200px;
}

.postcode_txt {
	width:48px;
}

.event_content {
	font-size: 12px;
}

.event_txt {
    font-weight: bold;
}

.fieldtxt {
    color:#6c3e89;
}

.location_txt {
	margin-left:26px;	
	font-style: italic;
}

.summary_txt {
	margin-left:26px;
    font-size: 11px;
}

img {
    width:inherit !important;	
}