.comic
{
	width: 228px;
}
.comic_main
{
	width: 699px;
}
.comic_main .field_content
{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	/*[empty]margin-bottom:;*/
}
.comic_main .big_title
{
	padding-left: 10px;
}
.comic_main .dark_back
{
	clear: left;
}
.comic_main .blue_back A
{
	float: left;
	margin: 10px 3px 3px 6px;
	border: 1px solid #0B465F;
	border-bottom: 3px solid #055070;
	padding: 4px;
	background-color: #055070;
	display: block;
	position: relative;
}
.comic_main .blue_back .selected
{
	background-color: #042B39;
	border-bottom: 3px solid #144151;
	border-right: 1px solid #032A38;
	border-left: 1px solid #032A38;
}
.comic_main .blue_back A .data
{
	color: #8AB6C6;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight: bold;
}
.comic_main .blue_back A IMG
{
	width: 120px;
}
.comic_main .blue_back
{
	clear: left;
	background: #49B url(../images/jocuri_lista_blue_back.jpg) repeat-x bottom left;
	height: 455px;
	position: relative;
	border-top: 2px solid #156A8F;
	border-bottom: 2px solid #0D4F6C;
}
.comic_main .dark_content
{
	background-color: transparent;
	text-align: left;
	color: #EAEAEA;
	font-size: 14px;
	border: none;
}
.comic_main .dark_content IMG
{
	border: 1px solid #323232;
	border-bottom: 2px solid #272525;
}
.comic_main .dark_content .data
{
	margin-bottom: 4px;
	margin-top: 0px;
	margin-left: 41px;
	font-weight: bold;
}
.comic .comic_content IMG
{
	margin-left: -13px;
}
.comic .cauta_submit
{
	float: right;
	margin-top: 7px;
	margin-right: 11px;
	margin-bottom: -17px;
	width: 93px;
}
.sgt_st
{
	width: 36px;
	height: 42px;
	background: url(../images/dark_sageti.png) no-repeat 2px -2px;
	float: left;
	margin-top: 65px;
	margin-right: 5px;
	display: block;
}
.sgt_dr
{
	width: 36px;
	height: 42px;
	background: url(../images/dark_sageti.png) no-repeat -33px -2px;
	float: left;
	margin-top: 65px;
	margin-left: 5px;
	display: block;
}
.sgt_dr:hover
{
	background-position: -33px -49px;
}
.dark_back .dark_content A SPAN
{
	font-size: 9px;
	display: inline-block;
	margin-top: 42px;
	color: #B8CAD0;
}
.sgt_st:hover
{
	background-position: 2px -49px;
}
.comic_main .blue_back A .data:hover
{
	color: #BCD7E0;
}
.comic_main .blue_back .selected .data
{
	color: #E5F8FE;
}
.comic_main .blue_back A:hover
{
	border: 1px solid #1A2C45;
	border-bottom: 3px solid #0A3747;
	background-color: #044B6B;
}
.comic_main .blue_back .selected:hover
{
	background-color: #002432;
}

