/*General Style Elements*/
html {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:Arial;	
	font-size:11px;
	background:url(/files/images/design/background.jpg) repeat-x;
	margin:0;
	padding:0;
	height:100%;
}

p {
	margin:10px;
		
}


.addMenuBtn {
	width:109px;
	height:27px;
    text-decoration:none;
    background:url(/files/images/design/nehme_ich_small.png) no-repeat;;
	position: absolute;
	top:153px;
	left:30px;
	display: block;
    text-align:center;
    font-weight:bold;
    color:white;
    padding-top:7px;
}

.addMenuBtnLarge {
	width:177px;
	height:27px;
    text-decoration:none;
    background:url(/files/images/design/nehme_ich_large.png) no-repeat;;
	position: absolute;
	top:153px;
	left:0px;
	display: block;
    text-align:center;
    font-weight:bold;
    color:white;
    padding-top:7px;
}

#pageOverlay {
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
    background:white;
    filter:alpha(opacity=70);
    opacity:0.7;
    display: none;
}

#menu-myfresskreis {
	top:205px;
	left:570px;
	position:absolute;
	width:189px;
	height:50px;
    text-align:center;
    vertical-align:bottom;
}

#menu-order {
	top:205px;
	left:200px;
	position:absolute;
	width:189px;
	height:50px;
    text-align:center;
    vertical-align:middle;
}

#menu-howto {
	top:205px;
	left:385px;
	position:absolute;
	width:189px;
	height:50px;
    text-align:center;
    vertical-align:middle;
}

#main-content {
	position:relative;
	width:960px;
	height:auto;
	float:left;
	clear:both;
	/*border: 3px solid red;*/
}


#loginBox {
	position:absolute;top:285px;left:200px;z-index:10;
	display: none;
}

#newsletterBox {
	position:absolute;top:285px;left:200px;z-index:10;
	display: none;
}

#pswForgottenSendBox {
	position:absolute;top:285px;left:200px;z-index:10;
	display: none;
}

#selectFresskreisBox {
	position:absolute;top:285px;left:200px;z-index:10;
	display: none;
}

#messageBox {
	position:absolute;top:285px;left:200px;z-index:10;
}

.additionPicture {
	border:2px solid #9ABADB;	
}

#page {
	position:relative;
	width:960px;
	margin:0 auto;
	clear:both;
	float:center;
	height:auto;
	min-height:100%;
	/*border:1px solid red;*/
}

#mainfooter {
	position:relative;
	clear:both;
	float:left;
	/*border:1px solid red;*/
	width:960px;
	height:50px;
	margin-top:10px;
}

#orderBtn {
	position: relative;
	top:9px;
	left:37px;
	width:105px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	color:white;
	
	height:30px;	
	padding-top:6px;
}

#changeAddress {
	color:gray;
	position: absolute;
	right:10px;
	top:40px;
	display:block;	
}

#sidebar-right {
	position: relative;
	width: 180px;
	bottom: 0px;
	float:right;
	margin-top:20px;
	height:auto;
	/*border: 1px solid black;*/
	/*background: white;*/
}

.sidebar-r-title {
	width:180px;
	height:23px;
	font-weight:bold;
	padding-top:7px;
	background:url(/files/images/design/sidebar_title_bg.png);
	color:white;
	font-size:14px;
	text-transformation:uppercase;
	text-align:center;
	/*border: 1px solid black;*/

}

.sidebar-r-content {
	background:url(/files/images/design/sidebar_content_bg.png);
	padding-top:10px;
	/*border: 1px solid red;*/
}

.sidebar-r-bottom {
	background:url(/files/images/design/sidebar_bottom_bg.png) no-repeat;
	width:180px;
	height:35px;
	position: relative;
	height:auto;

}

.sidebar-l-title {
	width:180px;
	height:23px;
	font-weight:bold;
	padding-top:7px;
	background:url(/files/images/design/sidebar_top_ag.png);
	color:white;
	font-size:14px;
	text-transformation:uppercase;
	text-align:center;
	height:auto;
}

.sidebar-l-content {
	background:url(/files/images/design/sidebar_content_bg.png);
	padding-top:10px;
}

.sidebar-l-bottom {
	background:url(/files/images/design/sidebar_bottom_ag.png);
	width:180px;
	height:20px;
	position: relative;
    /*margin-bottom:10px;*/
}

#content {
	position:relative;
	width:560px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	height:auto;
}

#earn-points {
	background:url(/files/images/design/earn_points.png);
	width:180px;
	height:250px;
	position:relative;
	right:0px;
	top:0px;
	float:left;	
	margin-left:20px;
}

