/* TeamMS specific styles */


.highZ {
	z-index:2000;
}

/* frame for create a team at bottom of default of page*/

#eventBoxOuter {
width:520px;
background:url(../newimages/event-box-ml.gif) repeat-y left;
margin:10px;
}

#eventBox {
width:520px;
background:url(../newimages/event-box-mr.gif) repeat-y right;
}

#eventBoxContent {
width:480px;
margin:0 20px;
}

#eventBoxTop { 
background:url(../newimages/event-box-tr.gif) no-repeat top right;
}

#eventTopBottom {
background:url(../newimages/event-box-br.gif) no-repeat bottom right; 
}

/* classes for photos */

.photoLeft {
float:left;
margin:2px 15px 2px 0;
}

.photRight {
float:right;
margin:2px 0 2px 15px;
}
