/*** RESET ****/
body, html, h1, h2, h3, h4, p, form, ul, ol, li{ padding:0px; margin:0px; }
ul,ol { list-style: none; }
table { border-collapse: collapse; }
body, html { width:100%; height:100%; }
fieldset,img { border: none; }
a{ outline:none; text-decoration:none; }

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:17px;
}

input, select, textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#externalholder{
	min-height:640px;
}

#bgr{
	background-image: url(images/bgr.jpg);
	background-repeat: repeat-x;
	position:absolute;
	top:600px;
	left:0px;
	width:100%;
	height:454px;
}

#site{
	width:100%;
	height:100%;
	min-width:980px;
	min-height:620px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/topbarbgr.jpg);
	background-repeat:repeat-x;
}

#holder{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	width:960px;
	height:auto;
	overflow:hidden;
}

#toptitle{
	position:absolute;
	top:86px;
	left:150px;
	width:500px;
	height:50px;
}

#global{
	width:100%;
	font-size:10px;
	height:20px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
}

#logo{
	position:absolute;
	top:30px;
	left:0px;
	width:101px;
	height:101px;
}

#nav{
	position:absolute;
	top:20px;
	left:113px;
	width:945px;
	height:30px;
}
.navcell, .navcell-on{
	height:26px;
	float:left;
	margin-right:10px;
	background-repeat:repeat-x;
	background-position: 0px 0px;
	background-image: url(images/navbgr.jpg);
}

.navcell-on{
	background-image:none;
}

#awards{
	position:absolute;
	top:60px;
	left:625px;
	width:335px;
	height:80px;
	overflow:hidden;
}

#awards_slider{
	position:absolute;
	top:0px;
	left:0px;
	width:335px;
	height:80px;
}

.award_holder{
	position:absolute;
	width:335px;
	height:80px;
	top:0px;
	left:0px;
}


#awards .awholder{ opacity:0.8; float:right;width:80px; height:80px; position:relative; }
#awards img{ position:absolute; top:50%; left:50%; margin-left:-35px; margin-top:-35px; width:70px; height:70px; }
#awards .col{ z-index:10; opacity:0; }

#content{
	padding-top:161px;
	padding-bottom:40px;
}

#footer{
	margin-top:20px;
	position:relative;
	height:130px;
	font-size:11px;
	line-height:15px;
	padding-bottom:40px;
}

#footerline{
	clear:both;
	border-top:solid 1px #CCCCCC;
	height:5px;
}

#footer a{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover{
	color:#666666;
}

h1{
	color:#EF6992;
	font-size:15px;
	margin-bottom:3px;
}

