/* @override http://imbkickstart.com.au/wp-content/themes/imb/style.css */
/*
Theme Name: IMB
Theme URI:
Description: IMB

Author: Wes Davis
Author URI: http://netprophets.com.au
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/


/* html{overflow-x:hidden} */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {

	line-height: 1;
height:100%;width:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }


/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 15px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/* -------------------------------------------------------------- 
   
   Set default typography based on Blueprint
   
   http://code.google.com/p/blueprintcss/
     
-------------------------------------------------------------- */   

body, input, textarea {
    color:#666766;    
    font: 12px Helvetica, Arial, sans-serif;
    line-height:18px;
    
}

/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;font-family: Helvetica, Arial, san-serif ;

}
h1{margin:0 0 11px 0;font-size:30px;font-weight:normal;color:#837a62;}
h2{margin:20px 0 11px 0;font-size:30px;font-weight:normal;color:#837a62;}
/* Text elements
-------------------------------------------------------------- */

p {
    margin-bottom:12px;
}
ul {
	margin: 0 0 18px 2.5em;
}
ol {
	margin: 0 0 18px 2.5em;
}
ul {
	list-style:disc;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}
dl	{
    margin:0 1.5em;
}
dt {
    font-weight:bold;
}
dd {
	margin-bottom:18px;
}
strong {
	font-weight: bold;
}
cite, em, i {

}
blockquote {
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}
pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}
code {
	font:11px Monaco, monospace;
}
abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}
ins {
	text-decoration:none;
}
sup,
sub {
	height: 0;
	line-height: 0;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}
sup {
font-size:0.95em;
	bottom: 1.20ex;
}
sub {
	top: .5ex;
}

