.ui-accordion-header{
	display:none;
}
#addNewCollectionForm .ui-widget-content {
	border:none;
}
#addNewCollectionForm .ui-corner-top, #addNewCollectionForm .ui-corner-bottom {
	-moz-border-radius:0px !important;
}
.acsm{
	background:#d7ebff;	
}
#addNewCollectionForm a {
	color:#069 !important;
}
#addNewCollectionForm a.button:hover {
	color:#fff !important;
}

.alphav{
	color:#990404;
}
#search_cat li a.top_link:link, #search_cat li a.top_link:visited, #search_cat li a.top_link:active {
	/*padding:0 16px 0 14px;*/
	padding:0px;
	margin:0px;
	/*margin:0 16px 0 14px;*/
}
#search_cat li a.top_link span {
	display:block;
	margin:0px 16px 0px 14px;
	width:60px;
}

#nav {
	z-index:998;
}

#search_cat :hover ul.sub {
	width:90px;
}
.nav :hover ul.sub {
	width:175px;
}
#search_cat :hover ul.sub li {
	width:90px;
}
.nav :hover ul.sub li {
	width:175px;
}
#search_cat :hover ul.sub li a {
	width:88px;
}
.nav :hover ul.sub li a {
	width:173px;
}

.mailsub{
	/*background:#f8f8f8;*/
	font-size:1.2em;
	/*margin-left:-10px;*/
	font-weight:bold;
	border-top:dotted 2px #f2f2f2;
	/*border-width: 1px 0px 0px 1px;*/
}

#imageCache{
	width:45%;
}
.w50p{
	width:50%;
}
.w100p{
	width:100%;
}
.w20{
	width:20px;
}
.w25{
	width:25px;
}
.w50{
	width:50px;
}
.w55{
	width:55px;
}
.w60{
	width:60px;
}
.w75i{
	width:75px !important;
}
.w80{
	width:80px;
}
.w80i{
	width:80px !important;
}
.w100{
	width:100px;
}
.w100i{
	width:100px !important;
}
.w110i{
	width:110px !important;
}
.w120i{
	width:120px !important;
}
.w110{
	width:110px;
}
.w150i{
	width:150px !important;
}
.w150{
	width:150px;
}
.w160{
	width:160px;
}
.w175{
	width:175px;
}
.w200 {
	width:200px;
}
.m10{
	margin:10px;
}
.m15{
	margin:15px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.ml25{
	margin-left:25px;
}
.ml30{
	margin-left:30px;
}
.ml50{
	margin-left:50px;
}
.ml55{
	margin-left:55px;
}
.ml60{
	margin-left:60px;
}
.ml80{
	margin-left:80px;
}
.ml90{
	margin-left:90px;
}
.ml100{
	margin-left:100px;
}
.ml110{
	margin-left:110px;
}
.ml115{
	margin-left:115px;
}
.ml120{
	margin-left:120px;
}
.ml150{
	margin-left:150px;
}
.ml160{
	margin-left:160px;
}
.ml175 {
	margin-left:175px;
}
.ml200 {
	margin-left:200px;
}
.ml210 {
	margin-left:210px;
}
#search_cat{
	background-position: center right;
	width:90px;
	border-left:solid 1px #999;
}
li#top{}
a#top_link{width:80px}
form#search{
	width:300px;
	/*width:340px;*/
	/*width:410px;*/
}
#search .input_fld {
	width:180px;
	/*width:220px;*/
}
#container {
    width: 980px;
    height: 600px;
    margin:0 auto;
    position:relative;
	margin:2px;
}

#left-container, 
#right-container, 
#center-container {
    height:600px;
    /*position:absolute;*/
    /*top:0;*/
}

#left-container, #right-container {
    width:275px;
    color:#686c70;
    text-align: left;
    /*overflow: auto;*/
    overflow:hidden;
    background-color:#fff;
    background-repeat:no-repeat;
    /*border-bottom:1px solid #ddd;*/
}

