@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d454d;
	background: #5c656c url(../images/body_back.gif) 0 0 repeat-x;
}

#master {
	width: 953px;
	margin: 0 auto;
}

#header {
	width: 953px;
	height: 35px;
	margin: 0 auto;
	position: relative;
}

/* Main menu */
ul#mainMenu {
	height: 35px;
	background: url(../images/main_menu_item_back.gif) right 0 no-repeat;
	padding-right: 2px;
	float: left;
}

ul#mainMenu li {
	height: 35px;
	background: url(../images/main_menu_item_back.gif) 0 0 no-repeat;
	float: left;
	padding-left: 2px;
}

ul#mainMenu li a {
	float: left;
	display: block;
	color: #f1a2ec;
	text-decoration: none;
	font-size: 14px;
	padding: 10px 20px 11px 18px;
}

ul#mainMenu li a:hover {
	color: #fdb828;
}

ul#mainMenu li.active a {
	background: url(../images/main_menu_item_active.gif) 0 0 repeat-x;
	color: #fff;
}

/* Print */
.print a {
	color: #f1a2ec;
	text-decoration: none;
	font-size: 10px;
	background: url(../images/icon_print.gif) left top no-repeat;
	line-height: 15px;
	padding-left: 20px;
	top: 10px;
	right: 203px;
}

.print a:hover {
	color: #fdb828;
}

/* Search */
#search {
	width: 167px;
	height: 31px;
	float: right;
	padding: 4px 19px 0 0;
}

#search input.inpTxt {
	color: #b7b7b7;
	width: 114px;
	padding: 5px 5px 5px 12px;
	background: url(../images/search_back.gif) 0 0 no-repeat;
	vertical-align: middle;
	border: none;
	font-size: 13px;
}

#search input.inpBtn {
	width: 36px;
	height: 26px;
	background: url(../images/search_btn_back.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}

/* Home */
#homeTeaser {
	width: 934px;
	height: 220px;
	border-bottom: 1px solid #fff;
	margin-bottom: 23px;
	margin-top: 19px;
	background: #fff url(../images/home_teaser_back.gif) left bottom repeat-x;
}

#slideshow {
	width: 797px;
	height: 220px;
	float: right;
	overflow: hidden;
}

#homeColumns {
	width: 934px;
	padding-bottom: 20px;
}

#homeColumns #columnLeft {
	width: 515px;
}

#homeColumns #columnRight {
	width: 400px;
	padding-top: 0px;
}

.homeBox {
	background: #f1f5f8;
	padding: 12px 20px 12px 20px;
	margin-bottom: 20px;
}

.frontCat {
	padding-bottom: 30px;
}

.frontCat h2, .tipAFriend h2 {
	color: #9c3d96;
	line-height: 24px;
}

.frontCat h2 a {
	color: #9c3d96;
	text-decoration: none;
}

.frontCat h2 a:hover {
	color: #000;
}

.frontCatImg { float: left;	width: 165px; }
.frontCatImg a { display: block; padding: 2px; overflow: hidden; background: #fff; border: 1px solid #c6cfd5; }
.frontCatImg a span { display: block; height: 64px; overflow: hidden; cursor: pointer; }
.frontCatImg a:hover, .frontCatImg a:focus { border-color: #9C3D97; }

.frontCatDescr {
	float: right;
	width: 186px;
	color: #4d454d;
	font-size: 11px;
	line-height: 18px;
}

.frontCatDescr a {
	color: #9d3d97;
	text-decoration: none;
	font-style: italic;
}

.frontCatDescr a:hover {
	color: #000;
}

#latestNews {
	position: relative;
}

#homeColumns #feature h1 {
	font-size: 21px;
	color: #ac35a5;
	line-height: 24px;
	padding-bottom: 5px;
}

#homeColumns #latestNews h2 {
	color: #9a3b9a;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 24px;
}

#latestNews ul li {
	float: left;
	width:45%;
}

#latestNews ul li a {
	color: #9c3d96;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
}

#latestNews ul li a:hover {
	color: #000;
}

#latestNews ul li span {
	display: block;
	font-style: italic;
	font-size: 11px;
}

#homeColumns #feature p {
	line-height: 24px;
}

#homeColumns #feature a {
	color: #9a2f93;
	text-decoration: none;
	font-style: italic;
}

#homeColumns #feature a:hover {
	color: #000;
}

a.subscribe {
	background: url(../images/subscribe.png) 0 0 no-repeat;
	padding: 5px 0 15px 38px;
	float: left;
	color: #9d3d97;
	text-decoration: none;
	display: block;
	position: absolute;
	right: 24px;
	top: 13px;
}

