* {
	margin: 0px;
	padding: 0px;
	font-family: "ArialMT", arial, serif;
	font-size: 12px;
	color: #666;
	zoom: 1;
}
*:focus {
	outline: none;
}
/*
HTML {
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%;
}
*:first-child+html,
*/
html {
	overflow-y: scroll;
}

BODY {
	
}
IMG,
TABLE,
FIELDSET {
	border: 0px;
}
LEGEND {
	display: none;
}

OL, UL {
	list-style-type: none;
}
A {
	color: #0064c7;
	text-decoration: none;
}
A.arrow {
	background : url(../img/img_blue_arrow.png) right no-repeat;
	padding-right: 15px;
}
A SPAN{
	cursor:pointer;
}
H1 {
	font-size: 24px;
	font-family: georgia, arial;
	font-weight: normal;
	padding-bottom: 10px;	
}
INPUT.text {
	border: 1px solid #cdcdcd;
	padding: 2px;
	color: #666; /*#b2b2b2;*/	
}

P.intro {
	font-size: 16px;
	line-height: 1.4em;
	padding-bottom: 20px;
}

DIV.clear {
	clear: both;
}

.hide {
	display: none !important;
}

.error {	
	color : #ef5994 !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

DIV#pageheader,
DIV#pagebody,
DIV#pagefooter,
DIV#helpbar {
	width: 964px;
	margin: auto;
	clear: both;
}

DIV#helpbar {
	background: #ffffdc;
	color: #666;
	border-color: #d6d6cd;
	border-width: 1px 0;
	border-style: solid; 
	height: 28px;
}
DIV#helpbar .wrapper {
	padding: 7px 15px;
	width: 850px;
	float: left;
	overflow:hidden;
	height: 9px;
}
/*
DIV#helpbar P {
	padding: 7px 15px;
	width: 50%;
	float: left;
}*/
DIV#helpbar A {
	color: #666;
	text-decoration: underline;
}

DIV#helpbar A.close {
	text-indent: -1000cm;
	background: url(../img/icon_close.gif) no-repeat top left;
	display: block;
	float: right;
	height: 15px;
	width: 15px;
	margin: 7px 15px;
}

DIV#pagebody {
	background: #f6f6f6 url(../img/gfx_roundedtop.gif) no-repeat left top;
}

DIV#pagebody DIV#content {
	margin-top: 8px;
	background: transparent url(../img/gfx_roundedbottom.gif) no-repeat left bottom;
	padding: 10px;
	/* min-height: 750px; */
	clear:both;
	overflow:hidden;
}
DIV#pagebody > DIV#content {
	height: auto;
}

DIV#pagebody DIV#content DIV.leftpane {
	float:left;
	top: 0;
	width: 176px;/*184px;*/
	overflow:hidden;
}

DIV#pagebody DIV#content DIV.leftpane UL{
	/* position: absolute; */
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI {
	height: 22px;
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left:0px;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI.spacer {
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI DIV.top,
DIV#pagebody DIV#content DIV.leftpane UL.menu LI DIV.normal {
	position:absolute;
	width:155px;
	height:34px;
	padding: 0px 20px;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI.spacer DIV  {
	position:absolute;
	width:155px;
	height:34px;
	padding: 0px 18px;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI.active DIV.top{
	height:34px;
	padding:0 13px;
	position:absolute;
	width:155px;
	background: transparent url(../img/menu_top_bg2.gif) no-repeat top left;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI.active DIV.top a {
  padding-left: 6px;
  float: left;
  overflow:hidden;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI.active DIV.normal{
	background:transparent url(../img/menu_normal_bg.gif) no-repeat scroll left top;
	height:34px;
	padding:0 20px;
	position:absolute;
	width:155px;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI A SPAN {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 8px;
	display: block;
}

DIV#pagebody DIV#content DIV.leftpane UL.menu LI A SPAN DIV.nr_of_offers{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	background: url(../img/gfx_nr_of_offers.png) no-repeat top left;
	width: 19px;
	height: 19px;
	vertical-align: middle !important;
	padding-left: 6px;
	margin-top: 0px;
	padding-top: 4px;
	position: relative;
	top: -1px;
	font-weight: bold;
}

/* submenu */
DIV#pagebody DIV.submenu UL.menu {
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
	position: relative;
	top: 0px;
}

DIV#pagebody DIV.submenu UL.menu LI {
	height: 27px;	
	padding-top: 8px;	
	margin: 0px;
	margin-right: 8px;
	float: left;
	display: block;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

DIV#pagebody DIV.submenu UL.menu LI.active {
	border-bottom: 1px solid #fff;
}

DIV#pagebody DIV.submenu UL.menu LI DIV.normal,
DIV#pagebody DIV.submenu UL.menu LI DIV.top{
	float: left;
}

DIV#pagebody DIV.submenu UL.menu LI A {
	display: block;
	background: url(../img/bg_submenu_left.png) no-repeat top left;	
	padding-left:14px;
	float: left;
	text-decoration:none;
	font-family: arial;	
	padding-bottom: 16px;
}

DIV#pagebody DIV.submenu UL.menu LI A SPAN {
	background:  url(../img/bg_submenu_right.png) no-repeat top right;
	font-family: arial;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 16px;
	color: #000;
	float:left;
}

DIV#pagebody DIV#content DIV.component {
	background: url(../img/middle_frame.jpg) repeat-y;
	width: 763px; /*755*/
	margin-left: 0;/*176px;*/
    float: left;
}

DIV#pagebody DIV#content DIV.component DIV.component_body{
	height:520px;
	padding: 0px 23px 10px 30px;	
}

DIV#pagebody DIV#content DIV.component > DIV.component_body {
	height: 760px;
	min-height: 760px;
	height:auto;
	overflow:hidden;
	padding-left:24px;
	min-height:0px;
}

DIV#pagebody DIV#content DIV.component_top {
	background: url(../img/top_frame.jpg) no-repeat;
	width: 763px;
	height: 23px; /*17px;*/
}

