body, html{
	background-color: #707070;
	margin:0px;
	padding:0px;
}
body{
	background-image: url(/static/img/bg.png);
	background-repeat: repeat-x;
}
.baseHeader{
	background-image: url(/static/img/logo.png);
	background-repeat: no-repeat;
	height:114px;
	width: 100%;
}.baseMenu{
	width: 100%;
}.baseMenu tr td{
	height:43px;
	line-height:43px;
	text-align: center;
}
.baseMenu .menuSelected{
	color: #efefef;
	background-color:#ddd;
	font-weight:bold;
	background-image: url(/static/img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.baseContent{
	background-color:white;
	display:block;
	width: 100%;
}
.baseMenu tr td a{
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: normal;
	display:block;
	height:43px;
	line-height:43px;
	color: #666;
	background-color: #fff;
	border-left: 1px #ddd solid;
	border-right: 1px #efefef solid;
	border-bottom: 1px #ddd solid;
	border-top: 1px #fff solid;
	text-transform: uppercase;
    text-decoration: none;
	background-image: url(/static/img/bar_bg.png);
	background-repeat: repeat-x;
}
.baseMenu a:hover{
	color: black;
	font-weight:bold;
	background-color:#efefef;
}
.baseMenu  a:hover{
	color: black;
	font-weight:bold;
	background-color:#efefef;
}

.baseFooter{
	height:152px;
	text-align: center;
	font-size:11px;
	font-family: verdana;
	background-color:#000;
	color: #fff;
	width: 100%;
	height: 230px;
}

.baseCredits{
	width: 900px;
	background-color: white;
	text-align:center;
	height: 45px;
	line-height: 45px;
}
.baseCreditsText{
	background-image: url(/static/img/footer_bg.png);
	background-repeat: repeat-x;
	width: 900px;
	text-align:center;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}
.baseFooter a{
	color:#000;
	text-decoration: underline;
}
.contentContainer{
	width: 90%;
	text-align:center;
	margin-bottom: 10px;
}
.contentContainer h1{
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
}
.contentContainer p{
	font-size: 11px;
	font-family: arial;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contentContainer img{
	margin: 5px;
	border: 5px solid #ddd;
}
input[type="text"]{
	width: 170px;
	border: 2px solid #666666;
	padding:3px;
	margin:3px;
}
input[type="submit"]{
	width: 100px;
	border: 1px solid #666666;
	background-color: #000;
	color: #fff;
	padding:5px;
	margin:5px;
}
textarea{
	width: 180px;
	border: 2px solid #666666;
	padding:3px;
	margin:3px;
}
strong{
	font-weight:bold;
}

i, em{
	font-style:italic;
}
u{
	text-decoration:underline;
}


.searchbar{
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: normal;
	display:block;
	height:43px;
	line-height:43px;
	color: #666;
	background-color: #fff;
	border-left: 1px #ddd solid;
	border-right: 1px #efefef solid;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
    text-decoration: none;
	background-image: url(/static/img/bar_bg.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom:1px;
	padding-bottom:1px;
}

.searchtable{
	width: 100%;
}

.searchtable .left{
	padding-left: 10px;
}

#search{
	padding-top: 7px;
}
span.label{
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom:3px;
	color:#adadad;
	margin-right: 5px;
}
#search span, #search input[type="text"], #search input[type="submit"]{
	display:block;
	border:0px;
	background:transparent;
	float:left;
	padding: 0px;
	padding-top: 9px;
	font-size: 11px;
	margin:0px;
	background-repeat: no-repeat;
}
#search span{
	width:21px;
	height:30px;
	background-image: url(/static/img/searchleft.png);
}

#search input[type="text"]{
	width:130px;
	height:30px;
	background-image: url(/static/img/textbox.png);
	background-repeat: repeat-x;
}