a.subscribe:hover {
	color: #000;
}

/* Columns */
#subPageWrapper {
	padding-top: 32px;
}

#columnLeft {
	width: 118px;
	float: left;
	position: relative;
}

#columnCenter {
	width: 574px;
	float: left;
}

#columnRight {
	width: 254px;
	float: right;
	padding-top: 14px;
}

/* Submenu */
#subMenu {
	position: absolute;
	top: 258px;
	right: -13px;
	width: 141px;
	overflow: hidden;
}

#subMenu ul li {
	border: 1px solid #485158;
	text-align: right;
	padding: 8px 16px 7px 13px;
	margin-bottom: 5px;
	background: url(../images/left_menu_item_back.gif) right top repeat-y;
}

#subMenu ul li.active {
	background-image: url(../images/left_menu_active_item_back.gif);
	border-right-color: #fff;
}

#subMenu ul li ul li {
	border: none;
	padding: 0 0 0 0;
	margin-bottom: 0;
	background-image: none;
}

#subMenu ul li a {
	color: #576066;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#subMenu ul li ul li a {
	color: #9d3d97;
	font-size: 11px;
	line-height: 24px;
}

#subMenu ul li a:hover {
	color: #ac35a5;
}

/* Footer */
#footer {
	font-size: 10px;
	color: #333c42;
	text-align: center;
	padding-bottom: 15px;
}

#footer a {
	color: #333c42;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

/* Logo */
#logo {
	margin-left: 18px;
}

#homeTeaser #logo {
	margin-left: 30px;
	float: left;
	margin-top: 15px;
	width: 105px;
}

/* Breadcrumb */
#breadcrumb {
	width: 548px;
	height: 40px;
	background: url(../images/breadcrumb_back.png) 0 0 no-repeat;
	padding: 15px 13px 0 13px;
	font-size: 11px;
	color: #bcc7cd;
	position: relative;
	z-index: 50;
}

#breadcrumbLine {
	height: 40px;
	overflow: hidden;
}

#breadcrumbLine a {
	color: #ebf0f3;
	text-decoration: none;
	float: left;
	display: block;
	padding: 14px 20px 15px 10px;
	background: url(../images/breadcrumb_item_back.png) right 0 no-repeat;
}

#breadcrumbLine a:hover {
	color: #ffc21e;
}

#breadcrumbLine span {
	float: left;
	display: block;
	padding: 14px 10px 15px 10px;
}

/* Content */
#contentContainer {
	width: 549px;
	padding: 0 12px 0 13px;
	min-height: 200px;
	height: auto;
	background: url(../images/content_back.png) 0 0 repeat-y;
}

#contentFooter {
	width: 572px;
	height: 15px;
	background: url(../images/footer_back.png) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	margin: 0 auto;
}

#content {
	padding: 10px 30px;
	font-size: 12px;
	line-height: 18px;
	background: url(../images/content_gradient.gif) left bottom repeat-x;
	min-height: 200px;
	height: auto;
}

/* Header image */
#headerImage {
	margin-bottom: 20px;
	max-height: 183px;
	overflow: hidden;
}

/* Right Boxes */
.rightBox {
	background: #fff url(../images/right_box_gradient.gif) 0 0 repeat-x;
	padding: 17px 11px 13px 12px;
	font-size: 11px;
	color: #6a747b;
	margin-bottom: 20px;
	display: block;
}

.rightBox h2 {
	color: #676977;
	font-size: 14px;
	padding-bottom: 5px;
}

.rightBox p {
	line-height: 18px;
}

a.more {
	color: #9c3d96;
	text-decoration: none;
	font-style: italic;
}

a.more:hover {
	color: #000;
}

.rightBoxContent {
	border: 1px solid #666675;
	padding: 12px;
	background: url(../images/right_box_content_gradient.gif) left bottom repeat-x;
}

.rightBoxContent ul li {
	border-bottom: 1px solid #676c78;
	padding: 5px 0;
}

.rightBoxContent ul li a {
	color: #9d3d97;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height: 14px;
}

.rightBoxContent ul li a:hover {
	color: #000;
}

.rightBoxContent span.date {
	color: #4d454d;
	font-style: italic;
	line-height: 14px;
}

.moreNews {
	padding-top: 5px;
	font-size: 12px;
	text-align: right;
}

.moreNews a {
	color: #9d3d97;
	text-decoration: none;
	font-weight: bold;
}

.moreNews a:hover {
	color: #000;
}

