
* {
  	margin: 0;
    padding: 0;
}

ul,ol {
    margin-left: 35px;
    margin-right: 30px;
}
li {
    padding: 4px;
    margin-left: 35px;
}



html
{
    /**overflow: auto;**/
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

body {
    width: 100%;
    height: 100%;
    margin: 15px;
    padding: 0;
    /** border: 2px solid #FFFFFF; **/
    background-color: #999EA7;
    /** overflow: auto;**/
    /*background-image: url(images/sitegbg.jpg);
    background-position: top left;
    background-repeat: repeat-x;*/
    font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-size: 14px;
    /*behavior: url("javascript/csshover3.htc");*/
}


h1, h1 a {
	margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

h2, h2 * {
    font-size: 14px;
    font-weight: bold;
}

h3 {
	margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}

select, textarea {
    border: 1px solid #999999;
    font-family: arial,verdana,sans-serif;
}

input {
	font-family: arial,verdana,sans-serif;
}

p {
    margin-top: 6pt;
    margin-bottom: 3px;
    text-align: justify;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 14px;
}

a, a:visited {
	font-family: arial,verdana,sans-serif;
    color: #4B5D74;
}

a:hover {
    text-decoration: underline;
}

/*
 * Error message display
 */
div.error {
    width: 100%;
    padding: 50px;
    margin-left: auto;
    margin-right: auto;
}
div.error table {
    border-collapse: collapse;
    border: 2px solid #FF0000;
    width: 400px;
}
div.error table thead {
    font-weight: bold;
    background-color: #FF7777;
    color: #000000;
}
div.error table thead td {
    padding: 5px;
}
div.error table tbody td {
    background-color: #FFBBBB;
    padding: 5px;
}

/*
 * Main page content div
 */
div.content {
    margin: 15px;
    font-size: 14px;
}
table#bodyTable {
    border: 0;
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 14px;
}

table#bodyFooter {
    font-weight: bold;
    font-size: 11px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 40px;
    color: #666666;
}

hr#bodyFooter {
    height: 1px;
    background-color: #CCCCCC;
    color: #CCCCCC;
    width: 250px;
    margin: 0 auto;
    margin-top: 40px;
}

table#siteIntro {
    margin: 0;
    border: 0;
    width: 100%;
}

input.loginInput {
    border: 1px solid #999999;
    width: 160px;
    margin: 0;
    padding: 2px;
    color: #000000;
    font-family: arial,verdana,sans-serif;
}

input.loginInputE {
    border: 1px solid #7E3329;
    background-color: #999EA7;
    width: 160px;
    margin: 0;
    padding: 2px;
    color: #000000;
    font-family: arial,verdana,sans-serif;
}

/* Forgotton password link */
a#fplink, a#fplink:visited {
    font-size: 10px;
    text-decoration: none;
}

a#fplink:hover {
    text-decoration: underline;
}

/* points on the homepage */
div#spoints ul {
    margin: 20px;
    margin-top: 10px;
}

div#spoints ul li {
    list-style: none;
    padding: 2px;
}

table#tUserChoice {
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    border-collapse: collapse;
    width: 400px;
    font-size: 11px;
    font-weight: bold;
    font-color: #9999FF;
    text-align: center;
}



table.signup {
    border-collapse: collapse;
}
table.signup td {
    padding: 4px;
}
table.signup td.frmLbl {
    font-weight: bold;
    font-size: 14px;
    padding: 4px;
}


table.clientregform td {
    padding: 0px;
}


table#price {
    margin-left: 70px;
    margin-right: 70px;
}
table#price td {
    padding: 5px;
}
table#price thead {
    background-color: #E9E9FF;
    font-weight: bold;
    font-size: 13px;
}

input.regformnext {
    font-weight: bold;
}