#search input[type="submit"]{
	width:49px;
	height:30px;
	background-image: url(/static/img/searchbutton.png);
	cursor: pointer;
}
.button{
	display:block;
	float:right;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
	background-color: #fff;
	border:2px solid #eeeeee;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 23px;
	margin-right: 9px;
	color: #aaa;
	cursor: pointer;
	background-image: url(/static/img/bar_bg.png);
}
.baseContent .main_tl{
	width:51px;
	height:51px;
	background-image:url(/static/img/main_tl.png);
	background-repeat: no-repeat;
	border-top: 1px #aba solid;
} .baseContent .main_tm{
	height:51px;
	background-image:url(/static/img/main_tm.png);
	border-top: 1px #aba solid;
} .baseContent .main_tr{
	width:51px;
	height:51px;
	background-repeat: no-repeat;
	background-image:url(/static/img/main_tr.png);
	border-top: 1px #aba solid;
} .baseContent .main_left{
	width:51px;
	background-repeat: repeat-y;
	background-image:url(/static/img/main_left.png);
} .baseContent .main_content{
	padding: 0px;
	margin: 0px;
	width: 798px;
} .baseContent .main_right{
	width:51px;
	background-repeat: repeat-y;
	background-image:url(/static/img/main_right.png);
}
.baseContent .main_bl{
	width:51px;
	height:51px;
	background-image:url(/static/img/main_bl.png);
	background-repeat: no-repeat;
} .baseContent .main_bm{
	height:51px;
	background-image:url(/static/img/main_bm.png);
} .baseContent .main_br{
	width:51px;
	height:51px;
	background-repeat: no-repeat;
	background-image:url(/static/img/main_br.png);
}

.headerbanner{
	width:900px;
	background-color:#fff;
	height: 250px;
	border-top: #808080 solid 1px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.headerbanner h1{
	width: 100%;
	line-height:32px;
	font-family:arial;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight:normal;
	text-decoration: normal;
	margin-top: 5px;
}
.headerbanner a{
	color: #666	;
	text-decoration: underline;
}

.footerbanner{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: url(/static/img/bar_bg.png) 0px 1px;
	background-repeat:repeat-x;
	background-color:white;
	height: 260px;
	padding-top: 65px;
}
.footercomments{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: url(/static/img/bar_bg.png) 0px 1px;
	background-repeat:repeat-x;
	background-color:white;
	height: auto;
}
.prodlink{
	position: relative;
	top: -20px;
	width: 10px;
	height: 10px;
	float: left;
	display:block;
}
.footercomments p{
	clear:both;
	display:block;
	padding-top: 0px;
}
#block_comments{
	margin-left:50px;
	margin-right:50px;
	clear:both;
	display:block;
}
.block_comments_none{
    text-align:center;
    height: 100px;
    line-height: 100px;
    font-size: 14px;
}
#block_comments tr td{
	text-align:left;
	padding:10px;
}
.footercomments #button_add_comment{
	background: url(/static/img/button_add_comment.png);
	background-repeat:no-repeat;
	background-position: right;
	width: 124px;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	cursor: pointer;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: 50px;
	height:30px;
}

#button_submit_comment{
	background: url(/static/img/button_submit_comment.png);
	background-repeat:no-repeat;
	background-position: right;
	width: 139px;
	clear:both;
	margin:0px;
	padding:0px;
	cursor: pointer;
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	margin-left: 50px;
	height:30px;
	border: 0px;
}
.new_comment{
    padding: 10px;
    padding-left: 10px;
    font-size: 11px;
}
#block_comments_write{
	width: 895px;
	height: 270px;
	margin-left: auto;
	margin-right: auto;
}
.footerbanner table{
	padding-top: 65px;
	height: 30px;
	width: 100%;
}

.footerbanner  table .left, .footerbanner  table .content, .footerbanner  table .right{
	height: 250px;
	border-right: #ddd solid 1px;
	border-left: #aaa solid 1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font-size: 11.5px;
}

.footerbanner  table .left h2, .footerbanner  table .content h2, .footerbanner  table .right h2{
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 20px;
	font-family:arial;
	color: black;
	font-weight: normal;
}