/* Content styles */
#content h1 {
	font-size: 14px;
	color: #963890;
	padding-bottom: 20px;
}

#content .newsItem h1 {
	padding-bottom: 0;
}

.newsItem h1 span.date {
	color: #b4bbbf;
	font-size: 10px;
	font-weight: normal;
}

.newsItem {
	padding-bottom: 20px;
}

.newsItemImage, .news-single-img {
	float: left;
	border: 1px solid #a7adb2;
	background: #dae0e4;
	padding: 5px;
	margin: 0 15px 15px 0;
}

.newsItemImage img, .news-single-img img {
	display: block;
}

#content .newsPagination {
	border: 1px solid #cad2d8;
	color: #849099;
	text-align: center;
	padding: 8px;
	background: #dae0e4;
	position: relative;
	margin-bottom: 10px;
	font-size: 12px;
}

#content .newsContent p {
	display: inline;
}

#content .singleNews .newsContent p {
	display: block;
}

#content .newsPagination a {
	color: #849099;
}

.newsPagination a.prev {
	position: absolute;
	top: 8px;
	left: 8px;
}

.newsPagination a.next {
	position: absolute;
	top: 8px;
	right: 8px;
}

#content p {
	padding-bottom: 5px;
}

#content a, .tipAFriend a {
	color: #9d3d97;
	text-decoration: none;
}

#content a:hover, .tipAFriend a:hover {
	color: #000;
}

/* Special list */
#breadcrumb a#specialListTrigger {
	background: url(../images/open_special_list.gif) 0 0 no-repeat;
	width: 125px;
	height: 30px;
	font-size: 10px;
	color: #fbbdf7;
	text-decoration: none;
	line-height: 18px;
	position: absolute;
	top: 15px;
	right: 12px;
	padding: 10px 0 0 6px;
}

#breadcrumb a#specialListTrigger.opened {
	background-image: url(../images/open_special_list_opened.gif);
}

#breadcrumb a#specialListTrigger:hover {
	color: #000;
}

#specialListContainer {
	background: #9a3b94;
	width: 549px;
	min-height: 185px;
	height: auto;
	position: absolute;
	right: 12px;
	top: 55px;
	display: none;
	z-index: 200;
}

#specialListContainer ul {
	padding-bottom: 15px;
}

#specialListContainer ul li {
	float: left;
	display: block;
	padding-left: 35px;
	width: 148px;
	padding-top: 15px;
}

#specialListContainer ul li a {
	color: #fe9efb;
	text-decoration: none;
	font-weight: bold;
}

#specialListContainer ul li a:hover, #specialListContainer ul li.active a {
	color: #fff;
}

/* Specialist */
.specialist {
	color: #6a747b;
	/* new by ioana */
	border-bottom: 1px solid #dae0e4;
	margin-bottom:10px;
	padding-bottom:10px;
}

.specialistImage {
	float: left;
	border: 1px solid #a7adb2;
	background: #dae0e4;
	padding: 5px;
}

.specialistDetails {
	float: right;
	width: 120px;
	color: #6a747b;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 23px;
}
.specialistDetailsNoImg {
	color: #6a747b;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 13px;
}
.specialistContact {
	clear: both;
	line-height: 18px;
	/* modified by ioana */
	/*padding-top: 19px;
	margin-top: 33px;
	border-top: 1px solid #dae0e4;*/
	padding-top:10px;
}

.specialistDetails span, .specialistContact span {
	display: block;
}

.specialistContact a {
	font-style: italic;
	text-decoration: none;
	color: #9c3d96;
}

.specialistContact a:hover {
	color: #000;
}

/* ioana addon */
.rightBox h2.specialistHeader {
	border-bottom: 1px solid #dae0e4;
	margin-bottom:10px;
	padding-bottom:10px;
}

/* Fotogal */
.fotoGalItem {
	float: left;
	border: 1px solid #a7adb2;
	background: #dae0e4;
	padding: 4px;
	margin: 0 3px 5px 0;
}

/* Tabs */
.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabsBigContainer {
	background: url(../images/right_box_content_gradient.gif) left bottom repeat-x;
	border-left: 1px solid #676c78;
	border-right: 1px solid #676c78;
	border-bottom: 1px solid #676c78;
	padding: 14px;
	min-height: 145px;
	height: auto;
}

ul#tabsList {
	background: url(../images/tabs_list_back.gif) left bottom repeat-x;
	width: 100%;
	height: 29px;
}

