/*	musicmall stylesheet			*/

/*
table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
hr, h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}
*/
img	{ border:0; }
div	{ padding:0; margin:0; }

body {  
	background-color:#FFF;
	margin:0;
	padding:0;
	font-family: Verdana,Helvetica; 
	font-size: 11px;
	color: #444;
}

/* Links */
a:link       {background: none; color: #606; border-width: 0; text-decoration: none;}
a:active   {background: none; color: #000; border-width: 0; text-decoration: underline;}
a:visited {background: none; color: #606; border-width: 0; text-decoration: none;}
a:hover     {background: none; color: #F00; border-width: 0; text-decoration: underline;}

a.related:link    { background: none; color: #606; border-width: 0; text-decoration: underline; }
a.related:active  { background: none; color: #000; border-width: 0; text-decoration: underline; }
a.related:visited { background: none; color: #606; border-width: 0; text-decoration: underline; }
a.related:hover   { background: none; color: #F00; border-width: 0; text-decoration: underline; }

/*h1		{font-family: Verdana,Helvetica; font-size: 15px; color: #566D97; border-bottom: 1px solid;}
h1		{font-family: Verdana,Helvetica; font-size: 15px; color: #660066; border-bottom: 1px solid;}*/
h1 {
	font-family: Tahoma, Verdana;
	font-size: 22px;
	color: #890089;
	font-weight : bold;
	margin: 0px;
}
h2		{font-family: Verdana,Helvetica; font-size: 13px; color: #909AD5; border-bottom: 1px solid; padding-top: 10px;}
h3		{font-family: Verdana,Helvetica; font-size: 13px; color: #909AD5;}

.msgDescription { font-family: Verdana; font-size: 11px; font-style: italic; font-weight: normal; color: #000; text-decoration: none;}
.msgCaution         { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold;   color: #F60; text-decoration: none;}
.msgError             { font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold;   color: #F00; text-decoration: none;}
.msgSample           { font-family: Verdana; font-size: 11px; font-style: italic; font-weight: normal; color: #009; text-decoration: none; margin-left:10px;}


.divInformation       { border: 1px; border-color: #C4C4C4; border-style: solid; background-color:#F4F4F4; color:#444; padding: 4px;} /* Used for post items information */
.divInformation  h2 { font-family: Verdana,Helvetica; color:#069; font-size: 18px; font-weight: bold; border-bottom: 0;}
.divError                   { background-color:#F5E1CD; color:#930; padding:10px }
.divError               h2 { font-family: Verdana,Helvetica; color:#930; font-size: 18px; font-weight: bold; border-bottom: 0;}


.divInformationa  { background-color:#EABBF3; color:#069; padding:10px }
.divInformationa  h2 { font-family: Verdana,Helvetica; color:#069; font-size: 18px; font-weight: bold; border-bottom: 0;}

.center {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  clear:both;
}
.center2{
	text-align:center;
	margin:auto;
}

#top_banner {
	min-width: 800px;
	height:95px;
	background-image:url(../i/topbanner_middle.jpg);
	background-repeat:repeat-x;
}

#header_bar {
	min-width: 800px;
	width:100%;
	height:30px;
	background-image:url(../i/header_degrade.png);
	background-repeat:repeat-x;
}

#search {
	position:absolute;
	left:5px;
	padding-top:5px;
	height:30px;
}

#language {
	position:absolute;
	left:300px;
	padding-top:5px;
	height:30px;
}

#date {
	float:right;
	padding-top:5px;
	padding-right:2px;
	height:30px;
	font-family: Verdana; 
	font-size: 9px; 
	font-style: normal; 
	font-weight:bold;
	color: #707277;
}

  /****************/
 /** Left Column **/
/***************/
#left_column {
	position:absolute;
	left:0px;
	width:180px;
	color:#606;
}

.left_box_top {
	background-image:url(../i/menu_left_top.png);
	background-repeat:no-repeat;
	height:27px;
	text-align:right;
	padding-right:20px;
	padding-top:7px;
	font-family:Verdana; 
	font-size:13px; 
	font-style:normal; 
	font-weight:bold;
	color: #FFF;
}

.left_box_middle {
	padding:0;
	margin:0;
	background-color:#FFF;
	background-image:url(../i/menu_left_middle.png);
	background-repeat:repeat-y;
}

.left_box_middle ul {
	list-style-type: none;
	margin-top:0;
    margin-left:0px;
	padding-left:0px;
}
.left_box_middle li {
	margin-left:12px;
}

.left_box_middle p {
	margin: 0 20px 0 10px;
	text-align:center;
}

.left_box_bottom {
	background-image:url(../i/menu_left_bottom.png);
	background-repeat:no-repeat;
	height:16px;
}

a.channel_color1 { color: #606; }
a.channel_color2 { color: #660; }
a.channel_color2 { color: #066; }

#main {
	margin: 0 0 0 180px;
	background-color:#FFF;
}

#bottom {
	min-width:800px;
	width:100%;
	text-align:center;
	padding:10px 0 10px 0;
	background-color:#606;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #FFF;
}
#bottom  a:link       {background: none; color: #BBB; border-width: 0; font-size: 12px; font-family: Verdana; text-decoration: none}
#bottom  a:active   {background: none; color: #FFF; font-size: 12px; font-family: Verdana; text-decoration: underline}
#bottom  a:visited {background: none; color: #BBB; border-width: 0; font-size: 12px; font-family: Verdana; text-decoration: none}
#bottom  a:hover     {background: none; color: #FFF; font-size: 12px; font-family: Verdana; text-decoration: underline}

.alignright {
	float:right;
}

.formstyle {
	color:#000;
	border:1px;
	border-style:solid;
	border-color:#000;
	background:#DF99DF;
	font-size:10px;
	font-family:Verdana;
}

.title {
  font-family:Verdana; 
  font-size:12px; 
  font-style:normal; 
  font-weight:bold;
  color:#959595;
}

.description {
	margin-left:320px;
	padding-left:10px;
	padding-right:10px;
}

.imageBox {
	float:left;
	width:320px;
}

.image {	
	margin-bottom:20px;
	background-color:black;
}

.mainTitle {
	font-family: Tahoma;
	font-size: 17px;
	color: #787878;
	font-weight : bold;
}

.newsTitle {
	font-family:Verdana; 
	font-size:14px;
	font-weight:bold;
	color:#D83C09;
}

.newsSubtitle {
	font-family:Verdana; 
	font-size:12px;
	font-weight:bold;
	color:#E16500;
}

.restrictions {
	color:#CC3232;
	font-weight:bold;
}

.informations {
	color:#D83C09;
}

#homeMain{
	margin-right:200px;
	background-color:#FFFFFF;
}

#homeRightBar{
	width:190px;
	background-color:#FFFFFF;
}

#homeLastVideos {
	margin-top:15px;
	margin-left:10px;
	background-color:#FFFFFF;
}

#homeChannels {
	margin-bottom:10px;
	margin-left:10px;
	background-color:#FFFFFF;
	clear:both;
}

#homeStories {
	position:absolute;
	margin-top:10px;
	background-color:#FFFFFF;
	right:15px;
	top:160px;
	width:180px;
}
.highlight {
	background-color:#E0E0E0;
}

#global {
	min-width:670px;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#959595;
	margin-right:5px;
	margin-bottom:20px;
	margin-top:1px;
}

.imageBorder img {
	margin-right:10px;
	margin-bottom:5px;
}

span.marked {
	color: #660;
	border-bottom: 1px dashed;
}

.displaySmall {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	margin-bottom:5px;
	padding:5px;
	padding-bottom:1px;
	background-color:#FFF;
}

.displayMedium {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
}

.displayThumbnail {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	width:220px;
	height: 267px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
	float:left;
}

.displayLarge {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	padding:7px;
	margin:5px;
	float:left;
	text-align: center;
}

.displayTitle {
	font-family: Tahoma, Verdana;
	font-size: 14px;
}

.displayInformation {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #787878;
}

#player {
	text-align: left;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}

#picture {
	float: left;
	margin-bottom: 15px;
}

#descriptionPartLarge {
	margin-left: 438px;
}

#descriptionPart {
	margin-left: 330px;
}

#generalPart {
	clear: both;
}

/* include box with scrollbar */
#agreement {
	overflow: auto;
	background-color:#D3D3D3;
	padding: 5px;
	width: 600px;
	height: 100px;
	scrollbar-face-color: #8D926D;
}

/* --------------------------------
                  TABLE
----------------------------------*/

table.data {
	border-spacing:3px;
	width:100%;
}
table.data td {
    padding:2px 5px;
}

table.data th  {
    padding:2px 8px;
    font-weight:        bold;
	text-align:         center;
    background-color:   #FFCC99;
}

/* odd table rows 1,3,5,7,... */
table tr.odd {
    background-color:   #EFF2FF;
}

/* even table rows 2,4,6,8,... */
table tr.even {
    background-color:   #DFE4FF;
}
/* odd table rows 1,3,5,7,... */
table tr.odderr {
	background-color:   #FFE5E5;
}
/* even table rows 2,4,6,8,... */
table tr.evenerr {
	background-color:   #FFBFBF;
}

/* hovered table rows */
table tr.odd:hover,
table tr.even:hover,
table tr.hover {
    background-color:   #CCFFCC;
}
/* --------------------------------
                  FORM
----------------------------------*/
table.form {
	border-spacing:5px;
	width:100%;
}
table.form td {
	vertical-align:top;
}
table.form td.formleft {
	width:25%;
	text-align:right;
}

td .requiredField { font-weight: bold; }


/* --------------------------------
                FILTER
----------------------------------*/

table.filter {
	border-spacing:3px;
	width:100%;
}
table.filter td {
	vertical-align:center;
	background-color: #F4F4F4;
}
table.filter td.formleft {
	width:25%;
	text-align:right;
	background-color: #F4F4F4;
}

/* --------------------------------
                  TABS
----------------------------------*/

#tabs {
	padding-top:3px;
}

#tabs a {
	font-family:Verdana; 
	font-size:12px; 
	font-style:normal; 
}

.tabHomeMain {
	border-bottom-color: white;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height:26px;
	width:80px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-top:0px;
}

.tabHome {
	height:23px;
	width:80px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-top:3px;
}

.tabChannelsMain {
	border-bottom-color: white;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height:26px;
	width:80px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-left:81px;
	margin-top:0px;
}

.tabChannelsMainBlack {
	height:26px;
	width:80px;
	border-top:#959595 solid 1px;
	border-bottom:#660066 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#660066;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-left:81px;
	margin-top:0px;
	margin-bottom:5px;
}


.tabChannelsMainBlack a{
	color: #FFFFFF;
}


#channelMainPart h1 {
	color:#FFFFFF;
	border:none;
}
#channelMainPart #channelDescription {
	color:#FFFFFF;
	border:none;
}

