/*
Version: 05052009
File: common_default.css
Description: domain wide default css styling
Latest Author: Christian Col—n
*/

a {
}
a:link {
}
a:visited {
}
a:focus {
}
a:hover {
}
a:active {
}
iframe {
	width:100%;
	border:none;
}
img {
	border:none;
}
#primary_header_left_link, #primary_header_right_link {
}
