body {
	margin: 0 0 0 0;
	background-color: #000000;
}

a {
	text-decoration: none;
	color: #333399;
}

a:hover {
	text-decoration: underline;
	color: #666699;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a.title {
	color: #545B79;
	text-decoration: none;
}

#preload {
	width: 0;
	height: 0;
	display: inline;
	background-image: url(../images/home_movmain.jpg);
}
/** Header info **/
#header {
	text-align: left;
	width: 990px;
	height: 62px;
	background-color: #000000;
	vertical-align: text-bottom;
	z-index: 1;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px auto;
	}

span {
	color: #760d0d;
}

#header big {
	float: right;
	margin: -2px 5px 0 0;
	padding: 0;
	color: #999999;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
/*	font-size: 38px;*/
	font-size: 30px;
	letter-spacing: -1px;
}


/** Top navigation for user authentication **/
.usernav {
	color: #FF0000;
}

.usernav ul {
	margin-top: 7px;
	font-family: 'century gothic', verdana, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #E8E7DA;
	margin-bottom: 0px;
	text-align: right;
}

.usernav  ul li {
display: inline;
}

.usernav ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 4px 16px 4px 16px;
color: #E8E7DA;
text-decoration: none;
border: solid 1px #000;

}
.usernav  ul li a:hover {
	color: #fff;
	text-decoration: none;
	border: solid 1px #fff;
	background-color: #760d0d;
	background-image: url(../images/menubgr30.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/** Top navigation bar for pages **/
.username {
	
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	color: #E8E7DA;
	margin-top:10px;
	margin-left: 10px;
	float:left;
}
#menu {
	top: 51px;
	width: 990px;
	height: 36px;
	/**margin: 0 0 0 0; **/
	background-color: #000;
	border-top: solid 1px #e8e7da;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: right;
	margin: 0px auto;
	font-size: 0.9em;
	font-family: 'century gothic', verdana, sans-serif;
	color: #E8E7DA;
}

#menu ul {
margin-top: 8px;
font-family: 'century gothic', verdana, sans-serif;
font-size: 0.9em;
color: #E8E7DA;
font-weight: bold;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 4px 16px 4px 16px;
color: #E8E7DA;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	border: solid 1px #fff;
	background-color: #760d0d;
	background-image: url(../images/menubgr30.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.newfeature {
	padding: 0px;
	margin: -32px -10px 0px 0px;
}
.moviesearchnav {
	color: #FFFFFF;
}
#breadcrumb {
	margin-top: -20px;
	text-align: left;
	color: #000099;
	font: x-small Arial, Helvetica, sans-serif;
}
/** end top menu **/



/** start body **/
#main {
	margin-left: auto;
  	margin-right: auto;
  	text-align: left;
	/** position: absolute; **/
	top: 108px;
	width: 992px;
	background-color: #FFFFFF;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 98%;
	margin: 0 auto;
	padding-top: 40px;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	font-size: 0.9em;
	padding-left: 5px;

}
/** start left column **/
 #left {
	clear: left;
	float: left;
	width: 160px;
	padding: 0;
	font-size: 0.7em;
	font-family: verdana, arial, sans-serif;
}

#left p {
	font-family: verdana, arial, sans-serif;
	padding-bottom: 3px;
	padding-right: 5px;
}
/** right column **/
#extras {
	clear: right;
	float: right;
	width: 150px;
	margin-bottom: 20px;
	padding: 0;
	color: #666;
	margin-right: 4px;
}

/** most like lists **/
.subnav {
	background: #333333;
	color: #cccccc;
	width: 140px;
	margin: 1px 0; 
	 font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	border-right: 2px solid #fff;
	padding: 5px;
	display: block;
}
.subnav a:link {
	color: #ffffff;
	text-decoration: none;

}
.subnav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subnav a:hover {
 	color: #FFFFFF;
	text-decoration: none;
}
.subnavmore {
	background: #545b79;
	color: #FFFFFF;
	width: 140px;
	margin: 1px 0;
	font-size: 1.1em;
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	border-right: 1px solid #fff;
	padding: 5px;
	display: block;
	-moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;


}
.subnavmore a:link {
	color: #ffffff;
	text-decoration: none;
}
.subnavmore a:visited {
	color: #ffffff;
	text-decoration: none;
}