h1.toptitle{ font:400 36px/36px 'Crimson Text', serif; position:absolute; top:98px; left:50%; margin-left:-327px; width:auto; display:inline; height:40px; color:#777777;  }
.patpend{ position:absolute; top:0px; left:0px; width:150px; font-size:14px; color:#999; line-height:14px; }


h4{ font:400 24px/30px 'Crimson Text', serif; color:#777777; }


h2{
	color:#EF6992;
	font-size:15px;
	margin-bottom:3px;
}

h3{
	color:#EF6992;
	font-size:14px;
	font-weight:normal;
	margin-bottom:2px;
	padding-top:10px;
}

p{
	margin-bottom:10px;
	color:#555555;
	line-height:17px;
}

a{
	font-weight:bold;
	color:#EF6992;
}

a:hover{
	text-decoration:underline;
}


a.nav{
	padding-left:10px;
	padding-right:10px;
	height:26px;
	line-height:26px;
	display:block;
	color:#666666;
	font-weight:bold;
	font-size:11px;
}

a.topbarlink{
	color:#EEEEEE;
}

a.topbarlink:hover{
	color:#FFFFFF;
	text-decoration:none;
}

ul{
	margin-left:20px
}

li.sitemap{
	background-image: url(images/bullets/b_feature.png);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:18px;
	padding-bottom:4px;
}

td{
	font-size:11px;
}

a.sitemap{
	color:#666666;
	font-weight:normal;
}

/** HOME **/
.homeboxprod{ float:left;width:185px;margin-right:5px;position:relative; }
.homeboxprodlogo{ position:absolute; top:138px; left:0px; }
.homeboxprodlogo img{ position:absolute; top:0px; left:0px; }
.homeboxprodlogo .col{ z-index:10; opacity:0; }
.prodlink sup{ line-height:4px; }

/**** COLLECTION DISPLAY ****/

.prodlink{
	line-height:15px;
}
.prodstrap{
	font-size:11px;
	color:#999999;
	line-height:15px;
	padding-top:2px;
}

a.prodlink{
	font-size:14px;
	color:#666666;
	font-weight:normal;
}

a.prodlink:hover{
	color:#EF6992;
}



sup{
	font-size:11px;
}

.submit{
	background-color:#EF6992;
	font-weight:bold;
	color:#FFFFFF;
	border:solid 1px #AD1241;
}

.comingsoon{
	position:absolute;
	top:78px;
	left:0px;
	width:64px;
	height:64px;
}




/**** PROD DISPLAY ****/

#buynow{
	position:absolute;
	top:160px;
	left:0px;
	width:160px;
	height:40px;
	z-index:1000;
}

.buynow_cntry{
	float:right;
	width:34px;
	height:30px;
}

.comingsoonlrg{
	position:absolute;
	top:490px;
	left:5px;
	width:120px;
	height:120px;
	z-index:1000;
}


.feat_bullet{
	background-repeat: no-repeat;
	padding-left:20px;
	line-height:16px;
	margin-bottom:10px;	
	background-image: url(images/bullets/b_feature.png);
}

.feat_coll{
	float:left;
	width:260px;
	margin-right:30px;
}

#biscuit{
	position:absolute;
	top:136px;
	left:187px;
	width:300px;
	height:50px;
	font-size:10px;
}

a.biscuitlink{
	color:#666666;
	font-weight:normal;
}

a.biscuitlink:hover{
	color:#333333;
}


#colllogo{
	position:absolute;
	top:100px;
	left:133px;
	width:45px;
	height:55px;
	z-index:1000;
}

/**** BULLETS ****/

li.pdf, li.doc, li.xls, li.jpg, li.zip, li.pp, li.dl {
	background-repeat: no-repeat;
	padding-left: 24px;
	line-height:16px;
	margin-bottom:8px;
}
li.pdf { background-image: url(images/bullets/b_pdf.jpg); }
li.doc { background-image: url(images/bullets/b_doc.jpg); }
li.xls { background-image: url(images/bullets/b_xls.jpg); }
li.jpg { background-image: url(images/bullets/b_jpg.jpg); }
li.zip { background-image: url(images/bullets/b_zip.jpg); }
li.pp { background-image: url(images/bullets/b_pp.jpg); }
li.dl { background-image: url(images/bullets/b_dl.jpg); }

/**** TECH INFO ****/


td.cherryhead, td.applehead, td.pearhead, td.peachhead, td.strawberryhead{
	font-weight:bold;
	font-size:11px;
	text-align:center;
	line-height:16px;
}

