#videos{
	font-size:0.8em;
}

th{
	color: #cc0033;
    font-weight: bold
}

td{
	vertical-align:top	
}

.properties{
	color: #cc0033;
    font-weight: bold	
}
.odd_row {
    background-color: #eee
}

.marker_content {
    color: #000;
    font-size: 0.8em
}

.country {
    color: #cc0033
}

.play_box {
    position: relative;
    display: block;
}

img.play {
    position: absolute;
    top: 0px;
    left: 0px;
	cursor:pointer;
}

.jqmWindow {
    left: 50%;
    margin-left: -500px;
    width: 1000px;
}