h3.toggler {
	cursor: pointer;
	border: 2px solid #ddd;
	border-right-color: #999;
	border-bottom-color: #999;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-align:left;
	background: #efefef;
	color: #666;
	padding: 10px 0px 10px 20px;
	background-image:url(/static/img/bar_bg.png);
	position:relative;
	width: 100%;
	left: 5px;
}
div.element{
	width: 550px;
	margin-left:30px;
	background-image: url(/static/img/treey.png);
	background-repeat: repeat-y;
}
div.element h4 {
	font-size: 14px;
	text-align: left;
	padding-left:30px;
	color: #000;
	font-family: arial;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 3px;
	font-weight:bold;
	clear: both;
	width: 600px;
	margin-left: 5px;
	background-color: #ddd;
	background-image: url(/static/img/treecat.png);
	background-repeat: no-repeat;
	background-position: left;
}
div.element .product_list{
	margin-left:20px;
}
div.element .product_list .product{
	width: 230px;
	height: 275px;
	float:left;
	border: 6px solid #eee;
	background-color: #fff;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 85px 28px;
}
div.element .product_list .product .costsize{
	clear:both;
	display:block;
	padding-right: 75px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.element .product_list .product h5{
	text-align: right;
	font-family: arial;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 8px;
	display:block;
	color: #666;
	width: 130px;
	font-weight: bold;
}
blockquote {
	padding:5px 20px;
}	

div.element .product_list .product p a:hover{
	width: 120px;
	height: 25px;
	line-height: 25px;
	margin:3px;
	margin-left: 13px;
	display:block;
	border: 2px #ddd solid;
	background-color: #808080;
	text-transform: uppercase;
	color: #eee;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image:none;
}

div.element .product_list .product p a, .cartbutton{
	width: 120px;
	height: 25px;
	line-height: 25px;
	margin:3px;
	margin-left: 13px;
	display:block;
	border: 2px #ddd solid;
	background-color: #fff;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #808080;
	background-image:url(/static/img/bar_bg.png);
	background-repeat: repeat-x;
	background-position: -10px;
	cursor:pointer;
}




/*   */

div.element .product_list .product_pastry{
	width: 230px;
	height: 275px;
	float:left;
	border: 6px solid #eee;
	background-color: #fff;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 85px 28px;
}
div.element .product_list .product_pastry .costsize{
	clear:both;
	display:block;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.element .product_list .product_pastry h5{
	text-align:center;
	font-family: arial;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	display:block;
	color: #666;
	width: 225px;
	font-weight: bold;
}
div.element .product_list .product_pastry .headerimage{
	background-position: center center;
	background-repeat: no-repeat;
}
div.element .product_list .product_pastry .headerspace{
	height: 14px;
	font-size: 1px;
	
}
blockquote {
	padding:5px 20px;
}	

div.element .product_list .product_pastry p a:hover{
	width: 120px;
	height: 25px;
	line-height: 25px;
	margin:3px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	border: 2px #ddd solid;
	background-color: #808080;
	text-transform: uppercase;
	color: #eee;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image:none;
}

div.element .product_list .product_pastry p a, .cartbutton_pastry{
	width: 120px;
	height: 25px;
	line-height: 25px;
	margin:3px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	border: 2px #ddd solid;
	background-color: #fff;
	text-transform: uppercase;
	color: #666;
	background-color: #808080;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(/static/img/bar_bg.png);
	background-repeat: repeat-x;
	background-position: -10px;
	cursor:pointer;
}


h1.header{
	font-size: 30px;
	text-align: left;
	height: 40px;
	font-family: arial;
	color: black;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
.searchtable .left a{
	color: black;
	text-decoration: none;
}
.searchtable .left a:hover{
	color: black;
	background-color:#fff;
	color:#666;
	text-decoration: underline;
}


.flatpage{
	width: 100%;
	text-align: left;
}
.flatpage p{
	margin-bottom: 10px;
}
.flatpage h1{
	font-family: arial;
	font-size: 24px;
	text-align: center;
	height: 55px;
}
.flatpage table tr td{
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial;
	font-size: 12px;
}

.product_profile img{
	float: right;
}

.product_profile h2{
	font-family: arial;
	font-size: 26px;
	text-align:left;
	width: 90%;
	margin:0px;
	margin-top:0px;
	float:left;
	padding:0px;
	clear:both;
	display:block;
}

.product_profile p{
	display:block;
	float:left;
	font-family: arial;
	text-align:left;
	width: 90%;
	line-height: 20px;
	font-family:arial;
	font-size: 12px;
	padding-top: 20px;
}


.headerbannerproducts{
	width:900px;
	background-color:#fff;
	height: 250px;
	border-top: #808080 solid 1px;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.headerbannerproducts h1{
	font-size: 32px;
	text-transform: uppercase;
	display: block;
	width :380px;
	margin-left: 30px;
}
.headerbannerproducts h2{
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	width :380px;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.treemenu .block{
	display:block;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -18px;
	background-image: url(/static/img/icon-tree-line.jpg);
	background-repeat: repeat-y;
	background-position: 32px 6px;
	border: 1px dotted #808080;
	border-top: 40px solid #808080;
	border-bottom: 40px solid #808080;
}
.treemenu ul li{
	background-image: url(/static/img/icon-tree-line.jpg);
	background-repeat: repeat-y;
	background-position: 5px 6px;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	line-height: 25px;
}
.treemenu .catheader{
	color: #000;
	width: 235px;
	cursor: pointer;
}
.treemenu span.treeopen{
	background-image: url(/static/img/icon-tree.jpg);
	background-repeat: no-repeat;
	background-position: -65px 7px;
	height:25px;
	width: 38px;
	float:left;
	margin-right: 5px;
}
.treemenu span.treeblank{
	background-image: url(/static/img/icon-tree.jpg);
	background-repeat: no-repeat;
	background-position: -65px 6px;
	height:25px;
	width: 38px;
	float:left;
	margin-right: 5px;
}

.treemenu li ul li{
	cursor: pointer;
	padding-left: 17px;
	line-height: 30px;
	width: 226px;
	color: #000;
}
.product_profile .cost{
	background-color:red;
	clear:both;
	padding-top: 40px;
}
.product_profile  .product_variation{
	width: 89%;
}

.product_profile .product_variation tr td{
	text-align: center;
	border: 1px solid #eee;
	line-height: 30px;
	height: 30px;
}

.product_profile .checkout, .product_profile .product_variation{
	clear:both;
	font-size: 12px;
}
.product_variation p{
	margin-bottom: 20px;
}

#error_return{
	display:none;
	width: 88%;
	position: relative;
	clear:both;
	margin-bottom: 20px;
	height: 32px;
	text-align:center;
	font-size: 12px;
	line-height: 30px;
	font-family: arial;
	font-weight: bold;
}
#error_return .success{
	width: 100%;
	height: 30px;
	border: 2px solid #c1dd75;
	background-image: url(/static/img/err_green.png);
}

.nothinghere{
	border: 2px solid #c1dd75;
	background-image: url(/static/img/err_green.png);
    text-align:center;
    vertical-align:center;
    height: 280px;
    font-size: 20px;
    padding-top: 125px;
}

#error_comment_success{
	width: 96%;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #c1dd75;
	background-image: url(/static/img/err_green.png);
	position: relative;
	clear:both;
	height: 32px;
	text-align:center;
	font-size: 12px;
	line-height: 30px;
	font-family: arial;
	font-weight: bold;
}

.product_profile  .product_variation input[type="submit"], .button_product_submit{
	width:124px;
	height:30px;
	display:block;
	float: right;
	border:0px;
	background-image:url(/static/img/button_add_to_basket.png);
	padding:0px;margin:0px;
	margin-top:20px; margin-bottom:20px;
	margin-right: 0px;
	cursor:pointer;
}

.product_profile .product_variation input[type="text"]{
	width: 20px;
	padding:5px;
	font-size: 11px;
	text-align: center;
	border: 2px #eee solid;
}

.product_profile  .product_variation .button_checkout{
	width:124px;
	height:30px;
	display:block;
	border: 0px;
	float:left;
	background-image:url(/static/img/button_checkout.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding:0px;margin:0px;
	margin-top:20px; margin-bottom:20px;
	margin-left: 0px;
	cursor:pointer;
}

.product_profile .button_back{
	width:124px;
	height:30px;
	display:block;
	border: 0px;
	float:left;
	background-image:url(/static/img/button_back.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding:0px;margin:0px;
	margin-top:0px; margin-bottom:10px;
	margin-left: 0px;
	cursor:pointer;
}


.pvheader{
	background-color: #eee;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	font-weight:bold;
}


#contactMap{
	width: 350px;
	height: 400px;
	border: 2px solid #efefef;
	overflow:hidden;
	background-color: #fff;
	margin-top: 15px
}

#contactMap .contactContent{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
.contactDetails{
}

.contactDetails .homeHeaders, .contactDetails p{
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
}
#contactMap h1{
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
}

.contactForm input[type="text"], .contactForm textarea{
	border:1px solid #ddd;
	padding: 7px;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}
.contactForm input[type="text"]{
	width: 220px;	
}

.contactForm input[type="submit"]{
border: 2px #ddd solid;
background-color: #fff;
text-transform: uppercase;
color: #666;
cursor: pointer;
text-align: center;
font-weight: bold;
text-decoration: none;
padding: 10px;
margin-top: 5px;
width: 230px;
font-size: 18px;
display:block;
font-family:arial;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image:url(/static/img/bar_bg.png);
background-repeat: repeat-x;
background-position: -10px;
}

.contactForm textarea{
	width: 220px;
}
.contactForm{
	font-size: 11px;
	text-align: left;
}
.contactContent{
	padding: 30px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}
.giftproducts {
	padding-top: 20px;
	margin-left: 10px;
	clear:both;
	display:block;
}            
.giftproducts .giftboxlink{
	cursor: pointer;
}
.giftproducts tr td{
	height: 20px;
	font-size: 11px;
	text-align: left;
}

.homeblocks tr td{
	width: 33%;
	vertical-align: top;
}

.homeblocks #scroller{
	overflow: hidden;	
    height:460px;
}

