/* Typography and Colours */
@import url(media.css);
@import url(stockdata.css); 
@import url(joblisting.css);
@import url(contact.css);
@import url(index.css);
@import url(management.css);
@import url(events.css);
@import url(research.css);
@import url(news.css);

body
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}

i
	{
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
blockquote
	{
	font: 9px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
.copyright
	{
	font: 9px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin: 10px;
	}

/* QuoteMedia */

.qmjsleft 	
	{
		float: left;
		font: 10px Verdana, Arial, Helvetica, Sans-Serif;
		color: #303030;
		text-align: left;
	}
	.qmjsright
	{
		float: right;
		font: 10px Verdana, Arial, Helvetica, Sans-Serif;
		color: #303030;			
		text-align: right;	
	}
	.qmjssymbol
	{
		float: left;
		font: bold 10px Verdana, Verdana, Arial, Helvetica, Sans-Serif;
		color: #303030;		
		background-color: transparent;			
	}
	#componentTable td {
		height: 18px;
		padding-left: 2px;
		padding-right: 2px;
	}
	#componentTable .cycleRow
	{
		background-color: #EBEBEB;
	}

/* End QuoteMedia */

.wrap
	{

	float: left;
	margin: 0 6px 0px 0px;
	}
	
#right
	{ font-size: 10px; }
	
#right .date
	{
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#right a
	{ color: #fff; font-weight: bold; text-decoration: underline; }
	
#right a:hover, .copyright a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.caps a
	{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../images/link_arrow.gif) 0px 5px no-repeat;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 14px;
	}
	
.caps a:hover, .more a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.copyright a
	{
	color: #006699;
	text-decoration: underline;
	}
	
.copyright a:hover, .copyright a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer
	{
	background-color: #fdfdfd;
	border-top: 1px solid #ebebeb;
	border-bottom: 2px solid #8a2b2e;
	font-size: 10px;
	}
	
#footer a
	{
	color: #959595;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}

/* Structure */

body, form, input, ul, li, p, h1, h2, h3, h4, img
	{
	margin: 0;
	padding: 0;
	}
	
#header, #banner, #banner_community, #banner_about, #banner_news, #banner_home, #banner_investors, #banner_careers, #banner_partners, #container
	{
	width: 747px;
	margin: auto;
	}
	
#header
	{
	background: url(../images/header_bg.gif) top left repeat-x;
	height: 7px;
	}
	
#logo
	{
	background: url(../images/logo.gif) no-repeat;
	width: 134px;
	height: 108px;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -374px;
	}
	
#logo_home
	{
	width: 134px;
	height: 108px;
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -374px;
	}
	
#util_bar
	{
	background: url(../images/util_bar_bg.gif) repeat-x;
	width: 425px;
	height: 37px;
	border-bottom: 1px solid #EBEBEB;
	position: absolute;
	top: 7px;
	right: 50%;
	margin-right: -374px;
	}
	
#search img, #search input
	{
	vertical-align: middle;
	}
	
#menu
	{
	position: absolute;
	width: 576px;
	height: 20px;
	top: 73px;
	left: 50%;
	margin-left: -200px;
	}
	
#banner, #banner_community, #banner_partners, #banner_home, #banner_about, #banner_news, #banner_investors, #banner_careers
	{
	height: 108px;
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: -374px;
	}


#banner
	{
	background: url(../images/banner.jpg) no-repeat;
	}
	
#banner_community
	{
	background: url(../images/banner_community.jpg) no-repeat;
	}

/*

#banner_home
	{
	background: url(../images/banners/rotator.php) no-repeat;
	}	
	
*/
	
#banner_about
	{
	background: url(../images/banner_about.jpg) no-repeat;
	}
	
#banner_news
	{
	background: url(../images/banner_news.jpg) no-repeat;
	}
	
#banner_investors
	{
	background: url(../images/banner_investors.jpg) no-repeat;
	}
	
#banner_careers
	{
	background: url(../images/banner_career.jpg) no-repeat;
	}
	
#banner_partners
	{
	background: url(../images/banner_partners.jpg) no-repeat;
	}
	
#container
	{
	position: absolute;
	height: auto;
	top: 247px;
	left: 50%;
	margin-left: -374px;
	}
	
#left, #content
	{
	float: left;
	}
	
#left
	{
	width: 100px;
	}
	
#submenu
	{
	padding-top: 17px;
	}
	
#right
	{ float: right; width: 200px; margin: 20px 0 30px; }
	
#rightcontact
	{
	float: right;
	width: 177px;
	border-top: 0;
	border-bottom: 0;
	margin: 20px 0 30px 0;
	font-size: 10px;
	line-height: 14px;
	}
	
#rightcontact a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: underline;
	}
	
#rightcontact a:hover, #rightcontact a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#right p, #left p
	{
	line-height: 16px;
	padding: 0 4px 5px 4px;
	}
	
#right h4
	{
	padding: 2px 4px 2px 4px;
	margin: 1px 0 8px 0;
	}
	
#left h4
	{
	padding: 2px 4px 2px 4px;
	margin: 20px 0 13px 0;
	}
	
#right .right_rule, #left .right_rule
	{
	background-color: #cccccc;
	width: 169px;
	height: 1px;
	margin: 0 auto 15px;
	display: block;
	font-size: 1px;
	}
	
#right .more
	{
	margin-bottom: 15px;
	margin-top: 6px;
	}
	
#right .submit
	{
	margin-bottom: 15px;
	margin-top: 6px;
	}
	
#right_base, #left_base
	{
	font-size: 1px;
	width: 100%;
	height: 2px;
	background-color: #8a2b2e;
	}
	
#content
	{
	width: 200px;
	padding: 20px 0 40px;
	}
	
#content p, #content h1, #content h2, #content h3
	{
	padding: 0 20px;
	}
	
#content p
	{
	line-height: 20px;
	padding-bottom: 20px;
	}
	
#footer
	{
	background: url(../images/util_bar_bg.gif) repeat-x;
	text-align: center;
	clear: both;
	}

/* Headers */


h1
	{
	font: 26px/23px Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CD19C7;
	}
	
h2
	{
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h3
	{ font: bold 12px Verdana, Arial, Helvetica, sans-serif; color: #8a2b2e; text-transform: uppercase; margin-bottom: 10px; }
	
h4
	{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #8a2b2e;
	text-transform: uppercase;
	}
	
h5
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CD19C7;
	text-transform: uppercase;
	margin-left: 25px;
	}

/* Boxes */

#boxlist
	{
	margin-left: 25px;
	display: block;
	}

#boxlist .name
	{
	color: #CD19C7;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#content .boxright ul, #content .boxleft ul, #content .boxleftwide ul, #content .boxrightwide ul
	{
	padding: 0 10px 0 20px;
	margin: 0;
	}
	
#content .boxleft li, #content .boxright li, #content .boxrightwide li, #content .boxleftwide li
	{
	padding: 0;
	margin: 0;
	}
	

.boxleft
	{
	width: 165px;
	float: left;
	margin-bottom: 16px;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 15px;
	height: 150px;
	background: #F7F7F7;
	}
	
.boxright
	{ width: 165px; float: right; margin-bottom: 16px; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #999999; padding: 15px; height: 150px; }
	
.boxleftplain
	{
	width: 240px;
	float: left;
	font-size: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px;
	}
	
.boxrightplain
	{
	width: 240px;
	float: right;
	font-size: 10px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 10px;
	}

#content .boxleft p, #content .boxright p, #content .boxrightwide p, #content .boxleftwide p
	{
	margin: 0;
	padding: 0 10px 0 0px;
	line-height: 14px;
	font-size: 10px;
	}
	
.boxleftwide
	{
	width: 240px;
	float: left;
	margin-bottom: 16px;
	font-size: 10px;
	border: 1px solid #999999;
	padding: 15px;
	height: 100px;
	background: #F7F7F7;
	}
	
.boxrightwide
	{ width: 240px; float: right; margin-bottom: 16px; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #999999; padding: 15px; height: 100px; }

#content .boxrightwide p, #content .boxleftwide p
	{
	margin: 0;
	padding: 0 10px 0 0px;
	line-height: 14px;
	font-size: 10px;
	}



	
	
/* Lists */

#content ul
	{
	margin-top: 0;
	padding: 0px 40px 12px 52px;
	}
	
#content li
	{
	padding: 4px 0 2px 2px;
	line-height: 18px;
	}
	
#content ul.checkmarks {
	margin: 0px 0px 0px 10px;
	padding: 0 0 20px 20px;
	list-style: none;
	}

#content li.checkmarks {
	margin: 0 0 10px 20px;
	padding: 0 0 0 20px;
	background:  url(/images/checkmark.gif) no-repeat 0px 3px;
}
	
	
	
/* Links */

#menu a:hover, #menu a:active
	{
	border-bottom: 3px solid #CD19B1;
	padding: 0 1px 0 1px;
	}
#menu a { color: #069; }
#menu .active
	{
	border-bottom: 3px solid #CD19B1;
	padding: 0 1px 0 1px;
	}

#submenu
	{
	font-size: 11px;
	font-weight: normal;
	}
	
#submenu a
	{
	color: #006699;
	text-decoration: none;
	}
	
#submenu a:hover, #submenu a:active
	{
	color: #ffffff;
	background: #CD19C7;
	border-left: 2px solid #006699;
	}
	
#submenu .active
	{
	color: #555555;
	}
	
#submenu a
	{
	border-left: 2px solid #999999;
	padding-left: 5px;
	display: block;
	}
	
#submenu .active
	{
	border-left: 2px solid #CD19C7;
	}

.more
	{
	background: url(../images/link_arrow.gif) 0px 6px no-repeat;
	margin-left:6px;

	}
	
.more a
	{
	margin-left:4px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.more a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.more a:hover, .more a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.links
	{
	background: url(../images/link_arrow.gif) 0px 6px no-repeat;
	margin-left: 2px;
	padding-left: 10px;
	}
	
.links a
	{
	margin-left:4px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.links a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.links a:hover, .links a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.boxmore
	{
	background: url(../images/link_arrow.gif) 0px 6px no-repeat;
	margin-top: 10px;
	float: right;
	}
	
.boxmore a
	{
	margin-left:8px;

	padding-bottom: 1px;
	}
	
.boxmore a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.boxmore a:hover, .boxmore a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.notesmore
	{
	background: url(../images/link_arrow.gif) 0px 7px no-repeat;
	margin-left: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	}
	
.notesmore a
	{
	padding-left: 0px;
	margin-left: 0px;
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.notesmore a:hover, .notesmore a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}

.indexmore
	{
	background: url(../images/link_arrow.gif) 0px 7px no-repeat;
	margin-left:0px;

	}
	
.indexmore a
	{
	margin-left:8px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.indexmore a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.indexmore a:hover, .indexmore a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.contentmore
	{
	background: url(../images/link_arrow.gif) 26px 7px no-repeat;
	margin-left:0px;

	}
	
.contentmore a
	{
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
.contentmore a
	{
	color: #016E97;
	font-weight: normal;
	text-decoration: none;

	}
	
.contentmore a:hover, .contentmore a:active
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}

.totop
	{
	background: url(../images/totop_arrow.gif) 0px 5px no-repeat;
	margin-left:6px;
	}
	
.totop a
	{
	margin-left:7px;
	padding-right: 10px;
	padding-bottom: 1px;
	}
	
#footer a
	{
	padding: 1px;
	}

#footer a:hover
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#content a
	{
	color: #006699;
	text-decoration: underline;
	}

#content a:hover
	{
	background: #CD19C7;
	color: #FFFFFF;
	text-decoration: none;
	}
	
p.return {
	padding-top: 15px;
	float: left;
	color: #CD19C7;
}

p.return a, p.next a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

p.return a:hover, p.next a:hover {
	text-decoration: underline;
}

p.next {
	padding-top: 15px;
	float: right;
	color: #CD19C7;
}

/* Lists */

#menu li
	{
	display: inline;
	list-style: none;
	float: left;
	padding: 0 1px 0 1px;
	}
	
#submenu li
	{
	list-style: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px dotted #ABABAB;
	}
	
#footer ul
	{
	padding: 12px 0 12px 0;
	}
	
#footer li
	{
	display: inline;
	list-style: none;
	padding: 0 12px 0 12px;
	border-right: 1px solid #959595;
	}
	
#footer li.end
	{
	border-right: none;
	}

/* Menu */
	
#about a, #partners a, #community a, #investors a, #media a, #careers a
	{
	height: 15px;
	display: block;
	padding: 0 1px 0 1px;
	}
	
#about
	{
	background: url(../images/menu_about_ovr.gif) no-repeat;
	width: 101px;
	}
	
#about a
	{
	background: url(../images/menu_about.gif) no-repeat;
	width: 99px;
	}
	
#about .active, #about a:hover
	{
	background: url(../images/menu_about_ovr.gif) no-repeat;
	}
	
#partners
	{
	background: url(../images/menu_partners_ovr.gif) no-repeat;
	width: 85px;
	}
	
#partners a
	{
	background: url(../images/menu_partners.gif) no-repeat;
	width: 83px;
	}
	
#partners .active, #partners a:hover
	{
	background: url(../images/menu_partners_ovr.gif) no-repeat;
	}

#community
	{
	background: url(../images/menu_community_ovr.gif) no-repeat;
	width: 142px;
	}
	
#community a
	{
	background: url(../images/menu_community.gif) no-repeat;
	width: 140px;
	}
	
#community .active, #community a:hover
	{
	background: url(../images/menu_community_ovr.gif) no-repeat;
	}

#investors
	{
	background: url(../images/menu_investors_ovr.gif) no-repeat;
	width: 90px;
	}
	
#investors a
	{
	background: url(../images/menu_investors.gif) no-repeat;
	width: 88px;
	}
	
#investors .active, #investors a:hover
	{
	background: url(../images/menu_investors_ovr.gif) no-repeat;
	}

#media
	{
	background: url(../images/menu_media_ovr.gif) no-repeat;
	width: 65px;
	}
	
#media a
	{
	background: url(../images/menu_media.gif) no-repeat;
	width: 63px;
	}
	 
#media .active, #media a:hover
	{
	background: url(../images/menu_media_ovr.gif) no-repeat;
	}

#careers
	{
	background: url(../images/menu_careers_ovr.gif) no-repeat;
	width: 75px;
	}
	
#careers a
	{
	background: url(../images/menu_careers.gif) no-repeat;
	width: 73px;
	}
	
#careers .active, #careers a:hover
	{ 
	background: url(../images/menu_careers_ovr.gif) no-repeat;
	}

/* Other */

.alignright
	{
	float: right;
	}
	
.alignleft
	{
	float: left;
	}
	
.clearboth
	{
	clear: both;
	}
	
img
	{
	border: 0;
	}
	
.oddrow
	{
	background-color: #EBEBEB;
	}
	
.dotted_rule
	{
	width: 375px;
	height: 1px;
	display: block;
	font-size: 1px;
	margin: auto;
	padding-top: 20px;
	border-bottom: 1px dotted #000000;
	clear: both;
	}
	
/* News */
	
.newsdate {
	margin: 0px 0px 5px 24px;
	padding: 0 0px 0 18px;
	background: url(../images/news_icon.png) 0px 1px no-repeat;
	display: block;
	font-weight: bold;
}

span.news a {
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

span.news a:hover {
	color: #CD19C7;
}

/*----- FORMS -----*/

/*----- LIST -----*/
#list {
	float: left;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	width: 350px;
}

#listopps {
	margin: 0px;
	padding: 0px 32px 0px 35px;
}





#listwrap {
	margin: 0px;
	padding: 0px 32px 0px 10px;
}
#listwrap h4 {
	font: bold 10px verdana, sans-serif;
	text-transform: uppercase;
	color: #CD19C7;
	width: 350px;
	margin: 5px 0 10px 0;
	padding: 0;
	clear: both;
	background-color: #FFF;
}
#listwrap h4 span {
	display: block;
	padding: 4px 16px;
}
#listwrap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#listwrap li {
	float: left;
	width: 125px;
	height: 40px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#listwrap li div {
	margin: 5px 15px;
}
#listwrap li span {
	display: block;
	font: 11px/22px Verdana, Sans-Serif;
	font-weight: normal;
}
#listwrap select {
	width: 200px;
}