#left-container {
    left:0;
    background-image:url('col2.png');
    background-position:center right;
    /*border-left:1px solid #ddd;*/
    
}

#right-container {
    /*left:0;*/
	margin-right:700px;
    /*right:0;*/
    background-image:url('col1.png');
    background-position:center left;
    /*border-right:1px solid #ddd;*/
}

#right-container h4{
    text-indent:8px;
}

#center-container {
	float:right;
    width:700px;
	/*right:0px;*/
    /*width:600px;*/
    /*left:200px;*/
    /*background-color:#1a1a1a;*/
    background-color:#fff;
    color:#ccc;
}

.text {
    margin: 7px;
}

#inner-details {
    /*font-size:8px;*/
    list-style:none;
    margin:7px;
    overflow: auto;
	height:300px;
}

#log {
    position:absolute;
    top:10px;
    font-size:1.0em;
    font-weight:bold;
    color:#23A4FF;
}

#rwc {
    /*position:relative;*/
    width:700px;
    /*width:600px;*/
    height:600px;
    margin:auto;
    overflow:hidden;
}

#rwc a {
	text-decoration:none;
}
#rwc .node:hover a, #rwc .node a:hover {
	color:#fff;
}

 /* style for node labels */  
/*.node {  */
/*    color: white;  */
/*    background-color:transparent;  */
/*    cursor:pointer;  */
/*    font-weight:bold;  */
/*    opacity:0.9;  */
/*    border:1px solid red;  */
/*}  */
/*  */
/*.node:hover {  */
/*    cursor:pointer;  */
/*    color: #222;  */
/*    background-color:white;  */
/*    font-weight:bold;  */
/*    opacity:1;  */
/*}*/

.node {
    color: #666;
	background:#fff;
    cursor:pointer;
    font-weight:bold;
    opacity:0.8;

	padding:3px;
}  
  
.node:hover {
	color:#fff;
	background:#06c;
    cursor:pointer;
    /*background-color:white;  */
    opacity:1;  
}

.rwme{
	color:#c60;
}
.node:hover .rwme{
	color:#fff;
}

/*============================================================================*/


#login{width:500px}
#login label{width:120px}
.fr{
	float:right;
}
.fl{
	float:left;
}
div.nw{
	width:90px;
}
div.hw{
	width:100px;
}
div.errorBox{
	color:#c00;
	padding:10px;
}
div.errorBoxCloseButton {
	float:right;
	border:solid 1px #aaa;
	background:#fff;
	font:bold 10px arial,sans-serif;
	color:#aaa;
	cursor:default;
	padding:2px 5px;
}
div.errorBoxCloseButton:hover{
	background:#faa;
}

