/**************** General information  ********************/

* { margin:0; padding:0; }

body {
	background:url(../images/bg.png) 0 0 repeat;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.4em;
	margin: 0px auto;
	font-size: 12px;
	color: #190904;
	width: 1000px;
}

form { margin: 0; padding: 0; }

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #c93413;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

.clr {
	clear: both;
}
.content {
	margin-left: 120px;
}

#slideshow { 
	margin-top:5px;
	margin-bottom: -20px;
}

/**************** Header Area *******************/

div#header {
	background: url(../images/header.php) no-repeat;
	height: 314px;
	width: 1000px;
	margin: auto;
}
#header_l {
	padding-top:22px;
}
div#search input{
	margin-left:760px;
	margin-bottom:-28px;
	width:176px;
	height:38px;
	background: url(../images/recherche.png) no-repeat;
	color: #ff6600;
	padding:14px 0 0 20px;
	border:0;
}

.banneritem {
	padding: 0px;
	margin-left:-3px;
}

div#footer {
	background: url(../images/footer.png) no-repeat;
	height:79px;
	width:979px;
	margin: auto;
	
	font-family: Tahoma,Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	bottom:0;
}

div#footer a {
	font-family: Tahoma,Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #190904;
}

#mentions {
	float:left;
	padding-top: 40px;
	padding-left: 30px;
}

#created_by{
	float: left;
	padding-top: 40px;
	padding-left: 440px;
	text-align:right;	
}

/**************** Menu Horizontal *******************/
div#tabarea {
	margin-top:-50px
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}

#pillmenu {
  white-space: nowrap;
  height: 38px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  	background: url(../images/bouton.png)  no-repeat;
  	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:-4px;
  	width:106px;
    height: 38px;
  	font-size: 12px;
  	font-weight: bold;
	float:left;
  	display:block;
  	line-height:32px;
	text-align:center;
  	color: #FFF;
}

#pillmenu a:hover {
  	background: url(../images/bouton.png)  no-repeat;
  	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:-2px;
  	width:106px;
    height: 38px;
  	font-size: 12px;
  	font-weight: bold;
	float:left;
  	display:block;
  	line-height:32px;
	text-align:center;
  	color: #ff6600;
}

#pathway {
	width: auto;
	margin-top: -4px;
	margin-right: 250px;
	text-align: left;
	margin-left: 40px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/*********************Fin de Menu Horizontal************************/

#whitebox {
	margin-left: 22px;
	margin-right: 22px;
	background: #e1d9c3;

	border-left: #3a231b 10px solid;
	border-right: #3a231b 10px solid;
	border-bottom: #3a231b 10px solid;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 5px 8px;
}

/***************** Form Login ********************************/

form#form-login fieldset { 
	border: 0 none; margin: 0em; 
	padding: 0.2em;
}
form#form-login ul { 
	padding-left: 20px;
}

#modlgn_username {
	background: url(../images/input_gris.png) no-repeat;
	width:125px;
	height:20px;
	color: #ff6600;
	padding:3px 0 0 10px;
	border:0;
}

#modlgn_username:hover {
	background: url(../images/input_orange.png) no-repeat;
}

#modlgn_passwd {
	background: url(../images/input_gris.png) no-repeat;
	width:125px;
	height:20px;
	color: #ff6600;
	padding:3px 0 0 10px;
	border:0;
}

#modlgn_passwd:hover {
	background: url(../images/input_orange.png) no-repeat;
}

#modlgn_remember {
	width: 13px;
	height: 13px;
}

#leftcolumn div.module {
	padding: 0 0px;
}

#leftcolumn div.module table {
	width: auto;
}

div.module h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-left: -40px;
	margin-top: 10px;
	margin-bottom: -20px;
	padding-left: 60px;
	padding-top: 22px;
	background: url(../images/Admin.png) no-repeat;
	height: 61px;
	width: 213px;
}

form#form-login ul li {
	width: 180px;
	padding-top: 5px;
	text-align: left;
}

form#form-login ul li:hover {
	list-style: square;
	color: #ff6600;
}

form#form-login .button {
	border: 0;
	background: url(../images/connex.png) no-repeat;
	height:28px;
	width:87px;
	color:#FFF;
}
/*
.reserver {
	border: 0;
	background: url(../images/connex.png) no-repeat;
	height:100px;
	width:87px;
	color:#FFF;
}

.reserver:hover
{
	border: 0;
	background: url(../images/connex1.png) no-repeat;
	color: #190904;
}
*/
form#form-login .button:hover {
	border: 0;
	background: url(../images/connex1.png) no-repeat;
	height:28px;
	width:87px;
	color: #190904;
}