/* error elements
-------------------------------------------------------- */
.errFld {
	border: 2px solid #B80000;
}

.errMsg {	
	color: #B80000 !important;
	font-size: 0.8em;
}



/* form elements
-------------------------------------------------------- */
/*

input, textarea, select {
	font: 10px verdana, arial, sans-serif; 
	padding: 5px;
}

fieldset { 
	border: none; 
	display: block;
	float: left;
	width: 370px;
	margin: 0 0 17px 17px;
	text-align: right;
}

.radio { 
	text-align: left;
}

label, form p {
	display: block;
	padding: 5px 21px;
}

#companyName h4 
	{
	font: bold 11px verdana, sans-serif;
	text-transform: uppercase;
	background-color: #999;
	color: #FFF;
	padding: 8px;
	display: block;
	text-align: left;
}

label.even {
	background-color: #E6E6E6 !important;
	padding: 8px 20px 8px 8px;
}

label.odd {
	background-color: #F3F3F3 !important;
	padding: 8px 20px 8px 8px;
}

label.radioeven {
	background-color: #E6E6E6 !important;
	padding: 8px 8px 8px 100px;
}

label.radioodd {
	background-color: #F3F3F3 !important;
	padding: 8px 8px 8px 100px;
}


form#companyName {
	padding: 21px 0 0 0;
	border-top: 2px solid #FFF;
}

form#wf_contact span {
	font-size: 1em;
	color: #666;
	display: block;
	float: left;
}

input.big, select.big, textarea.big {
	font-size: 1.2em;
	font-weight: normal;
	display: block;
}

input.big { width: 300px; }
select.big { width: 303px; }
textarea.big { width: 300px; height: 160px; }

.submit {
	text-align: right;
	clear: both;
	margin: 0 0 0 24px;
	background: #FCFBE8;
	width: 355px;
	padding: 8px;
}

input.submit {
	padding: 8px;
}


 */
 
 /* form elements
-------------------------------------------------------- */
/*

input {
	font: 10px verdana, arial, sans-serif; 
	padding: 5px;
	text-align: right;
	}
	
fieldset { 
	border: none; 
	display: block;
	text-align: left;
	width: 370px;
	margin: 0 0 17px 10px;
	font: 10px verdana, sans-serif;
}

.radio { 
	text-align: left;
}

label, form p {
	display: block;
	padding: 5px 21px;
	float: right;
	text-align: left;
}

#companyName h4 
	{
	font: bold 11px verdana, sans-serif;
	text-transform: uppercase;
	color: #CD19C7;
	padding: 8px;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
}

label.even {
	padding: 8px 20px 8px 8px;
	text-align: left;
}

label.odd {
	padding: 8px 20px 8px 8px;
	text-align: left;
}

label.radioeven {
	padding: 8px 8px 8px 100px;
}

label.radioodd {
	padding: 8px 8px 8px 100px;
}


form#companyName {
	padding: 21px 0 0 0;
	border-top: 2px solid #FFF;
}


input.big, select.big, textarea.big {
	font-size: 10px;
	font-weight: normal;
	display: block;
	}

input.big { width: 300px; float: right;}
select.big { width: 303px; }
textarea.big { width: 300px; height: 160px; }



.Form h4 
	{
	font: bold 11px verdana, sans-serif;
	text-transform: uppercase;
	color: #CD19C7;
	padding: 8px;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
	clear: both;
}

.submit {
	clear: both;
	margin: 0 0 0 120px;
	width: 355px;
}

.submit p {
	padding: 8px;
	background-color: #006699;
	color: #ffffff;
}

div.Form {
	width: 355px;
	margin: 0 0 0 17px;
}

div.Form div.Input {
	clear: both;
	padding: 1px;
	background-color: #333;
}

div.Form div.Input h5 {
	font: normal 10px verdana, sans-serif;
	width: 175px;
	float: left;
	margin: 0px;
	padding: 2px 0 0 8px;
}

div.Form div.Input p {
	width: 180px;
	float: right;
	margin: 0px;
	padding: 0px;
}

*/