.popular{
	color: #ffffff;
	width: auto;
	margin: 1px 0 0px;
	display: block;
	background-color: #545b79;
	background-position: center;
	line-height: 100%;
	font-size: 99%;
	height: auto;
}

/** start main content **/
#content {
	margin: 0 150px 10px 160px;
	padding: 0 0 0 10px;
	line-height: 1.6em;
	color: #666;
/**	font-size: 0.9em;**/
	width: 630px;
}

#content p {
padding-bottom: 3px;
}
/** for two column  pages **/
#content2 {
	margin: 5px;
	border-right: 0px solid #ccc;
	padding: 0 15px 0 15px;
/**	font-size: 0.9em; **/

}
#content2 p {
padding-bottom: 5px;
}

#extras2 {
clear: right;
float: right;
width: 10px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
}
/** end two column right side small back pages **/


h1 {
	color: #545b79;
	font: bold 24px 'trebuchet ms', 'century gothic', verdana, sans-serif;
	margin: 0px 0px 5px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h3 {
margin-top: 0px;
margin-bottom: 0px;
color: #000;
letter-spacing: -1px;
font-size: 1.8em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
	letter-spacing: 0px;
	font-size: 1.4em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}
h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #545b79;
	letter-spacing: 0px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}


h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #545b79;
	letter-spacing: 0px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

.about {
	font: 12px "Trebuchet MS";
}

.searchboxtext {
	font-style: italic;
	color: #666666;
	
}

.movietitle {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #545b79;
	font-size: 1.7em;
	font-weight: bold;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	text-align: left;
}
.newreleasetitle {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #545b79;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	text-align: left;
}

#table1{
	border: #cccccc 1px solid;
}

#table1 ol {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	font-size: 1.1em;
}
.tableheader {
	letter-spacing: 1px;
	font-size: 1.3em;
	font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	color: #FFF;
	background-color: #545b79;
	padding: 15px 5px;
}
.movietitletable {
	margin-top: 15px;
	margin-bottom: 0px;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 1.8em;
	font-weight: bold;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	text-align: center;
}
.table2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.table2 a {
	text-decoration: underline;
	color: #ffffff;
}

.table2 a:hover {
	text-decoration: none;
	color: #666699;
}

.table2 a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.table3 {
	border: 1px solid #cccccc;
	width:99%;
}
.table3 a {
	text-decoration: underline;
	color: #ffffff;
}

.table3 a:hover {
	text-decoration: none;
	color: #ffffff;
}

.table3 a:visited {
	color: #eeeeee;
	text-decoration: underline;
}

