.home
{
	margin-top: 30px;
}

.home .title
{
	text-transform: none;
	font-style:italic;}

.vid
{
	margin-bottom: 20px;
}

.home img
{
	border: 1px solid #ffffff;
}

.sound {
	font-size: 12px;
	color:#999999;
	margin-top: 20px;
}

.sound span
{
	cursor:pointer;
}

.sound span.active,
.sound span:hover {
	color: #ffffff;
}

.home a,
.home a:visited
{
	color: #cccccc;
	font-weight:bold;
}

.home a.active,
.home a:hover
{
	color: #ffffff;
	font-weight:bold;
}

.home .right
{
	width: 300px;
}

.home .item
{
	width: 375px;
	margin-bottom: 15px;
	height: 35px;
}

.text
{
	text-align:justify;
}