DIV#pagebody DIV#content DIV.component_bottom {
	background: url(../img/bottom_frame.jpg) no-repeat;
	width: 763px;
	height:17px;
}

DIV#pagebody DIV#content > DIV.component {
	height: auto;
}

DIV#pageheader DIV.logo {
	display: block;
	width: 191px;
	height: 27px;
	background: transparent url(../img/logo.gif) no-repeat left top;
	float: left;
	text-indent: -1000cm;
	cursor: pointer;
} 

DIV#pageheaderbig {
  height:110px;
  margin:20px auto 0px;
  overflow:visible !important;
  padding-left:0;
  position:relative;
  width:936px;
}

DIV#pageheader,
DIV#pageheadersmall {
	width: 930px; /* 965px */
	margin: 30px auto 10px;
	height: 30px;
	position: relative;
	padding-left: 15px;
	padding-right: 20px;
	overflow: visible !important;
}

DIV#login {
  float:right !important;
  height:40px !important;
  min-height:40px !important;
  /*padding-left:31px !important;*/
  padding-top:20px;
  position:relative;
  width:295px !important;
  z-index:222222 !important;
}

DIV#login A {
	color: #0064c7;
	text-decoration: underline;
	font-size: 10px;
}

DIV#login H2 {
	font: italic normal 12px arial;
	margin-bottom: 5px;
}

DIV#login DIV#loginerror {
	margin-bottom: 5px;
	font-size: 12px;
}

DIV#login A#logout {
  font-size: 12px !important;
}

DIV#login DIV.top {
	height: 38px;
}

DIV#login DIV.middle {

}

DIV#login DIV.bottom {
	/*background: transparent url(../img/gfx_loginbottom.png) no-repeat left top;*/
	height: 27px;
}

DIV#login FORM UL.nav {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
DIV#login UL.nav INPUT {
	height:15px;
	width: 114px; /* 120px */
	font-size:11px;
	color: #666666;
	padding-top: 2px;
}
DIV#login INPUT{
	vertical-align: middle;
}

DIV#login DIV.loginbutton {
	float: left;
	margin-right: 20px;
	font-size: 10px;1
	text-decoration: none;
}

DIV#login DIV.loginbutton A {
	text-decoration: none;	
}

DIV#login DIV.rememberme {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	overflow:hidden;
	display:inline;
}
DIV#login DIV.forgotpass {
	display: block;
	float: left;
	font-size: 10px;
	padding-top: 7px;
}
DIV#login DIV.rememberme INPUT {
	margin-right: 4px;
	padding: 0px;
}
DIV#login DIV.rememberme LABEL {
	font-size: 10px;
}
DIV#largeframe {
	width: 963px;
	margin: auto;
	overflow: hidden;
    clear: both;
}

DIV#largeframe DIV.top {
	background: transparent url(../img/gfx_roundedtop_big.gif) no-repeat left top;
	height: 29px;
	clear:both;
}

DIV#largeframe DIV.middle {
	background: transparent url(../img/gfx_roundedmiddle_big.png) repeat-y left top;
	height: auto;
	padding:5px 38px;
	overflow:hidden;
	clear: both;
}

DIV#largeframe > DIV.middle {
	min-height: 300px;
	height: 300px;
	height: auto;
	
}

DIV#largeframe DIV.middle DIV.content DIV.leftcanvas {
    float: left;
    display: block;
    width: 425px;
}
DIV#largeframe DIV.middle DIV.content DIV.rightcanvas {
    float: right;
    display: block;
    width: 425px;
}

DIV#largeframe DIV.middle DIV.content DIV.leftcanvas H3,
DIV#largeframe DIV.middle DIV.content DIV.rightcanvas H3 {
	font-family: arial;
	font-weight: normal;	 
	text-transform: uppercase;
	margin-top: 35px;
	margin-bottom: 20px;
	font-size: 11px;
	letter-spacing:2px;
	padding-bottom: 3px;
}

DIV#largeframe DIV.middle DIV.content DIV.leftcanvas P,
DIV#largeframe DIV.middle DIV.content DIV.rightcanvas P {
	margin-bottom: 20px;
}

DIV#largeframe DIV.middle DIV.content DIV.leftcanvas P.intro {
	padding-bottom: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
}

DIV#largeframe DIV.middle DIV.content DIV.leftcanvas IMG.advertisers {
	margin-bottom: 8px;
}

DIV#largeframe DIV.middle DIV.content DIV.rightcanvas TD.img {
	padding-left: 20px;
}

DIV#largeframe DIV.middle DIV.content A.borderbutton SPAN {
	width: 370px;
}

DIV#largeframe DIV.bottom {
	background: transparent url(../img/gfx_roundedbottom_big.gif) no-repeat left top;
	height: 29px;
	clear: both;
	display:block;
	margin-top: 0px;
	padding-top: 0px;
}

DIV#pageheaderbig DIV.logo {
	cursor:pointer;
	display:block;
	float:left;
	height:99px;
	text-indent:-1000cm;
	width:614px;
	background: transparent url(../img/logo_big.png) no-repeat left top;
}
DIV#pageheadersmall DIV.logo {
	display: block;
	width: 191px;
	height: 27px;
	background: transparent url(../img/logo.gif) no-repeat left top;
	float: left;
	text-indent: -1000cm;
	cursor: pointer;
} 
DIV#headerspacer {
	display: block;
	width : 938px;
	height: 4px;
	background: transparent url(../img/gfx_header_spacer_big.png) no-repeat left top;
	margin: 10px auto;
	clear:both;
}
DIV.spacer {
	display: block;
	width : 100%;
	height: 4px;
	background: transparent url(../img/gfx_header_spacer_big.png) no-repeat left top;
	margin: 10px auto;
	clear:both;
}
DIV#headerinfo {
	display: block;
	margin: auto;
	width: 858px;
	height: 80px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
}
DIV#headerinfo DIV.column {
	display: block;
	float: left;
	width: 260px;
	padding: 0 10px;
	line-height: 1.4em;
	font-size: 12px;
	
}
DIV#headerinfo DIV.column H2 {
	margin-bottom: 2px;
	font: italic normal 12px arial;
}
DIV#headerinfo DIV.column H2 SPAN {
	font-style: normal;
}
DIV#headerinfo DIV.column H3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
DIV#headerinfo DIV.column INPUT {
	margin-top: 6px;
	margin-right: 5px;
}
DIV#headerinfo DIV.column INPUT#invitecode {
	border: 1px solid #cdcdcd;
	padding: 2px;
	width: 160px;
}
DIV#headerinfo DIV.column DIV.register {
	display: block;
	padding-top: 10px;
	margin-left: -3px;
}
DIV#pageheader UL.nav,
DIV#pageheadersmall UL.nav {
	display: block;
	float: right;	
	margin-top: 10px;
}