.homeblocks h2{
    height: 50px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    padding-top: 5px;
    line-height: 50px;
    font-family: arial;
	font-weight: bolder;
	text-decoration:none;
}

.homeblocks .scrollerimage{
    float:left;
    height:336px;
    width:400px;
}
.homeblocks .scrollerimage h3{
    height: 50px;
    text-align: center;
    width: 100%;
    font-size: 22px;
    font-family: arial;
}
.homeblocks .scrollerimage p{
    padding-top: 25px;
    height: 50px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-family: arial;
}
.buttonlink{
	cursor: pointer;
}
.button_add{
	width:124px;
	height:30px;
	display:block;
	float: right;
	border:0px;
	background-image:url(/static/img/button_add_to_basket.png);
	padding:0px;margin:0px;
	margin-top:20px; margin-bottom:20px;
	margin-right: 0px;
	cursor:pointer;
}
#scroller{
	height: 300px;
}

#scrollerPlacement{	
	height: 450px;
	width: 400px;
	overflow:hidden;
/*	border: 1px solid #000;*/
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 10px;
}
.scrollerimage{
	float:left;
	height: 300px;
	margin-left: 0px;
	margin-right: 0px;
}

#scroller-ball{
	background-image:url(/static/img/homeball.gif);
	width: 18px;
	height: 24px;
	background-repeat:no-repeat;
	float:left;
	background-position:right;
	cursor: pointer;
}
#scroller-left{
	background-image:url(/static/img/arrow-left.png);
	width: 21px;
	height: 21px;
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
	position: relative;
	top:-30px;
	cursor: pointer;
	left:5px;
}
#scroller-right{
	background-image:url(/static/img/arrow-right.png);
	width: 21px;
	height: 21px;
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
	position: relative;
	top:-30px;
	left:-5px;
}
#scroller-middle{
	background-image:url(/static/img/homemiddle.gif);
	width: 360px;
	height: 24px;
	background-repeat:repeat-x;
	float:left;
	
}
#firstAnchor, #lastAnchor{
	height: 300px;
	float:left;
	width:2px;
	
}
.rc1header, .rc3header{
	background-color: black;
	color: white;
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
}.rc1content{
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	padding-bottom: 15px;
}

.rc2header{
	margin-top: 10px;
	height: 32px;
	line-height: 32px;
	font-size:12;
	background-color:#eb0035;
	color:#fff;
} .rc2content{
	padding-top: 20px;
	font-size: 12px;
	text-align: left;
} .rc2content img{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.rc3content{
	padding-top: 10px;
	font-size: 12px;
	padding-bottom: 15px;
}.rc3bottomcontent{
	font-size: 12px;
	padding-bottom: 15px;
}.rc2bottomheader{
	margin-top: 10px;
	height: 32px;
	line-height: 32px;
	font-size:12;
	background-color:#eb0035;
	color:#fff;	
}.bottomtable{
	position: relative;
	top: -20px;
}
.bottomtable table tr td{
	width: auto;
}