div.Form div.InputRight p {
	width: 140px;
	float: right;
	margin: 0px;
	padding: 0px;
	font: normal 11px verdana, sans-serif;
}

/* search */

#search_row_one {
	background: 		#f4f4f4; 
	padding: 			10px;
	line-height: 18px;
	font-size: 11px;
	}

#search_row_two {
	padding: 			10px;
	line-height: 18px;
	font-size: 11px;
	}

#search_pagenumbers {
	padding-top: 		20px; 
	text-align: 		center;
	}

#search_field {
	text-align: 		center; 
	border-top: 		1px dotted #333333; 
	border-bottom: 		1px dotted #333333; 
	padding: 20px 0 20px 10px; 
	background: #e5ecf9;
	}

#search_pagedescription {
	padding: 0 0 20px 0px;
	}

/* Forms */

#search .field
	{
	background-color: #F2F2F2;
	width: 121px;
	border: 1px solid #CCCCCC;
	padding: 1px 4px 1px 2px;
	}

#search .btn
   {
   cursor:pointer,hand;
   color:#ffffff;
   margin: 0 0 0 6px;
   font-family: verdana, arial, helvetica,sans-serif;
   font-size:10px;

   font-weight:bold;
   background-color:#336699;
   border: 1px solid #003399;
   }
/*   filter:progid:DXImageTransform.Microsoft.Gradient 
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');} */
      
#right .btn
   {
   cursor:pointer,hand;
   color:#ffffff;
   margin: 0 0 0 6px;
   font-family: verdana, arial, helvetica,sans-serif;
   font-size:10px;
   width: 70px;
	padding: 1px;
   font-weight:bold;
   background-color: #336699;
   border:1px solid #003399;
   }
/*   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');} */
      
      .roundcont {
	width: 100%;
	background-color: #8a2b2e;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/index/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/index/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