DIV#pageheader UL.nav LI,
DIV#pageheadersmall UL.nav LI {
	display: block;
	float: left;
	color: #b2b2b2;
	padding-left: 15px;
}

DIV#pageheader UL.nav LI A,
DIV#pageheadersmall UL.nav LI A {
	text-decoration: none;
	color: #000;
}


DIV#pageheaderbig UL.nav LI {
	display: block;
	float: left;
	color: #b2b2b2;
	padding-right: 10px;
}

DIV#pageheadernbig UL.nav LI A {
	text-decoration: none;
	color: #000;
}
DIV#pageheaderbig UL.nav {
	display: block;
}
DIV#pageheaderbig IMG {
	margin-right: 5px;
}

DIV#pagefooter {
  height:30px;
  padding-left:9px;
  padding-right:8px;
  padding-top:12px;
  width:934px;
}

DIV#pagefooter DIV.copyright {
  color:#B2B2B2;
  float:left;
  font-size:11px;
  left:-5px;
  padding-right:20px;
  position:relative;
}

DIV#pagefooter DIV#countrychooser {
	float: left;
	color: #b2b2b2;
	font-size: 11px;
}

DIV#pagefooter DIV#countrychooser A {
	color: #b2b2b2;
	font-size: 11px;
}

DIV#pagefooter DIV#countrychooser A.inter {
	color: #333;
	font-size: 11px;	
}

DIV#pagefooter UL.nav {
	display:block;
	float:right;
}

DIV#pagefooter UL.nav LI {
	display: block;
	float: left;
	color: #b2b2b2;
	padding-right: 15px;
	margin-right: 1px;
	padding-right: 7px;
}

DIV#pagefooter UL.nav LI A {
	text-decoration: none;
	color: #505050;
	font-size: 11px;
}

DIV#pagefooter UL.nav LI A:hover {
	text-decoration: underline;
}

DIV#largeframe DIV.middle DIV.content H3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3em;
}

DIV#largeframe DIV.middle DIV.content P,
DIV#largeframe DIV.middle DIV.content DIV.contenthalf P{
	font-size: 13px;	
	line-height: 1.4em;
	margin-bottom: 50px;	
}