ul.menugroup {
    margin-left: 50px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* job list */
table.jlist {
    border: 1px solid #999999;
    width: 100%;
}
table.jlistinner {
    border-collapse: collapse;
    width: 100%;
}
table.jlistinner thead {
    background-color: #E9E9FF;
}
table.jlistinner td {
    padding: 4px;
}


/* change password form */
table.cpassword {
    border-collapse: collapse;
    width: 550px;
    margin: 0 auto;
}
table.cpassword td {
    padding: 4px;
}

div.activedsp {
    display: inline;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ABFFAB;
    border: 1px solid #00FF00;
    font-weight: bold;
    color: #00AB00;
}

/* joblist, view vacancy */
table.vacancytable {
    border-collapse: collapse;
    /*border: 1px solid #D5D8FF;*/
    text-align:left;
    margin: 0px;
    padding: 0px;
}
table.vacancytable td {
	/* border: 1px solid #4B5D74;*/
    padding: 5px;
    border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 10px 10px 10px 10px;
	border-style: solid solid solid solid;
	border-color: #4B5D74;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 14px;
}
table.vacancytable thead {
   /* background-color: #e0e0e0;*/
}
table.vacancytable tbody {
   /* background-color: #F3F3F3;*/
}








/* paging & nav  */
div.pagination {
    display: inline;
    border-bottom: 1px solid #999999;
}
div.nav {
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
}



/* person table */
table.person {
   // border-collapse: collapse;
    border: 1px solid #D5D8FF;
}
table.person td {
	border: 1px solid #D5D8FF;
    padding: 4px;
}
table.person thead {
    background-color: #e0e0e0;
}
table.person tbody {
    background-color: #F3F3F3;
}


table.tablelist {
    border-collapse: collapse;
    border: 1px solid #6D6DBF;
    width: 100%;
}
table.tablelist td {
    padding: 4px;
}
table.tablelist thead {
    background-color: #9191FF;
    font-weight: bold;
    font-size: 14px;
}
table.tablelist tr.highlight {
    font-weight: bold;
}
table.tablelist tr.even {
    background-color: #E9E9FF;
}
table.tablelist tr.odd {
    background-color: #FFF7E6;
}





table.skillset {
   border-collapse: collapse;
   background-color: #9AA47A;
}
table.skillset td {
    padding: 4px;
}


table#changepasswd {
    margin: 0 auto;
}


table.pdetails {
    width: 500px;
    margin: 0 auto;
}

/* show jobtypes output */
table.sjobtypes {
    border-collapse: collapse;
    border: 0;
    margin-top: 10px;
}
table.sjobtypes td {
    padding: 4px;
    border-bottom: 1px solid #4B5D74;
}












/** inv **/
span.noemail {
  border: 1px solid #FF3333;
  background-color: #999999;
  color: #FFFF00;
  font-variant: small-caps;
}

input.text {
    border: 1px solid #666688;
    width: 250px;
}

/*table.Minthead {
    width: 1000px;
    margin: 0;
    border: 0;
    height: 150px;
   background-color: #CAD7A0;
    background-image: url(images/glogobg.png);
    background-position: top right;
    background-repeat: repeat-x;
}*/

/*table.inthead, tr.inthead {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  font: verdana, arial;
  font-family: sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  /*line-height: 0.8em;
  border-collapse: collapse;
}*/

/*td.inthead {
  margin: 0;
  padding: 0;
  border: 0;
  font: verdana, arial;
  font-family: sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  /*line-height: 1.3em;
  border-collapse: collapse;
}*/

a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

table.iblock {
    width: 100%;
    border: 1px solid #B0B0CC;
    text-align: center;
    background-color: #e0e0ff;
}

td.iblockhint {
    font-weight: bold;
    color: #404066;
    font-size: 10px;
}

a.iblock, a.iblock:visited {
    text-decoration: none;
    color: #222222;
}


a.iblock:hover {
    color: #504000;
}

