#ddTemp, #ddDifficulty{
	width:98%;	
}

.dd{
	font-size: 12px;
	overflow: visible;
}
.dd .ddTitle .ddTitleText img{ height: 16px; width: 16px;}
.dd .ddChild li img{ height: 16px; width: 16px; }

.workout .target{
	padding: 5px;
}

.workout .target img{
	height: 16px;
	width: 16px;
}

/*.workout .target .temp_light { color: #0674C3; }
.workout .target .temp_moderate { color: #007F0E; }
.workout .target .temp_intense { color: #CCAA00; }
.workout .target .temp_extremly_hard { color: #AD0000; }

.workout .target .difficulty_easy { color: #0674C3; }
.workout .target .difficulty_normal { color: #007F0E; }
.workout .target .difficulty_hard { color: #CCAA00; }
.workout .target .difficulty_monster { color: #AD0000; }*/