DIV#largeframe DIV.middle DIV.content P.intro {
	font-size: 16px;
	margin-top: 10px;
	line-height: 1.4em;
}
DIV#largeframe DIV.middle DIV.content DIV.contenthalf {
	display: block;
	float: left;
	width: 410px;
	font-size: 13px;
	/*letter-spacing: 1px;*/
	line-height: 1.4em;
	padding-right: 26px;
	margin:0px;
}
DIV#largeframe DIV.middle DIV.content DIV.contenthalf P.invite{
	margin-bottom: 40px;
	color: #B85C81;
}
DIV#largeframe DIV.middle DIV.content DIV.contenthalf IMG.about{
	display: block;
	margin: auto;
	vertical-align: middle;
}
/*
DIV#largeframe DIV.middle DIV.content DIV.contenthalf A.register{
	display: none;
	text-align: right;
}*/
DIV#largeframe DIV.middle DIV.content DIV.contenthalf UL {
	padding-left: 15px;
}
DIV#largeframe DIV.middle DIV.content DIV.contenthalf UL LI{
	list-style: square;
	font-style: italic;
	font-size: 12px;
	margin-top: 7px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird {
	display: block;
	float: left;
	width: 270px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird H1 {
	text-align: center;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird UL {
	padding-left: 15px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird UL LI{
	list-style: disc;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird UL LI A {
	text-decoration: underline;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird A.register{
	display: block;
	margin-right: 0;
	margin-top: 20px;
	text-align: right;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird DIV.imagecontainer1 {
	padding-top: 15px;
	height: 190px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird DIV.imagecontainer2 {
	padding-top: 48px;
	height: 157px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird DIV.imagecontainer3 {
	padding-top: 52px;
	height: 153px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird DIV.imagecontainerheader {
	height: 30px;
}
DIV#largeframe DIV.middle DIV.content DIV.contentthird IMG.start{
	display: block;
	margin: auto;
	vertical-align: middle;
}
DIV#largeframe DIV.middle DIV.content DIV.arrow {
	display: block;
	float: left;
	width: 20px;
	padding-top: 80px;
}
DIV#largeframe DIV.middle DIV.content DIV.start {
	display: block;
	overflow:hidden;
	padding: 15px;
	background: url(../img/gfx_start_bg.png) repeat-y;
	border: 1px solid #ebebeb;
	/*height: 450px;*/
}
/* CONTENT */
DIV#largeframe DIV.middle DIV.content UL.nav {
	display: block;
	clear : both;
	margin-bottom: 35px;
	overflow: hidden;
}
DIV#largeframe DIV.middle DIV.content UL.nav LI {
	display: block;
	float: left;
	margin-right: 12px;
	margin-top:4px;
}

DIV#largeframe DIV.middle DIV.content UL.nav LI A {
	display: inline;
	padding-top: 4px;
	color: #0064c7;
	margin-right:10px;
  padding-top:0;
}

DIV#largeframe DIV.middle DIV.content UL.nav LI A SPAN {
	color: #0064c7;
}

DIV#largeframe DIV.middle DIV.content UL.nav LI.active {
	margin-right: 4px;
	margin-top:0px;
}

DIV#largeframe DIV.middle DIV.content UL.nav LI.active A {
	background: url(../img/btn_contentmenu_left.png) no-repeat left top;
	padding-left:8px;
	float: left;
	text-decoration:none !important;
	font-family: arial;
	margin-right: 10px;
	cursor: pointer;
	padding-top: 0px;

}
DIV#largeframe DIV.middle DIV.content UL.nav LI.active A SPAN {
	background:  url(../img/btn_contentmenu_right.png) no-repeat right top;
	font-family: arial;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right:12px;
	color:#4d4d4d;
	float:left;	
}
DIV#largeframe DIV.middle DIV.maintenance {
	text-align: center;
}
DIV#largeframe DIV.middle DIV.maintenance H2 {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 30px;
}
/* admin */
TABLE.listing {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

TABLE.listing TR.row0 {	
	background-color: #ececec;
}

TABLE.listing TR.row1 {
	background-color: #fff;
}

TABLE.listing TR TH {
	text-align: right;
	color: #666;
	font-weight: bold;
}

TABLE.listing TR TH.title,
TABLE.listing TR TH.name {
	text-align: left;
}

TABLE.listing TR TD,
TABLE.listing TR TH {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

TABLE.listing TR TH {
	padding-bottom: 10px;
	text-align: right;
}

TABLE.listing TR.row0 TD,
TABLE.listing TR.row1 TD{
	text-align: right;
	color: #666666;
}

TABLE.listing TR TD.date {
	width: 120px;
}

TABLE.listing TR.row0 TD.title,
TABLE.listing TR.row1 TD.title,
TABLE.listing TR.row0 TD.name,
TABLE.listing TR.row1 TD.name{
	text-align: left;
	width: auto !important;
}

TABLE.listing TR.row1 TD.bold {
	font-weight: bold;	
}

TABLE.listing TR.row0 TD.title A,
TABLE.listing TR.row1 TD.title A,
TABLE.listing TR.row0 TD.name A,
TABLE.listing TR.row1 TD.name A{
	overflow:hidden;
	display:block;
}

TABLE.listing TR.row0 TD.title A,
TABLE.listing TR.row1 TD.title A{
	width:auto;
}

TABLE.listing TR.row0 TD.name A,
TABLE.listing TR.row1 TD.name A{
	width:auto !important;
}

TABLE.listing TR TD.total {
	font-weight: bold;
}

DIV.pagenav {
	padding-top:10px;
	display: block;
	width: 100%;
	text-align: center;
}

/* listing */
DIV.listingcontrollers {
	display: block;
	padding-left: 0px;
	padding-right: 5px;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
	margin-bottom:10px;padding-bottom:8px;
	padding-top:7px;
}
DIV.listingcontrollers FORM#listingform DIV.sort {
	float:left;
	padding-top: 3px;
	padding-left: 25px;
}
DIV.listingcontrollers FORM#listingform DIV.filter {
	float:right;
}
DIV.listingcontrollers FORM#listingform DIV.filter INPUT.text {
	float:right;
	display: block;
	width: 152px;
	margin-bottom: 10px;
	border: 1px solid #cdcdcd;
	padding: 4px;
	margin-right: 10px;
}
DIV.listingcontrollers FORM#listingform DIV.sort LABEL {

}

/* news */
DIV#news H1 {
	padding-bottom: 20px;
}
DIV#news DIV.date {
	color: #808080;
	font-size: 10px;
	padding-bottom: 2px;
}
DIV#news DIV.subject {
	font-size: 13px;
	padding-bottom: 30px;
}

/* ROUND POPIN */

UL#popin_blog_list {
	list-style-type:none;
}

UL#popin_blog_list LI {
	margin:0px;
	padding:0px;
	clear:both;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}

UL#popin_blog_list LI DIV {
	float: left;
	width: 200px;
}

UL#popin_blog_list LI A {
	float: left;
	padding-right: 15px;
	overflow:hidden;
	background: url(../img/icon_arrow.gif) no-repeat right center;
}
DIV#popin_over_small,
DIV#popin_over {
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position: fixed;
	top:0;
	width:100%;
	z-index:100;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

DIV.popin_over_bg {
	background-color: #000;
	background-color: transparent;
	background-image: url(../img/overlay.png);
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

DIV#popin_round_small {
  position: absolute;
	z-index:1000;
	padding-top: 11px;
	width: 500px;
	background: url(../img/popin_top_new.png) no-repeat left top;				
}

DIV#popin_round {
	position: absolute;
	z-index:1000;
	padding-top: 11px;
	width: 688px;
	background: url(../img/popin_top_wide.png) no-repeat left top;
}

DIV#popin_round_small DIV.content_box_small {
	width:494px;
	background: url(../img/popin_bottom_new.png) no-repeat left bottom;
	padding-bottom:10px;
	overflow:hidden;			
}

DIV#popin_round DIV.content_box {
	width: 100%;
	background: url(../img/popin_bottom_wide.png) no-repeat left bottom;
	padding-bottom:10px;
	overflow:hidden;
}

DIV#popin_round_small DIV.content_round_small {
				background:transparent url(../img/popin_middle.png) repeat scroll left bottom;
				overflow:hidden;
				padding:10px 30px 20px 35px;
				text-align:center;
				width:429px;
				padding-top:15px;
}

DIV#popin_round DIV.content_round {
	width: 603px;
	background: url(../img/popin_middle_wide.png) left bottom;
	padding:20px;
	padding-left:35px;
	padding-right:30px;
	overflow:hidden;
}