tr.tabularh {
    background-image: url(http://www.myjob.ie/images/yellowfade.jpg);
    font-weight: bold;
}

textarea {
           border: 1px solid;
}

textarea.cv {
    border: 1px solid;
    width: 500px;
    height: 500px;
}
table.paymentsummary {
    width: 100%;
    border: 0px;
}
table.paymentsummary td {
    padding: 5px;
}
table.invdata {
    width: 100%;
}
table.invdata td.cost {
   text-align: right;
}

table.invdata tr.heading td {
    font-weight: bold;
	background-image: url(images/thBG.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    background-color:#8895a4;
}

table.invdata tr.idr td.rowleft {
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-bottom: 1px solid;
}

table.invdata tr.idr td.rowright {
     border-bottom: 1px solid;
     border-left: 1px solid;
}

table.invdata tr.idr td.rowfarright {
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
}

table.invdata td.idt {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    text-align: right;
}

/*********/


/******/

.textinput { width: 300px; }

/****/

div.info {
    background-color: #EEEEEE;
    color: #0000FF;
}

div.info2 {
    background-color: #FFFFFF;
    border: 2px dashed #4B5D74;
    font-weight: bold;
    color: #7E3329;
    margin: 1px;
    padding: 10px;
}

/* left menu */
div.lm {
  font-size: 10px;
  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

/*****client setup*****/
div.setuperrors {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    color: #FF0000;
    background-color: #FFFF66;
}
p.ps {
    font-weight: bold;
    font-size: 14px;
}

table.price {
}
table.price thead {
    background-color: #E0E0E0;
    font-weight: bold;
}
table.price td.cost {
    text-align: right;
}

table.price td.packagename {
    font-weight: bold;
}
/*******/

BLOCKQUOTE, H1, H2, H3, H4 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

BLOCKQUOTE, BODY,TABLE,INPUT,TEXTAREA,TT,.dump {
	font-size : 14px;
  /*font-family: Arial, Verdana, Helevtica, sans-serif;*/
  font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

SELECT, .smallselection {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #FFFFFF;
}

.varfont, TEXTAREA {
	/*font-family : Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}

.placement {
	font-size : 12px;
  /*font-family : Arial, Verdana, Helvetica, sans-serif;*/
	Color : red;
	background-color: #f0f080;
}


/*a.nonclass:hover {
        border: none;
        background-color: transparent;
    }

a:hover {
    color: #000000;
    background-color: #b886b6;
    margin: 2px;
    color: #FFFFFF;
    font-weight: bold;
    }
  */

/*a:visited {
    color: #0000FF;
}*/


A.menu {
	color:black;
	text-decoration: none;
	width: 60%;
	background-color: #ffc0ff;
	border-width: 2px;
	border-color: white #808080 black white;
	border-style: solid;
	padding: 0.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	display: block;
	font-size: 10px;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  margin:5px;
	margin-left:2em;
	margin-right:2em;
}
A.menu:hover {
	background-color: yellow;
}

.currency {
	font-size : 12px;
	Color : black;
	background-color: #ffff00;
}

.proportional {
	font-family : Verdana, Courier;
    width: 90%;
    height: 400px;
}

.shorttext {
	font-family : Verdana, Courier;
	font-size : 80%;
}

.red2 {
	color : #FF0000;
    padding: 4px;
    background-color: #FFEEEE;
    font-size: 14px;
    margin: 2px;
    border: 1px solid #FF0000;
}

div.red {
    color : #CAD7A0;
    padding: 6px;
    font-size: 16px;
    background-color: #7E3329;
    margin: 2px;
   	border: 3px dotted #FFFFFF;
   	font-weight: bold;
}


div.orange {
    color : #7E3329;
    padding: 6px;
    font-size: 16px;
    background-color: #CAD7A0;
    margin: 2px;
   	border: 3px dotted #4B5D74;
   	font-weight: bold;
}

div.blue {
    color : #FFFFFF;
    padding: 6px;
    background-color: #4B5D74;
    font-size: 14px;
    margin: 2px;
    border: 3px dotted #FFFFFF;
}
.blue a, .blue a:hover, .blue strong, .blue a:visited {
    color : #CAD7A0;
}


div.green {
    color : #4B5D74;
    padding: 4px;
    /*background-color: #CAD7A0;*/
    font-size: 14px;
    margin: 2px;
    border: 2px dotted #7E3329;
    font-weight: bold;
}

.highlighted {
	background-color: #f0f080;
}

.bordered1 {
 	border: thin solid blue;
	padding: 0.3em;
	margin: 0.3em;
}

.paragraph_description {
	border: thin dashed black;
	padding: 1em;
	background-color: #f0f0d0;
}

.larger {
	font-weight: bold;
	font-size: 150%;
}

.legal {
    background-color: #FFFF99;
}

table.tabmenu {
    background-color: #000080;
    border: 1px solid #000080;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    /* border-collapse: collapse; */
}
table.tabmenu td {
    border: 0px;
    background-color: #FFcc44;
    font-weight: bold;
    font-size: 16px;
    padding-top: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    color: #000080;
}
td.tabmenu a:link,td.tabmenu a:visited {
    text-decoration: none;
}
table.tabmenu td:hover {
    background-color: #FFEE66;
    color: #0000B0;
}
div.menugrouph {
    background-color:#8895a4;
    height: 23px;
    vertical-align: middle;
    background-image: url(images/thBG.png);
    background-repeat: repeat-x;
    text-align: right;
    color: #FFFFFF;
    border-bottom: 1px solid #222244;
    border-right: 1px solid #222244;
}


strong.menugrouph {
    margin: 0px;
    margin-right: 5px;
    color: #FFFFFF;
}

a.nwi, a.nwi:visited {
    text-decoration: none;
    color: #000080;
}
a.nwi:hover {
    text-decoration: underline;
    color: #222266;
}

span.question {
    font-weight: bold;
}
span.questionnos {
    font-weight: bold;
    color: #222266;
}

span.locname {
    font-weight: bold;
    color: #333350;
}

tr.Desirable {
    background-image: url(images/thBG.png);
    background-repeat: repeat-x;
    background-color: #8895a4;
    color: #FFFFFF;
}

tr.Essential {
    background-image: url(images/thBG.png);
    background-repeat: repeat-x;
     background-color: #8895a4;
    color: #FFFFFF;
}

/* visibility */

div#visibility {
    background-color: #FFFFEE;
    color: #222222;
    font-size: 14px;
    border: 1px solid #AAAACC;
    margin: 5px;
    padding: 7px;
}

div#visibility h1.ech1, h2.ech2 {
    color: #000080;
    font-size: 18px;
    width: 450px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
div#visibility h2.ech2 {
    text-align: left;
    margin-left: 10px;
}

div#visibility h2.ech2 {
    margin-left: 0px;
    font-size: 14px;
}

div#visibilityintro {
    margin-left: 20px;
}