td.cherryhead{ background-color:#FCE4EC; border: solid 1px #EF6992; }
td.applehead{ background-color:#CAFFD5; border: solid 1px #00CC00; }
td.pearhead{ background-color:#CCF5FB; border: solid 1px #14C4DC; }
td.peachhead{ background-color:#FFCC99; border: solid 1px #FF9900; }
td.strawberryhead{ background-color:#F3D1F2; border: solid 1px #92278F; }

td.cherryb, td.appleb, td.pearb, td.peachb, td.strawberryb{
	border: solid 1px #EF6992;
	font-size:11px;
	text-align:center;
	line-height:16px;
}

td.cherryb{ border: solid 1px #EF6992; }
td.appleb{ border: solid 1px #00CC00; }
td.pearb{ border: solid 1px #14C4DC; }
td.peachb{ border: solid 1px #FF9900; }
td.strawberryb{ border: solid 1px #92278F; }

td.head{
	background-color:#EEEEEE;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
}

/**** EXTERNAL DIVS ****/

#mask{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
	-moz-opacity:.70; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); 
	opacity:.70;
	display:none;
	z-index:1000;
	min-height:700px;
}

#video{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	width:600px;
	height:480px;
	margin-left:-301px;
	margin-top:-282px;
	border:solid 1px #DDDDDD;
	background-color:#000000;
	z-index:2000;
}

#videoinstr{
	position:absolute;
	top:50%;
	left:50%;
	width:602px;
	margin-left:-301px;
	margin-top:200px;
	background-color:#DDDDDD;
	color:#333333;
	font-weight:bold;
	height:21px;
	line-height:20px;
	display:none;
	font-size:10px;
	text-align:center;
	z-index:2000;
}

#videoclose{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:275px;
	margin-top:-282px;
	width:26px;
	height:26px;
	display:none;
	z-index:3000;
}

#flavourswf{
	display:none;
	position:absolute;
	left:50%;
	width:610px;
	height:360px;
	margin-left:-306px;
	margin-top:150px;
	border:solid 1px #DDDDDD;
	background-color:#FFFFFF;
	z-index:2000;
}

#flavourswfclose{
	position:absolute;
	left:50%;
	margin-left:285px;
	margin-top:125px;
	width:26px;
	height:26px;
	display:none;
	z-index:3000;
}




#dprod{
	width:400px;
	height:601px;
	position:absolute;
	left:50%;
	margin-left:-200px;
	top:50px;
	border:solid 1px #333333;
	background-color:#FFFFFF;
	z-index:20;
	display:none;
	z-index:2000;
}

#dclose{
	width:3px;
	height:30px;
	position:absolute;
	left:50%;
	margin-left:165px;
	margin-top:60px;
	display:none;
	text-align:center;
	z-index:3000;
}

#dclosehelp{
	width:100px;
	height:21px;
	position:absolute;
	left:50%;
	margin-left:102px;
	top:653px;
	display:none;
	background-color:#000000;
	text-align:center;
	line-height:20px;
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; 
	z-index:3000;
}

#dhelp{
	width:180px;
	height:280px;
	padding:10px;
	position:absolute;
	left:50%;
	margin-left:202px;
	top:374px;
	display:none;
	background-color:#000000;
	color:#FFFFFF;
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; 
	z-index:3000;
}


/**** NEWS****/

div.newscell{
	float:left;
	width:140px;
	margin-right:20px;
	height:auto;
}

a.newslink{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	color:#EF6992;
	line-height:15px;
}

/*** VALIDATION ***/

#error{
	border: 1px solid #FFC184;
	padding:10px;
	margin-bottom:20px;
	font-weight:normal;
	color:#333333;
	background-image: url(images/errorbgr.jpg);
	background-repeat: repeat;
}

#success{
	border: solid 1px #339E00;
	padding:10px;
	margin-bottom:15px;
	font-weight:bold;
	color:#339E00;
	background-image: url(images/successbgr.jpg);
	background-repeat: repeat;
}

#tooltip{
	width:272px;
	height:149px;
	position:absolute;
	top:-126px;
	left:275px;
	background-image:url(images/tooltipbgr.png);
	background-repeat:no-repeat;
	padding:10px;
	padding-left:24px;
	font-size:11px;
	display:none;
	line-height:14px;
}

/*** MEDIA SECTION ***/

.mediatab{
	float:left;
	width:220px;
	height:220px;
	margin-right:25px;
	-moz-opacity:.80; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
	opacity:.80;
}