DIV#popin_round DIV.content_round H3 {
	font-family:georgia,arial;
	font-size:20px;
	font-weight:normal;
	padding-bottom:15px;
	text-align: left;
}

P.popin_content_small {
	text-align: left;
	width: 425px;
}

P.popin_content DIV.search {
				text-align: left;
				margin-bottom: 10px;
}

TABLE.paymentlist TD {
	vertical-align: top;
}

TABLE.paymentlist TD.small {
				font-size:10px;
                padding:3px 8px;
}

H3.popin_headline_small {
				font-family:georgia,arial;
				font-size:19px;
				font-weight:normal;
				padding-bottom:10px;
				text-align: left;
}

DIV#popin_round DIV.content_box DIV.content_round H1 {
				font-size: 20px;				
}

P.popin_content_small IMG.thumb,
P.popin_content IMG.thumb {
	width: 424px;
	height: 250px;
	background-color: #000000;
}
DIV#popin_round_small DIV.popin_buttons_small,
DIV#popin_round DIV.popin_buttons {
	text-align: right;
	float:right;
	display:block;
	padding-top:20px;
}

/* ROUND POPIN */

/* popin */
DIV#popin {
	position: absolute;
	z-index: 1000;
	background: url(../img/bg_popin_top.gif) no-repeat left top;
	padding-top: 11px;
	width: 425px;
}

DIV#popin DIV.content {
	background: url(../img/bg_popin_btm.gif) no-repeat left bottom;
	overflow: hidden;
	clear: both;
	padding: 25px 35px 40px;
}
DIV#popin DIV.content H3 {
	margin-bottom: 5px;
}
DIV#popin DIV.content P {
	margin-bottom: 15px;
	line-height:17px;
}

TABLE.terms {
	width: 100%;
}
TABLE.terms TR TD {
	vertical-align: top;
}
TABLE.terms TR TD.nr {
	width: 30px;
}
TABLE.terms TR TD H2 {
	margin: 0 0 5px !important;
	padding: 0 !important;
	border: 0px !important;
	font-weight: bold !important;
}

TABLE.terms TR TD P {
	margin: 0 0 5px !important;
	padding: 0 !important;
}

TABLE.terms TR TD SPAN {
	text-decoration: underline;
}

SELECT#list_sort{
	width:120px;
}

/* TOPLISTBAR */
DIV#toplistbar {
	width: 924px; /* 964px */
	margin: auto;
	clear: both;
	height: 140px; /* 160 px */
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
DIV#toplistbar H3 {
	font-family: arial;
	font-size: 13px;
	color: #403f41;
	padding-bottom: 7px;
}
DIV#toplistbar TABLE.toplist {
	width: 100%;
	border: 0px;
	border-collapse: collapse;	
}
DIV#toplistbar TABLE.toplist TR {
	height: 22px;
}

DIV#toplistbar TABLE.toplist TR.row0 {	
	background-color: #ececec;
}
DIV#toplistbar TABLE.toplist TR.row1 {
	background-color: #fff;
}
DIV#toplistbar TABLE.toplist TD {
	color: #403f41;
	font-size: 13px;
	overflow: hidden;
	vertical-align: top;
	padding-top: 2px;
}
DIV#toplistbar TABLE.toplist TD.nr {
	width: 17px;
	padding-left: 4px;
}
DIV#toplistbar TABLE.toplist TD.middle {
	width: 156px; /* 160px */
	overflow: hidden;
	text-align: left;
	padding: 2px;
}
DIV#toplistbar TABLE.toplist A.visit_blog {
	font-size: 10px;
}
DIV#toplistbar DIV#leftcanvas {
	float: left;
	width: 284px; /* 310px */
	padding-right: 26px;
}
DIV#toplistbar DIV#leftcanvas P {
	float: none;
	width: 140px;
	color: #403f41;
	line-height: 1.3em;
}
DIV#toplistbar DIV#leftcanvas IMG {
	float: right;
}
DIV#toplistbar DIV#leftcanvas A {
	clear: both;
	float: right;
	margin-top: 12px;
}
DIV#toplistbar DIV#middlecanvas {	
	float: left;
	width: 257px; /* 310px */
	height: 140px;
	padding-left: 24px;
	padding-right: 24px;
	border-left: 1px solid #e1e1e1;
}
DIV#toplistbar DIV#rightcanvas {	
	border-left:1px solid #E1E1E1;
	float:left;
	padding-left:24px;
	width:281px;	
}

DIV#new_lmk {
	margin-left: 5px;
	overflow: hidden;
	margin-bottom:10px;
}

DIV#new_lmk FORM {
	display: none;
}

DIV#new_lmk FORM LABEL,
DIV#new_lmk FORM INPUT,
DIV#new_lmk FORM SELECT,
DIV#new_lmk A.buttonsmallgreen {
	margin-right: 5px;
	margin-bottom: 0px;
	float: left !important;
	overflow:hidden;
	padding-bottom:10px;
}

DIV#new_lmk A#new_lmk_a {
	margin-left: 0px;
}

DIV#new_lmk DIV#lmk_success {
	float: left;
}

SPAN.pagnavnum,
A.pagnavnum {
	padding-right: 5px;
	margin:0px;
}

/* add new user */
DIV.addnewuser {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 5px;
	margin-bottom: 10px;
	height: 25px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom: 15px;
}


/* USER HOME */
DIV.userpage DIV.halfbox {
	float:left;
	width: 210px;
	margin:0px;
	padding:0px;
	line-height: 20px;
}

DIV.userpage DIV.halfbox_left {
	padding-right: 20px;
}

DIV.userpage DIV.halfbox_right {
	padding-left: 20px;
}

DIV.userpage DIV.middlebox {
	width: 424px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

DIV#userpage_nomargin {
	margin:0px;
	padding:0px;
}

DIV#list {
	overflow:hidden;
	clear:both;
}

