﻿.images			{float:right; width:167px; background-color:Aqua;}
.html			{float:left; background-color:Fuchsia;}

.images ul		{width:167px; float:right; margin:0; padding:0; list-style:none; overflow:hidden; background-color:Aqua;}
.images ul li	{width:165px; float:right; margin-bottom:5px;}

#release-list			{margin-bottom:10px;}
#release-list a			{color:#333; text-decoration:none;}
#release-list a:hover	{color:#333;}
#release-list .date		{font-size:10px; font-weight:normal; color:#777; margin-bottom:0;}
#release-list .desc		{font-size:11px; font-weight:normal; color:#333;}
#release-list h2		{font-size:110%; font-weight:normal; margin:0 0 5px 0;}