div.regerror {
	color:#c00;
	padding:5px 0px 2px 0px;
	margin-left:120px;
}
div.regerror2 {
	color:#c00;
	padding:5px 0px 2px 0px;
}
div.regerrorni {
	color:#c00;
	padding:5px 0px 2px 0px;
	clear:both;
}
div.regmainerror{
	background:#fee;
	padding:5px;
}
div.h1 {
	font-size:1.5em;
	color:#06c;
	padding-bottom:15px;
}
div.h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#444;
	padding-bottom:12px;
}
div.p {
	padding-bottom:10px;
}
div.p2 {
	padding-top:10px;
}
div.p3 {
	padding-top:5px;
}
.al {
	text-align:left;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.button {
	border:solid 1px #ddd;
	border-top-color: #f1f1f1;
	border-left-color: #f1f1f1;
	background:#eee;
	color:#069 !important;
	font:normal 11pt arial,sans-serif;
	padding: 3px 6px;
}
.button-default{
	background:#d5e8ed;
}
a.button{
	text-decoration:none;
	cursor:default;
}
.button:hover {
	background:#069;
	border-color:#06c;
	border-top-color: #09f;
	border-left-color: #09f;
	color:#fff !important;
}
.indent100 {
	margin-left:120px;
}
.indent150{
	margin-left:150px;
}

#login2 {
	width:400px;
	margin:60px auto 80px;
}
#login .f_input_w{
	width:200px;
}
.f_input_w2 {
	width:200px !important;
}
.f_input_50w{
	width:50px !important;
}
#login .f_input_w100p {
	width:100%;
}
.f_input_w100p2 {
	width:100% !important;
}
.gbm {
	color:#060;
	background:#efe;
}
.gbm:hover{
	background:#dfd;
}
.gbmmini{
	color:#060;
}
.ybm {
	color:#699;
	/*background:#cff;*/
	background:#effdfd;
}
.ybm:hover{
	/*background:#bff;*/
	background:#e4fefe;
}
.rbm{
	color:#a00;
	background:#fee;
}
.rbm:hover{
	background:#fdd;
}
.rbmmini{
	color:#a00;
}
.xbm {
	font-size:1.2em;
	font-weight:normal;
	/*padding:20px;*/
	/*text-align:center;*/
	margin:20px;
}
.xbm .contentx {
	/*float:left;*/
	width:auto;
	padding:20px;
	margin: 0px 60px;
}
.xbm .icon{
	display:block;
	float:left;
	margin:20px;
	height:40px;
	width:40px;
	background:transparent url('/_/art/message-box-icons.png') 0px 0px no-repeat;
}
.gbm .icon {
	background-position: 0px -40px;
}
.ybm .icon {
	background-position: 0px -80px;
}
.xbm .closebox {
	cursor:pointer;
	display:block;
	float:right;
	margin:15px;
	padding:0px;
	height:13px;
	width:13px;
	background:transparent url('/_/art/message-box-icons.png') 0px -120px no-repeat;
}
.xbm .closebox:hover {
	background-color: #fff;
}
.gbm .closebox {
	background-position: -13px -120px;
}
.ybm .closebox {
	background-position: -26px -120px;
}
a.menu_active{
	background:#eee;
	/*background:#069;*/
	/*color:#fff !important;*/
	/*-moz-border-radius:2px;*/
	/*-moz-border-radius-topright:5px;*/
	/*-moz-border-radius-bottomleft:5px;*/
}
.sib {
	border-left:dotted 1px #666;
	padding-left:3px;
	margin-left:3px;
}
.sib a {
	padding:2px 3px;
	margin:0px 3px;
}

#login .f_input, #login2 .f_input {
	height: auto;
	padding: 4px;
}

#wsp_sprites {
	float:left;
}
#wsp_sprites label {
	display:inline !important;
	text-align:right;
}
#wsp_sprites input {
	float:right;
	display:inline !important;
	margin:7px 3px;
}
.wsp_sprite {
	height:20px;
	width:109px;
	background:transparent url('/_/art/wsp-sprites.png') 0px 0px no-repeat;
}
#wsp_sprite_gmail {
	background-position:0px -20px;
}
#wsp_sprite_hotmail {
	background-position:0px -60px;
}
#wsp_sprite_yahoo {
	background-position:0px -80px;
}
#wsp_sprite_other {
	background-position:0px -100px;
}
.cb {
	clear:both;
}
/*#wsp_sprite_aol {
	background-position:0px 0px;
}*/

table#importedContacts {
	border-collapse:collapse;
}