DIV.paging  {
	width: 715px;
	float:left;
	margin:0px;
	padding:0px;
	text-align: center;
	margin-top:10px;
	overflow:hidden;
	height: 22px;
	vertical-align:middle;
	padding-top:10px;
}

DIV.relatedbox DIV.paging {
	width:660px;
	clear:both;
	padding:0px;
	overflow:visible;
	margin:0px;
	height: 30px;
}

DIV.paging DIV.prev {
	float:left;

}

DIV.paging DIV.next {
	float:right;
}

DIV.paging a {
	border: 1px solid #e2e2e2;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	text-align: center;
	color: #666666;
	font-weight: bold;

	height: 15px;
}

DIV.paging a:visited {
	border: 1px solid #e2e2e2;
	text-decoration: none;
	color: #666666;
}

DIV.paging a:hover {
	border: 1px solid #c0c0c0;
	text-decoration: none;
	color: #666666;
}

DIV.userpage DIV.moviebox{
	width: 100%;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

DIV.userpage DIV.moviebox DIV.movie{
	width: 196px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 15px;
	height: 148px;
	overflow:hidden;
	float:left;
}

DIV.userpage DIV.halfbox DIV.bottomtext {
	width: 400px;
	line-height: 18px;
	margin-top: 10px;
}

DIV.userpage DIV.halfbox DIV.bottomtext .smalltext{
	width: 400px;
	font-size: 10px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}

DIV.userpage DIV.halfbox H2 {
	font-size:20px;
	font-weight:normal;
	padding-bottom:2px;
	margin:0px;
}

DIV.userpage DIV.halfbox H2.bold {
	font-weight: bold;
}

TABLE#timebox SELECT.daynr {
	width: 40px;
	text-align: center;
}

TABLE#timebox SELECT.day {
	width: 100px;
}

TABLE#timebox SELECT.year {
	width: 55px;
	text-align: left;
}

TABLE#timebox SELECT.month {
	width: 100px;
}

DIV.payment_box {
	background-color:#ECECEC;
	border-top:1px solid #C0C0C0;
	font-size:10px;
	font-weight:normal;
	margin-bottom:10px;
	padding:5px;
	text-transform:uppercase;
	padding-bottom: 8px;
	padding-left:9px;
	letter-spacing:1px;
	margin:0px;
}

DIV.totalpayedheadline {
	float: left;
	font-weight: bold;
}

DIV.totalpayed {
	float: right;
	font-weight: normal;
}

DIV.collapse A.collapse_button {
	text-decoration: none;
	float: right;
	font-size: 20px;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-weight: normal;
	color: rgb(0, 100, 199);
	margin-top:6px;
}
/*
BODY DIV#pagebody DIV#content DIV.component_body DIV.content TABLE.paymentlist {
				 display:inline !important; 
}


TABLE.paymentlist TD.small {
				font-size: 10px;
}
*/

DIV.collapse {
	margin-top:10px;
}

DIV.userpage A.blog_link {
	padding-right: 15px;
	overflow:hidden;
	background: url(../img/icon_arrow.gif) no-repeat right center;
	text-decoration: none;
}

DIV.userpage A.blog_link:hover {
	text-decoration: underline;
}

A.blog_list_link {
	margin-top:20px;
	font-size: 11px;
}

DIV.newbooking_form DIV#status DIV#uploading {
				display:none;
}

A.blogurl {
				/* padding-right: 15px;
				background: url(../img/icon_arrow.gif) no-repeat right center; */
				overflow:hidden;
}


A.changelink {
				font-size: 10px;
				margin-left: 10px;
				float:left;
				margin-top:2px;
}

DIV.campaign_filter {
				overflow:hidden;
				width: 500px;
				float: right;
}

DIV.upload_file_name {
				width: 150px;
				float: right;
}

BODY DIV#pagebody DIV.component DIV.admincontent {
				min-height: 620px !important;
}

/* ad preview */
DIV.ad_preview OBJECT {
	position: relative;
	top:3px;
}
DIV.ad_preview IMG.thumb_video {
	display:block;	
	margin: auto;
	width: 424px;
	height: 372px;
}
DIV.ad_preview IMG.thumb_banner{
	display:block;
	margin: auto;
	width: 424px;
	height: 54px;	
}

DIV.campaign_filter {
	height: 30px;
	width: 100%;
	overflow:hidden;
	border-bottom:1px solid #C8C8C8;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-left:0;
	padding-right:5px;
}

DIV.campaign_filter DIV.buttons {
	float: right;
}

DIV.campaign_filter DIV.sort {
	width:200px;
	float:left;
	margin-left:10px;
	margin-top:4px;
}

DIV.campaign_filter DIV.filter {
	width: 240px;
	overflow:hidden;
	float: left;
}

DIV.campaign_filter DIV.filter INPUT {
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:4px;
	width:162px;
}

DIV.campaign_filter_new DIV.filter INPUT {
	display:block;
	float:right;
	margin-bottom:10px;
	margin-right:10px !important;
	padding:4px;
	width:162px;
}

DIV.campaign_filter_new #listsmall {
  margin-left: 0px !important;
}

.footerright {
	float:right;
	overflow:hidden;
	width:auto;
}

.footerright .network {
	float:left;
	overflow:hidden;
	width:auto;
}

.footerright .network a:visited,
.footerright .network a {
	color: #505050;
	padding-top: 1px;
	margin-left: 6px;
	overflow:hidden;
	float: left;
	font-size: 11px;
	text-decoration: none;
}

.footerright .network a:hover {
	text-decoration: underline;
}

.footerright .network img {
	vertical-align: middle;
	float: left;
}

.footerright .delare {
	padding-left: 9px; margin-right: 9px;
}

.copyright .countrychooser {
	float:left;
	overflow:hidden;
}

.copyright .countrychooser .separator {
	margin-left: 5px;
}

.copyright .countrychooser a:visited,
.copyright .countrychooser a {
	margin-top:0px;
	overflow:hidden;
	font-size: 11px;
	margin-left: 5px;
	color: #505050;
	padding-left: 0px;
}

