/* Talent wrapper */


#talentwrapper
{
 xbackground: transparent url(../images/pctest.jpg) top right no-repeat; */
padding-bottom: 20px;
}

.introtext
{
float: left;
margin-left: 25px;
width: 450px;
padding-top: 10px;
}

.introtext h1
{
width: 450px;
margin: 10px 0 0 0;
padding: 0;
font-size: 22px;
}

.introtext h2
{
width: 450px;
margin: 10px 0 20px 0;
padding: 0;
font-size: 16px;
}


#lowercontent
{
xbackground:url(../images/bg/hometiles.gif) top right no-repeat;

}




#animation
{
padding-top: 30px;
height: 242px;
margin-left: 500px;
}


#rawnews
{
xbackground: #161616 url(../images/bg/homenews.gif) bottom left no-repeat;
padding-top: 20px;
min-height: 300px;
height: auto;
height: 300px;
}


#rawnews h3
{
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

#rawnews ul
{

margin-top: 3px;
margin-left: 10px;
}

#rawnews li
{
width: 400px;
margin: 15px;
border-bottom: 1px dotted #CAD23E;
}

#rawnews li .date
{
font-weight: bold;
font-style:italic;
font-size: 90%;
}

#rawnews li h4
{
color:#CAD23E;
font-size: 90%;
font-style: italic;

margin-top: 0;
}

#rawnews li h4 a
{
color:#CAD23E;

}

#rawnews li p
{
font-size: 80%;
margin-top:5px;
}

#rawnews li a
{
color:#FFFFFF;
text-decoration: none;
}