#contactsContainer {
	padding:60px;
}
#contactsContainer td {
	padding: 5px;
}
#contactsContainer td.selector {
	background:#eee;
}
#contactsContainer td.name {
	font-weight:bold;
	width:400px;
}
#contactsContainer .meta {
	font-weight:normal;
	font-size:.9em;
}
#contactsContainer td.image {
	width:50px;
}
/*img.contactImage {*/
/*	background:#f2f2f2;*/
/*	height:40px;*/
/*	width:40px;*/
/*}*/
.contactRow {
	padding: 5px;
	border-bottom:solid 1px #ddd;
}
#mml { /*message meta list*/
	padding:20px
}
#mml table {
	border-collapse:collapse;
	width:100%;
}
#mml tr {
	border-bottom:dotted 1px #ddd;
}
#mml td {
	padding: 5px;
}
#mml .uname {
	width:150px;
}
#mml .subject {
	
}
#mml .date {
	text-align:right;
	width:150px;
}
#mmv { /*message meta view*/
	padding:20px
}
div.mmt { /*message meta label*/
	float:left;
	width:100px;
	font-weight:bold;
}
div.mmc { /*message meta content*/
	margin-left:100px;
}
div.mmf { /*message meta footer*/
	border-top:dotted 1px #ddd;
	padding:10px;
	background:#fafafa;
	/*padding-top:10px;*/
}
.mmur {
	font-weight:bold;
}
#mml .h1 {
	text-align:left;
}
#mml th {
	padding:10px 5px;
	background:#ddd;
}
#mml .date {
	text-align:right;
}
#mmv .mc {
	margin-top:10px;
	padding:10px 20px;
	border-top:solid 1px #eee;
}
#mmv .mmt, #mmv .mmc {
	padding:2px 0px;
}
#mmv p {
	padding: .6em 0px;
}
#cc { /*contacts-container*/
	padding:20px;
}
.f2_input {
	background:#fff;
	border:1px solid #ccc;
	width:130px;
	color:#000;
	height:auto;
	padding:4px;
}
.f2_input_n {
	width:100px;
}
.ticker {
	padding-top:5px;
	background:#fff url('/_/art/ticker.gif') center center no-repeat;
}