.copyright .countrychooser a:hover {
	text-decoration: underline;
}

.copyright .countrychooser img {
	vertical-align: middle;
}

#pagefooter .text {
	float:left;
	margin-right:11px;
	font-size: 11px;
	color: #b2b2b2;
	padding-top: 1px;
	margin-left: 4px;
}

.loginlink {
  float:right;
  overflow:hidden;
  width:auto;
  margin-right: 0px;
  margin-top:1px;
}

.loginlink .loginbuttonbox {
  background: url(../img/loginbutton.png) no-repeat right top;
  width: 102px;
  height: 31px;
   color: #FFFFFF;
   float: left;
  text-decoration: none;
  
}

.loginbuttonboxup {
  background: url(../img/loginbuttonup.png) no-repeat right top !important;
}

.loginlink .loginbuttonbox:hover {
  cursor: pointer;
}

.loginlink .loginbutton span {
  color: #FFFFFF;
  text-decoration: none;
}

.loginlink .loginbutton a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.loginlink .loginbutton span {
  
}

.loginlink .text {
  float:left;
  font-family:Arial;
  font-size:12px;
  margin-right:7px;
  margin-top:8px;
  width:auto;
}

.loginlink .loginbutton {
  float:left;
  font-family:Arial;
  font-size:12px !important;
  font-weight:normal;
  margin:0;
  overflow:hidden;
  padding-left:14px;
  padding-top:0px;
  margin-top: 8px;
  text-decoration:none !important;
}

.loginlink .loginbutton span {
  font-size: 12px !important;
  font-weight: normal !important;
}

.loginform {
  background:  url(../img/loginformnew.png) no-repeat right top;
  float:left;
  height:239px;
  left:78px;
  overflow:hidden;
  position:absolute;
  top:51px;
  width:229px;
  z-index:200;
}

.loginformspecial {
  background:  url(../img/loginformsmall5.png) no-repeat right top !important;
}

.loginform form {
  float:left;
  overflow:hidden;
  padding-left:17px;
  padding-right:22px;
  padding-top:14px;
}

.loginform form .form {
  height:83px;
  padding-top:4px;
  width:190px;
}

.loginform .bottombuttons {
  overflow:hidden;
  float: left;
  width: 100%;
  height: 51px;
}

.loginformspecial .bottombuttons {
  height: 43px !important;
}

.loginform .bottombuttons .loginbutton {
  margin-top: 7px;
  margin-left: 0px !important;
  padding-left: 0px !important;
  float: left;
  overflow:hidden;
  margin-right: 0px !important;
}

.loginform .bottombuttons .loginbutton a {
  margin-left: 0px !important;
}

.loginform .bottombuttons .rememberme {
  overflow:hidden;
  float: left;
  padding-top: 13px;
  margin-right: 0px !important;
 /* width: 104px; */
  padding-right: 0px !important;
  padding-left: 9px !important;
}

.loginform .bottombuttons .rememberme INPUT {
  padding-top: 0px !important;
}

.loginform .bottombuttons .rememberme label {
  width:67px;
  float: left;
  overflow:hidden;
  margin-left: 6px;
}

.loginform .rememberme input {
  float: left;
  overflow:hidden;
}

.loginform .otherlinks {
  float:left;
  overflow:hidden;
  padding-bottom:5px;
  padding-top:0px;
  text-align:center;
  width:100%;
  margin-top: 0px;
}

.loginform .otherlinks a {
  font-size: 10px;
}

.loginform .otherlinks .separator {
  margin-left: 5px;
}

.loginform .otherlinks a.forgot {
  font-size: 10px;
}

.loginform .otherlinks a.request {
  font-size: 10px;
}

.speclogin {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../img/loginbuttonnewleft2.png) no-repeat scroll left top;
  cursor:pointer;
  float:left;
  font-family:arial;
  height:25px;
  margin-right:0;
  padding-bottom:10px;
  padding-left:1px;
  padding-right:0;
  width: auto;


  text-decoration:none !important;

}

.speclogin span {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(../img/loginbuttonrightdown.png) no-repeat scroll right top;
  color:#FFFFFF;
  cursor:pointer;
  float:left;
  font-family:arial;
  font-size:12px;
  height:25px;
  padding:8px 41px 4px 14px;

}

.specloginsel span {
  background:transparent url(../img/loginbuttonrightup.png) no-repeat scroll right top; 
}

.loginform .facebook {
  overflow:hidden;
  float: left;
  height: 51px;
}

.loginform .facebook h2 {
  font-size: 10px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  overflow:hidden;
  float: left;
  font-style: normal !important;
}

.loginform .facebook .button {
  margin-left:auto;
  margin-right:auto;
  padding-top:6px;
  text-align:center;
  overflow:hidden;
  float: left;
  width:192px;
}

.loginform .makespace {
 height:6px;
 float: left;
 overflow:hidden;
 width: 100%;
}

.loginform .input {
  font-size:10px;
  height:18px;
  margin-top:3px;
  padding-left:5px;
  padding-top:4px;
  width:190px;
  background: url(../img/logininput.png) no-repeat left;
  border:none;
}

.loginform label {
  float: left;
  overflow:Hidden;
  width: 100%;
  margin-right: 0px;
  padding-right: 0px;
  font-size: 10px;
}

.loginform label a {
  text-decoration: none !important;
  text-align: right;
  margin-right: 0px;
  float: right;
  width: 110px;
}

.loginform form .form .input {
  
}

.facebookbutton {
  float: left;
  margin-bottom: 5px;
  overflow:hidden;
  width: 202px;
  height: auto;
}

.facebookbutton h2 {
	text-transform: none !important;
	font-size: 12px !important;
	letter-spacing: normal !important;
	padding-top: 0px !important;
	padding-bottom: 10px !important;
}

.facebookbutton .small {
  font-size: 10px;
  padding-bottom: 10px !important;
}

