*{
    padding: 0;
    margin: 0;
    font-family: Tahoma, Arial, Helvetica; 
}

img{
	border: 0;
}

:focus{
	outline: 0;
}

p{
  font-size: 11px;
}

.story p{
    line-height: 1.5em;
    padding: 5px 0;
}

.opp, .story{
    padding: 0 0 10px 0;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
    color: #777;
}

.opp a, .adv-search-content a, .more, .more_stories a{
	text-decoration: underline;
	color: #c00;
}

.center{
    text-align: center;
}

.opp a:hover, .adv-search-content a:hover, .more:hover{
	text-decoration: none;
	color: #333;
}

.more_stories{
    padding-right: 10px;
    color: #777;
    
}

.opp .title, .story .title, .more{
	font-weight: bold;
	font-size: 13px;
}

.more_stories .title{
	font-weight: bold;
	font-size: 11px;
}

.opp .bold{
	font-weight: bold;
}

.adv-search-content{
	padding: 0 10px 0px 40px;
}

a.pagelink{
    color: #900;
    padding: 5px;
    font-weight: bold;
    text-decoration: none;
}

a.pagelink:hover{
    color: #f00;
}

a.active{
    color: #f00;
    text-decoration: underline;
}

.one{
    background: url('i/1.png') no-repeat 5px 0;
}

.two{
    background: url('i/2.png') no-repeat 5px 0;
}

.three{
    background: url('i/3.png') no-repeat 5px 0;
}

.red{
	color: #c00;
}

.bold{
  font-weight: bold;
}

.advanced{
	padding: 10px 0 0 10px;
	color: #666;
}

.hline{
	margin: 10px 20px 10px 0;
	border-top: 2px solid #fff;
}

#wrapper{
	position: relative;
  	width: 800px;
  	margin: 10px auto;
}

select, option {
	font-size: 11px;
}

.field{
	width: 180px;
}

.subtitle{
	font-weight: bold;
	font-size: 12px;
	padding: 20px 0;
}

#top{
	position: absolute;
	top: 0;
	left: 0;
	height: 99px;
	width: 800px;
}

#right{
	position: absolute;
	top: 99px;
	right: 0;
	width: 273px;
	background: url('i/search-bg.jpg') repeat-y;
}

#right p{
	padding: 0 0 10px;
}

#left{
	position: absolute;
	top: 100px;
	left: 20px;
	width: 480px;
}

h2{
	padding: 10px 0;
	font-weight: normal;
	color: #666;
	font-size: 20px;
}

.summary p{
  line-height: 1.5em;
}

h3{
	padding: 0;
	font-weight: normal;
	color: #999;
}

h4{
	padding: 10px 0 0 30px;
	font-weight: normal;
	color: #999;
}