.point {
	background:url(/files/images/design/point.png);
	width:30px;
	height:30px;
	font-size:18px;
	color:white;
	text-align:center;
	line-height:30px;	
	margin-left:10px;
	margin-top:25px;
}

.pointTitle {
	margin-top:25px;
	font-weight:bold;
	margin-left:10px;
}

.pointFolowing {
	background:url(/files/images/design/point.png);
	width:30px;
	height:30px;
	font-size:18px;
	color:white;
	text-align:center;
	line-height:30px;
	margin-left:10px;
	margin-top:10px;
    float: left
}

.pointFolowingTitle {
    margin-top:28px;
	font-weight:bold;
	margin-left:50px;
}

.first {
		
}

.orange {
	color:#E0843C;	
}

table.invisible {
	margin:10px;
	margin-left:5px;
	border-collapse: collapse;
}

table.invisible td, table.invisible th {
	padding:5px;
	text-align:left;	
}

.fakebutton {
	width:116px;
	height:18px;
	padding-top:5px;
	text-align:center;
	background:	url(/files/images/design/button.png) ;
	display: block;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.fakebutton_ext {
	width:180px;
	height:18px;
	padding-top:5px;
	text-align:center;
	background:	url(/files/images/design/button_ext.png) ;
	display: block;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

button {
	border:none;
	width:116px;
	height:25px;
	padding:0px;
	text-align:center;
	background:	url(/files/images/design/button.png) no-repeat;
	display: block;
	font-weight:bold;
	text-decoration:none;
	color:white;
	cursor:pointer;
}
.buttonInput {
	border:none;
	width:116px;
	height:25px;
	padding:0px;
	text-align:center;
	background:	url(/files/images/design/button2.png) no-repeat;
	display: block;
	font-weight:bold;
	text-decoration:none;
	color:white;
	cursor:pointer;
}

.addAdditionBtn {
	position:absolute;
	top:195px;
	left:80px;
	width:107px;
	height:27px;
    text-decoration:none;
    color:white;
    text-align:center;
    font-weight:bold;
    padding-top:7px;
}

.addAdditionBtnLarge {
	position:absolute;
	top:195px;
	left:33px;
	width:200px;
	height:27px;
    text-decoration:none;
    color:white;
    text-align:center;
    font-weight:bold;
    padding-top:7px;
}

.addAdditionBtn1 {
	position:absolute;
	bottom:0px;
    
    left:25px;
	width:107px;
	height:27px;
}


#content h1 {
	width:550px;
	height:24px;
	background:	url(/files/images/design/contentbox_title.png) no-repeat;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-left:10px;
	color:white;
	font-size:14px;
	text-transform: uppercase;
}

#content .h1large {
	width:680px;
	height:24px;
	background:	url(/files/images/design/contentbox_title_large.png) no-repeat;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-left:10px;
	color:white;
	font-size:14px;
	text-transform: uppercase;
}

#content .h1largeposting {
	width:840px;
	height:24px;
	background:	url(/files/images/design/contentbox_title_posting_large.png) no-repeat;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-left:10px;
	color:white;
	font-size:14px;
	text-transform: uppercase;
}

.contentbox {
	background: white;	
	padding:10px;
	width:538px;
	border:1px solid #7DAED5;
	border-bottom:none;
	border-top:none;
}

.contentboxlarge{
	background: white;
	padding:10px;
	width:658px;
	border:1px solid #7DAED5;
	border-bottom:none;
	border-top:none;
}

.contenttable {
	margin-left: 10px;
	margin-top: 10px;
	max-height: 175px;
	width: 515px;
	overflow: auto;
	padding-bottom: 1px;
	padding-right: 1px
}

.contenttablelarge {
	margin-left: 2px;
	margin-top: 10px;
	max-height: 700px;
	width: 653px;
	overflow: auto;
	padding-bottom: 1px;
	padding-right: 1px
}
.contentbox-footer {
	width:560px;
	height:9px;
	background:	url(/files/images/design/contentbox_footer.png);
	margin-bottom:10px;
}

.contentbox-footer-large {
	width:680px;
	height:9px;
	background:	url(/files/images/design/contentbox_footer_large.png);
	margin-bottom:10px;
}

.contentbox-footer-posting-large {
	width:850px;
	height:11px;
	background:	url(/files/images/design/contentbox_footer_posting_large.png);
	margin-bottom:10px;
}

.sicher-bezahlen {
	width:561px;
	height:92px;
	background:	url(/files/images/SicherZahlenPaypal2.png);
	margin-top:10px;
    margin-left:0px;
}