#mediabiscuit{
	position:absolute;
	top:132px;
	left:154px;
	color:#AAAAAA;
	font-size:10px;
	font-weight:bold;
}

#mediabiscuit a{
	color:#AAAAAA;
	font-weight:normal;
	text-decoration:underline;
}

#mediabiscuit a:hover{
	color:#999999;
}

.medialogocell{
	float:left;
	width:150px;
	margin-right:30px;
	line-height:15px;
	height:auto;
}

.mediacell{
	float:left;
	width:130px;
	margin-right:30px;
	line-height:15px;
	height:auto;
}

a.medialink{
	font-size:11px;
}

a.medialinkblack{
	font-size:11px;
	color:#333333;
	font-weight:normal;
}

.mediabanner{
	border-top:solid 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:40px;
}

.mediabannerimage{
	border:solid 1px #FFFFFF;
	padding:3px;
}

/*** ICARE SECTION ***/

.icaresearchholdersmall{
	float:right;
	position:relative;
	height:34px;
	margin-left:40px;
	margin-bottom:30px;
	width:320px;
	background-image:url(/images/icaresearchbgrsmall.jpg);
	background-repeat:no-repeat;
}

.icaresearchbuttonsmall{
	position:absolute;
	top:0px;
	left:230px;
	height:34px;
	width:90px;
}

.icaresearchinputholdersmall{
	position:absolute;
	top:2px;
	left:38px;
	width:185px;
	height:30px;
}

.icaresearchinputsmall{
	border:0px;
	width:185px;
	font-size:16px;
	height:28px;
	line-height:28px;	
	color:#666666;
}


.icaresearchholder{
	position:relative;
	height:50px;
	margin-top:5px;
	margin-bottom:50px;
	width:700px;
	background-image:url(/images/icaresearchbgr.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
}

.icaresearchbutton{
	position:absolute;
	top:0px;
	left:500px;
	height:50px;
	width:139px;
	left:561px;
}

.icaresearchinputholder{
	position:absolute;
	top:3px;
	left:50px;
	width:500px;
	height:40px;
}

.icaresearchinput{
	border:0px;
	width:500px;
	font-size:28px;
	height:40px;
	line-height:40px;	
	color:#666666;
}

ul.icare{
	margin-left:5px;
}

li.icare{
	background-image:url(/images/icarebulletspeach.png);
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:50px;
	padding-bottom:15px;
}

li.icarespeach{
	background-image:url(/images/icarebulletspeachsmall.png);
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:34px;
}

li.icarelink{
	background-image:url(/images/icarebulletlink.png);
	background-repeat:no-repeat;
	line-height:40px;
	padding-left:34px;
}


li.icarequest{
	background-image:url(/images/icarebulletquestion.png);
	background-repeat:no-repeat;
	line-height:20px;
	padding-top:9px;
	padding-bottom:10px;
	padding-left:34px;
}

a.icarelink{
	font-size:14px;
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

a.icarelink:hover{
	color:#EF6992;
}

#shopatronbox{
	position:absolute;
	top:180px;
	left:50%;
	width:300px;
	height:50px;
	margin-left:180px;
}

/**** NEWS ****/

#paging{
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	padding:8px;
	font-weight:bold;
	color:#666666;
	height:20px;
}


.pageingcell, .pageingcellon{
	float:right;
	background-color:#FFFFFF;
	margin-left:10px;
	height:20px;
	width:20px;
	line-height:20px;
	text-align:center;
	border:solid 1px #EF6992;
}

.pageingcellon{
	background-color:#EF6992;
}

a.pageinglink, a.pageinglinkon{
	display:block;
	text-decoration:none;
	color:#EF6992;
}

a.pageinglinkon{
	color:#FFFFFF;
}

a.newsdownlink{
	color:#888888;
	text-decoration:underline;
	font-weight:normal;
}

a.newsdownlink:hover{
	color:#666666;
}