.tabChannels {
	height:23px;
	width:80px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	position:absolute;
	margin-left:81px;
	margin-top:3px;
}

.tabStoriesMain {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-left-color: #959595;
	border-right-color: #959595;
	border-top-color: #959595;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height:26px;
	width:80px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:162px;
	position:absolute;
	margin-top:0px;
}


.tabStoriesMainBlack {
	height:26px;
	width:80px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	border-bottom:#660066 solid 1px;
	background-color:#660066;
	text-align:center;
	line-height:23px;
	margin-left:162px;
	position:absolute;
	margin-top:0px;
}


.tabStoriesMainBlack a{
	color: #FFFFFF;
}


.tabStories {
	height:23px;
	width:80px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:162px;
	position:absolute;
	margin-top:3px;
}

.tabTagsMain {
	height:26px;
	width:70px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:405px;
	position:absolute;
	margin-top:0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabTags {
	height:23px;
	width:70px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:405px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabSelectionsMain {
	height:26px;
	width:90px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:243px;
	position:absolute;
	margin-top:0px;
}

.tabSelections {
	height:23px;
	width:90px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:243px;
	position:absolute;
	margin-top:3px;
}

.tabSelectionsDisabled {
	height:23px;
	width:90px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:243px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-family: Verdana,Helvetica;
	font-size: 12px;
}

.tabPostsMain {
	height:26px;
	width:70px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	border-bottom:#FFFFFF solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:334px;
	position:absolute;
	color: #890089;
	margin-top:0px;
	font-family: Verdana,Helvetica;
	font-size: 12px;
}

.tabPosts {
	height:23px;
	width:70px;
	border-top:#959595 solid 1px;
	border-right:#959595 solid 1px;
	border-left:#959595 solid 1px;
	background-color:#FFFFFF;
	text-align:center;
	line-height:23px;
	margin-left:334px;
	position:absolute;
	margin-top:3px;
	color: #C4C4C4;
	font-family: Verdana,Helvetica;
	font-size: 12px;
}

.tabLogin {
	height:26px;
	margin-left:434px;
	text-align:center;
	line-height:25px;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/

.imageChannels img {
	margin-right:5px;
	margin-bottom:5px;
}

#imageStories img {
	margin-right:5px;
}

#homeChannelsLeft {
	text-align:left;
}

#homeChannelsMiddle {
	text-align:center;
}

