#sitelayout_content {
	background-color: #181818;
	height: 600px;
	width:  778px;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #d7d7d7;
	text-align: justify;
}

#sitelayout_longcontent {
	background-color: #181818;
	height: 1030px;
	width:  778px;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #d7d7d7;
	text-align: justify;
}

#sitelayout_shortcontent {
	background-color: #181818;
	height: 501px;
	width:  778px;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #d7d7d7;
	text-align: justify;
}

#sitelayout_release_content {
	background-color: #181818;
	height: 850px;
	width:  778px;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #d7d7d7;
	text-align: justify;
}

#sitelayout_wipcontent {
	background-color: #181818;
	height: 710px;
	width:  778px;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #d7d7d7;
	text-align: justify;
}

img
{
 border-color: black;
} 