#newsimgholder{
	float:right;
	width:250px;
	margin-left:50px;
	margin-bottom:50px;
}

.newsimg{
	padding:3px;
	border:solid 0px #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:10px;
	width:240px;
	text-align:center;
}

.newsimgdesc{
	text-align:center;
	padding-top:3px;
	font-style:italic;
	font-size:11px;
	line-height:15px;
}

.newsimglrg{
	position:fixed;
	top:50%;
	margin-top:-304px;
	left:50%;
	margin-left:-454px;
	height:600px;
	width:900px;
	z-index:20;
	padding:3px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE;
	display:none;
}

#newsticker{
	margin-top:-10px;
	height:20px;
	line-height:20px;
	color:#333333;
	margin-bottom:15px;
	/*background-image:url(/images/newstickerbgr.jpg);*/
}

/*** PALM PROMO ***/


#palmbgr{
	height:430px;
	overflow:hidden;
	background-image:url(/images/palmpromo/bgr.jpg);
	background-position:0px 30px;
	background-repeat:no-repeat;
	position:relative;
}

#palmtitle{
	font-size:44px;
	top:65px;
	left:510px;
	font-weight:normal;
	position:absolute;
	letter-spacing:0px;
	color: #ffffff;
	text-align:right;
	line-height:44px;
	width:415px;
}

#palmstrap{
	font-size:26px;
	top:170px;
	left:510px;
	position:absolute;
	color: #ffffff;
	width:415px;
	line-height:28px;
	text-align:right;
}

.palmimage{
	position:absolute;
	top:0px;
	left:-350px;
	width:322px;
	height:426px;
}

.palmpopup{
	position:absolute;
	background-repeat:no-repeat;
	z-index:100;
}

#palmpopup1{
	top:100px;
	left:120px;
	width:221px;
	height:170px;
	background-image:url(/images/palmpromo/leftbox.png);
}

#palmpopup2{
	top:190px;
	left:500px;
	width:318px;
	height:114px;
	background-image:url(/images/palmpromo/rightbox.png);
}

#palmpopup3{
	top:170px;
	left:180px;
	width:221px;
	height:207px;
	background-image:url(/images/palmpromo/leftbox.png);
}

.palmpopuptitle{
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:12px;
}

#palmpopup2 .palmpopuptitle{
	padding-left:30px;
}

.palmpopupdesc{
	padding-top:4px;
	padding-left:10px;
	padding-right:30px;
}

#palmpopup2 .palmpopupdesc{
	padding-left:30px;
	padding-right:10px;
}

/* PRESS CLIPPINGS */
.pressclipping{ float:left; width:220px; text-align:center; margin-right:20px; }
.pressclipping h2{ text-align:center; width:220px; margin:0; padding:3px 0; }
.pressclipping p{ text-align:center; width:220px; padding:0; margin:0; }

/*PROD DETAIL*/
.prodtabthumb{ float:left;width:150px;margin-left:30px; position:relative; }
.prodtabimg{ position:relative; width:100px; height:100px; }
.prodtabimg img{ position:absolute; top:50%; left:50%; margin-top:-45px; margin-left:-45px; width:90px; height:90px; }

#prodawards{ height:auto; width:960px; }
.paward{ position:relative; float:left;width:80px; height:100px; background:url(/images/award_shadow.jpg) 0 75px no-repeat; }
.paward div{ width:60px; height:60px; position:absolute; top:20px; left:50%; margin-left:-30px; }
.paward img{ width:100%; height:100%; position:absolute; top:0px; left:0px; }
.paward .bw{ z-index:10; }
.paward .col{ z-index:20; opacity:0; }