#header {
	width:760px;
	height:265px;
	background:url(/files/images/design/header1_n.png);
	position:relative;
	float:left;	
}
#_headerInstruction {
	width:760px;
	height:265px;
	background:url(/files/images/design/_header2_n.png);
	position:relative;
	float:left;	
}

#headerInstruction {
	width:760px;
	height:265px;
	background:url(/files/images/design/header2_n.png);
	position:relative;
	float:left;	
}

#_headerMemberProfile {
	width:760px;
	height:265px;
	background:url(/files/images/design/_header3_n.png);
	position:relative;
	float:left;	
}

#headerMemberProfile {
	width:760px;
	height:265px;
	background:url(/files/images/design/header3_n.png);
	position:relative;
	float:left;	
}

#_header {
	width:760px;
	height:265px;
	background:url(/files/images/design/_header1_n.png);
	position:relative;
	float:left;	
}

#menus {
	background:url(/files/images/design/menus_bg.png) no-repeat;
	height:223px;
	width:560px;
	
	margin-bottom:6px; /*unsure*/
}

.nomenu {
	width:560px;
	text-align:center;
	padding-top:90px;
	color:white;
	font-size:14px;	
}

#countdown {
	color:#f06c0b;
	font-weight:bold;
	font-size:42px;
	left:7px;
	top:135px;
	position:absolute;	
}

#countdown-desc-2 {
	color:#c3c3c3;
	font-size:12px;
	text-align:center;	
	width:180px;
	position:absolute;
	top:185px;
	left:0px;
	text-transform: uppercase;
	font-weight:bold;
}

#sidebar-left {
	position:relative;
	float:left;
	clear:left;
	margin-top: 20px;
	height:auto;
	/*border:1px solid blue;*/
}


#header-desc-1 {
	color:#6db113;
	font-size:33px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:55px;
	font-weight:bold;
}


#header-desc-11 {
	color:#6db113;
	font-size:24px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:40px;
	font-weight:bold;
}

#header-beta {
	position:absolute;
	left:53px;
	top:148px;
	font-weight:bold;
}

#header-desc-6 {
	color:#6db113;
	font-size:25px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:55px;
	font-weight:bold;
}

#logo-link {
	display: block;
	width:180px;
	height:180px;	
}

.menu {
	background:white;
	width:170px;
	height:140px;
	float:left;
	margin-left:12px;
	margin-top:40px;	
	background-image:url(../images/design/menuplate.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	position: relative;
}

.menu h2 {
	font-size: 14px;
	position: absolute;
	top:10px;
	left:10px;
}

.menu .description {
	left:10px;
	top:40px;
	position: absolute;	
}

#menus h2 {
	font-size:14px;
	position: absolute;
	top: 2px;
	left:10px;	
}


#menus h2.menuTitle {
	margin-top:10px;
	left:15px;	
}

.menu .currentPrice {
	width: 170px;
	position: absolute;
	top:115px;
	text-align:center;
	font-size:16px;
	color:#e4511c;	
	font-weight:bold;
}

.menu .options {
	width: 170px;
	position: absolute;
	top:80px;
	text-align:center;
	font-size:16px;
}

.menu .options .selectOptions{
	width: 130px;
	font-size: 11px;
}

#menuNr1 {
	width:62px;
	height:26px;
	background: url(../images/design/menu1.png);	
	position: absolute;
	top:0px;
	right:0px;
}

#menuNr2 {
	width:62px;
	height:26px;
	background: url(../images/design/menu2.png);	
	position: absolute;
	top:0px;
	right:0px;
}

#menuNr3 {
	width:62px;
	height:26px;
	background: url(../images/design/menu3.png);	
	position: absolute;
	top:0px;
	right:0px;
}

#header-desc-3 {
	color:#f06b0f;
	font-size:16px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:110px;
	font-weight:bold;
	
}

#header-desc-5 {
	font-size:12px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:110px;
	font-weight:bold;

}


#header-desc-51 {
	color:#f06b0f;
	font-size:12px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:110px;
	font-weight:bold;

}

#header-desc-52 {
	color:#a2c5e1;
	font-size:12px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:140px;
	font-weight:bold;
}

#header-desc-53 {
	color:#6db113;
	font-size:12px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:170px;
	font-weight:bold;
}


#header-desc-4 {
	color:#a2c5e1;
	font-size:16px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:133px;
	font-weight:bold;
}

#header-desc-2 {
	color:#c3c3c3;
	font-size:12px;
	text-transform: uppercase;
	position:absolute;
	left:220px;
	top:15px;
	font-weight:bold;
}


#login-box {
	width:180px;
	height:210px;
	background:url(/files/images/design/login_bg.png);	
	position:relative;
}