.facebookbutton #RES_ID_fb_login_image {
  padding-bottom: 10px; 
}

#pageheadersmall #login {
  float:left;
  margin-left:379px;
  padding-top:0 !important;
  height: 30px !important;
  min-height: 30px !important;
}

#pageheadersmall #login .loginlink {
  margin-right: -7px;
}

#pageheadersmall #login #loginform {
  top: 31px;
  left: 82px; /*114px;*/
}

.a.fbconnect_login_button,
.facebookconnect {
  font-size: 11px !important;
  font-weight: bold !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.biglogin {
  overflow:hidden;
  float: left;
  width: 621px;
}

.biglogin .left {
  width: 260px;
  float: left;
  overflow:hidden;
}

.biglogin h1 {
  margin-bottom: 50px !important;
}

.biglogin .right {
  width: 311px;
  overflow:hidden;
  margin-left: 30px;
  float: left !important;
}

.biglogin .form,
.biglogin form {
  overflow:hidden;
  float: left;
  width: 100%;
}

.biglogin label {
 overflow:hidden;
 width: 100%;
 font-size: 10px;
 float: left;
 margin-bottom: 2px;
}

.biglogin .message {
}

.biglogin .message .text {
  
}

.biglogin .message .pink {
  font-weight: bold;
  color: #f36394;
}

.biglogin .message .black {
}


.biglogin .message .small {
  font-size: 10px;  
}

.biglogin .message .small a {
  float: left;
  overflow:hidden;
  background : url(../img/arrow_small.png) right no-repeat;
  padding-right: 10px;
  font-size: 10px;
}

.biglogin .facebook {
  float:left;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  overflow:hidden;
  text-align:center;
  width:100%;
}

.biglogin .message .small,
.biglogin .message,
.biglogin .left,
.biglogin .message .text, 
.biglogin .message .pink,
.biglogin .message .black {
  overflow:hidden;
  float: left;
  width: 248px;
  padding-bottom: 10px;
}

.biglogin .message .text, 
.biglogin .message .pink,
.biglogin .message .black, 
.biglogin .message {
  width: 200px !important;
}

.biglogin label a {
  font-size: 10px !important;
  text-align: right;
  float: right;
}

.biglogin .bottombuttons {
  border-bottom:1px solid #E6E6E6;
  float:left;
  margin-top:12px;
  overflow:hidden;
  padding-bottom:20px;
  width:100%;
}

.biglogin .bottombuttons .loginbutton {
  float: left;
  overflow:hidden;
}

.biglogin .bottombuttons .rememberme {
  float: left;
  overflow:hidden;
  width: 220px;
  margin-top: 6px;
  margin-left: 10px;
}

.biglogin .makespace {
  height: 12px;
  float: left;
  overflow:hidden;
  width: 100%;
}

.biglogin .bottombuttons .rememberme input {
  float: left;
}

.biglogin .bottombuttons .loginbutton {
  
}

.biglogin .bottombuttons .loginbutton a {
  margin-left: 0px !important;
}

.biglogin .bottombuttons .rememberme label {
  float: left;
  margin-left: 5px;
  width: 200px !important;
}

.biglogin .input {
  border:medium none;
  float:left;
  font-size:10px;
  height:18px;
  padding-left:6px;
  padding-top:4px;
  width:311px;
  background: url(../img/logininputbig.png) no-repeat left;
}


.profilebox {
  height:30px;
margin-bottom:30px;
padding:5px;
}

.profilebox .image {
  width: 52px;
  float: left;	
  overflow:hidden;
  margin-right: 5px;
}

.profilebox .image img {
  width: 52px;
}

.profilebox .text {
  width: auto;
  overflow:hidden;
  font-size: 10px;
}

.profilebox .text h1 {
  font-size: 11px;
  margin-bottom: 2px;
  padding-bottom: 0px;
  margin-top: 0px;
  font-family: Arial;
  color: #666666;
}
.profilebox .text h1 a {
  font-size: 10px;
}

.profilebox .text .line {
  width: 100%;
  overflow:hidden;
  font-size: 10px;
  float: left;
}

.profilebox .text .small A,
.profilebox .text .small {
  font-size: 10px;
}

.profilebox .text .profilelink {
  padding-top:12px;
}

.campaign_filter_new {
  margin-right: 0px !important;
  padding-right: 0px !important;
}

.campaign_filter_new .sort {
  width: auto !important;
  margin-left: 0px !important;
}

.campaign_filter_new .filter {
  width: 194px !important;
  float: right !important;
}

.campaign_filter_new .language {
  float:left;
  margin-top:4px;
  overflow:hidden;
  width:auto;
  margin-left: 0px !important;
}

.campaign_filter_new  div.filter input {
  width: 122px !important; 
}

.campaign_filter_new #listingform div a.printbutton {
  margin-left: 0px !important;
}

.campaign_filter_new div.filter a#listingsubmit {
  margin-right: 0px !important;
}

.campaign_filter_new .language .list_language_sort {
  
}

.campaign_filter_new .language .list_language_sort {
  
}

.campaign_filter_new .language .list_language_sort label {
  
}


DIV.languagespacer,
DIV.searchspacer,
DIV.sortspacer,
DIV.newspacer,
DIV.stylespacer {
  overflow:hidden;
  float: left;
}

DIV.languagespacer {
  
}

DIV.searchspacer {
  
}

DIV.sortspacer {
  width: 17px;
}

DIV.stylespacer {
  width: 21px;
}

DIV.newspacer {
  width: 21px;
}
 
FORM#new_lmk_form #lmk_error {
  margin-top: 5px;
  margin-left: 10px;
  width: auto;
  float: left;
}

DIV#loginform A.forgot {
  font-size: 10px !important;
}

DIV.admincontent DIV.content H1 {
  padding-bottom: 15px;
}

#video-user .component_body {
	overflow:visible!important;
	height:500px;
	min-height:500px!important;
}