#selectForm {
	width: 90%;
}


/***************** Les input box ****************************/


#name, #password, #password2  {
	background: url(../images/input_gris.png) no-repeat;
	width:131px;
	margin-left:0px;
	height:20px;
	color: #ff6600;
	padding:3px 0 0 3px;
	border:0;
}

#name:hover, #password:hover, #password2:hover {
	background: url(../images/input_orange.png) no-repeat;
}



#paramsadmin_language,#paramslanguage,#paramslanguage,#paramshelpsite,#paramseditor{
	background:  #FFFFFF url(../images/rectanglegris.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

#paramsadmin_language:hover,#paramslanguage:hover,#paramslanguage:hover,#paramshelpsite:hover,#paramseditor:hover{
	background:  #FFFFFF url(../images/rectangleorange.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}


#email
{
 	background:  #FFFFFF url(../images/rectanglegris.png) no-repeat;
	width:193px;
	height: 18px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

#email:hover
{
 	background:  #FFFFFF url(../images/rectangleorange.png) no-repeat;
	width:193px;
	height: 18px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}




#paramstimezone {
	background:  #FFFFFF url(../images/rectanglegris.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

#paramstimezone:hover {
	background:  #FFFFFF url(../images/rectangleorange.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

.button {
	border: 0;
	background: url(../images/connex.png) no-repeat;
	height:28px;
	width:87px;
	color:#FFF;
}

.button:hover {
	border: 0;
	background: url(../images/connex1.png) no-repeat;
	height:28px;
	width:87px;
	color: #190904;
}

#sectionid,#catid {
	background:  #FFFFFF url(../images/rectanglegris.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

#sectionid:hover,#catid:hover {
	background:  #FFFFFF url(../images/rectangleorange.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

#created_by_alias,#publish_up,#publish_down, #title
{
	background: url(../images/input_gris.png) no-repeat;
	width:131px;
	height:22px;
	color: #ff6600;
	padding:3px 0 0 3px;
	border:0;
}

#title:hover, #created_by_alias:hover,#publish_up:hover,#publish_down:hover {
	background: url(../images/input_orange.png) no-repeat;
	padding:3px 0 0 3px;
		}
#access {
	color: #ff6600;
}
#access:hover
{
	color:#000000;
}

#metadesc, #metakey, #titlen,#jformdescription, #text {
	border: 1px solid #ff6600;
}

#jformtitle,#jformurl {
	background: url(../images/input_gris.png) no-repeat;
	width:125px;
	height:20px;
	color: #ff6600;
	padding:3px 0 0 10px;
	border:0;
}

#jformtitle:hover,#jformurl:hover {
	background: url(../images/input_orange.png) no-repeat;
}

#jformcatid {
	background:  #FFFFFF url(../images/rectanglegris.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}
#jformcatid:hover {
	background:  #FFFFFF url(../images/rectangleorange.png) no-repeat;
	width:199px;
	height: 22px;
	color: #ff6600;
	padding:3px 3px 3px 3px;
	border:0;
}

#username,#contact_name,#contact_email,#contact_subject{
	margin-left:5px;
	background:  #FFFFFF url(../images/rectanglegris.png) no-repeat;
	width:196px;
	height: 21px;
	color: #ff6600;
	padding:3px 0 0 3px;
	border:0;
}

#username:hover,#contact_name:hover,#contact_email:hover,#contact_subject:hover{
	background:  #FFFFFF url(../images/rectangleorange.png) no-repeat;
	width:196px;
	height: 21px;
	color: #ff6600;
	padding:3px 0 0 3px;
	border:0;
}

#username {
	margin-left:0px;
	/*width:130px;*/
}
/*
#username:hover {
	margin-left:0px;
	width:131px;
	background: url(../images/input_orange.png) no-repeat;
	height: 21px;
	color: #ff6600;
	padding:3px 0 0 3px;
	border:0;
}
*/

form .validate {
	border: 0;
	background: url(../images/connex.png) no-repeat;
	height:28px;
	width:87px;
	color:#FFF;
	margin-left:15px;
}

form .validate:hover {
	border: 0;
	background: url(../images/connex1.png) no-repeat;
	height:28px;
	width:87px;
	color: #190904;
	margin-left:15px;
}