.sidebar-content {
	width:180px;
	height:180px;
	background:url(/files/images/design/login_bg.png);	
	position:relative;
	padding-top:30px;
	margin-bottom:10px;
}

.sidebar-content-admin {
	width:200px;
	height:600px;
	background:url(/files/images/design/login_bg_admin.png) no-repeat;
	position:relative;
	padding-top:30px;
	margin-bottom:10px;
}

.sidebar-content-kombinationen {
	width:180px;
	/*height:670px;*/
	/*background-color:white;*/
	position:relative;
	padding-top:20px;
	margin-bottom:10px;
	/*border:1px solid red;*/
}

.sidebar-content-kombinationen {
	width:180px;
	/*height:670px;*/
	/*background-color:white;*/
	position:relative;
	padding-top:20px;
	margin-bottom:10px;
}


.sidebar-content h1, .sidebar-content-admin h1, #login-box h1  {
	text-align:center;
	color:white;
	font-size:14px;
	position:absolute;
	margin:0px;
	padding:0px;
	top:7px;
	width:180px;
}

#admin-menu2 a:link, #admin-menu2 a:visited {
	color:white;
	text-decoration:none;
	display:block;/*
	margin-top:13px;
	margin-bottom:13px;
	margin-left:15px;*/	
	font-weight:bold;	
	margin:13px;
}

#admin-menu2 a:link b, #admin-menu2 a:visited b {
	font-size: 13px;
}

#admin-menu3 {
	height:1px;
}

#login-btn {
	display:block;
	position: absolute;
	top:79px;
	left:145px;
	width: 21px;
	height:19px;
	background:url(../images/design/sidebar-button.png);
	background-position:-1px -1px;
}

input#login-username {
	position:absolute;
	top:53px;
	left:14px;
	border:1px solid #c8c8c8;
	width:150px;
	height:16px;
	color:#7babd3;
}

input#login-password {
	position:absolute;
	top:79px;
	left:14px;
	border:1px solid #c8c8c8;
	width:120px;
	height:16px;
	color:#7babd3;
}

a#login-password-forget {
	position:absolute;
	top:110px;
	left:15px;
	text-decoration:none;
	color:black;
}

a#login-register {
	color:white;
	position:absolute;
	top:144px;
	left:15px;
	text-decoration:none;
}

a#recommend {
	color:white;
	position:absolute;
	top:180px;
	left:15px;
	text-decoration:none;
}

a#newsletter {
	color:white;
	position:absolute;
	top:180px;
	left:15px;
	text-decoration:none;
}

a#login-recommend {
	color:white;	
	position:absolute;
	top:180px;
	left:15px;
	text-decoration:none;
}

.widget {
	background:url(/files/images/design/addition.png);
	width:270px;
	height:222px;	
	float:left;
	position:relative;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.widgetl {
	background:url(/files/images/design/addition1.png);
	width:270px;
	height:222px;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:10px;
}
.widgetr {
	background:url(/files/images/design/addition1.png);
	width:270px;
	height:222px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
}
.widgetr_new {
	background:url(/files/images/design/addition_new.png);
	width:270px;
	height:222px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
}

.widgete {
	width:270px;
	height:222px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
}

.widget h2 {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:7px;
	left:15px;
}

.widgetl h2 {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-top:12px;	
	margin-left:15px;
}

.widgetr h2 {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-top:12px;	
	margin-left:15px;
}

._widgetl {
	background:url(/files/images/design/addition2.png);
	width:270px;
	height:222px;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:10px;
}
._widgetr {
	background:url(/files/images/design/addition2.png);
	width:270px;
	height:222px;
	float:left;
	position:relative;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
}

._widgetl h2 {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-top:12px;
	margin-left:15px;
}

._widgetr h2 {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-top:12px;
	margin-left:15px;
}


/**********************************
******* scroll left ***************
**********************************/


.additions {
	overflow: hidden;
	position: absolute;
	top: 53px;
	left: 12px;
	width: 246px;
	white-space: nowrap;
	height: 80px;
}

.additionsScroller {
	width: 10000px;
	position: absolute;
}

.addition,.currentAddition {
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

.addition img {
	padding: 2px;
	border: 1px solid white;
	cursor: pointer;
}

.currentAddition img {
	padding: 1px;
	border: 2px solid #44aaff;
}

.additionDesc {
	position: absolute;
	top: 140px;
	left: 20px;
}

.additionPrice {
	font-size: 15px;
	font-weight:bold;
}

.scroll-left {
	position: absolute;
	width: 10px;
	height: 20px;
	background: url(../images/scroll-left.png);
	top: 80px;
	left: 5px;
	display: block;
}

.scroll-right {
	position: absolute;
	width: 10px;
	height: 20px;
	background: url(../images/scroll-right.png);
	top: 80px;
	right: 5px;
	display: block;
}

#countdown-desc {
	color:#6db113;	
	text-transform: uppercase;
	left:7px;
	top:120px;
	position:absolute;
	font-weight:bold;
}

/*************************/


/**********************/
table.standard {
	margin-top:0px;
	margin-left:0px;
	border-collapse: collapse;
	background: white;
	border:2px solid #A2D45F;
	width: 498px;
}

table.standardlarge {
	margin-top:0px;
	margin-left:0px;
	border-collapse: collapse;
	background: white;
	border:2px solid #A2D45F;
	width: 637px;
}

table.standard a:link, table.standard a:visited {
	text-decoration:none;
	color:black;
	font-weight:bold;	
}

table.standard a:hover {
	text-decoration:underline;	
}

table.standard td {
	border: 1px solid #efefef;
	padding: 6px;
	padding-left:15px;
	padding-right:15px;
}

table.standard th {
	border: 1px solid #efefef;
	background: #3399EE url(../images/table-header.png);;
	color:white;
	padding: 6px;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
}

.input {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	height: 16px;
	padding-top:3px;
	padding-left:5px;
	width: 145px;
	margin: 0px;
}

.input:disabled {
	background:#efefef;	
}

#plate-top {
	background: url(../images/plate_top.jpg);
	width: 160px;
	height: 30px;
}