ul#tabsList li {
	border-left: 1px solid #676c78;
	border-top: 1px solid #676c78;
	border-right: 1px solid #676c78;
	display: block;
	float: left;
	margin-right: 2px;
	background: #b7c5cf;
}

ul#tabsList li.ui-state-hover {
	background: #8da0ad;
}

ul#tabsList li.ui-state-hover a {
	color: #383c40;
}

ul#tabsList li.ui-tabs-selected {
	padding-bottom: 1px;
	background: #fff url(../images/tabs_list_selected_item_back.gif) 0 0 repeat-x;
}

ul#tabsList li a {
	color: #4a5053;
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 9px 8px 9px;
}

table.rightTable td {
	padding: 7px 0;
	border-bottom: 1px solid #676c78;
	cursor: pointer;
}

table.rightTable a {
	color: #9d3d97;
	text-decoration: none;
}

table.rightTable a:hover {
	color: #000;
}

/* Vacatures */
table.vacaturesTable {
	border-bottom: 1px solid #dae0e4;
	border-right: 1px solid #dae0e4;
}

table.vacaturesTable th, table.vacaturesTable td {
	border-left: 1px solid #dae0e4;
	border-top: 1px solid #dae0e4;
	padding: 0 18px;
	line-height: 36px;
}

table.vacaturesTable th {
	background: #dae0e4;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
}

table.vacaturesTable th.header {
	background: #dae0e4 url(../images/sorter_neutral.gif) right center no-repeat;
}

table.vacaturesTable tr.hovered td {
	background: #f8fafb;
}

#content table.vacaturesTable a {
	color: #000;
}

#content table.vacaturesTable a:hover {
	color: #9d3d97;
}

/* Search */
.tx-indexedsearch-form, .tx-indexedsearch-search-submit {float: left;}

ul.browsebox {
	text-align: center;
}

ul.browsebox li {
	display: inline;
	padding: 0 5px;
}

.tx-ttnews-browsebox {
	text-align: center;
}

.tx-ttnews-browsebox table td {
	padding: 0 5px;
}

.tx-ttnews-browsebox table {
	margin: 0 auto;
	text-align: center;
}
    
body#table div#content {
    padding:0px 0px 20px 0px;
}

body#table div#content ul {
list-style: none;
}

body#table div#content ul.normalelayout {
	padding-left: 30px
}
body#table div#content li {
    list-style:none;
    background: #ebebeb;
    width:157px;
    height:40px;
    padding-left:8px;
    padding-top:3px;
    border:1px solid #fff;
    float:left;
}

body#table div#content .normalelayout li {
    list-style: disc;
    background: none;
    width: auto;
    height: auto;
    padding: 0;
    border: none;
    float:none;
}

body#table div#content p {
    padding-left:30px;
}

body#table h1 {
    padding-left:30px;
}
body#table #columnRight h1 {
    padding-left:0px;
}

body#table div#content:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	}
	
body#table div#content{ height: 100%; }

body#table div#content li a {
 display:block;
 width:157px;
 height:40px;
 color:#4D454D;
}

body#table div#content li:hover{
background:#d9dcde;
cursor:pointer;
}

body#table div#content .normalelayout li:hover{ 
	background: none;
	cursor: auto;
}

/*********** SITEMAP ****************/

