#content_box, #works_of_arts {
	padding-top: 11px;
	width: 852px;
	float: left;
}
#content_box h1 {
	font-size: 9px;
	text-transform: uppercase;
	color: #929493;
}

#content_box h1 a {
	color: #000;
	text-decoration: none;
	outline: hidden;	
}

#content_box h1 a:hover, #content_box h2 a:focus, #content_box h2 a:active {
	color: red;	
}

#content_box h2 {
	font-size: 9px;
	text-transform: uppercase;
	color: #929493;
}

#content_box h2 a {
	color: #000;
	text-decoration: none;
	outline: hidden;	
}

#content_box h2 a:hover, #content_box h2 a:focus, #content_box h2 a:active {
	color: red;	
}

#content_box table td {
	width: 213px;
	vertical-align: bottom;
}

.photo_items {
	overflow: hidden;
	height: auto;
	margin-top: 5px;
	margin-bottom: 74px;
}

.photo_item {
	width: 200px;
	margin-right: 13px;
	height: 169px;
	float: left;
	text-align: center;
}

.contact_item {
	width: 350px;
	float: left;
	height: auto; 
	text-align: left; 
	padding-top: 2px;
}

#content_box .author_info {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}

#content_box .more_info {
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 2px;
}

#content_box .red {
	color: red;
}

#works_of_arts {
	border-collapse: collapse;
	margin-bottom: 12px; 
}

#works_of_arts_right {
	width: 215px;
	border-collapse: collapse;
}

#works_of_arts .author_info, #works_of_arts_right .author_info {
	font-size: 11px;
	font-weight: bold;
}

#works_of_arts .art_name, #works_of_arts_right .art_name {
	font-size: 11px;
	margin-bottom: 13px;
}

#works_of_arts .price, #works_of_arts_right .price {
	font-size: 11px;
	border-top: 1px dotted #58585A;
	width: 25%;
}

#content_box .red, .red:hover  {
	color: red;
}

#content_box a.red:hover {
	color: red;
}

.author_thumb_action a:hover {
	color: red;
}

.more_info a:hover, .more_info a:focus, .more_info a:active {
	color: red;
}

#orders {
	font-size: 9px;
	border-collapse: collapse;
	margin-top: 55px;
}

#orders td {
	
}

#orders thead td {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}

#orders tbody td {
	border-bottom: 1px dotted #000;
	padding-top: 6px;
	height: 169px;
	padding-bottom: 23px;
	vertical-align: top;
}

#art_param {
	width: 342px;
	float: left;
	font-size: 11px;
	margin-top: 1px;
}

#art_param span {
	display: block;
	width: 80px;
	
}

#art_param .left_param {
	float: left;
	display: block;
	width: 58px;
	margin-right: 13px;
	font-size: 9px;
	text-transform: uppercase;
}

#art_param .right_param {
	width: 261px;
	float: left;
	color: #939393;
	text-align: left;
}

#art_param p {
	overflow: hidden;
	height: auto;
}

.profile_buttons {
	width: 130px;
	text-transform: uppercase;
	margin-bottom: 10px;
	
}

.profile_buttons a {
	color: #fff;
	font-size: 8px;	
}

.profile_buttons a:hover, .profile_buttons a:focus, .profile_buttons a:active {
	color: red;
}

.profile_links {
	margin-top: 64px;
	padding-top: 8px;
}

.profile_links p {
	padding-bottom: 8px;
}