#homeChannelsRight {
	text-align:right;
}

#pageMainFixed {
	height:345px;
	padding-left:8px;
	padding-right:8px;
}

#pageMain {
	min-height: 400px;
	padding-left:8px;
	padding-right:8px;
}

#pageTitle {
	font-size:14px;
}

#pageSubtitle {
	font-size:12px;
}
#channelMainPart {
	background-color:#660066;
}
#channelMainPart img {
	margin: 5px;	
}

td.requiredField { font-weight: bold; }

/* ---------------------------
    FORMS BUTTONS
------------------------------*/

a.btn {
	text-decoration: none; 
	color: #000;
	font-weight: bold; 
	background-color: #F4F4F4;
	border-style: solid;
	border-width: 1px;
	border-color: #C4C4C4;
	padding-left: 5px;
	padding-right: 5px;
}

a.actbtn {
	text-decoration: none; 
	color: #000;
	font-weight: bold; 
	background-color: #C4C4C4;
	border-style: solid;
	border-width: 1px;
	border-color: #787878;
	padding-left: 5px;
	padding-right: 5px;
}

.searchPane{
	text-decoration:none; 
	color:#FFFFFF;
}
a.searchPane{	
	color: white;	
	text-decoration:none;
	margin-right:5px;
}
.searchPaneSelected {
	font-size:13px;
	font-weight:bold;
	text-decoration:none; 
	color:#FFFFFF; 
}
a.searchPaneSelected {
	font-size:13px;
	text-decoration:none; 
	color:#FFFFFF;
}
a.searchPanePages {
	font-size:11px;
	text-decoration:none; 
	color:#000000;
	margin-right:2px;
}
.searchPanePagesSquare1 a {
	border-style:solid;
	border-width:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:7px;
	padding-left:8px;
}

