/*_________Reset_______________________________________________________________*/

html,body,
h1,h2,h3,h4,h5,h6,p,blockquote,address,pre,cite,code,dfn,abbr,
acronym,kbd,a,samp,img,ins,i,b,u,strike,small,big,font,tt,q,dl,dt,dd,ul,ol
,li,applet,object,iframe,form,fieldset,label,legend,th,td,th,tbody,
tfoot,thead,tr,caption{font-size:100%;margin:0;padding:0;border:0;
outline:0;font-weight:normal;font-style:normal;text-decoration:none;}

:focus{outline:0;}

blockquote:before,blockquote:after,
q:before,q:after{content:"";}

blockquote,q{quotes:"" "";}

img{display: block;}

/*_________Stuff to be sorted___________________________________________________*/

body{
font:62.5%/1.4 arial, helvetica, verdana;
background:#ffffff;
color:#000000}

p{
font-size:1.1em; 
margin-bottom: 14px}

h1,h2,h3,h4{
font-size:1.8em;
color:#ec006a;
margin-bottom: 14px}


a{color:#ec006a}
a:hover, a:focus{text-decoration:underline}

#header{
height:270px;
padding-top:10px;
background:#ec006a;
margin-bottom:20px}

#header img{
margin: 0 auto;}

#holder{
width:470px;
margin: 0 auto;}

#search{
height:120px;
background:#f4f3eb;
margin-bottom:20px;
padding:15px}

#information{
padding:0px 15px 0px 15px}

.listings p.date{
margin:0px 0px 5px 0px;
font-weight:bold
}

.listings h2{
font-size:1.8em;
color:#ec006a;
margin-bottom: 2px}





#footer{
border-top:1px dotted #999999;
height:50px;
margin:40px 15px 0px 15px;
padding-top:10px}



#details{
margin-bottom:15px}


#details-image{
float:left;
width:190px;
height:120px;
background:#f4f3eb;
margin-right:20px}

#details-details{
float:left;
width:220px;}


.clear{
clear:both;
height: 0px;
overflow: hidden;}

#participants-profile h3{
font-size:1.2em;
color:#ec006a;
font-weight:bold;
margin-bottom: 5px}

select, input, checkbox {
	font-size:1.1em;
	}
