/* CSS for tentalentsint.org
	 Hand coded by Matthew Farnell
	 Copyright 2009 Matthew Farnell */
	 
.button {
    width: 180px;
}

.split {
    text-align: center;
}

.split p {
    margin-bottom: 5px;
}

h3 {
    font-size: 12px;
}

.img div {
    margin-bottom: 5px;
}

.img {
    padding-top: 5px;
}

.title {
    font-weight: bold;
    background: #FC7933;
    text-align: right;
    width: 125px;
}

#sidebar h2.name {
    background: none;
    padding: 0;
    text-align: center;
    margin: 0;
    font-size: 16px;
}
