#SKIN table td h3 {
	padding-left: 0;
}

#SKIN #simplesearch th.form_label,
#SKIN #eventdetail th.form_label,
#SKIN #eventcreate td.label, 
#SKIN #loginform th.form_label,
#SKIN #inviteform th.form_label,
#SKIN #signupform th.form_label {
	width: 120px;
}

#SKIN #eventsearch {
	position: relative;
}

#SKIN #eventsearch #search_results_xml_link {
	position: absolute;
	top: 5px;
	right: 0;
}

#SKIN #eventsearch .event .links ul {
	list-style: none;
	margin: 0;
	padding: 5px 0;
}

#SKIN #eventsearch .event .links li {
	padding: 0 5px;
	margin: 0;
}

#SKIN h3 a {
	font-size: 12px;
}

#SKIN #eventsearch .date,
#SKIN #eventsearch .location,
#SKIN #eventsearch .description {
	padding: 0 5px;
}

#SKIN #myevents table,
#SKIN #myevents table td,
#SKIN #myevents table th {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#SKIN #myevents table td,
#SKIN #myevents table th {
	padding: 2px 5px;
}

#SKIN #eventcreate h3 {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

#SKIN .basic .main  #eventdetail .title {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}

#SKIN #eventdetail .description {
	padding: 5px;
}

#SKIN .msgok {
	color: green;
	font-weight: bold;
}

#SKIN .msgerror,
#SKIN .error {
	color: red;
	font-weight: bold;
}

#SKIN .or {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#SKIN #detailtable {
	width: auto;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #6699BB;
	background: #CCEEFF;
}

#SKIN .main {
	margin: 10px auto;
	width: 500px;
	border: 1px solid #999999;
	padding: 10px;
}

#SKIN .basic .main h2,
#SKIN .basic .main h2.header,
#SKIN .basic .main h2#sectionheader {
	color: #933;
	font-weight: normal;
	border-bottom: 1px solid #933;
	margin-left: 0;
}


#SKIN .suggestion,
#SKIN .suggestion a {
	font-size: 16px;
	font-weight: bold;
}
