html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, address, font, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

html {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
color:#666;
line-height:1.4em;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E7EFF7), to(#FFFFFF)) no-repeat;
background: -moz-linear-gradient(100% 100% 90deg,#FFFFFF, #E7EFF7) no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7EFF7', endColorstr='#FFFFFF') no-repeat; /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7EFF7', endColorstr='#FFFFFF') no-repeat"; /* IE8 */
height:100%;
}
body {
text-align: center;
}

#container {
width:740px;
margin:0 auto;
}
a:link {
color:#0066CC;
}
a:visited {
color:#99B2CC;
}
a:hover {
color:#F90;
}
h1 {
color:#AB3942;
font-size:160%;
display:inline;
padding-left:10px;
font-weight:bold;
}
h2 {
color:#B17C3B;
font-size:120%;
padding-bottom:5px;
font-weight:bold;
text-align:left;
}
.strapline {
color:#666;
font-size:110%;
font-weight:normal;
margin:8px 0px 40px 0px;
}
.login {
margin-top:10px;
float:right;
padding-right:15px;
font-size:90%;
}
.logo {
margin-top:20px;
margin-bottom:50px;
}
.spacer {
clear:both;
}
.jobsfound {
color:#FF9900;
display:inline;
font-size:160%;
font-weight:bold;
}
.tag1,.tag2,.tag3,.tag4,.tag5,.tag6 {
padding:0px 7px 0px 7px;
font-weight:bold;
line-height:2em;
}
a.tag1:link,a.tag2:link,a.tag3:link,a.tag4:link,a.tag5:link,a.tag6:link {
text-decoration:underline;
font-weight:bold;
color:#0066CC;
}
a.tag1:visited,a.tag2:visited,a.tag3:visited,a.tag4:visited,a.tag5:visited,a.tag6:visited {
text-decoration:underline;
font-weight:bold;
color:#99B2CC;
}
a.tag1:hover,a.tag2:hover,a.tag3:hover,a.tag4:hover,a.tag5:hover,a.tag6:hover {
color:#fff;
text-decoration:underline;
font-weight:bold;
background:#F90;
}
.tag6 {
font-size:190%;
}
.tag5 {
font-size:175%;
}
.tag4 {
font-size:160%;
}
.tag3 {
font-size:145%;
}
.tag2 {
font-size:130%;
}
.tag1 {
font-size:115%;
}
.hometagcloud {
width:720px;
padding:15px;
text-align:left;
border:1px solid #B2CCE6;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color:#fff;
}
.hometagcloud2 {
width:720px;
padding:15px;
text-align:center;
border:1px solid #B2CCE6;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color:#fff;
}
.hometagcloud2 img {
border:1px solid #E8F0F7;
padding:5px;
margin:5px;
}
.searchpanel ol {
list-style:none;
text-align:left;
}
.searchpanel li {
display:inline;
float:left;
padding:0 15px 0 0;
}
.searchpanel label {
color:#59A2B2;
font-size:115%;
font-weight:bold;
}
.homesearchhelp {
padding-top:5px;
font-size:90%;
text-align:left;
}
input.txt2 {
width:270px;
font-size:140%;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.button-home {
color: #FFFFFF;
padding:3px;
width:122px;
height:28px;
background-color: #FF9900;
font-family: arial, serif;
font-size: 100%;
font-weight:bold;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
border:none;
cursor:pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9900), to(#FFCC7F));
background-image: -moz-linear-gradient(100% 100% 90deg,#FFCC7F, #FF9900);
}
.small {
font-size:75%;
}

.homebutton1 {
color: #FFFFFF;
padding:5px;
background-color: #FF9900;
font-family: arial, serif;
font-size: 100%;
font-weight:bold;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
border:none;
cursor:pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9900), to(#FFCC7F));
background-image: -moz-linear-gradient(100% 100% 90deg,#FFCC7F, #FF9900);
width:200px;
margin:40px 0px 40px 130px;
float:left;
display:inline;
}
.homebutton2 {
color: #FFFFFF;
padding:5px;
background-color: #FF9900;
font-family: arial, serif;
font-size: 100%;
font-weight:bold;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
border:none;
cursor:pointer;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9900), to(#FFCC7F));
background-image: -moz-linear-gradient(100% 100% 90deg,#FFCC7F, #FF9900);
width:200px;
margin:40px 130px 40px 0px;
float:right;
display:inline;
}
.homebutton1 a:link,.homebutton1 a:active,.homebutton1 a:visited,.homebutton2 a:link,.homebutton2 a:active,.homebutton2 a:visited {
color: #FFFFFF;
text-decoration:none;
display:block;
width:210px;
}

.installwidget {
font-size:125%;
}
.installwidget p {
color:#F90;
font-weight:bold;
display:inline;
margin:0;
padding:0;
}
#footer {
text-align:center;
color:#69C;
font-size:90%;
}
.copyright {
font-size:85%;
color:#69C;
line-height:1.6em;
padding-top:5px;
}
.icon {
width:11px;
height:18px;
background:#668CB2;
border:1px solid #ffffff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
color:#fffff;
font-weight:bold;
padding:0px 0px 0px 7px;
font-family:"Trebuchet MS";
}