#select-action-wrapper {
	margin-top: 35px;
}

#select-action-wrapper .separator {
	border-top: 1px solid #ccc;
	margin-bottom: 7px;
}

#select-action-wrapper #select-action {
	float: left;
	width: 565px;
	display: inline;
	text-align: center;
	/*margin: 20px 0 0 0;*/
}
#select-action-wrapper #select-action img {
	border: 0;
}

#select-action .select-wrapper {
	/*margin: 10px 10px 10px 50px;*/
	margin: 10px 10px 10px 10px;
}
#select-action .select-block {
	margin-bottom: 7px;
	width: 99%;
}

#select-action #select-effect {
	width: 34%;
	text-align: left;
	float: right;
	display: inline;
	/*background: url("/img/design/stars/star_effect.gif") no-repeat top left;*/
}

#select-action #select-face {
	width: 34%;
	text-align: left;
	float: right;
	display: inline;
	/*background: url("/img/design/stars/star_face.gif") no-repeat top left;*/
}

#select-action #select-frame {
	width: 34%;
	text-align: left;
	float: right;
	display: inline;
	/*background: url("/img/design/stars/star_frame.gif") no-repeat top left;*/
}

#select-action #select-trim {
	width: 34%;
	text-align: left;
	float: right;
	display: inline;
	/*background: url("/img/design/stars/star_trim.gif") no-repeat top left;*/
}

#select-action #select-calendar {
	width: 34%;
	text-align: left;
	float: right;
	display: inline;
	/*background: url("/img/design/stars/star_calendar.gif") no-repeat top left;*/
}

#select-action #select-gif {
	width: 34%;
	text-align: left;
	float: right;
	display: inline;
	/*background: url("/img/design/stars/star_calendar.gif") no-repeat top left;*/
}

#select-action #part-preview {
	width: 65%;
	float: left;
	display: inline;
}

#select-action #part-preview table {
	width: 100%;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

#select-action #part-preview table td {
	padding: 0;
	width: 50%;
}

#select-action h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}

#select-action .select-describe {
	margin: 10px 0 4px 0;
	font-size: 10px;
}

#select-action .gallery-examples a {
	color: #828282;
	font-size: 11px;
	font-weight: bold;
}

#select-action .gallery-examples a:hover {
	text-decoration: none;
}

#select-action .select-create {margin-top: 20px;}

#select-action .select-create a {
	font-size: 12px;
	font-weight: bold;
	color: #c50202;
}

#select-action .select-create a:hover {
	text-decoration: none;
}

#right-wrapper {
    float: right;
    width: 202px;
    position: relative;
    display: inline;
    /*text-align: left;*/
}

#right-wrapper img {
	border: 0;
	width: 70px;
	height: 70px;
}

#right-wrapper #summary {
	width: 200px;
	text-align: justify;
	font-size: 13px;
	margin: 0;
	float: left;
	display: inline;
}
#right-wrapper #summary p {
	margin: 12px 0 0 0;
}
#right-wrapper #summary a {
	color: #828282;
}
#right-wrapper #summary a:hover {text-decoration: none;}

#right-wrapper #summary .loogix {
	color: #c50202;
	font-weight: bold;
}
#right-wrapper #summary #step-list {
	text-align: left;
	margin:0;
	padding:0;
}

/* Gallery Preview */

#gal-preview-wrapper {
	margin-top: 40px;
}

#gal-preview-wrapper #gal-preview {
	margin: 0 40px 10px 40px;
}

#gal-preview-wrapper img {
	border: 0;
}

#gal-preview-wrapper table {
	width: 750px;
	border-spacing: 0;
	border: 0;
	margin: 0;
	padding: 0;
}

#gal-preview-wrapper table td {
	text-align: center;
	vertical-align: middle;
	width: 25%;
}

#gal-preview-wrapper #gal-preview-title {
	font-weight: bold;
	font-size: 13px;
	float: left;
	display: inline;
	width: 50%;
}

#gal-preview-wrapper #gal-preview-title span {
	font-weight: normal;
	font-size: 10px;
}

#gal-preview-wrapper #gal-preview-footer {
	text-align: right;
	float: right;
	position: relative;
    display: inline;
	width: 49%;
}

#gal-preview-wrapper #gal-preview-footer a {
	color: #c50202;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#gal-preview-wrapper #gal-preview-footer a:hover {
	text-decoration: none;
}

#right-ad {
	float: left;
	display: inline;
}

#left-ad {
	margin: 0 0 3px 47px;
	text-align: left;
}
