/* CSS Document */
/*--------------------Content---------------------------*/
/*------------Layout------------*/
.Title {
 margin-top: 5px
}
.Desc, .imgDesc {
 width: 731px
}
.imgDesc {
	padding-top: 20px;
}
.review {
	width: 350px;
}
/*------------Colors------------*/
.Content p {
 color: #FFFFFF
}
/*-------------Fonts- ----------*/
.Title {
 font-size:18px
}
.Content .Kind, .Desc, .Date, .authors, .review, .imgDesc {
 font-size:12px
}
img {
	border: 0px
}
a, a:visited {
	color: #fff
}

