#shortcuts { width: 100%; border-radius: 15px; background-color: #ffffff; margin: 30px 0 0 0; box-shadow: 0 0 10px #CCCCCC; }
	#shortcuts .topic { width: 303px; margin: 20px 0 20px 10px; float: left; }
		#shortcuts .topic .title { width: 100%; height: 30px; display: block; background: transparent url(../../../../../src/img/shortcuts/star.png) no-repeat; vertical-align: middle; }
		#shortcuts .topic .title h2 { font-family: Gabrielle, serif; font-size: 24px; color: #3e3e3e; font-weight: bold; margin: 0 0 0 40px; padding: 5px 0 0 0; }
		#shortcuts .topic .right { width: 263px; display: block; margin: 20px 20px 0 20px; }
		#shortcuts .topic .right p { font-family: serif; font-size: 13px; color: #3e3e3e; line-height: 20px; }