.searchPanePagesSquare2 a {
	border-style:solid;
	border-width:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:4px;
	padding-left:4px;
}

.searchPanePagesSquare3 a {
	border-style:solid;
	border-width:0px;
	padding-top:4px;
	padding-bottom:5px;
	padding-right:1px;
	padding-left:0px;
}

.searchPanePagesSquareSelected a {
	background-color:#959595;
}

.searchPanePagesSquareOthers a {
	background-color:#C4C4C4;
}
div.searchPane{
	padding:5px;
}

/* --------------------------------
    POST DESCRIPTION
----------------------------------*/
div.postdescription {
	margin-top:5px;
}

.divInformationi  { background-color:#F4F4F4; padding: 10px;}
.divInformationi  h3 { font-family: Verdana,Helvetica; color:#787878; font-size: 13px; font-weight: bold; border: 0;}

.divInformationa  { background-color:#BBBBBB;}
.divInformationa  h3 { font-family: Verdana,Helvetica; color:#787878; font-size: 13px; font-weight: bold; border: 0;}

.postdescription  img {
	margin-right:10px;
	vertical-align:middle;
}
.accessGreen {
	vertical-align:middle;
	text-transform:uppercase; 
	color:#4FDC72;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#4FDC72;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
}
.accessOrange {
	text-transform:uppercase; 
	color:#FF8C3F;
	font-weight: bold;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#FF8C3F;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
}
.accessRed {
	text-transform:uppercase; 
	color:#F00;
	font-weight: bold;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:#F00;
	margin-right:10px;
	padding-left:5px;
	padding-right:5px;
}
/*Channels display modes */*
.displayChannelsSmall {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	height:65px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
}

.displayChannelsMedium {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	height:125px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
}

.displayChannelsThumbnail {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	text-align:center;
	width:220px;
	height:200px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	background-color:#FFF;
	float:left;
}

.displayChannelsLarge {
	border-style:solid;
	border-width:1px;
	border-color:#959595;
	padding:7px;
	margin:5px;
	float:left;
}

#tabTextWhite a {
	color:#FFFFFF;
}

#selectionRightBar h1{
	margin-bottom:5px;
}

#selectionRightBar h2{
	margin-top:10px;
}

.displayMedium .addToSelection{
	margin-top:7px;
}

.displaySmall .addToSelection {
	padding-top:9px;
}

.displayLarge .addToSelection{
	float:none;
	padding-left:50px;
}

#postSubtitle {
	font-size: 14px;
}

#postId {
	font-size: 18px;
}

.postSpacer {
	border: 1px;
	border-style: solid;
	border-color: #787878;
}

#priceRatePostGreen {
	height:23px;
	background-color: #339900;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

#priceRatePostRed {
	height:23px;
	background-color: #CC0000;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

#priceRatePostGold {
	height:23px;
	background-color: #FF9900;
	text-align:center;
	color: #FFFFFF;
	font-size: 18px;
}

#postLocationLevel {
	vertical-align:middle;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/* ----------------------------------
                POPUP
---------------------------------- */
#popup {
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-35px;
	padding:10px;
	font-size:1.5em;
	display:none;
	width:400px;
	height:70px;
	border:solid black 1px;
	text-align:center;
	background-color:#CFFFD5;
}

/* ---------------------------------------------------------
                TEMPLATE INTEGRATION
-------------------------------------------------------------*/
.left_box_middle h2{
	background-image:url(../i/menu_left_top.png);
	background-repeat:no-repeat;
	height:27px;
	text-align:right;
	padding-right:20px;
	padding-top:7px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana; 
	font-size:13px; 
	font-style:normal; 
	font-weight:bold;
	color: #FFF;
	border : none;
}

#optionsBar { margin-top:10px; }

/*
	ADVANCES SEARCH
*/
div .filterBox { 
	border:1px solid #959595; 
	margin-bottom:10px;
	padding:5px;
}

div .filterBox p {
	font-weight:bold;
	margin-top:0px;
}

div .filter { padding-left:20px; }

#modeChooser {
	margin-top:5px;	
}