html{background-color:#d4e500;}
body { text-align:center; font-family: Helvetica, Arial, sans-serif;}
#wrapper{background:url('/wp-content/themes/imb/images/contentbg.jpg') 0 0 repeat-y;width:1130px;margin:0 auto;position:relative;z-index:-1px;}
body.home #wrapper{background:none;}
#innerwrapper{background-image:url('/wp-content/themes/imb/images/bg.jpg');background-position:0 0;background-repeat:no-repeat;width:1130px;position:relative;z-index:-1px;}
body.home #innerwrapper{background-image:url('/wp-content/themes/imb/images/homebg.jpg');background-position:0 0;background-repeat:no-repeat;width:1170px;position:relative;z-index:-1px;*background-position:27px 0;_background-position:32px 0;*width:1196px}
#header {position:absolute;z-index:5;height:540px;width:527px;top:0;left:0;background-image:url('/wp-content/themes/imb/images/bg.jpg');background-position:0 0;background-repeat:no-repeat;_width:507px}
body.home #header{background:none;}

#main{min-height:355px;height:auto !important;height:355px;}

#header ul{margin:0;}
#header li{list-style:none;}
#logo{float:left;width:560px;height:227px;}
#rotation{float:right;width:330px;height:212px;padding:0 12px 0 0;overflow:hidden;}
#blog-description{display:none;}
#header a{display:block;height:227px;text-indent:-9999px;width:347px;float:left;position:relative;z-index:11}

#access {width:962px; height:54px; margin:0 auto;}
#accessleft{float:left;color:#fff;font-size:9px;text-align:center;width:280px;padding:5px 0 0 0;height:22px;}
#accessleft p{margin:0;}
.hentry{clear:both;}
#main {width:1100px; margin:0 auto;}

#relative{position:relative;}
#menu {position:absolute;top:0;left:0;width:527px;height:540px;_width:507px}
#menu a{display:block;}
#menu li{position:absolute;list-style:none;}
#menu span{display:none;}
li.active a:hover{background:none !important;}
li.active a{display:none !important;}
#school{height:170px;width:170px;top:23px;left:317px;z-index:17;}
#school a{height:140px;width:149px;margin:13px 0 0 12px;_margin-left:6px;}
body.home #school a{*margin-left:39px;_margin-left:22px}
#school a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -12px -175px no-repeat;}
#school.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -3px -1px no-repeat}


#under23{height:170px;width:166px;top:195px;left:252px;z-index:13;}
#under23 a{height:146px;width:145px;margin:13px 0 0 8px;_margin-left:4px;}
body.home #under23 a{*margin-left:35px;_margin-left:20px}
#under23 a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -184px -176px no-repeat}
#under23.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -184px 2px no-repeat}

#under18{height:170px;width:170px;top:275px;left:91px;z-index:12;}
#under18 a{height:147px;width:148px;margin:13px 0 0 12px;_margin-left:6px;}
body.home #under18 a{*margin-left:39px;_margin-left:22px}
#under18 a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -358px -176px no-repeat}
#under18.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -357px 2px no-repeat}

#helpful{height:112px;width:113px;top:177px;left:403px;z-index:13;}
#helpful a{height:96px;width:96px;margin:7px 0 0 10px;_margin-left:5px;}
body.home #helpful a{*margin-left:37px;_margin-left:21px}
#helpful a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -534px -113px no-repeat}
#helpful.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -534px -1px no-repeat}

#visa{height:113px;width:113px;top:324px;left:384px;z-index:14;}
#visa a{height:99px;width:99px;margin:8px 0 0 6px;_margin-left:3px;}
body.home #visa a{*margin-left:33px;_margin-left:19px}
#visa a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -654px -116px no-repeat}
#visa.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -656px -2px no-repeat}

#contact{height:113px;width:113px;top:368px;left:255px;z-index:15;}
#contact a{height:95px;width:96px;margin:10px 0 0 10px;_margin-left:5px;}
body.home #contact a{*margin-left:37px;_margin-left:21px}
#contact a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -775px -117px no-repeat}
#contact.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -775px -2px no-repeat}

#terms{height:93px;width:92px;top:453px;left:96px;z-index:16;}
#terms a{height:76px;width:79px;margin:7px 0 0 6px;_margin-left:3px;}
body.home #terms a{*margin-left:33px;_margin-left:19px}
#terms a:hover{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -891px -120px no-repeat}
#terms.active{background:transparent url('/wp-content/themes/imb/images/navup.jpg') -889px -11px no-repeat}

/* Main Content */
#container{float:right;width:729px;}
.entry-content{padding: 0 0 5px 0;float:right;border:none;width:729px;text-align:left;margin:0 46px 0 0;_margin-right:0}
.home .entry-content{padding:0 0 50px 0;float:right;border:none;width:729px;}

#introtop{z-index:19;}
#introtop span{display:none;}
/* body.home #introtop{position:relative;height:160px;width:789px;background:transparent url('/wp-content/themes/imb/images/homeintro.jpg') 71px 10px no-repeat;right:-90px;top:0;display:none;} */
body.home #introbottom{position:absolute;height:290px;width:789px;z-index:4;top:160px;right:-150px;}
#introbottom a{display:block;width:190px;height:190px;position:absolute;top:85px;right:303px;}
#introbottom span{display:none;}

body.slug-school-student #introtop{height:202px;width:559px;background:transparent url('/wp-content/themes/imb/images/schoolintro.jpg') 0 2px no-repeat;float:right;position:relative;*margin:0 46px 0 0;_margin:0 20px 0 0;}

body.slug-helpful-hints #introtop{height:202px;width:343px;background:transparent url('/wp-content/themes/imb/images/helpfulintro.jpg') 0 10px no-repeat;float:right;position:relative;margin:0 206px 0 0;z-index:20;*margin:0 252px 0 0;_margin:0 126px 0 0;}

body.slug-offer #introtop{background:transparent url('/wp-content/themes/imb/images/movieintro.jpg') 0 10px no-repeat;float:right;position:relative;z-index:9;top:0;height:202px;width:559px;*margin:0 46px 0 0;_margin:0 20px 0 0;}
body.slug-offer #introbottom{position:absolute;height:280px;width:300px;z-index:19;background:transparent url('/wp-content/themes/imb/images/moviepngstop-trans.png') 0 0 no-repeat;top:5px;left:684px;}
body.slug-offer #standardcontent{padding:10px 0 0 0;}

body.slug-under-23 #introtop{height:202px;width:549px;background:transparent url('/wp-content/themes/imb/images/under23intro.jpg') 0 10px no-repeat;float:right;position:relative;*margin:0 46px 0 0;_margin:0 22px 0 0;}

body.slug-under-18 #introtop{height:202px;width:343px;background:transparent url('/wp-content/themes/imb/images/under18intro.jpg') 0 10px no-repeat;float:right;position:relative;margin:0 206px 0 0;z-index:20;*margin:0 252px 0 0;_margin:0 126px 0 0;}
body.slug-under-18 #introtop p.under18link a{display:block;width:120px;height:20px;margin:122px 0 0 40px;}

body.slug-contact-us #introtop{height:524px;width:549px;background:transparent url('/wp-content/themes/imb/images/contactintro.jpg') 0 9px no-repeat;float:right;position:relative;*margin:0 46px 0 0;_margin:0 20px 0 0;}
body.slug-contact-us #introtop p.contactlink a{display:block;width:60px;height:20px;margin:136px 0 0 42px;}

body.slug-terms-and-conditions #introtop{height:202px;width:549px;background:transparent url('/wp-content/themes/imb/images/termsintro.jpg') 0 10px no-repeat;float:right;position:relative;*margin:0 46px 0 0;_margin:0 20px 0 0;}

body.slug-visa-debit-card #introtop{height:202px;width:343px;background:transparent url('/wp-content/themes/imb/images/visaintro.jpg') 0 10px no-repeat;float:right;position:relative;margin:0 206px 0 0;z-index:20;_margin:0 111px 0 0;*margin:0 252px 0 0;_margin:0 126px 0 0;}

#moviepass{background:transparent url('/wp-content/themes/imb/images/moviepass.jpg') 0 0 no-repeat;width:221px;height:217px;position:absolute;z-index:19;top:36px;right:95px;}
body.slug-contact-us #moviepass{background:transparent url('/wp-content/themes/imb/images/contactmoviepass.jpg') 0 0 no-repeat;}
#moviepass a{display:block;width:201px;height:217px;cursor:pointer;position:relative;z-index:18;}
#moviepass span{display:none;}
#standardcontent{float:right;width:463px;min-height:430px;background:#eadf00;position:relative;z-index:16;margin:0 85px 0 0;padding:25px 0 30px 0;*margin:0 132px 0 0;_margin:0 66px 0 0;}
body.slug-school-student #standardcontent,body.slug-terms-and-conditions #standardcontent,body.slug-under-23 #standardcontent,body.slug-under-18 #standardcontent,body.slug-helpful-hints #standardcontent{height:478px;overflow:scroll;}
body.slug-contact-us #standardcontent{display:none;}
#standardcontent ol{margin:0;}
#standardcontent ol li{list-style:none;background:url('/wp-content/themes/imb/images/tick.gif') 0 0 no-repeat;padding:0 0 0 25px;}
body.slug-offer #moviepass{display:none;}



.entry-content h1{font-size:14px;margin:0 0 13px 18px;color:#981023;font-weight:bold;}
.entry-content h2{font-size:14px;margin:20px 0 13px 18px;color:#981023;font-weight:bold;}
.entry-content h3{font-size:12px;margin:20px 0 13px 18px;color:#981023;font-weight:bold;}

.entry-content p, .entry-content li {font-size:12px;color:#030000;margin:0 20px 8px 18px;line-height:1.5em;}
.entry-content a{color:#030000;}
.entry-content a:hover{color:#666766;}

/* Footer */
#footer{width:1006px;height:300px;position:relative;margin:0 0 0 63px;*margin: 0 0 0 1px}
body.home #main{height:575px !important;}
body.home #footer{height:300px;z-index:9;}

/*body.home #footeroverlay{background: url('/wp-content/themes/imb/images/homepngs.png') 0 -228px no-repeat;width:700px;height:465px;position:absolute;bottom:46px;z-index:15 !important;left:450px;display:none}
body.home #primary{width:530px;height:230px;background:url('/wp-content/themes/imb/images/homepngs.png') -100px 0 no-repeat;position:absolute;top:500px;left:-19px;z-index:15;display:none}*/

body.slug-school-student #footer{z-index:10;}
body.slug-school-student #primary{width:530px;height:400px;background:url('/wp-content/themes/imb/images/schoolpngs-trans.png') 0 0 no-repeat;position:absolute;top:540px;left:0px;z-index:10;}
body.slug-helpful-hints #primary{width:540px;height:574px;background:url('/wp-content/themes/imb/images/helpfulpngs-trans.png') 0 -10px no-repeat;position:absolute;top:510px;left:87px;z-index:7;}
body.slug-offer #primary{width:526px;height:575px;background:url('/wp-content/themes/imb/images/moviepngs-trans.png') 0 0 no-repeat;position:absolute;top:353px;left:723px;z-index:29;}
body.slug-offer #footer{z-index:99;margin:0px 0 0 63px;*margin: 0 0 0 1px}
body.slug-under-23 #footer{z-index:19;}
body.slug-under-23 #primary{width:460px;height:430px;background:url('/wp-content/themes/imb/images/under23pngs-trans.png') 0 0 no-repeat;position:absolute;top:512px;left:18px;z-index:10;}
body.slug-under-18 #footer{z-index:19;}
body.slug-under-18 #primary{width:460px;height:330px;background:url('/wp-content/themes/imb/images/under18pngs-trans.png') 0 0 no-repeat;position:absolute;top:540px;left:66px;z-index:10;}
body.slug-contact-us #primary{width:391px;height:542px;background:url('/wp-content/themes/imb/images/contactpngs-trans.png') 0 0 no-repeat;position:absolute;bottom:46px;left:678px;z-index:999;}
body.slug-contacts-us #footer{z-index:19;margin:36px 0 0 63px;}
body.slug-visa-debit-card #footer{z-index:19;}
body.slug-visa-debit-card #primary{width:460px;height:630px;background:url('/wp-content/themes/imb/images/visapngs-trans.png') 0 0 no-repeat;position:absolute;bottom:76px;left:64px;z-index:10;}

#siteinfo {clear:both;height:0;width:1006px;height:114px;background:#fff url('/wp-content/themes/imb/images/navup.jpg') -525px -220px no-repeat;border-top:10px solid #fff;position:absolute;bottom:46px;left:0;z-index:7;text-align:left;}
#siteinfo span{display:none;}
#siteinfo a{display:block;width:200px;height:100px;}
#extrafoot{width:1006px;background:#faf000;margin:0 auto;height:46px;position:absolute;bottom:0px;left:0;z-index:6;}
body.home #siteinfo{background:none;border:0;}
#extrafoot p{font-size:11px;margin:0 0 0 33px;color:#000;}
#extrafoot a{color:#000;text-decoration:none;}
#footmenu{float:left;width:1006px;height:23px;}
#footmenu ul{text-align:center;}
ul#footultop{width:973px;margin:4px 0 3px 33px;}
ul#footulbottom{width:973px;margin:0 0 0 33px;}
li#credits{margin:0 0 0 508px !important;}
#footmenu li{list-style:none;display:inline;float:left;font-size:11px;margin:0 33px 0 0;}
#footmenu li#movieli{margin:0 !important;}
#footmenu li a{color:#000;}
#footmenu li#credits,#footmenu li#credits a.radar{color:#999;}
#footmenu li a:hover{text-decoration:underline;}


.edit-link{display:none !important;}



/* Clearfix
-------------------------------------------------------------- */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

a.pdf{padding:1px 0 10px 25px;background:url('/wp-content/themes/imb/images/pdficon_small.gif') 0 0 no-repeat;}


/* Fancy 

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/wp-content/themes/imb/images/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/wp-content/themes/imb/images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/wp-content/themes/imb/images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/wp-content/themes/imb/images/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/wp-content/themes/imb/images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/wp-content/themes/imb/images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/wp-content/themes/imb/images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/wp-content/themes/imb/images/fancy_title_right.png') repeat-x;
}*/