.table4 {
	width:100%;
	background-image: url(../images/row_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #efefef;
	padding-right: 2px;
	padding-left: 2px;
}

.tablesum {
	border: 1px solid #cccccc;
	width:440px;
}
/** Boxes used for site map

#box1 {
	border: 0px solid #ccc;
	width: 30%;
	float: left;
	margin: 0 2px 0 50px;
	text-align: left;
	padding: 1px;
	background-color: #fff;
}

#box2 {
border: 0px solid #ccc;
margin: 0 auto;
width: 30%;  text-align: left;
padding: 1px;
}

#box3 {
border: 0px solid #ccc;
width: 30%;
float: right;
margin: 0 2px; text-align: left;
padding: 1px;
}

#box1 h2, #box2 h2, #box3 h2 {
	margin-left: 4px;
	font-size: 1.2em;
	font-weight: 400;
	margin-top: 10px;
}
#box1 a:hover, #box2 a:hover, #box3 a:hover {
	text-decoration: underline;
	color: #06f;
}
**/
.center {
text-align:center;
display:block;
margin-top: 15px;
}

.line{
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.box {
margin: 0 4px 0px 4px;
line-height: 1.5em;
font-size: 0.9em;
border: 0;
}
/** End Boxes **/


.space{
	font-size: xx-small;
	line-height: 1px;
	color: #FFFFFF;
}

.subhead {
	margin-top: 0px;
	color: #545b79;
	font-size: 1.6em;
	font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	margin-bottom: -3px;
}
.tableheader2 {
	letter-spacing: 1px;
	font-size: 1.5em;
	font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	color: #545b79;
	background-color: #FFFFFF;
	padding: 5px 5px 5px;
	margin-bottom: 5px;
}

.nanonameleft {
	color: #FFF;
	font: 500 small "trebuchet ms", verdana, arial, sans-serif;
	text-align: center;
		}

.bluetext {
	color: #545b79;
	font-size: 12px;
	padding: 3px;
	line-height: normal;
}
.bluetextmed {
	color: #545b79;
	font-size: 14px;
	padding: 3px;
	line-height: normal;
}

.tableheadernano {
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
	color: #FFF;
	background-color: #545b79;
	padding: 2px 5px 5px 5px;
	background-position: center center;
}

/** used for nanogenres **/
.nanoname {
	color: #FFF;
	font: 600 small "trebuchet ms", verdana, arial, sans-serif;
	height: 69px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 12px 5px 4px;
	background-image: url(../images/striptop40.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	background-color: #760d0d;
	text-align: center;
	text-decoration: underline;
	margin: 0px;
	}
	.nanonamepick {
	color: #FFF;
	font: 600 small "trebuchet ms", verdana, arial, sans-serif;
	height: 69px;
	padding: 12px 5px 4px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image: url(../images/striptop40.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	background-color: #9c5050;
	text-align: center;
	text-decoration: underline;
	margin: 0px;
}
/** end nanogenres **/

.blue {
	color: #545b79;
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px 10px 10px;
	line-height: normal;
    vertical-align: middle;
	border-left: solid 1px #e8e7da;
	border-right: solid 1px #e8e7da;
	margin: 0px;
}
#sitemap {
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 3px;
	color: #aaa;
	font-size: 0.9em;
	text-align: center;
	clear: both;
}
#footer {
padding: 5px;
margin-top: 5px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.9em;
text-align: center;
border-top: 1px solid #ccc;
}


.login{
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
}
.linesm {
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: -8px 0px -12px;
	padding: 0px;
}


dt a:hover.popup1b{
	color:#CCCCCC;

}
dt a.popup1b span.comment{
	margin-left:10px;
	visibility:hidden;
	text-decoration:none;
	color: #666666;
	font-size: 11px;

}
dt a.popup1b span.comment{
display:none;
}
dt a:hover.popup1b span.comment{
display:inline;
visibility:visible;
}
.tagcloud {
	border: #cccccc 1px solid;
	 -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 3px;
	margin-right: 2px;
	background-color: #333333;
	text-align: center;

}
.tableheadtag {
	color: #545B79;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font: bold 1.1em/105% 'trebuchet ms', 'century gothic', verdana, sans-serif;
	letter-spacing: 0px;
	text-align: center;
}
.comingsoon {
	color: #9c5050;
}
#search {
    text-align: right;
/*	text-align: left;
	float:right;
*/	z-index: 3;
	margin-top: -20px;
	padding-right: 5px;
	margin-bottom: 0px;
}

.beta {
	font: bold 14px "Trebuchet MS";
	color: #999999;
	top: 1px;
	width: 990px;
	margin: 1px 3px 0 0;
	text-align: right;
	position: absolute;
}
.sharethis {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
/* year buttons */

clearbtn { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.buttonnew {
	display: block;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(../images/remix_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	color: #760d0d;
}

a.buttonnew span {
	display: block;
	line-height: 12px;
	padding: 2px 0px 2px 17px;
	color: #760d0d;
	letter-spacing: .06em;
}

a.buttonnew:active span {
	display: block;
	line-height: 12px;
	background-color: transparent;
	background-image: url(../images/carotoff.gif);
	background-repeat: no-repeat;
	color: #990033;
	text-decoration: none;
}

.messagebox {
	border: 1px solid #545b79;
	margin: 5px;
	text-align: center;
	padding: 5px;
	background-color: #F4F4F4;
	vertical-align: middle;
}
/* will I like it formatting */
.gametablemain {
	width: 510px;

}
.gamesearch {
	width: 300px;
	text-align: center;
	background-color: #545b79;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #545b79;
	padding: 5px 0 3px;
	height: 30px;
}
.gameheader{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;	

}
.gamemain {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #E9E9E9;
    border: 1px outset #760d0d;
    padding: 15px 3px 15px 12px;
    float: none;
    width: 500px;
    margin: 0px 0px 0px 40px;
    color: #333333;
    background-image: url(../images/silver.gif);
}
#gametopten {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #333333;
	padding: 5px;
	float: none;
	width: 490px;
	color: #ffffff;
	margin-left: 4px;
}
#gametopten td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 4px 0px;
}	

#gamenanogenre {
	padding: 10px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../images/striptop40.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #760d0d;
	text-align: center;
	width: 490px;
	font-weight: bold;
}
#gamenanogenre td {
	padding: 10px 0px;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#gamenutshell {
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
	width: 260px;
	font-style: normal;
}