.newCollection{
	padding:10px 30px;
}
.newCollection td {
	vertical-align:top;
}
.newCollection td.input3{
	vertical-align:center;
}
.newCollection label {
	padding-top:5px;
	width:200px;
}
em.req {
	font-weight:bold;
	color: #f00;
}
.newCollection label.tal {
	text-align:left;
}
.newCollection label.wa {
	width:auto;
}
.newCollection label span,.thelp {
	display:block;
	text-align:right;
	font-variant:small-caps;
	font-size:.9em;
	color:#aaa;
}
.thelp{
	text-align:left;
}
.newCollection textarea {
	width:400px;
}
.newCollection select{
	width:auto !important;
}
#jw-steps-wrap {
	border:solid 1px #f8f8f8;
	border-width:2px 0px;
}
input.error, select.error, textarea.error, radio.error, checkbox.error {
	background-color:#fcc;
	border-color:#f00;
}
select.error option {
	background:#fff;
}
label.error {
	text-align:left;
	width:100%;
	margin:0px;
	margin-top:-5px;
	padding:10px 0px;
	padding-top:0px;
	color:#c00;
}
div.error, span.error {
	color:#c00;
}
.wizard legend.t {
	display:none;
}
.h{
	display:none;
}
.p0{
	padding:0px !important;
}
.m0{
	margin:0px !important;
}
.m5{
	margin:5px !important;
}
.p2-5{
	padding:2px 5px;
}
.p1-10{
	padding:1px 10px;
}
.p0-40 {
	padding:0px 40px;
}
.p10-40 {
	padding:10px 40px;
}
.p5{
	padding:5px;
}
.p10{
	padding:10px;
}
.p20{
	padding:20px;
}
.p30{
	padding:30px;
}
.p40 {
	padding:40px;
}
.p100{
	padding:100px;
}
.pt2{
	padding-top:2px;
}
.pt3{
	padding-top:3px;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
.pt15{
	padding-top:15px;
}
.pt20{
	padding-top:20px;
}
.pt40{
	padding-top:40px;
}
.pb0{
	padding-bottom:0px;
}
.pb5{
	padding-bottom:5px !important;
}
.pb10{
	padding-bottom:10px;
}
.pb15{
	padding-bottom:15px;
}
.pb20{
	padding-bottom:20px;
}
.pl5{
	padding-left:5px;
}
.pl10{
	padding-left:10px;
}
.pl20{
	padding-left:20px;
}
.pl50{
	padding-left:50px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mb10{
	margin-bottom:10px;
}
.wd210{
	width:210px;
}
.wd100 {
	width:100px;
}
.wd60 {
	width:60px;
}
.hd210{
	height:210px;
}
.hd160{
	height:160px;
}
.hd100{
	height:100px;
}
.hd50{
	height:50px;
}
.sc{
	font-variant:small-caps;
}
.bgtn{
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
}
.bl{
	display:block;
}
.inl{
	display:inline;
}
.sf09em { /*smaller font*/
	font-size:.9em;
}
input.disabled{
	font-color:#aaa;
}
.b {
	font-weight:bold;
}
.nmaj{
	float:left;
	width:60px;
	height:120px;
	padding:2px;
	background:#fafafa;
	border:solid 1px #f8f8f8;
	border-width:0px 1px 1px 0px;
}
.nmajs{
	background:#eee;
	border-color:#bee;
}
.tdn{
	text-decoration:none;
}
.nav_left_links a:link,
.nav_left_links a:visited,
.nav_left_links a:active,
.nav_left_links p {
	padding:3px 0px;
}
.nav_left_links hr {
	border:dotted 2px #eee;
	margin:5px;
}
.mo {
	border-left:solid 2px #06c;
	background:#effdfd;
	padding:5px !important;
}
.mo2 {
	border-left:solid 2px #06c;
	background:#effdfd;
}
.mo a,.mo2 a {
	text-decoration:none;
	font-weight:bold;
}
.imc, .timp{
	background:#09f;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	font-variant:small-caps;
	padding:2px 4px;
	padding-top:1px;
}
.imc a {
	color:#fff;
	text-decoration:none;
}
.nav_left_links .imc {
	display:block;
	float:left;
	margin-bottom:4px;
}
.nav_left_links .imcf{
	font-size:0px;
	display:block;
	clear:both;
}
a:hover .imc,.imc:hover{
	background:#069;
}
.bnu {
	font-weight:bold;
	text-decoration:none !important;
}

.display li .content_block h5,
.display li .content_block h5 a,
.allWorks h5 {
	font-weight:bold;
	font-style:normal;
	font-size:14px !important;
}
.display h6 a {
	text-decoration:underline;
}
.thumb_view h5 {
	clear:both
}
.content_image_block {
	width:220px;
	float:left;
}
.display li .content_block a img {
	float:right;
}
.thumb_view li .content_block a img {
	float:left;
}
.thumb_view li, .allWorks li {
	width: 200px;
}
.thumb_view p div {
	display:none;
}

div.alseqc{
	border-bottom:solid 1px #eee;
}
div.alseq{
	padding:5px 0px;
	float:left;
	width:3.8%;
	text-align:center;
}
div.alseq a {
	font-weight:bold;
	text-decoration:none;
}
div.albloc {
	padding:20px 10px;
	border-bottom:dotted 1px #ccc;
}
div.alblo {
	padding:3px 0px;
	float:left;
	width:12%;
	text-align:center;
}
div.albloc a {
	text-decoration:none;
}
.alblos, .alseqs {
	background:#eee;
	font-weight:bold;
}

.ctc{
	border-top:solid 2px #f8f8f8;
	margin-top:10px;
	padding-top:20px;
}
.cth{
	font-weight:bold;
	font-size:16px;
	padding-bottom:10px;
}
.cth2{
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
}
.i{
	font-style:italic;
}


.det-tags {
	border-left:solid 1px #f2f2f2;
	padding-left:20px;
	float:right;
	width:165px;
}
.det-tags a {
	text-decoration:none;
}
.det-comments {
	margin-right:195px;
}
.det-comments textarea {
	width:90%;
}
.det-comment-container{
	padding:10px 0px;
}

.det-commenter-tn{
	float:left;
	width:50px;
}
#profile-image-updater {
	padding:50px;
}
img.utn{ /*user thumb nail*/
	padding:2px;
	border:solid 1px #ccc;
}
.dcc{
	margin-left:55px;
}
.det-commenter{
	padding-top:3px;
}
.det-commenter a {
	font-weight:bold;
	text-decoration:none;
}
.det-comment {
	color:#222;
	padding:5px 0px;
}
.det-comment-time{
	color:#aaa;
	font-size:.9em;
}

select.wa{
	width:auto !important;
}
.pedit{
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	color:#069;
}

.phrt1{
	border-top:solid 1px #f2f2f2;
	padding-top:5px;
	margin-top:5px;
}
ul.normal {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:10px;
}
ol.normal {
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:20px;
}
ol.roman {
	list-style-type:lower-roman;
}

span.deg, span.pri{
	color:#fff;
	padding:0px 3px
}
span.deg{
	color:#666;
	background:#d7ebff;
}
.degw{
	font-size:.8em
}
span.pri{
	background:#0a0;
}
span.sm { /* search match */
	background: #def;
}

.nav_left_links div.sublinks {
	background:#f8f8f8;
	border:solid 1px #f2f2f2;
	border-width:0px 0px 1px 1px;
	margin-bottom:5px;
}

.nav_left_links a.sublinks{
	font-weight:normal !important;
	padding-left:5px !important;
}
.flwf{ 
	font-weight:bold;
	/*font-style:italic;*/
	background:#e1ffff;
}
.mbcc{
	margin-top:10px;
	background:transparent url(/_/art/mb-pointer.png) left 10px no-repeat;
}
.mbc{ /*microblog container*/
	border:solid 1px #f2f2f2;
	padding:10px;
	margin-left:10px;
	background:#f8f8f8;
}
textarea.mb{ /*microblog*/
	border:1px solid #ddd;
	display:block;
	width:100%;
}
.mbbc { /*microblog buttons container*/
	text-align:right;
	padding-top:3px;
}
.c3s{
	width:auto !important;
	text-align:left !important;
}

.nav_left li .p0m0lh1{
	margin:0px !important;
	padding:0px !important;
	line-height:1.2em !important;
}

.awtype label {
	text-align:left;
	width:auto;
}

.pointer{
	cursor:pointer;
}

.yellowNotice{
	background:#ffc;
}

#tpln{
	width:200px;
}
.tpln-175 {
	width:175px !important;
}
.tpln-150 {
	width:150px !important;
}
.tpln-125 {
	width:125px !important;
}
.tpln-100 {
	width:100px !important;
}
#tpc{
}
.tpln2, .tpln3{
	border-bottom:solid 1px #f2f2f2;
	border-left:solid 1px #f2f2f2;
	width:150px;
	padding:4px 2px;
	font-weight:bold;
}
.tpln2{
	background:#f8f8f8;
}
.tpln3{
}
.tpc2{
	border-bottom:solid 1px #f2f2f2;
	padding:4px 2px;
}
.grpa{
	color:#080;
}
.grpp{
	color:#f90;
}
.grpr{
	color:#800;
}
.fcont{
	padding:10px 20px;
}
label.n{
	width:auto;
	text-align:left;
	padding:0px;
	margin:0px;
}

