#image_box {
    clear: both;
    margin: 30px 30px 0px 0px;
    float: left;
}
.news_box_corner {
	font-size: 6px;
	line-height: 6px;
	height: 6px;
	background-image: url(../../../img/struct/news_box_corner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin: 30px 0px 0px 0px;
	width: 277px;
}
.news_box_corner.bottom {
	background-position: 0px -8px;
	margin-top: 0px;
}
#news_box {
	float: left;
	margin: 0px;
	padding: 1px 11px 7px 12px;	
	border-left: 1px solid #ffd323;
	border-right: 1px solid #ffd323;
}
#news_box h2 {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
	font-style: italic;	
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#news_box h3 {
	margin: 0px 0px -13px 0px;
	height: 13px;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
	color: #333;
	padding: 0px 0px 0px 5px;
	position: relative;
	z-index: 3;
}
#news_box p, #news_box p a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	color: #1a1a1a;
}
#news_box img {
    margin: 0px 0px -18px 0px;
}
#flash_img {
    margin: 0px;
    position: relative;
    z-index: 1;
}

#image_left_top_corner {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: -16px;
    position: relative;
    z-index: 20;
}

html > body #image_left_top_corner {
    background-image: url(../../../img/struct/img_corner_left_top.png);
}

* html #image_left_top_corner {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaudimusikanten.com/img/struct/img_corner_left_top.png');
}

#image_right_top_corner {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: -16px;
    position: relative;
    z-index: 20;
}

html > body #image_right_top_corner {
    background-image: url(../../../img/struct/img_corner_right_top.png);
}

* html #image_right_top_corner {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaudimusikanten.com/img/struct/img_corner_right_top.png');
}

#image_bottom_box {
    clear: left;
    width: 360px;
    margin: 0px 0px 0px 0px;
}

#image_right_bottom_corner {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: right;
    position: relative;
    z-index: 20;
}

html > body #image_right_bottom_corner {
    background-image: url(../../../img/struct/img_corner_right_bottom.png);
}

* html #image_right_bottom_corner {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaudimusikanten.com/img/struct/img_corner_right_bottom.png');
}

#image_left_bottom_corner {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    position: relative;
    z-index: 20;
}

html > body #image_left_bottom_corner {
    background-image: url(../../../img/struct/img_corner_left_bottom.png);
}

* html #image_left_bottom_corner {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gaudimusikanten.com/img/struct/img_corner_left_bottom.png');
}

#flashbox {
    float: left;
    border: 3px solid #D1CFBA;
    padding: 0px;
    margin: 0px 0px -16px 0px;
}

#flashcontent {
    padding: 0px;
    margin: 0px;
    float: left;
}

#flashcontent li {
    clear: left;
    margin: 0px 0px 0px 0px;
    float: left;
    line-height: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}

#flashcontent li img {
    margin: 0px auto 0px auto;
}

#content_text {
    clear: both;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    color: #454545;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}