#contact_text {
	border: 1px solid #ff6600;
	margin-left:5px;
}
 #contact_email_copy {
 	margin-left:5px;
 }
 
/***************** Menu Left *********************************/
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-left: -40px;
	margin-top: 0px;
	margin-bottom: -20px;
	padding-left: 60px;
	padding-top:22px;
	background: url(../images/menu_01.png) no-repeat ;
	height: 50px;
	width: 213px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

div.module_menu ul li {
	width: 180px;
	padding-top: 10px;
	text-align: left;
}

div.module_menu ul li:hover {
	list-style: square;
	color: #ff6600;
}

#services {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-left:-40px;
	margin-top: -10px;
	margin-bottom: -20px;
	padding-left: 60px;
	padding-top:22px;
	background: url(../images/services.png) no-repeat ;
	height: 61px;
	width: 213px;
}

#contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-left:-40px;
	margin-top: -25px;
	margin-bottom: -20px;
	padding-left: 60px;
	padding-top:22px;
	background: url(../images/contact.png) no-repeat ;
	height: 61px;
	width: 213px;
}

#accept {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	margin-left:-40px;
	margin-top: -25px;
	margin-bottom: -20px;
	padding-left: 60px;
	padding-top:22px;
	background: url(../images/weaccept.png) no-repeat ;
	height: 61px;
	width: 213px;
}

#thalgo {
	margin-top: 20px;
	margin-bottom: 30px;
}

#casino {
	margin-top: 20px;
	margin-bottom: 20px;
}

#skype {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#msn {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#textCall {
	margin-bottom: 30px;
	color: #c93413;
}


/*********************** Search ******************************/

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;

	width: 75%;
}
#maincolumn{margin-top:10px;}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	/*border: 1px solid #ff6600;*/
	margin: 0;
	/*background-color:#d4d0c8;*/
	margin-bottom: 15px;
}
table.nopad img {
	/* margin-right:10px; */

}
table.nopad td.middle_pad {
	width: 20px;
	}
	
.resetpass {

	border: 1px solid #ff6600;
	background-color:#d4d0c8;
	width:400px;
	text-align: center;
	margin: 0 auto;
	margin-top:10px;
	}
	
	.resetpasse {
	padding-left:10px;
	padding-bottom:10px;
	width:390px;
	text-align: center;
	margin: 0 auto;
	}
	
	.resetpass1 {

	border: 1px solid #ff6600;
	background-color:#d4d0c8;
	width:650px;
	text-align: justify;
	margin: 0 auto;
	padding:0px;
	}
		.resetpass4 {

	border: 1px solid #ff6600;
	background-color:#d4d0c8;
	width:650px;
	padding-left:0;
	}
		.resetpassheb {

	border: 1px solid #ff6600;
	background-color:#e1d9c3;
	width:622px;
	
	}
	.resetpass2 {
	padding:10px;
	}
	.resetpass3 {
	border: 1px solid #ff6600;
	background-color:#d4d0c8;
	width:400px;
	text-align: justify;
	margin: 0 auto;
	padding:10px;
	}
/*****************************************/
/*** Gullstream specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}


/* headers */
div.componentheading {
width:650px;
  padding-left:100;
  text-align:center;
  padding-top: 4px;
  color: #ff6600;
}

div.componentheadingee {
  padding-left: 300px;
  text-align:center;
  padding-top: 0px;
  color: #ff6600;
}

div.componentheadinge {
  padding-left:30px;
  text-align:center;
  color: #ff6600;
}
div.componentheadingee {
  padding-left:60px;
  text-align:center;
  color: #ff6600;
}
div.demo, div.demo1 {
background-color:#4F3F38;
width:100%;
height:25px;
border-bottom:#ff6600;
margin-left:0px;
border: 1px;
text-align:center;
}

div.demo1 {
background-color:#4F3F38;
width:650px;
height:25px;
padding-left:0px;
margin-left:0px;
border-bottom:#ff6600;
border: 1px solid #ff6600;
}

div.componentheadingee {
  padding-left: 90px;
  text-align:center;
  padding-top: 0px;
  color: #ff6600;
}
.componentheadingee {
	margin-left:25px;
}



h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
  margin-bottom: 10px;
  text-align: left;
	
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {

	padding-left: 10px;
	padding-bottom:10px;
}

td.buttonheading {
	
}

td.buttonheading a:hover {
	color:#3a231b;
	text-decoration:none;
}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ff6600;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}



/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;

}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}



/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;

}