.fpnlnrcoll, .fpnlnrcoll2 {
	width:470px;
	float:left;
	display:inline;
}
.fpnlnrcolr, .fpnlnrcolr2 {
	width:450px;
	float:right;
	display:inline;
}
.fpnlnrcolr label, .fpnlnrcolr2 laber {
	margin-right:10px;
	text-align:right !important;
}
h2.nlnr{
	padding:10px;
	font:normal 30px arial,sans-serif !important;
	color:#333 !important;
	text-align:left !important;
}

.wrapper2 .fpnlnrcoll {
	width:450px !important;
	padding-left:20px !important;
}
.wrapper2 .fpnlnrcolr {
	width:350px !important;
	margin:0px;
	padding-left:0px !important;
}
.wrapper2 .h2 {
	padding-left:20px !important;
}
.wrapper2 .h22 {
	padding-left:0px !important;
}
.wrapper2 #register {
	margin-left:0px !important;
}
.wrapper2 #register h2 {
	width:350px;
}

.fpnlnrcolrr {
	margin-left:10px;
	width:140px;
	float:right;
	display:inline;
}

#searchnlnr {
	/*width:484px;*/
	/*height:140px;*/
	background:#f5f6f5;
	padding:15px;
	margin:10px;
	font-size:16px;
	color:#903;
}
#searchnlnr p {
	padding:5px 0 10px;
}
#searchnlnr a {
	font-size:14px;
	color:#903;
	text-decoration:none;
	padding:0 4px 0 0;
}
#searchnlnr a:hover {
	color:#000;
	text-decoration:underline;
}
#searchnlnr form {
	margin-bottom:10px;
}
#searchnlnr .searchFld {
	width:230px;
	height:22px;
	border:1px solid #CCC;
}
#searchnlnr .searchBtn {
	width:70px;
	height:24px;
	background:#903;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
}
.createAccount {
	clear:both;
	height:54px;
}
.createAccount li {
	text-align:right;
	float:left;
	display:inline;
}
.createAccount li a {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:194px;
	line-height:38px;
	background: url(/_/art/homePage_btn.png) no-repeat;
	color:#903 !important;
	text-decoration:none !important;
}
.createAccount li a:hover {
	background-position:0 -38px;
}
.createAccount li.tour {
	margin-left:126px;
}

