/* styles by Sergej Serov // 2010.04.05 */
/* global and universal styles */

.clear-both {clear: both;}
.float-left {float: left;}
/* layouts */
.l_photo-index {position: relative;margin: 0 0 0 45px;}
/* blocks */
.b_photo-index-text {position: absolute;top: 50px;left: 470px;color: white;font-size: 24px;text-align: center;}
.b_photo-index-button {width: 80px;height: 80px;position: absolute;top: 250px;left: 590px;cursor: pointer;}
.b_photo-index-mask {position: absolute;background: url("/serov/random/mask.png") no-repeat;top: 0;left: 0;width: 719px;height: 360px;}
.b_index-songs {background: url("/serov/random/bg_songs.png") no-repeat;width: 469px;height: 117px;position: relative;float: left;margin: 55px 0 0 20px;}
.b_index-songs-text {position: absolute;left: 20px; top: 20px;width: 110px;height: 70px;color: #111111;}
/* images */
.i_photo-index {}
/* text, list, links and etc... */
.b_index-songs a:link, .b_index-songs a:visited {color: white;text-decoration: underline;}
			.b_index-songs a:hover, .b_index-songs a:active {text-decoration: none;}
.u_index-songs {position: absolute;left: 190px; top: 16px;width: 250px;height: 70px;color: white;line-height: 29px;margin: 0;padding: 0;}
.u_index-songs LI {list-style: none;}
/* re-define old styles */
.last_news {padding: 0 0 10px 30px;}
.all_news_link {top: 12px;}
.comments {padding: 12px 0 0 10px;}
.left_tbl-2 {margin-left:45px;width:195px;}
/* end file */