.flagTable {
}

.flagCell1 {
	border-top: 0px;
	border-bottom: 1px dotted white;
}
.flagCell2 {
	border-top: 0px;
	border-bottom: 1px dotted white;
}
.flagCell3 {
	border-top: 0px;
	border-bottom: 1px dotted white;
}
.flagCell4 {
	border-top: 0px;
	border-bottom: 1px dotted white;
}
.flagCell5 {
	border-top: 0px;
}

.flagCell1:hover {
	background-image: url(../images/flag/flag_p1.jpg);
}
.flagCell2:hover {
	background-image: url(../images/flag/flag_p2.jpg);
}
.flagCell3:hover {
	background-image: url(../images/flag/flag_p3.jpg);
}
.flagCell4:hover {
	background-image: url(../images/flag/flag_p4.jpg);
}
.flagCell5:hover {
	background-image: url(../images/flag/flag_p5.jpg);
}