.h2-slotted {
	margin:0px !important;
	padding:5px !important;
	border-left: solid 10px #eee;
	line-height:1em;
	padding-left: 10px !important;
}
.h2-under {
	border-bottom:solid 2px #eee;
}
.fsem90 {
	font-size:.9em !important;
}
.nav_left li.lhn {
	line-height:normal !important;
}
.nav_left li.lhn strong {
	display:block;
	padding-bottom:10px;
}
.nav_left li.lhn2 strong {
	padding-top:10px;
}
.vbal-image-container {
	margin:0px 30px;
	text-align:center;
}
.vbal-image-container .prev-next {
	text-decoration:none;
	font:normal 40px monospace;
}
.vbal-image-container .prev {
	padding-right:10px;
}
.vbal-image-container .next {
	padding-left:10px;
}
#vbal-price-links {
	float:right;
	/*width:60%;*/
}
.vbal-price-links {
	/*width:38% !important;*/
}
#vbal-artwork-info {
	float:left;
	/*display:inline;*/
	/*width:38%;*/
}
.vbal-artwork-info {
	width:60%;
	/*width:60% !important;*/
}
.vbal-sold {
	color:#a00;
	font-weight:bold;
	text-align:right;
}
.ap-bordered {
	border:solid 1px #ddd;
}
.ap-padded-5 {
	padding:5px;
}
.ap-row {
	font-size:0.8em;
	color:#aaa;
	border-bottom:solid 1px #ddd;
}
.ap-even-row {
	background:#f8f8f8;
}
.pl-i {
	float:left;
	padding:2px 5px;
}
.pl-t {
	margin-left:25px;
	padding:2px 0px;
}
.pl-dollar {
	color: #0a0;
}
.pl-dollar-sold {
	color:#fff;
	background: #0a0;
}
.pl-pr {
	color:#0a0;
}
.pl-vb {
	color:#c60;
}
.pl-cat {
	color:#f90;
}
.pl-ss {
	color:#fff;
	background:#0a0;
	padding:0px 5px;
}
.pl-sold-processing {
	background-color:#f90 !important;
}
.cnctao-link-holder {
	padding:5px;
	margin-bottom:10px;
	color:#699;
	background:#effdfd;
}
.oaffpl {
	font-weight:bold;
	text-decoration:none !important;
	font-size:20pt;
}
.u {
	text-decoration:underline;
}
.acdimg{
	padding:0px 5px 5px 0px;
}
.alvbc-nav{
	vertical-align:middle;
}
.br-1px-b1b9b8{
	border-right:solid 1px #b1b9b8;
}
.pr5{
	padding-right:5px !important;
}