div#visibilityoptions form {
    position: relative;
    width: 450px;
    padding: 12px;
    border: 1px solid #9999BB;
    background-color: #F3F3F3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
span.spc {
    margin: 5px;
}
div#visinfo {
    position: relative;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
div#visstatus {

    width: 450px;
    padding: 25px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(images/hivis.gif);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center right;
    border: 3px dashed #4B5D74;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
}
div#visstatus a {
    text-decoration: none;
}
table#regvis {
    position: relative;
    margin: auto;
    border: 0px;
    border-collapse: collapse;
    text-align: center;
}

table#regvis td {
    padding-left: 10px;
    padding-right: 10px;
}

table#regvis td.regvisr {
    background-color: #FFCCCC;
}

table#regvis td.regvisg {
    background-color: #CCFFCC;
}

table#regvis td.regviso {
    background-color: #FFFFCC;
}
div#frmsub_btn {
    position: relative;
    border: 0px;
    margin: 0px;
    width: 100%;
    text-align: center;
}
input#frmsub_vis  {
    position: relative;
    width: 100px;
    margin-top: 12px;
    color: #333380;
    font-weight: bold;
    margin-right: auto;
    background-color: #BBBBDD;
    border: 1px solid #333380;
}

div.newsearch {
    border: 0;
    margin: 0;
    padding: 2px;
    width: 200px;
    text-align: center;
    border-left: 2px solid #000080;
    border-right: 2px solid #000080;
    border-top: 2px solid #000080;
    background-color: #5555BB;
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
}
div.newsearch a {
    text-decoration: none;
    color: #FFFFFF;
}
div.newsearch a:hover {
    text-decoration: underline;
    color: #FFFF00;
}


