#box1 h1 {
	font-family: "Book antiqua", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 130%;
	text-align: left;
	padding-bottom: 5px;
}
#box1 .label1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: none;
    font-weight:normal;
    font-size: 80%;
    text-align: center;
    position: relative;
    padding-top: 2px;
    top: -22px; /* -17 */
    left: -200px; /* 20 */
    color: #FFFFC0;
    width: 200px;
    height: 20px;
    border: 1px solid #800000;
    background-color: #F5BE02;
    background: url(../images/v_theme.jpg) top left repeat-x;
}

#box1 .label2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: none;
    font-weight:normal;
    font-size: 80%;
    text-align: center;
    position: relative;
    padding-top: 2px;
    top: -22px; /* -17 */
    left: -200px; /* 20 */
    color: #FFFFC0;
    width: 200px;
    height: 20px;
    border: 1px solid #800000;
    background-color: #F5BE02;
    background: url(../images/campingcar_bg3.jpg) top left repeat-x;
}

#box1 .label3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: none;
    font-weight:normal;
    font-size: 80%;
    text-align: center;
    position: relative;
    padding-top: 2px;
    top: -22px; /* -17 */
    left: -200px; /* 20 */
    color: #FFFFC0;
    width: 200px;
    height: 20px;
    border: 1px solid #800000;
    background-color: #F5BE02;
    background: url(../images/v_iles2.jpg) top left repeat-x;
}

#box1 .label5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: none;
    font-weight:normal;
    font-size: 80%;
    text-align: center;
    position: relative;
    padding-top: 2px;
    top: -22px; /* -17 */
    left: -200px; /* 20 */
    color: #FFFFC0;
    width: 200px;
    height: 20px;
    border: 1px solid #800000;
    background-color: #F5BE02;
    background: url(../images/v_theme2.jpg) top left repeat-x;
}

box1  ul {
	list-style-type: none;
	margin: 0em 0em 0 0;
	padding-left: 10px;
	border: none;
}

#box1  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-style: none;
	font-size: 80%;
	text-align: left;
	line-height: 120%;
	position: relative;
	color: #000000;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
}