input.add2myMoviesButton {
	cursor:pointer;
	color: #760d0d;
	background-image: url(../images/select_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 135px;
	font-size: .8em;
	font-weight: 400;
	margin: 2px 0px;
	display: block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
input.inmyMoviesButton {
    cursor:pointer;
	color: #888888;
	background-image: url(../images/select_arrowyes.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E9E9E9;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 135px;
	font-size: .8em;
	font-weight: 400;
	margin: 2px 0px;
	display: block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
input.add2myMoviesHoverButton {
    cursor:pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    padding: 2px 2px 2px 2px;
    border: 1px;
    color: white;
    background: #545B79;
    border-color: gray;
}
input.inmyMoviesHoverButton {
   cursor:pointer;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
    padding: 2px 2px 2px 2px;
    border: 1px;
    color: #545B79;
    background: #CCCCCC;
    border-color: gray;
}
input.addNetflixButton {
    cursor:pointer;
	color: #ffffff;
	background-image: url(../images/select_arrowon.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #545b79;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 135px;
	font-weight: 400;
	margin: 2px 0px;
	display: block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
input.addNetflixHoverButton {
    cursor:pointer;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
    padding: 2px 2px 2px 2px;
    border: 1px;
    border-color: black;
    color: white;
    background: #750D0C;
}


textarea.notefield {
font-size: 0.9em;
background: #DDDDDD;
}
div.gridNoteStatus {
	margin: 0pt;
	background: #BBBBBB;
	visibility: hidden;
	position: absolute;
	z-index: 800000;
	top: 420px;
	left: 790px;
}

div.gridRatingStatus {
	margin: 0pt;
	font-size: 0.8em;
	visibility: hidden;
	position: absolute;
	z-index: 800000;
	top: 420px;
	left: 790px;
}

input#add2Netflix {
	cursor:pointer;
	padding: 2px 2px 2px 2px;
	color: white;
	background: #760d0d;
	display: block;
	width: 60px;
}
input.removeFromMyMovies {
	cursor:pointer;
	color: white;
	background: #545B79;
	display: block;
	width: 20px;
	padding: 0px 0px 0px 0px;
}

input#playbutton {
	cursor:pointer;
	padding: 2px 2px 2px 2px;
	color: white;
	background: #545B79;
	display: block;
	width: 60px;
}
div#center {
	text-align: center;
}

/* right nav and hover buttons */
.action {
	margin: 0px;
	padding: 0px;
	
}
.action a {
	text-decoration: none;
	background-image: url(../images/select_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 22px;
	color: #760d0d;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 137px;
	font-weight: 400;
	margin: -8px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #dedede;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.action a:visited {
	/*color: #888888; */
	text-decoration: none;
	background-image: url(../images/select_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E9E9E9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.action a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/select_arrowon.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #545b79;
	 -moz-border-radius: 7px;
	-webkit-border-radius: 7px;

}
.action2 {
	margin: 0px;
	padding: 0px;
	
}
.action2 a {
	text-decoration: none;
	background-image: url(../images/select_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 22px;
	color: #760d0d;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 220px;
	font-weight: 400;
	margin: -8px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #dedede;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
action3 {
	margin: 0px;
	padding: 0px;	
	}
.action3 a {
	text-decoration: none;
	background-image: url(../images/select_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 22px;
	color: #760d0d;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 92px;
	font-weight: 400;
	margin: -8px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #dedede;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.artist {
	color: #545b79;
	padding: 2px 2px 2px 10px;
	background-image: url(../images/artistbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
}
.

/** actor navigation bar **/

#mintabs {
	padding: 0px;
	margin: 0px;
}


#minitabs a:link, #minitabs a:visited {
	text-decoration: underline;
	color: #515153;
	margin-right: 4px;
}

#minitabs a.active:link, #minitabs a:hover {
	color: #767c96;
	text-decoration: none;
}