div.comp {
    display: inline;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
div.comp1 {
    display: inline;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    color: #666666;
}
div.comp2 {
    display: inline;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
}
div.comp3 {
    display: inline;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 12pt;
    font-weight: bold;
    color: #444444;
}
/* search results, add some padding to make them clearer */
tr.sresults td {
    padding: 5px;
}

div.vctrast {

    background-color: #CCFFCC;
    border: 1px solid #339933;
    font-weight: bold;
    color: #EE3333;
    padding: 10px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
/* inline bold text */
div.boldt {
    display: inline;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

h1.interview{
	margin-bottom: 15px;
}

h2.interview{
	margin-bottom: 15px;
}

p.interview{
	margin-bottom: 15px;
}

table.interview{
	margin-left: 40px;
}

.cvTable{
	width: 100%;
	height: 100%;
}

table.dataGrid{
	/*border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #D5D8FF;
	border-collapse: separate;
	background-color: white;
	border: none;*/
}

table.dataGrid th {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #4B5D74;
	-moz-border-radius: 0px 0px 0px 0px;
	background-image: url(images/thBG.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
}
table.dataGrid th a{
	color: #FFFFFF;
}

table.dataGrid td {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #4B5D74;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.smallDataGrid{
	/*border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #D5D8FF;
	border-collapse: separate;
	background-color: white;
	border: none;*/
}

table.smallDataGrid th {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #4B5D74;
	-moz-border-radius: 0px 0px 0px 0px;
	background-image: url(images/thBG.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 11px;
}
table.smallDataGrid th a{
	color: #FFFFFF;
}

table.smallDataGrid td {
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #4B5D74;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.searchBox th{

	background-image: url(images/thBG.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}

table.searchBox td{
	padding: 10px 10px 10px 10px;
}

table.searchBox th a{
	color: #CAD7A0;
}

table.searchBox th a:visited{
	color: #CAD7A0;
}

table.vacancyOptions{
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-spacing: 0px;
	//border-style: dashed;
	border-color: #000000;
	border-collapse: separate;
}

table.vacancyOptions td{

	padding: 10px;
	text-align: center;
	font-weight:bold;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #000000;
	-moz-border-radius: 0px 0px 0px 0px;
}

div.grayBox {

	border: 2px solid #D5D8FF;
	background-color:#F3F3F3;
	padding:10px;

}

form table td {
	text-align: left;
}

.rounded {
	overflow: hidden;
	width: 100%;

}

.rounded button::-moz-focus-inner {
	border:none;
}

.rounded button {
	background:transparent url(images/btn_right.gif) no-repeat scroll right top;
	font-size: 12px;
	font-weight:bold;
	padding:0 13px 0 0;
	width: auto;
	height:30px;
	line-height:30px;
	display: inline;
	float: none;
	border: 0 none;
	cursor: pointer;
	text-align:center;

	background: transparent url( images/btn_right.gif ) no-repeat scroll right top;
}
.rounded button span {
	border: 0 none;
	background:transparent url(images/btn_left.gif) no-repeat scroll left top;
	display: inline-block;
	color:#FFFFFF;
	padding: 0 0 0 15px;
	height:30px;
	line-height:30px;
	/*position: relative;*/
	white-space: nowrap;
	text-align:center;
}
.rounded button:hover, button.ieHover {
	background-position:100% -30px;
}
.rounded button:hover span, button.ieHover span {
	background-position:0% -30px;
}

.rounded a {
	background:transparent url(images/btn_right.gif) no-repeat scroll right top;
	font-size: 12px;
	font-weight:bold;
	padding:0 15px 0 0;
	width: auto;
	height:30px;
	line-height:30px;
	display: inline;
	float: left;
	border: 0 none;
	cursor: pointer;
	text-decoration: none;

}
.rounded a span {
	background:transparent url(images/btn_left.gif) no-repeat scroll left top;
	display: inline-block;
	color:#FFFFFF;
	padding: 0 0 0 15px;
	height:30px;
	line-height:30px;
	/*position: relative;*/
	white-space: nowrap;
	text-decoration: none;

}
.rounded a:hover, a.ieHover {
	background-position:100% -30px;
	text-decoration: none;
}

.rounded a:hover span, a.ieHover span {
	background-position:0 -30px;
}

div.roundy{
	/*background: #c4d8d7;*/
	background-color:#CAD7A0;
	background-image: url(images/boxBg.png);
    background-position: top left;
    background-repeat: repeat-x;
	margin:0px;
	/*height: 100%;*/
}

div.inroundy{ margin: 10px; }

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background-color:#4B5D74;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div.roundyBorder{
	border: 1px solid #4B5D74;
}

div.roundyBorderForTable{
	border-left: 1px solid #4B5D74;
	/*border-top: 1px solid #D5D8FF;*/
}

.hide{
	font-size: 12px;
}