.proddisclaimer{ font-size:11px; color:#999999; padding-top:20px; }

#addthis{ position:absolute; top:100px; left:830px; width:130px; height:30px; }

/* GALLERY*/
#prodgallthumbholder{ position:absolute; top:0px; left:510px; height:420px; width:420px; overflow:hidden; }
#prodgallthumbslider{ position:absolute; top:0px; left:0px; width:2000px; height:420px; }
.prodgallcol{ float:left; width:140px; } 

#prodgallprev{ position:absolute;top:40px; left:480px; width:23px; height:37px; z-index:100; }
#prodgallnext{ position:absolute;top:320px; left:935px; width:23px; height:37px; z-index:100; }

.prodgallthumb{ width:140px; height:140px; position:relative; }
.prodgallthumb img{ position:absolute; top:50%; left:50%; margin-top:-60px; margin-left:-60px; width:120px; height:120px; }

#prodgallery{ float:left; width:400px; height:400px; position:relative; }
#prodgalleryimg1, #prodgalleryimg2{ width:400px; height:400px; position:absolute;top:0px; left:0px; }
#productpreloader{ display:none; position:absolute; z-index:3000; top:50%; left:50%; margin-left:-50px; margin-top:-50px; width:100px; height:100px; }

#access{ display:none; position:absolute; top:50%; left:50%; width:780px; height:550px; margin-left:-391px; margin-top:-300px; border:solid 1px #E22CBE; background-color:#FFFFFF; z-index:2000; }
#accessgallimg{ position:absolute; top:10px; left:10px; width:400px; height:400px; }
#accessgalltext{ position:absolute; top:10px; left:440px; width:310px; height:auto; min-height:200px; }
#accessgalltitle{ width:310px; font-weight:bold; color:#EF6992; font-size:16px; margin-bottom:5px;}
#accessgalldesc{ width:305px; height:380px; overflow-y:auto; padding-right:8px; }
#accessgallthumbholder{ position:absolute; top:420px; left:10px; width:740px; height:120px; }
#accessgallclose{ position:absolute; top:5px; left:750px; width:26px; height:26px;z-index:3000; }
.accessgallthumb{ float:left;width:60px; position:relative; height:60px; }
.accessgallthumb img{ width:50px; position:absolute; top:50%; left:50%; margin-top:-25px; margin-left:-25px; }
#accessgalleryimg1, #accessgalleryimg2{ width:400px; height:400px; position:absolute;top:0px; left:0px; }

#accesspreloader{ display:none; position:absolute; z-index:3000; top:50%; left:50%; margin-left:-230px; margin-top:-140px; width:100px; height:100px; }


/**** TABS ****/

a.tablink{ color:#FFFFFF; font-size:11px; text-decoration:none; display:block; font-weight:bold; }
a.tablink:hover{ color:#FFFFFF; }

.tab, .tab-on{ background-color:#999999; padding-left:10px; padding-right:10px; float:left; height:22px; line-height:22px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666;	}
.tab-on{ background-color:#666666; }
.tabspacer{ width:10px; float:left; height:22px; line-height:22px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #666666; background-color:#FFFFFF; }
.tabline{ clear:left; height:25px; border-top-width: 1px; border-top-style: solid; border-top-color: #FFFFFF;}
.cont{ display:none; width:960px; min-height:300px; }
.tabcont{ display:none; width:960px; }
#tabholder{ height:auto; width:960px; }


/*DELETE*/
#accesstext{
	position:absolute;
	top:10px;
	left:460px;
	width:310px;
	height:auto;
	z-index:3000;
}


#accesstitle{
	width:310px;
	font-weight:bold;
	color:#EF6992;
	font-size:16px;
	margin-bottom:5px;
}

#accessdesc{
	width:305px;
	height:410px;
	overflow-y:auto;
	padding-right:8px;
}


#accessclose{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:362px;
	margin-top:-298px;
	width:26px;
	height:26px;
	display:none;
	z-index:3000;
}


#accessflash{
	position:absolute;
	top:10px;
	left:10px;
	width:435px;
	height:490px;
	overflow:hidden;
}