.csc-sitemap { width: 500px; padding: 10px 0 10px 0; }
.csc-sitemap ul { margin: 0; 	padding:0px 0 0px 0;}
.csc-sitemap ul li {list-style:none; margin-bottom: 2px;}
.csc-sitemap li { margin: 0; padding: 0; }
.csc-sitemap a { display: block; padding: 0 8px; font-weight:bold; line-height: 2em; color: #000; text-decoration: none; background: #e9e9e9; border-bottom: 1px solid #dedfde }
.csc-sitemap ul li ul {	margin-top:10px;	margin-left:20px;	margin-bottom:10px; }
.csc-sitemap ul ul a { padding-left: 28px; font-weight:normal; background-color: #fafafa; border-bottom: 1px solid #dedfde; }
.csc-sitemap ul ul ul a { padding-left: 58px; color: #fcfcfc; }
.csc-sitemap a:hover, .csc-sitemap a:focus { color: #fff; background-color: #dfdfdf; font-weight: bold;  }

/********* POWERMAIL *************/

.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0; color:#828181; }
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:block; width:400px; padding-bottom:4px; }
.subscribe .tx_powermail_pi1_fieldwrap_html label {width: 150px;}
.subscribe .tx_powermail_pi1_fieldwrap_html input.inpTxt {border: 1px solid #999; padding: 1px; margin-bottom: 5px;}
.subscribe input.powermail_submit {margin-left: 150px; cursor: pointer;}
.tx_powermail_pi1_fieldwrap_html label { width:100px; float:left;font-weight:bold; margin-top:4px;}
.tx_powermail_pi1_fieldwrap_html .powermail_check_inner_uid31_0 label, .tx_powermail_pi1_fieldwrap_html .powermail_check_inner_uid31_1 label {width: 370px; float:right;}
.tx_powermail_pi1_fieldwrap_html .powermail_check { float:left; }
#content p.tx_powermail_pi1_fieldwrap_html_checkbox_title {padding-bottom: 5px}
#powermaildiv_uid31 {height: 70px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #999999;}
.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #999999;}
.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#999; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px; cursor: pointer;}
table.dmmjobcontrol_apply_table td {padding: 5px 0;}
table.dmmjobcontrol_apply_table td.dmmjobcontrol_apply_td1 {width: 150px;}
input.dmmjobcontrol_input {border: 1px solid #999;}
input.dmmjobcontrol_submit {background: #999; color: #fff; font-weight: bold; padding: 3px 7px; border: none; cursor: pointer;}
input.tipBtn {background: #999; color: #fff; font-weight: bold; padding: 3px 7px; border: none; cursor: pointer; margin-left: 100px;}
.tx_powermail_pi1_fieldwrap_html input.inpTxt {border: 1px solid #999; width: 250px;}


#content ul {
margin-left: 25px;
}

#content ul li {
padding-left: 6px;
}

.gmapDir { position: relative; top: -70px; }
#content .gmapDir p { padding-bottom: 0; }


input, textarea, select { font-family: Helvetica, Arial, sans-serif; font-size: 1em; }

.jobsButtons {
	padding: 45px 0 22px 0;
}

#content a.leftButton {
	float: left;
	display: block;
	font-size: 14px;
	color: #819098;
	text-align: center;
	line-height: 18px;
	background: #e2e7ea;
	border: 1px solid #a9bbc7;
	width: 174px;
	padding: 4px 0;
}

#content a.rightButton {
	float: right;
	display: block;
	font-size: 14px;
	color: #819098;
	text-align: center;
	line-height: 18px;
	background: #e2e7ea;
	border: 1px solid #a9bbc7;
	width: 174px;
	padding: 4px 0;
}

#content a.leftButton:hover, #content a.rightButton:hover {
	color: #000;
}

div#content ul li {
	list-style-type: disc
}
	
div#content ol li {
	list-style-type: decimal
}

/* flash icons home */

#homeFlash h1 {
	display: none;
}

#homeFlash embed {                   
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

/* Tip a friend */
.tipAFriend {
	/*background-color: #e8eef3;*/
	/*padding: 17px 11px 13px 12px;*/
	padding: 0 11px 13px 12px;
}

#content .tipAFriend {
	border-top:1px solid #E9E9E9;
}

.homeBox .tipAFriend {
	background-color: transparent;
	padding: 0 0 13px 0;
}

div.tx_powermail_pi1_fieldwrap_html {
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html label.tipTitle {
	color: #9c3d96;
	line-height: 24px;
}

.tipError {
	color: #c30;
	padding: 10px 0;
	line-height: 15px;
}

.tipAFriend .tx_powermail_pi1_fieldwrap_html {
	width: auto;
}

.tipAFriend .tx_powermail_pi1_fieldwrap_html input.inpTxt {
	width: 120px;
}

.homeBox .tipAFriend .tx_powermail_pi1_fieldwrap_html input.inpTxt {
	width: 250px;
}

.tipAFriend .tx_powermail_pi1_fieldwrap_html label {
	width: 108px;
}

.tipAFriend input.tipBtn {
	margin-left: 108px;
}

.tipAFriend .print {
	float:right;
	padding:11px 0 0;
}

.tipAFriend .email {
	left:10px;
	margin-bottom:10px;
	padding-top:11px;
	text-align:left;
	top:0;
}

.tipAFriend .email a {
	background:transparent url(../images/icon-email.gif) no-repeat scroll 0 50%;
	font-size:10px;
	line-height:15px;
	padding-left:20px;
	text-decoration:none;
}

body#table #content div.tipAFriend {
	border: none;
	clear: both;
}

body#table #content form.tipAFriend {
	clear: both;
	padding:0 20px 13px 30px;
}

body#table #content div.tipAFriend .print {
	padding-right: 20px;
}

.submit {background: #999; color: #fff; font-weight: bold; padding: 3px 7px; border: none; cursor: pointer; margin-top:5px;}