#plate {
	margin-left:10px;

}

#plate-content p {
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;	
}

#plate-content {
	background: url(../images/plate_center.jpg) repeat-y;
	width: 160px;
	min-height:40px;
	text-align:center;
}

#plate-bottom {
	background: url(../images/plate_bottom.jpg) no-repeat;
	width: 160px;
	height: 30px;
	
}

#oftenorder1-top {
	background: url(../images/oftenorder_top1.jpg);
	width: 160px;
	height: 55px;
}

#oftenorder2-top {
	background: url(../images/oftenorder_top2.jpg);
	width: 160px;
	height: 55px;
}

#oftenorder3-top {
	background: url(../images/oftenorder_top3.jpg);
	width: 160px;
	height: 55px;
}

.oftenorder {
	margin-left:10px;
	margin-top:10px;
	position:relative;
	height:auto;
}

.oftenorder-content p {
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}

#oftenorder1-content {
	background: url(../images/oftenorder_center1.jpg) repeat-y;
	width: 160px;
	min-height:40px;
	text-align:center;
}

#oftenorder2-content {
	background: url(../images/oftenorder_center2.jpg) repeat-y;
	width: 160px;
	min-height:40px;
	text-align:center;
}

#oftenorder3-content {
	background: url(../images/oftenorder_center3.jpg) repeat-y;
	width: 160px;
	min-height:40px;
	text-align:center;
}

#oftenorder1-bottom {
	background: url(../images/oftenorder_bottom1.jpg) no-repeat;
	width: 160px;
	height: 25px;

}

#oftenorder2-bottom {
	background: url(../images/oftenorder_bottom2.jpg) no-repeat;
	width: 160px;
	height: 25px;

}

#oftenorder3-bottom {
	background: url(../images/oftenorder_bottom3.jpg) no-repeat;
	width: 160px;
	height: 25px;

}

#breaking-news {
	width: 660px;
	height: 60px;
}

/*************************/


/**********************/
table.standardForm {
	margin-top:10px;
	margin-left:10px;
	border-collapse: collapse;
	background: white;
	border:2px solid #A2D45F;
	width: 498px;
}

table.standardForm a:link, table.standardForm a:visited {
	text-decoration:none;
	color:black;
	font-weight:bold;	
}

table.standardForm a:hover {
	text-decoration:underline;	
}

table.standardForm td {
	border: 1px solid #efefef;
	padding: 6px;
	padding-left:15px;
	padding-right:15px;
}

table.standardForm th {
	border: 1px solid #efefef;
	background: #3399EE url(../images/table-header.png);;
	color:white;
	padding: 6px;
	text-align: left;
	padding-left:15px;
	padding-right:15px;
	width: 50px;
}

.sidebar-banner {
	margin-top:20px;
	margin-bottom:10px;
	width:180px;
	height:auto;
	position: relative;
}

.sidebar-banner-title {
	background:url(/files/images/head.png);
	width:180px;
	height:8px;
}

.sidebar-banner-content {
	background:url(/files/images/center.png);
	width:180px;
}

.sidebar-banner-footer {
	background:url(/files/images/foot.png);
	width:180px;
	height:8px;
}

