/*-----------------------------------------------------------------------------
www.3rdstudio.com
default.asp
-----------------------------------------------------------------------------*/

/* =Headings
-----------------------------------------------------------------------------*/

#latestNews {
	width:125px;
	height:16px;
	font-size:100%;
	position:relative;
	color:#fffffe;
	background-color:#fff;
	}

#latestNews span {
	background-image:url(../img/heading-latestNews.gif);
	position:absolute;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	}

/* =Content
-----------------------------------------------------------------------------*/

#flash {
	float:left;
	width:575px;
	height:100px;
	margin:5px 0 0 0;
	}
/*
#content-left, #content-right {
	float:left;
	width:228px;
	margin:15px 0 0 0;
	}

#conent-left {
	padding:0 20px 0 0;
	}

#content-right {
	padding:0 0 0 20px;
	border-left:1px solid #d2d7de;
	}
*/

#content-right {
	margin:30px 0 0 0;
	}

#content-right p {
	margin:10px 0;
	padding:0 0 0 15px;
	background-image:url(../img/TMParrow.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	line-height:1.4em;
	}

#default-first {
	margin:15px 0 1em 0;
	}

.newsTitle {
	font-weight:bold;
	color:#052b5e;
	background-color:#ffffff;
	}